| 1 | [ Sep 6 02:15:05 Enabled. ] | ||
| 2 | [ Sep 6 02:15:05 Rereading configuration. ] | ||
| 3 | [ Sep 6 02:15:06 Rereading configuration. ] | ||
| 4 | [ Sep 6 02:15:10 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Sep 6 02:15:10 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.09.06 02:15:11.955849 [ 1 ] {} <Information> Application: Will watch for the process with pid 29023 | ||
| 29 | 2025.09.06 02:15:11.956191 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.06 02:15:12.156952 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29023 | ||
| 31 | 2025.09.06 02:15:12.157670 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.06 02:15:12.157815 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.06 02:15:12.247966 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.06 02:15:12.318234 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.06 02:15:12.318290 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.06 02:15:12.318311 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.06 02:15:12.318370 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.06 02:15:12.318763 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.06 02:15:12.320832 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.09.06 02:15:12.321606 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.06 02:15:12.322382 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.09.06 02:15:12.322401 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.09.06 02:15:12.322414 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.06 02:15:12.323071 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.06 02:15:12.324017 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.06 02:15:12.329781 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.06 02:15:12.330525 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.06 02:15:12.331783 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.06 02:15:12.331848 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.06 02:15:12.332882 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.09.06 02:15:12.333324 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.06 02:15:12.337112 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.06 02:15:12.337773 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.06 02:15:12.340672 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.06 02:15:12.341101 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.06 02:15:12.341477 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.06 02:15:12.341818 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.06 02:15:12.343193 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.06 02:15:12.343218 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.06 02:15:12.343305 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.06 02:15:12.343403 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.06 02:15:12.349863 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.06 02:15:12.349887 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151231 sec | ||
| 68 | 2025.09.06 02:15:12.349905 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.06 02:15:12.349918 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.06 02:15:12.350547 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.06 02:15:12.351077 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.06 02:15:12.358722 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.06 02:15:12.358765 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.06 02:15:12.358784 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.06 02:15:12.358796 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.06 02:15:12.358830 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.06 02:15:12.358848 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.06 02:15:12.360854 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.06 02:15:12.360897 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.06 02:15:12.360916 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.06 02:15:12.361045 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.06 02:15:12.361085 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.06 02:15:12.361097 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.06 02:15:12.361115 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.06 02:15:12.361126 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.06 02:15:12.361155 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.06 02:15:12.361171 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.06 02:15:12.382550 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.06 02:15:12.383696 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.06 02:15:12.383728 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0531e-05 sec | ||
| 91 | 2025.09.06 02:15:12.383741 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.06 02:15:12.383752 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.06 02:15:12.383773 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.06 02:15:12.383963 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.06 02:15:12.384003 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.06 02:15:12.384015 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.06 02:15:12.384025 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.09.06 02:15:12.384036 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.06 02:15:12.387667 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.06 02:15:12.387871 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.09.06 02:15:12.389252 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.459e-05 sec. | ||
| 102 | 2025.09.06 02:15:12.389568 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.06 02:15:12.389611 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.06 02:15:12.389626 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.06 02:15:12.438804 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37998 | ||
| 106 | 2025.09.06 02:15:12.439758 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.06 02:15:12.439834 [ 3 ] {} <Debug> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37998 | ||
| 108 | 2025.09.06 02:15:12.439862 [ 3 ] {} <Debug> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.06 02:15:12.439885 [ 3 ] {} <Debug> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.06 02:15:12.439980 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.06 02:15:12.440007 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.09.06 02:15:12.440029 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.09.06 02:15:12.442655 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50518 | ||
| 114 | 2025.09.06 02:15:12.442838 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.09.06 02:15:12.442885 [ 4 ] {} <Debug> TCP-Session: 99bf197b-5803-49cc-bdbd-e415c009905a Authenticating user 'default' from [fd00:1122:3344:101::d]:50518 | ||
| 116 | 2025.09.06 02:15:12.442910 [ 4 ] {} <Debug> TCP-Session: 99bf197b-5803-49cc-bdbd-e415c009905a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.09.06 02:15:12.442954 [ 4 ] {} <Debug> TCP-Session: 99bf197b-5803-49cc-bdbd-e415c009905a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.09.06 02:15:12.443415 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52185 | ||
| 119 | 2025.09.06 02:15:12.443422 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37691 | ||
| 120 | 2025.09.06 02:15:12.443504 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59617 | ||
| 121 | 2025.09.06 02:15:12.443623 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.09.06 02:15:12.443663 [ 253 ] {} <Debug> TCP-Session: 16cef149-a98f-48c9-abec-1322b0219035 Authenticating user 'default' from [fd00:1122:3344:101::d]:52185 | ||
| 123 | 2025.09.06 02:15:12.443679 [ 253 ] {} <Debug> TCP-Session: 16cef149-a98f-48c9-abec-1322b0219035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.09.06 02:15:12.443705 [ 253 ] {} <Debug> TCP-Session: 16cef149-a98f-48c9-abec-1322b0219035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.09.06 02:15:12.443739 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44464 | ||
| 126 | 2025.09.06 02:15:12.443767 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.09.06 02:15:12.443768 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.09.06 02:15:12.443827 [ 5 ] {} <Debug> TCP-Session: 5f0b591c-b62f-4e4f-a4a7-9209c60b5180 Authenticating user 'default' from [fd00:1122:3344:101::d]:37691 | ||
| 129 | 2025.09.06 02:15:12.443828 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56938 | ||
| 130 | 2025.09.06 02:15:12.443855 [ 5 ] {} <Debug> TCP-Session: 5f0b591c-b62f-4e4f-a4a7-9209c60b5180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.06 02:15:12.443873 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.09.06 02:15:12.443884 [ 5 ] {} <Debug> TCP-Session: 5f0b591c-b62f-4e4f-a4a7-9209c60b5180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.09.06 02:15:12.443848 [ 254 ] {} <Debug> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Authenticating user 'default' from [fd00:1122:3344:101::d]:59617 | ||
| 134 | 2025.09.06 02:15:12.443913 [ 255 ] {} <Debug> TCP-Session: 13061b31-3a59-4c16-8777-ac21845e4c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44464 | ||
| 135 | 2025.09.06 02:15:12.443968 [ 254 ] {} <Debug> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.09.06 02:15:12.443973 [ 255 ] {} <Debug> TCP-Session: 13061b31-3a59-4c16-8777-ac21845e4c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.09.06 02:15:12.443994 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.09.06 02:15:12.444014 [ 255 ] {} <Debug> TCP-Session: 13061b31-3a59-4c16-8777-ac21845e4c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.09.06 02:15:12.443989 [ 254 ] {} <Debug> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.06 02:15:12.444039 [ 256 ] {} <Debug> TCP-Session: 4a7f211c-d1f8-4f8b-a253-271243b2994f Authenticating user 'default' from [fd00:1122:3344:101::d]:56938 | ||
| 141 | 2025.09.06 02:15:12.444084 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41176 | ||
| 142 | 2025.09.06 02:15:12.444089 [ 256 ] {} <Debug> TCP-Session: 4a7f211c-d1f8-4f8b-a253-271243b2994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.06 02:15:12.444094 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38143 | ||
| 144 | 2025.09.06 02:15:12.444154 [ 256 ] {} <Debug> TCP-Session: 4a7f211c-d1f8-4f8b-a253-271243b2994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.06 02:15:12.444372 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.09.06 02:15:12.444373 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.09.06 02:15:12.444427 [ 258 ] {} <Debug> TCP-Session: c3dc48d4-3f30-4e61-891f-b67632dcdd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:41176 | ||
| 148 | 2025.09.06 02:15:12.444455 [ 257 ] {} <Debug> TCP-Session: 3f361709-920d-4de2-a5f1-fa0e032eb169 Authenticating user 'default' from [fd00:1122:3344:101::d]:38143 | ||
| 149 | 2025.09.06 02:15:12.444456 [ 258 ] {} <Debug> TCP-Session: c3dc48d4-3f30-4e61-891f-b67632dcdd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.06 02:15:12.444482 [ 257 ] {} <Debug> TCP-Session: 3f361709-920d-4de2-a5f1-fa0e032eb169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.06 02:15:12.444502 [ 258 ] {} <Debug> TCP-Session: c3dc48d4-3f30-4e61-891f-b67632dcdd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.06 02:15:12.444514 [ 257 ] {} <Debug> TCP-Session: 3f361709-920d-4de2-a5f1-fa0e032eb169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.06 02:15:12.453952 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.09.06 02:15:12.456596 [ 3 ] {e3f60bda-9fd1-4ca5-bad2-70d3de417176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.06 02:15:12.581798 [ 3 ] {e3f60bda-9fd1-4ca5-bad2-70d3de417176} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37998) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.09.06 02:15:12.582820 [ 3 ] {e3f60bda-9fd1-4ca5-bad2-70d3de417176} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.09.06 02:15:12.582945 [ 3 ] {e3f60bda-9fd1-4ca5-bad2-70d3de417176} <Debug> TCPHandler: Processed in 0.131007062 sec. | ||
| 204 | 2025.09.06 02:15:12.583549 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.09.06 02:15:12.584528 [ 254 ] {1439c8c2-3685-4635-be61-1360a7405246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.09.06 02:15:12.585044 [ 254 ] {1439c8c2-3685-4635-be61-1360a7405246} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59617) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.09.06 02:15:12.585195 [ 254 ] {1439c8c2-3685-4635-be61-1360a7405246} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.09.06 02:15:12.585284 [ 254 ] {1439c8c2-3685-4635-be61-1360a7405246} <Debug> TCPHandler: Processed in 0.001913035 sec. | ||
| 255 | 2025.09.06 02:15:12.585580 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.09.06 02:15:12.586311 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.09.06 02:15:12.586924 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.09.06 02:15:12.588264 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.09.06 02:15:12.588285 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.337e-05 sec | ||
| 260 | 2025.09.06 02:15:12.588298 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.09.06 02:15:12.588334 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.09.06 02:15:12.588358 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.09.06 02:15:12.589021 [ 3 ] {b36a02f9-50fb-4ef3-a697-47e8c02ff494} <Debug> TCPHandler: Processed in 0.003544348 sec. | ||
| 264 | 2025.09.06 02:15:12.589156 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.09.06 02:15:12.589333 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.09.06 02:15:12.589382 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.09.06 02:15:12.594251 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.09.06 02:15:12.600001 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af): Loading data parts | ||
| 270 | 2025.09.06 02:15:12.601055 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af): There are no data parts | ||
| 271 | 2025.09.06 02:15:12.603840 [ 3 ] {fcadeeb1-365d-4c1f-9e3c-f002af9677ef} <Debug> TCPHandler: Processed in 0.014732518 sec. | ||
| 272 | 2025.09.06 02:15:12.603998 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.09.06 02:15:12.604171 [ 3 ] {21e9e291-ea10-4995-96be-21b64721fd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.09.06 02:15:12.604250 [ 3 ] {21e9e291-ea10-4995-96be-21b64721fd26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.09.06 02:15:12.616504 [ 3 ] {21e9e291-ea10-4995-96be-21b64721fd26} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Loading data parts | ||
| 286 | 2025.09.06 02:15:12.616777 [ 3 ] {21e9e291-ea10-4995-96be-21b64721fd26} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): There are no data parts | ||
| 287 | 2025.09.06 02:15:12.618264 [ 3 ] {21e9e291-ea10-4995-96be-21b64721fd26} <Debug> TCPHandler: Processed in 0.014314235 sec. | ||
| 288 | 2025.09.06 02:15:12.618411 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.09.06 02:15:12.618574 [ 3 ] {83a440a5-0498-4053-b124-ba3cba70c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.09.06 02:15:12.618624 [ 3 ] {83a440a5-0498-4053-b124-ba3cba70c5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.09.06 02:15:12.620128 [ 3 ] {83a440a5-0498-4053-b124-ba3cba70c5cf} <Debug> oximeter.measurements_i8 (948082e5-9c54-428c-974a-1c58cd424d4a): Loading data parts | ||
| 292 | 2025.09.06 02:15:12.620235 [ 3 ] {83a440a5-0498-4053-b124-ba3cba70c5cf} <Debug> oximeter.measurements_i8 (948082e5-9c54-428c-974a-1c58cd424d4a): There are no data parts | ||
| 293 | 2025.09.06 02:15:12.621428 [ 3 ] {83a440a5-0498-4053-b124-ba3cba70c5cf} <Debug> TCPHandler: Processed in 0.003067565 sec. | ||
| 294 | 2025.09.06 02:15:12.621566 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.09.06 02:15:12.621717 [ 3 ] {ac2bda36-57ac-40c4-a9ec-deefb53e3fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.09.06 02:15:12.621776 [ 3 ] {ac2bda36-57ac-40c4-a9ec-deefb53e3fd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.09.06 02:15:12.623238 [ 3 ] {ac2bda36-57ac-40c4-a9ec-deefb53e3fd5} <Debug> oximeter.measurements_u8 (2e5db2e5-23c3-42c1-abdb-5239f1b32b1b): Loading data parts | ||
| 298 | 2025.09.06 02:15:12.623372 [ 3 ] {ac2bda36-57ac-40c4-a9ec-deefb53e3fd5} <Debug> oximeter.measurements_u8 (2e5db2e5-23c3-42c1-abdb-5239f1b32b1b): There are no data parts | ||
| 299 | 2025.09.06 02:15:12.624452 [ 3 ] {ac2bda36-57ac-40c4-a9ec-deefb53e3fd5} <Debug> TCPHandler: Processed in 0.002936074 sec. | ||
| 300 | 2025.09.06 02:15:12.624581 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.09.06 02:15:12.624743 [ 3 ] {53f4e87e-9c70-4165-a704-d5c506c43f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.09.06 02:15:12.624783 [ 3 ] {53f4e87e-9c70-4165-a704-d5c506c43f02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.09.06 02:15:12.626316 [ 3 ] {53f4e87e-9c70-4165-a704-d5c506c43f02} <Debug> oximeter.measurements_i16 (2d9ce2af-2cf8-4c5a-99e7-2af02bbaf193): Loading data parts | ||
| 304 | 2025.09.06 02:15:12.626417 [ 3 ] {53f4e87e-9c70-4165-a704-d5c506c43f02} <Debug> oximeter.measurements_i16 (2d9ce2af-2cf8-4c5a-99e7-2af02bbaf193): There are no data parts | ||
| 305 | 2025.09.06 02:15:12.627712 [ 3 ] {53f4e87e-9c70-4165-a704-d5c506c43f02} <Debug> TCPHandler: Processed in 0.003180516 sec. | ||
| 306 | 2025.09.06 02:15:12.627871 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.09.06 02:15:12.628022 [ 3 ] {f48fa9c1-f20b-4b0e-aa67-8d0f3e0e6616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.09.06 02:15:12.628071 [ 3 ] {f48fa9c1-f20b-4b0e-aa67-8d0f3e0e6616} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.09.06 02:15:12.629464 [ 3 ] {f48fa9c1-f20b-4b0e-aa67-8d0f3e0e6616} <Debug> oximeter.measurements_u16 (4a982829-bb24-4649-9440-e0fc97df84d3): Loading data parts | ||
| 310 | 2025.09.06 02:15:12.629582 [ 3 ] {f48fa9c1-f20b-4b0e-aa67-8d0f3e0e6616} <Debug> oximeter.measurements_u16 (4a982829-bb24-4649-9440-e0fc97df84d3): There are no data parts | ||
| 311 | 2025.09.06 02:15:12.630647 [ 3 ] {f48fa9c1-f20b-4b0e-aa67-8d0f3e0e6616} <Debug> TCPHandler: Processed in 0.002823623 sec. | ||
| 312 | 2025.09.06 02:15:12.630780 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.09.06 02:15:12.630940 [ 3 ] {083cb501-0754-4992-914d-956e1defb29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.09.06 02:15:12.630982 [ 3 ] {083cb501-0754-4992-914d-956e1defb29c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.09.06 02:15:12.640500 [ 3 ] {083cb501-0754-4992-914d-956e1defb29c} <Debug> oximeter.measurements_i32 (5541ac32-1737-497b-9709-aac2d3d34cb7): Loading data parts | ||
| 316 | 2025.09.06 02:15:12.640641 [ 3 ] {083cb501-0754-4992-914d-956e1defb29c} <Debug> oximeter.measurements_i32 (5541ac32-1737-497b-9709-aac2d3d34cb7): There are no data parts | ||
| 317 | 2025.09.06 02:15:12.642594 [ 3 ] {083cb501-0754-4992-914d-956e1defb29c} <Debug> TCPHandler: Processed in 0.011862125 sec. | ||
| 318 | 2025.09.06 02:15:12.642756 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.09.06 02:15:12.642908 [ 3 ] {dea2afd0-10a4-42b1-af20-04cd2558332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.09.06 02:15:12.642958 [ 3 ] {dea2afd0-10a4-42b1-af20-04cd2558332f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.09.06 02:15:12.644767 [ 3 ] {dea2afd0-10a4-42b1-af20-04cd2558332f} <Debug> oximeter.measurements_u32 (d3364660-0f99-409d-ae78-2d17527a1f96): Loading data parts | ||
| 322 | 2025.09.06 02:15:12.644895 [ 3 ] {dea2afd0-10a4-42b1-af20-04cd2558332f} <Debug> oximeter.measurements_u32 (d3364660-0f99-409d-ae78-2d17527a1f96): There are no data parts | ||
| 323 | 2025.09.06 02:15:12.646036 [ 3 ] {dea2afd0-10a4-42b1-af20-04cd2558332f} <Debug> TCPHandler: Processed in 0.003328236 sec. | ||
| 324 | 2025.09.06 02:15:12.646168 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.09.06 02:15:12.646336 [ 3 ] {ebddae64-57a2-47cd-b871-e46f0b336b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.09.06 02:15:12.646384 [ 3 ] {ebddae64-57a2-47cd-b871-e46f0b336b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.09.06 02:15:12.658372 [ 3 ] {ebddae64-57a2-47cd-b871-e46f0b336b78} <Debug> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Loading data parts | ||
| 328 | 2025.09.06 02:15:12.658618 [ 3 ] {ebddae64-57a2-47cd-b871-e46f0b336b78} <Debug> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): There are no data parts | ||
| 329 | 2025.09.06 02:15:12.660349 [ 3 ] {ebddae64-57a2-47cd-b871-e46f0b336b78} <Debug> TCPHandler: Processed in 0.014227234 sec. | ||
| 330 | 2025.09.06 02:15:12.660500 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.09.06 02:15:12.660651 [ 3 ] {6b89f630-125f-427e-98d7-04359dfa787d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.09.06 02:15:12.660702 [ 3 ] {6b89f630-125f-427e-98d7-04359dfa787d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.09.06 02:15:12.662128 [ 3 ] {6b89f630-125f-427e-98d7-04359dfa787d} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Loading data parts | ||
| 334 | 2025.09.06 02:15:12.662250 [ 3 ] {6b89f630-125f-427e-98d7-04359dfa787d} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): There are no data parts | ||
| 335 | 2025.09.06 02:15:12.663294 [ 3 ] {6b89f630-125f-427e-98d7-04359dfa787d} <Debug> TCPHandler: Processed in 0.002843013 sec. | ||
| 336 | 2025.09.06 02:15:12.663437 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.09.06 02:15:12.663585 [ 3 ] {5c5b768b-57cc-4ef2-8376-51220123471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.09.06 02:15:12.663638 [ 3 ] {5c5b768b-57cc-4ef2-8376-51220123471d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.09.06 02:15:12.665135 [ 3 ] {5c5b768b-57cc-4ef2-8376-51220123471d} <Debug> oximeter.measurements_f32 (7bbbfaf1-342e-44ab-8912-e589ad754fc9): Loading data parts | ||
| 340 | 2025.09.06 02:15:12.665252 [ 3 ] {5c5b768b-57cc-4ef2-8376-51220123471d} <Debug> oximeter.measurements_f32 (7bbbfaf1-342e-44ab-8912-e589ad754fc9): There are no data parts | ||
| 341 | 2025.09.06 02:15:12.666403 [ 3 ] {5c5b768b-57cc-4ef2-8376-51220123471d} <Debug> TCPHandler: Processed in 0.003013234 sec. | ||
| 342 | 2025.09.06 02:15:12.666556 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.09.06 02:15:12.666712 [ 3 ] {8f3564ba-6091-4780-b28a-f149718bc835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.09.06 02:15:12.666765 [ 3 ] {8f3564ba-6091-4780-b28a-f149718bc835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.09.06 02:15:12.668226 [ 3 ] {8f3564ba-6091-4780-b28a-f149718bc835} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Loading data parts | ||
| 346 | 2025.09.06 02:15:12.668329 [ 3 ] {8f3564ba-6091-4780-b28a-f149718bc835} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): There are no data parts | ||
| 347 | 2025.09.06 02:15:12.669664 [ 3 ] {8f3564ba-6091-4780-b28a-f149718bc835} <Debug> TCPHandler: Processed in 0.003154936 sec. | ||
| 348 | 2025.09.06 02:15:12.669807 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.09.06 02:15:12.669980 [ 3 ] {6dc4ee33-b719-4014-8f80-ffed375a8085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.09.06 02:15:12.670033 [ 3 ] {6dc4ee33-b719-4014-8f80-ffed375a8085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.09.06 02:15:12.671583 [ 3 ] {6dc4ee33-b719-4014-8f80-ffed375a8085} <Debug> oximeter.measurements_string (41c963ca-8a58-4bb9-bfdb-e7d3e65ee20e): Loading data parts | ||
| 352 | 2025.09.06 02:15:12.671699 [ 3 ] {6dc4ee33-b719-4014-8f80-ffed375a8085} <Debug> oximeter.measurements_string (41c963ca-8a58-4bb9-bfdb-e7d3e65ee20e): There are no data parts | ||
| 353 | 2025.09.06 02:15:12.682725 [ 3 ] {6dc4ee33-b719-4014-8f80-ffed375a8085} <Debug> TCPHandler: Processed in 0.012966094 sec. | ||
| 354 | 2025.09.06 02:15:12.682881 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.09.06 02:15:12.683057 [ 3 ] {c92c878b-6f00-4f4b-bcce-57adfe56213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.09.06 02:15:12.683123 [ 3 ] {c92c878b-6f00-4f4b-bcce-57adfe56213c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.09.06 02:15:12.685521 [ 3 ] {c92c878b-6f00-4f4b-bcce-57adfe56213c} <Debug> oximeter.measurements_bytes (2e54b284-ece3-44eb-98c3-2c89cbfe23c9): Loading data parts | ||
| 365 | 2025.09.06 02:15:12.685644 [ 3 ] {c92c878b-6f00-4f4b-bcce-57adfe56213c} <Debug> oximeter.measurements_bytes (2e54b284-ece3-44eb-98c3-2c89cbfe23c9): There are no data parts | ||
| 366 | 2025.09.06 02:15:12.686985 [ 3 ] {c92c878b-6f00-4f4b-bcce-57adfe56213c} <Debug> TCPHandler: Processed in 0.004153743 sec. | ||
| 367 | 2025.09.06 02:15:12.687126 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.09.06 02:15:12.687293 [ 3 ] {7751d54d-8ca4-4c3d-99c5-eed91c282a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.09.06 02:15:12.687348 [ 3 ] {7751d54d-8ca4-4c3d-99c5-eed91c282a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.09.06 02:15:12.688880 [ 3 ] {7751d54d-8ca4-4c3d-99c5-eed91c282a76} <Debug> oximeter.measurements_cumulativei64 (4d58ad70-9d02-4a01-925f-984eedd0a243): Loading data parts | ||
| 371 | 2025.09.06 02:15:12.689000 [ 3 ] {7751d54d-8ca4-4c3d-99c5-eed91c282a76} <Debug> oximeter.measurements_cumulativei64 (4d58ad70-9d02-4a01-925f-984eedd0a243): There are no data parts | ||
| 372 | 2025.09.06 02:15:12.690199 [ 3 ] {7751d54d-8ca4-4c3d-99c5-eed91c282a76} <Debug> TCPHandler: Processed in 0.003119525 sec. | ||
| 373 | 2025.09.06 02:15:12.690327 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.09.06 02:15:12.690505 [ 3 ] {2b170793-43d0-4266-bc3b-0066550c39d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 375 | 2025.09.06 02:15:12.690556 [ 3 ] {2b170793-43d0-4266-bc3b-0066550c39d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.09.06 02:15:12.702046 [ 3 ] {2b170793-43d0-4266-bc3b-0066550c39d3} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Loading data parts | ||
| 377 | 2025.09.06 02:15:12.702181 [ 3 ] {2b170793-43d0-4266-bc3b-0066550c39d3} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): There are no data parts | ||
| 378 | 2025.09.06 02:15:12.704461 [ 3 ] {2b170793-43d0-4266-bc3b-0066550c39d3} <Debug> TCPHandler: Processed in 0.014181533 sec. | ||
| 379 | 2025.09.06 02:15:12.704600 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.09.06 02:15:12.704758 [ 3 ] {d0469f8d-a00b-4f4f-90d5-aca348ca0589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 381 | 2025.09.06 02:15:12.704829 [ 3 ] {d0469f8d-a00b-4f4f-90d5-aca348ca0589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.09.06 02:15:12.706402 [ 3 ] {d0469f8d-a00b-4f4f-90d5-aca348ca0589} <Debug> oximeter.measurements_cumulativef32 (f869617f-db5a-4f6e-9e22-0484e5085ef9): Loading data parts | ||
| 383 | 2025.09.06 02:15:12.706541 [ 3 ] {d0469f8d-a00b-4f4f-90d5-aca348ca0589} <Debug> oximeter.measurements_cumulativef32 (f869617f-db5a-4f6e-9e22-0484e5085ef9): There are no data parts | ||
| 384 | 2025.09.06 02:15:12.707699 [ 3 ] {d0469f8d-a00b-4f4f-90d5-aca348ca0589} <Debug> TCPHandler: Processed in 0.003147195 sec. | ||
| 385 | 2025.09.06 02:15:12.707835 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.09.06 02:15:12.708005 [ 3 ] {51c2088b-fbcf-4477-8fa1-32343d0f7a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 387 | 2025.09.06 02:15:12.708064 [ 3 ] {51c2088b-fbcf-4477-8fa1-32343d0f7a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.09.06 02:15:12.709569 [ 3 ] {51c2088b-fbcf-4477-8fa1-32343d0f7a33} <Debug> oximeter.measurements_cumulativef64 (ab102f98-fce7-43df-b7da-973aac03af97): Loading data parts | ||
| 389 | 2025.09.06 02:15:12.709674 [ 3 ] {51c2088b-fbcf-4477-8fa1-32343d0f7a33} <Debug> oximeter.measurements_cumulativef64 (ab102f98-fce7-43df-b7da-973aac03af97): There are no data parts | ||
| 390 | 2025.09.06 02:15:12.720230 [ 3 ] {51c2088b-fbcf-4477-8fa1-32343d0f7a33} <Debug> TCPHandler: Processed in 0.01244195 sec. | ||
| 391 | 2025.09.06 02:15:12.720391 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.09.06 02:15:12.720611 [ 3 ] {a9d07dcf-664a-4e4d-9fc9-ffebfa1df399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.09.06 02:15:12.720684 [ 3 ] {a9d07dcf-664a-4e4d-9fc9-ffebfa1df399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.09.06 02:15:12.726397 [ 3 ] {a9d07dcf-664a-4e4d-9fc9-ffebfa1df399} <Debug> oximeter.measurements_histogrami8 (21a850f0-2557-410c-96d0-924e957a6d1c): Loading data parts | ||
| 405 | 2025.09.06 02:15:12.726659 [ 3 ] {a9d07dcf-664a-4e4d-9fc9-ffebfa1df399} <Debug> oximeter.measurements_histogrami8 (21a850f0-2557-410c-96d0-924e957a6d1c): There are no data parts | ||
| 406 | 2025.09.06 02:15:12.728119 [ 3 ] {a9d07dcf-664a-4e4d-9fc9-ffebfa1df399} <Debug> TCPHandler: Processed in 0.007778502 sec. | ||
| 407 | 2025.09.06 02:15:12.728252 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.09.06 02:15:12.728480 [ 3 ] {b8b78edc-4eb1-4f55-a94d-e00c37130cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 409 | 2025.09.06 02:15:12.728545 [ 3 ] {b8b78edc-4eb1-4f55-a94d-e00c37130cba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.09.06 02:15:12.730193 [ 3 ] {b8b78edc-4eb1-4f55-a94d-e00c37130cba} <Debug> oximeter.measurements_histogramu8 (24b239a9-f8ba-43f2-9c4f-ba0cb4e8e674): Loading data parts | ||
| 411 | 2025.09.06 02:15:12.730325 [ 3 ] {b8b78edc-4eb1-4f55-a94d-e00c37130cba} <Debug> oximeter.measurements_histogramu8 (24b239a9-f8ba-43f2-9c4f-ba0cb4e8e674): There are no data parts | ||
| 412 | 2025.09.06 02:15:12.731387 [ 3 ] {b8b78edc-4eb1-4f55-a94d-e00c37130cba} <Debug> TCPHandler: Processed in 0.003184285 sec. | ||
| 413 | 2025.09.06 02:15:12.731517 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.09.06 02:15:12.731725 [ 3 ] {5962c30a-e93b-4700-918d-2fd3f9fa846a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 415 | 2025.09.06 02:15:12.731788 [ 3 ] {5962c30a-e93b-4700-918d-2fd3f9fa846a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.09.06 02:15:12.733413 [ 3 ] {5962c30a-e93b-4700-918d-2fd3f9fa846a} <Debug> oximeter.measurements_histogrami16 (d92198a0-0ef4-419a-a8ef-4906f3025759): Loading data parts | ||
| 417 | 2025.09.06 02:15:12.733580 [ 3 ] {5962c30a-e93b-4700-918d-2fd3f9fa846a} <Debug> oximeter.measurements_histogrami16 (d92198a0-0ef4-419a-a8ef-4906f3025759): There are no data parts | ||
| 418 | 2025.09.06 02:15:12.734625 [ 3 ] {5962c30a-e93b-4700-918d-2fd3f9fa846a} <Debug> TCPHandler: Processed in 0.003157415 sec. | ||
| 419 | 2025.09.06 02:15:12.734754 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.06 02:15:12.734974 [ 3 ] {229a3cf8-516a-40f2-bace-382f264ff0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 421 | 2025.09.06 02:15:12.735036 [ 3 ] {229a3cf8-516a-40f2-bace-382f264ff0d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.09.06 02:15:12.736647 [ 3 ] {229a3cf8-516a-40f2-bace-382f264ff0d2} <Debug> oximeter.measurements_histogramu16 (656bf0fd-42f9-4456-b633-b30163574aec): Loading data parts | ||
| 423 | 2025.09.06 02:15:12.736747 [ 3 ] {229a3cf8-516a-40f2-bace-382f264ff0d2} <Debug> oximeter.measurements_histogramu16 (656bf0fd-42f9-4456-b633-b30163574aec): There are no data parts | ||
| 424 | 2025.09.06 02:15:12.737793 [ 3 ] {229a3cf8-516a-40f2-bace-382f264ff0d2} <Debug> TCPHandler: Processed in 0.003087385 sec. | ||
| 425 | 2025.09.06 02:15:12.737925 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.06 02:15:12.738130 [ 3 ] {62a036e1-be4d-4f60-ad06-662056339280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 427 | 2025.09.06 02:15:12.738192 [ 3 ] {62a036e1-be4d-4f60-ad06-662056339280} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.09.06 02:15:12.739840 [ 3 ] {62a036e1-be4d-4f60-ad06-662056339280} <Debug> oximeter.measurements_histogrami32 (89180d61-904d-4753-b522-fd451a49a46b): Loading data parts | ||
| 429 | 2025.09.06 02:15:12.739965 [ 3 ] {62a036e1-be4d-4f60-ad06-662056339280} <Debug> oximeter.measurements_histogrami32 (89180d61-904d-4753-b522-fd451a49a46b): There are no data parts | ||
| 430 | 2025.09.06 02:15:12.741016 [ 3 ] {62a036e1-be4d-4f60-ad06-662056339280} <Debug> TCPHandler: Processed in 0.003140915 sec. | ||
| 431 | 2025.09.06 02:15:12.741153 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.06 02:15:12.741378 [ 3 ] {3f897c96-e74e-4258-b962-9490085c70ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 433 | 2025.09.06 02:15:12.741440 [ 3 ] {3f897c96-e74e-4258-b962-9490085c70ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.09.06 02:15:12.743250 [ 3 ] {3f897c96-e74e-4258-b962-9490085c70ad} <Debug> oximeter.measurements_histogramu32 (0bde0050-f635-4813-92f5-ad9088858264): Loading data parts | ||
| 435 | 2025.09.06 02:15:12.743404 [ 3 ] {3f897c96-e74e-4258-b962-9490085c70ad} <Debug> oximeter.measurements_histogramu32 (0bde0050-f635-4813-92f5-ad9088858264): There are no data parts | ||
| 436 | 2025.09.06 02:15:12.744481 [ 3 ] {3f897c96-e74e-4258-b962-9490085c70ad} <Debug> TCPHandler: Processed in 0.003377218 sec. | ||
| 437 | 2025.09.06 02:15:12.744619 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.06 02:15:12.744827 [ 3 ] {21d7e1bb-fec1-4f84-bd7d-9e613707a9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 439 | 2025.09.06 02:15:12.744891 [ 3 ] {21d7e1bb-fec1-4f84-bd7d-9e613707a9bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.09.06 02:15:12.746574 [ 3 ] {21d7e1bb-fec1-4f84-bd7d-9e613707a9bd} <Debug> oximeter.measurements_histogrami64 (2330b243-0b8d-40d7-8560-5cbeda8b68f4): Loading data parts | ||
| 441 | 2025.09.06 02:15:12.746695 [ 3 ] {21d7e1bb-fec1-4f84-bd7d-9e613707a9bd} <Debug> oximeter.measurements_histogrami64 (2330b243-0b8d-40d7-8560-5cbeda8b68f4): There are no data parts | ||
| 442 | 2025.09.06 02:15:12.747850 [ 3 ] {21d7e1bb-fec1-4f84-bd7d-9e613707a9bd} <Debug> TCPHandler: Processed in 0.003279937 sec. | ||
| 443 | 2025.09.06 02:15:12.747983 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.06 02:15:12.748204 [ 3 ] {0a24a98d-65a9-4cc9-9ded-72340829219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 445 | 2025.09.06 02:15:12.748267 [ 3 ] {0a24a98d-65a9-4cc9-9ded-72340829219a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.09.06 02:15:12.749921 [ 3 ] {0a24a98d-65a9-4cc9-9ded-72340829219a} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Loading data parts | ||
| 447 | 2025.09.06 02:15:12.750078 [ 3 ] {0a24a98d-65a9-4cc9-9ded-72340829219a} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): There are no data parts | ||
| 448 | 2025.09.06 02:15:12.751142 [ 3 ] {0a24a98d-65a9-4cc9-9ded-72340829219a} <Debug> TCPHandler: Processed in 0.003206136 sec. | ||
| 449 | 2025.09.06 02:15:12.751282 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.06 02:15:12.751489 [ 3 ] {ea62970f-d19f-4d55-b8f1-c5efe6ebacbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 451 | 2025.09.06 02:15:12.751552 [ 3 ] {ea62970f-d19f-4d55-b8f1-c5efe6ebacbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.09.06 02:15:12.753170 [ 3 ] {ea62970f-d19f-4d55-b8f1-c5efe6ebacbe} <Debug> oximeter.measurements_histogramf32 (2a6a8fdc-2754-4d1d-b7fc-2008a95d3ef7): Loading data parts | ||
| 453 | 2025.09.06 02:15:12.753311 [ 3 ] {ea62970f-d19f-4d55-b8f1-c5efe6ebacbe} <Debug> oximeter.measurements_histogramf32 (2a6a8fdc-2754-4d1d-b7fc-2008a95d3ef7): There are no data parts | ||
| 454 | 2025.09.06 02:15:12.754411 [ 3 ] {ea62970f-d19f-4d55-b8f1-c5efe6ebacbe} <Debug> TCPHandler: Processed in 0.003178266 sec. | ||
| 455 | 2025.09.06 02:15:12.754537 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.06 02:15:12.754756 [ 3 ] {39dad46e-8438-47fd-ab65-8e75144db41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 457 | 2025.09.06 02:15:12.754819 [ 3 ] {39dad46e-8438-47fd-ab65-8e75144db41a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.09.06 02:15:12.756454 [ 3 ] {39dad46e-8438-47fd-ab65-8e75144db41a} <Debug> oximeter.measurements_histogramf64 (242fba65-4fbd-4cef-8370-c2db0a3a4bd8): Loading data parts | ||
| 459 | 2025.09.06 02:15:12.756560 [ 3 ] {39dad46e-8438-47fd-ab65-8e75144db41a} <Debug> oximeter.measurements_histogramf64 (242fba65-4fbd-4cef-8370-c2db0a3a4bd8): There are no data parts | ||
| 460 | 2025.09.06 02:15:12.757604 [ 3 ] {39dad46e-8438-47fd-ab65-8e75144db41a} <Debug> TCPHandler: Processed in 0.003116075 sec. | ||
| 461 | 2025.09.06 02:15:12.757754 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.06 02:15:12.757924 [ 3 ] {91ce7287-c896-4fb4-b719-b70374babcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.09.06 02:15:12.757990 [ 3 ] {91ce7287-c896-4fb4-b719-b70374babcff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.09.06 02:15:12.759606 [ 3 ] {91ce7287-c896-4fb4-b719-b70374babcff} <Debug> oximeter.fields_bool (66e002ca-7850-44ae-90d2-e4529a9677b8): Loading data parts | ||
| 490 | 2025.09.06 02:15:12.759757 [ 3 ] {91ce7287-c896-4fb4-b719-b70374babcff} <Debug> oximeter.fields_bool (66e002ca-7850-44ae-90d2-e4529a9677b8): There are no data parts | ||
| 491 | 2025.09.06 02:15:12.760806 [ 3 ] {91ce7287-c896-4fb4-b719-b70374babcff} <Debug> TCPHandler: Processed in 0.003103675 sec. | ||
| 492 | 2025.09.06 02:15:12.760924 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.09.06 02:15:12.761068 [ 3 ] {052df04f-3487-4e42-be53-988040216809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 494 | 2025.09.06 02:15:12.761121 [ 3 ] {052df04f-3487-4e42-be53-988040216809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.09.06 02:15:12.762723 [ 3 ] {052df04f-3487-4e42-be53-988040216809} <Debug> oximeter.fields_i8 (d2f7579a-198e-4fb6-ac37-777f55cc7e35): Loading data parts | ||
| 496 | 2025.09.06 02:15:12.762835 [ 3 ] {052df04f-3487-4e42-be53-988040216809} <Debug> oximeter.fields_i8 (d2f7579a-198e-4fb6-ac37-777f55cc7e35): There are no data parts | ||
| 497 | 2025.09.06 02:15:12.770367 [ 3 ] {052df04f-3487-4e42-be53-988040216809} <Debug> TCPHandler: Processed in 0.009479545 sec. | ||
| 498 | 2025.09.06 02:15:12.770520 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.06 02:15:12.770713 [ 3 ] {c478951c-d4a1-4b61-997a-9651bcef4a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 500 | 2025.09.06 02:15:12.770765 [ 3 ] {c478951c-d4a1-4b61-997a-9651bcef4a18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.09.06 02:15:12.778369 [ 3 ] {c478951c-d4a1-4b61-997a-9651bcef4a18} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Loading data parts | ||
| 502 | 2025.09.06 02:15:12.778633 [ 3 ] {c478951c-d4a1-4b61-997a-9651bcef4a18} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): There are no data parts | ||
| 503 | 2025.09.06 02:15:12.784906 [ 3 ] {c478951c-d4a1-4b61-997a-9651bcef4a18} <Debug> TCPHandler: Processed in 0.014455356 sec. | ||
| 504 | 2025.09.06 02:15:12.785033 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.06 02:15:12.785175 [ 3 ] {8bbd47b3-736e-4adb-bdf7-ef050e6c99af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 506 | 2025.09.06 02:15:12.785226 [ 3 ] {8bbd47b3-736e-4adb-bdf7-ef050e6c99af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.09.06 02:15:12.787771 [ 3 ] {8bbd47b3-736e-4adb-bdf7-ef050e6c99af} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Loading data parts | ||
| 508 | 2025.09.06 02:15:12.787936 [ 3 ] {8bbd47b3-736e-4adb-bdf7-ef050e6c99af} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): There are no data parts | ||
| 509 | 2025.09.06 02:15:12.789658 [ 3 ] {8bbd47b3-736e-4adb-bdf7-ef050e6c99af} <Debug> TCPHandler: Processed in 0.004656587 sec. | ||
| 510 | 2025.09.06 02:15:12.789796 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.06 02:15:12.789960 [ 3 ] {2127cfdf-14db-4386-a903-50986f3c5c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 512 | 2025.09.06 02:15:12.790012 [ 3 ] {2127cfdf-14db-4386-a903-50986f3c5c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.09.06 02:15:12.791611 [ 3 ] {2127cfdf-14db-4386-a903-50986f3c5c83} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Loading data parts | ||
| 514 | 2025.09.06 02:15:12.791766 [ 3 ] {2127cfdf-14db-4386-a903-50986f3c5c83} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): There are no data parts | ||
| 515 | 2025.09.06 02:15:12.792832 [ 3 ] {2127cfdf-14db-4386-a903-50986f3c5c83} <Debug> TCPHandler: Processed in 0.003084725 sec. | ||
| 516 | 2025.09.06 02:15:12.792963 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.06 02:15:12.793114 [ 3 ] {493e0ae0-c6eb-46f2-b193-0b3a307afd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 518 | 2025.09.06 02:15:12.793177 [ 3 ] {493e0ae0-c6eb-46f2-b193-0b3a307afd7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.09.06 02:15:12.794751 [ 3 ] {493e0ae0-c6eb-46f2-b193-0b3a307afd7d} <Debug> oximeter.fields_i32 (f82ece5d-e3c3-46eb-a036-c00337e2ea67): Loading data parts | ||
| 520 | 2025.09.06 02:15:12.794904 [ 3 ] {493e0ae0-c6eb-46f2-b193-0b3a307afd7d} <Debug> oximeter.fields_i32 (f82ece5d-e3c3-46eb-a036-c00337e2ea67): There are no data parts | ||
| 521 | 2025.09.06 02:15:12.795924 [ 3 ] {493e0ae0-c6eb-46f2-b193-0b3a307afd7d} <Debug> TCPHandler: Processed in 0.003011554 sec. | ||
| 522 | 2025.09.06 02:15:12.796053 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.09.06 02:15:12.796220 [ 3 ] {9b174f72-b8c4-4946-918f-af609adee26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 524 | 2025.09.06 02:15:12.796279 [ 3 ] {9b174f72-b8c4-4946-918f-af609adee26a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.09.06 02:15:12.797795 [ 3 ] {9b174f72-b8c4-4946-918f-af609adee26a} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Loading data parts | ||
| 526 | 2025.09.06 02:15:12.797912 [ 3 ] {9b174f72-b8c4-4946-918f-af609adee26a} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): There are no data parts | ||
| 527 | 2025.09.06 02:15:12.798973 [ 3 ] {9b174f72-b8c4-4946-918f-af609adee26a} <Debug> TCPHandler: Processed in 0.002969044 sec. | ||
| 528 | 2025.09.06 02:15:12.799099 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.09.06 02:15:12.799250 [ 3 ] {03d6f6d8-64be-4475-9acc-af4df7deded2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 530 | 2025.09.06 02:15:12.799308 [ 3 ] {03d6f6d8-64be-4475-9acc-af4df7deded2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.09.06 02:15:12.800820 [ 3 ] {03d6f6d8-64be-4475-9acc-af4df7deded2} <Debug> oximeter.fields_i64 (dce9ea3d-c1b3-49e1-be15-1a90aa9a54f3): Loading data parts | ||
| 532 | 2025.09.06 02:15:12.800934 [ 3 ] {03d6f6d8-64be-4475-9acc-af4df7deded2} <Debug> oximeter.fields_i64 (dce9ea3d-c1b3-49e1-be15-1a90aa9a54f3): There are no data parts | ||
| 533 | 2025.09.06 02:15:12.801965 [ 3 ] {03d6f6d8-64be-4475-9acc-af4df7deded2} <Debug> TCPHandler: Processed in 0.002914623 sec. | ||
| 534 | 2025.09.06 02:15:12.802090 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.09.06 02:15:12.802264 [ 3 ] {0e45cd17-361b-4fc1-8f7c-05324b28bed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 536 | 2025.09.06 02:15:12.802323 [ 3 ] {0e45cd17-361b-4fc1-8f7c-05324b28bed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.09.06 02:15:12.810489 [ 3 ] {0e45cd17-361b-4fc1-8f7c-05324b28bed6} <Debug> oximeter.fields_u64 (ca32801c-674f-41a8-b18b-c9c2e6a37d1a): Loading data parts | ||
| 538 | 2025.09.06 02:15:12.810665 [ 3 ] {0e45cd17-361b-4fc1-8f7c-05324b28bed6} <Debug> oximeter.fields_u64 (ca32801c-674f-41a8-b18b-c9c2e6a37d1a): There are no data parts | ||
| 539 | 2025.09.06 02:15:12.817786 [ 3 ] {0e45cd17-361b-4fc1-8f7c-05324b28bed6} <Debug> TCPHandler: Processed in 0.015740526 sec. | ||
| 540 | 2025.09.06 02:15:12.818029 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.09.06 02:15:12.818235 [ 3 ] {a6236e4b-5d2c-4a67-a2f7-4f0b34a5a87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 542 | 2025.09.06 02:15:12.818301 [ 3 ] {a6236e4b-5d2c-4a67-a2f7-4f0b34a5a87b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.09.06 02:15:12.826046 [ 3 ] {a6236e4b-5d2c-4a67-a2f7-4f0b34a5a87b} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Loading data parts | ||
| 544 | 2025.09.06 02:15:12.826183 [ 3 ] {a6236e4b-5d2c-4a67-a2f7-4f0b34a5a87b} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): There are no data parts | ||
| 545 | 2025.09.06 02:15:12.832757 [ 3 ] {a6236e4b-5d2c-4a67-a2f7-4f0b34a5a87b} <Debug> TCPHandler: Processed in 0.01481627 sec. | ||
| 546 | 2025.09.06 02:15:12.832917 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.09.06 02:15:12.833112 [ 3 ] {2b627f27-e5e9-4440-8a26-215d16fe4df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 548 | 2025.09.06 02:15:12.833175 [ 3 ] {2b627f27-e5e9-4440-8a26-215d16fe4df0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.09.06 02:15:12.841069 [ 3 ] {2b627f27-e5e9-4440-8a26-215d16fe4df0} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Loading data parts | ||
| 550 | 2025.09.06 02:15:12.841270 [ 3 ] {2b627f27-e5e9-4440-8a26-215d16fe4df0} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): There are no data parts | ||
| 551 | 2025.09.06 02:15:12.847920 [ 3 ] {2b627f27-e5e9-4440-8a26-215d16fe4df0} <Debug> TCPHandler: Processed in 0.015058751 sec. | ||
| 552 | 2025.09.06 02:15:12.848077 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.09.06 02:15:12.848261 [ 3 ] {8a8186a7-afcc-48ac-85d5-fede509636d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 554 | 2025.09.06 02:15:12.848341 [ 3 ] {8a8186a7-afcc-48ac-85d5-fede509636d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.09.06 02:15:12.855731 [ 3 ] {8a8186a7-afcc-48ac-85d5-fede509636d3} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Loading data parts | ||
| 556 | 2025.09.06 02:15:12.856012 [ 3 ] {8a8186a7-afcc-48ac-85d5-fede509636d3} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): There are no data parts | ||
| 557 | 2025.09.06 02:15:12.863708 [ 3 ] {8a8186a7-afcc-48ac-85d5-fede509636d3} <Debug> TCPHandler: Processed in 0.015688996 sec. | ||
| 558 | 2025.09.06 02:15:12.863896 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.09.06 02:15:12.864188 [ 3 ] {8d094572-27e5-4103-9e09-ecd5522c703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.09.06 02:15:12.864277 [ 3 ] {8d094572-27e5-4103-9e09-ecd5522c703e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.09.06 02:15:12.870539 [ 3 ] {8d094572-27e5-4103-9e09-ecd5522c703e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Loading data parts | ||
| 565 | 2025.09.06 02:15:12.870685 [ 3 ] {8d094572-27e5-4103-9e09-ecd5522c703e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): There are no data parts | ||
| 566 | 2025.09.06 02:15:12.901254 [ 3 ] {8d094572-27e5-4103-9e09-ecd5522c703e} <Debug> TCPHandler: Processed in 0.037414721 sec. | ||
| 567 | 2025.09.06 02:15:12.901569 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.09.06 02:15:12.901988 [ 254 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.09.06 02:15:12.903246 [ 254 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.09.06 02:15:12.918974 [ 260 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Trace> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.09.06 02:15:12.919090 [ 260 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 572 | 2025.09.06 02:15:12.923427 [ 260 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.09.06 02:15:12.923841 [ 260 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Trace> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.09.06 02:15:12.924121 [ 254 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022276 sec., 44.8913629017777 rows/sec., 718.26 B/sec. | ||
| 575 | 2025.09.06 02:15:12.924411 [ 254 ] {7c0637a6-9f7a-4acc-b4c2-f3cd5f50eb7a} <Debug> TCPHandler: Processed in 0.022977425 sec. | ||
| 576 | 2025.09.06 02:15:13.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.03 MiB, peak 124.03 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 14.01 MiB | ||
| 577 | 2025.09.06 02:15:15.115957 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58202 | ||
| 578 | 2025.09.06 02:15:15.116084 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.09.06 02:15:15.116136 [ 262 ] {} <Debug> TCP-Session: 88b9e0ee-9246-429c-9bcc-376ec674e102 Authenticating user 'default' from [fd00:1122:3344:101::b]:58202 | ||
| 580 | 2025.09.06 02:15:15.116171 [ 262 ] {} <Debug> TCP-Session: 88b9e0ee-9246-429c-9bcc-376ec674e102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.09.06 02:15:15.116184 [ 262 ] {} <Debug> TCP-Session: 88b9e0ee-9246-429c-9bcc-376ec674e102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.09.06 02:15:15.116258 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.09.06 02:15:15.116291 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.09.06 02:15:15.116316 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.09.06 02:15:15.118707 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46491 | ||
| 586 | 2025.09.06 02:15:15.118757 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60305 | ||
| 587 | 2025.09.06 02:15:15.118855 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61750 | ||
| 588 | 2025.09.06 02:15:15.118986 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.09.06 02:15:15.119014 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54807 | ||
| 590 | 2025.09.06 02:15:15.119032 [ 263 ] {} <Debug> TCP-Session: 966da703-a364-427a-add9-46f574285cfe Authenticating user 'default' from [fd00:1122:3344:101::b]:46491 | ||
| 591 | 2025.09.06 02:15:15.119043 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.09.06 02:15:15.119099 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.09.06 02:15:15.119123 [ 263 ] {} <Debug> TCP-Session: 966da703-a364-427a-add9-46f574285cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.09.06 02:15:15.119150 [ 264 ] {} <Debug> TCP-Session: 8b8be647-aa0c-4516-b7ac-1a681edc076f Authenticating user 'default' from [fd00:1122:3344:101::b]:60305 | ||
| 595 | 2025.09.06 02:15:15.119165 [ 263 ] {} <Debug> TCP-Session: 966da703-a364-427a-add9-46f574285cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.09.06 02:15:15.119163 [ 265 ] {} <Debug> TCP-Session: ed768f4e-b57a-40dd-b9b7-45778d42e68f Authenticating user 'default' from [fd00:1122:3344:101::b]:61750 | ||
| 597 | 2025.09.06 02:15:15.119220 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34255 | ||
| 598 | 2025.09.06 02:15:15.119239 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.09.06 02:15:15.119257 [ 265 ] {} <Debug> TCP-Session: ed768f4e-b57a-40dd-b9b7-45778d42e68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.09.06 02:15:15.119284 [ 266 ] {} <Debug> TCP-Session: 0513ca2e-1904-4095-937c-ffc22753f54a Authenticating user 'default' from [fd00:1122:3344:101::b]:54807 | ||
| 601 | 2025.09.06 02:15:15.119294 [ 265 ] {} <Debug> TCP-Session: ed768f4e-b57a-40dd-b9b7-45778d42e68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.09.06 02:15:15.119183 [ 264 ] {} <Debug> TCP-Session: 8b8be647-aa0c-4516-b7ac-1a681edc076f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.09.06 02:15:15.119347 [ 266 ] {} <Debug> TCP-Session: 0513ca2e-1904-4095-937c-ffc22753f54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.09.06 02:15:15.119368 [ 264 ] {} <Debug> TCP-Session: 8b8be647-aa0c-4516-b7ac-1a681edc076f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.06 02:15:15.119326 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36473 | ||
| 606 | 2025.09.06 02:15:15.119403 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.09.06 02:15:15.119393 [ 266 ] {} <Debug> TCP-Session: 0513ca2e-1904-4095-937c-ffc22753f54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.09.06 02:15:15.119139 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38232 | ||
| 609 | 2025.09.06 02:15:15.119492 [ 268 ] {} <Debug> TCP-Session: b3f2a51f-d907-4da8-85ac-fb7000faf696 Authenticating user 'default' from [fd00:1122:3344:101::b]:34255 | ||
| 610 | 2025.09.06 02:15:15.119548 [ 268 ] {} <Debug> TCP-Session: b3f2a51f-d907-4da8-85ac-fb7000faf696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.06 02:15:15.119562 [ 268 ] {} <Debug> TCP-Session: b3f2a51f-d907-4da8-85ac-fb7000faf696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.06 02:15:15.119658 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2025.09.06 02:15:15.119733 [ 269 ] {} <Debug> TCP-Session: 02930086-a432-4984-bccf-8c71ea9f41b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:36473 | ||
| 614 | 2025.09.06 02:15:15.119762 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2025.09.06 02:15:15.119782 [ 269 ] {} <Debug> TCP-Session: 02930086-a432-4984-bccf-8c71ea9f41b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.09.06 02:15:15.119808 [ 267 ] {} <Debug> TCP-Session: 2ef22f22-5b54-420b-a87a-d4a5a8b9a4f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:38232 | ||
| 617 | 2025.09.06 02:15:15.119810 [ 269 ] {} <Debug> TCP-Session: 02930086-a432-4984-bccf-8c71ea9f41b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.09.06 02:15:15.119887 [ 267 ] {} <Debug> TCP-Session: 2ef22f22-5b54-420b-a87a-d4a5a8b9a4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.06 02:15:15.119907 [ 267 ] {} <Debug> TCP-Session: 2ef22f22-5b54-420b-a87a-d4a5a8b9a4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.09.06 02:15:15.410003 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54188 | ||
| 621 | 2025.09.06 02:15:15.410197 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.09.06 02:15:15.410244 [ 270 ] {} <Debug> TCP-Session: 4a1bcac6-375f-4cd6-80e7-799b899edb99 Authenticating user 'default' from [fd00:1122:3344:101::a]:54188 | ||
| 623 | 2025.09.06 02:15:15.410380 [ 270 ] {} <Debug> TCP-Session: 4a1bcac6-375f-4cd6-80e7-799b899edb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.09.06 02:15:15.410402 [ 270 ] {} <Debug> TCP-Session: 4a1bcac6-375f-4cd6-80e7-799b899edb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.06 02:15:15.410499 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.09.06 02:15:15.410624 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.09.06 02:15:15.410646 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.06 02:15:15.412829 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39121 | ||
| 629 | 2025.09.06 02:15:15.412888 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51652 | ||
| 630 | 2025.09.06 02:15:15.413057 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41195 | ||
| 631 | 2025.09.06 02:15:15.413172 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45045 | ||
| 632 | 2025.09.06 02:15:15.413174 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.09.06 02:15:15.413244 [ 271 ] {} <Debug> TCP-Session: 72dc1a99-6e85-4a0b-a2e2-569df7eee967 Authenticating user 'default' from [fd00:1122:3344:101::a]:39121 | ||
| 634 | 2025.09.06 02:15:15.413316 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52827 | ||
| 635 | 2025.09.06 02:15:15.413346 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.09.06 02:15:15.413405 [ 271 ] {} <Debug> TCP-Session: 72dc1a99-6e85-4a0b-a2e2-569df7eee967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.09.06 02:15:15.413436 [ 271 ] {} <Debug> TCP-Session: 72dc1a99-6e85-4a0b-a2e2-569df7eee967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.09.06 02:15:15.413471 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.09.06 02:15:15.413445 [ 272 ] {} <Debug> TCP-Session: 64e0052f-f949-4b72-9293-0d0a5d193243 Authenticating user 'default' from [fd00:1122:3344:101::a]:51652 | ||
| 640 | 2025.09.06 02:15:15.413550 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62334 | ||
| 641 | 2025.09.06 02:15:15.413605 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.09.06 02:15:15.413646 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.09.06 02:15:15.413597 [ 273 ] {} <Debug> TCP-Session: d7d6fec2-9713-46fb-9ee7-2f0089edce3d Authenticating user 'default' from [fd00:1122:3344:101::a]:41195 | ||
| 644 | 2025.09.06 02:15:15.413579 [ 272 ] {} <Debug> TCP-Session: 64e0052f-f949-4b72-9293-0d0a5d193243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.09.06 02:15:15.413745 [ 274 ] {} <Debug> TCP-Session: d6a0835c-371c-4546-bc3a-f17445986695 Authenticating user 'default' from [fd00:1122:3344:101::a]:45045 | ||
| 646 | 2025.09.06 02:15:15.413736 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60895 | ||
| 647 | 2025.09.06 02:15:15.413716 [ 273 ] {} <Debug> TCP-Session: d7d6fec2-9713-46fb-9ee7-2f0089edce3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.09.06 02:15:15.413904 [ 274 ] {} <Debug> TCP-Session: d6a0835c-371c-4546-bc3a-f17445986695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.09.06 02:15:15.413872 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2025.09.06 02:15:15.413867 [ 272 ] {} <Debug> TCP-Session: 64e0052f-f949-4b72-9293-0d0a5d193243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.09.06 02:15:15.414015 [ 276 ] {} <Debug> TCP-Session: b5d080a3-3315-443a-94f8-f8ca82c628b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:62334 | ||
| 652 | 2025.09.06 02:15:15.414020 [ 274 ] {} <Debug> TCP-Session: d6a0835c-371c-4546-bc3a-f17445986695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.06 02:15:15.413985 [ 273 ] {} <Debug> TCP-Session: d7d6fec2-9713-46fb-9ee7-2f0089edce3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.09.06 02:15:15.414115 [ 276 ] {} <Debug> TCP-Session: b5d080a3-3315-443a-94f8-f8ca82c628b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.06 02:15:15.413698 [ 275 ] {} <Debug> TCP-Session: eeccaa21-ce18-494c-8647-67cab2f0086a Authenticating user 'default' from [fd00:1122:3344:101::a]:52827 | ||
| 656 | 2025.09.06 02:15:15.414003 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.09.06 02:15:15.414204 [ 276 ] {} <Debug> TCP-Session: b5d080a3-3315-443a-94f8-f8ca82c628b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.06 02:15:15.414195 [ 275 ] {} <Debug> TCP-Session: eeccaa21-ce18-494c-8647-67cab2f0086a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.09.06 02:15:15.414301 [ 277 ] {} <Debug> TCP-Session: b3e6e1a6-d2e9-4502-923c-9ee9c1dfaf2f Authenticating user 'default' from [fd00:1122:3344:101::a]:60895 | ||
| 660 | 2025.09.06 02:15:15.414302 [ 275 ] {} <Debug> TCP-Session: eeccaa21-ce18-494c-8647-67cab2f0086a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.09.06 02:15:15.414420 [ 277 ] {} <Debug> TCP-Session: b3e6e1a6-d2e9-4502-923c-9ee9c1dfaf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.06 02:15:15.414442 [ 277 ] {} <Debug> TCP-Session: b3e6e1a6-d2e9-4502-923c-9ee9c1dfaf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.06 02:15:16.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.33 MiB, peak 138.33 MiB, free memory in arenas 0.00 B, will set to 139.34 MiB (RSS), difference: 1.01 MiB | ||
| 664 | 2025.09.06 02:15:16.213793 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61375 | ||
| 665 | 2025.09.06 02:15:16.213991 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.06 02:15:16.214025 [ 278 ] {} <Debug> TCP-Session: c179ad5b-4f67-4a7b-8b96-4d84241a3f8d Authenticating user 'default' from [fd00:1122:3344:101::c]:61375 | ||
| 667 | 2025.09.06 02:15:16.214160 [ 278 ] {} <Debug> TCP-Session: c179ad5b-4f67-4a7b-8b96-4d84241a3f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.06 02:15:16.214175 [ 278 ] {} <Debug> TCP-Session: c179ad5b-4f67-4a7b-8b96-4d84241a3f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.06 02:15:16.214243 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.06 02:15:16.214367 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.06 02:15:16.214385 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.09.06 02:15:16.216601 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34748 | ||
| 673 | 2025.09.06 02:15:16.216677 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46598 | ||
| 674 | 2025.09.06 02:15:16.216800 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.09.06 02:15:16.216805 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47484 | ||
| 676 | 2025.09.06 02:15:16.216856 [ 279 ] {} <Debug> TCP-Session: 01a409e5-1677-41e4-932d-c4128032c79e Authenticating user 'default' from [fd00:1122:3344:101::c]:34748 | ||
| 677 | 2025.09.06 02:15:16.216890 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52741 | ||
| 678 | 2025.09.06 02:15:16.216943 [ 279 ] {} <Debug> TCP-Session: 01a409e5-1677-41e4-932d-c4128032c79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.09.06 02:15:16.216989 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65200 | ||
| 680 | 2025.09.06 02:15:16.217007 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.09.06 02:15:16.217093 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.09.06 02:15:16.217110 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51308 | ||
| 683 | 2025.09.06 02:15:16.217042 [ 279 ] {} <Debug> TCP-Session: 01a409e5-1677-41e4-932d-c4128032c79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.09.06 02:15:16.217179 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.09.06 02:15:16.217206 [ 281 ] {} <Debug> TCP-Session: 947c06ab-ce07-4fe6-87a4-625eae2e3473 Authenticating user 'default' from [fd00:1122:3344:101::c]:47484 | ||
| 686 | 2025.09.06 02:15:16.217182 [ 280 ] {} <Debug> TCP-Session: a3c1a5ae-e90e-4352-b43a-f7dba500a490 Authenticating user 'default' from [fd00:1122:3344:101::c]:46598 | ||
| 687 | 2025.09.06 02:15:16.217301 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.09.06 02:15:16.217373 [ 280 ] {} <Debug> TCP-Session: a3c1a5ae-e90e-4352-b43a-f7dba500a490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.09.06 02:15:16.217386 [ 281 ] {} <Debug> TCP-Session: 947c06ab-ce07-4fe6-87a4-625eae2e3473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.09.06 02:15:16.217355 [ 282 ] {} <Debug> TCP-Session: 3a929555-94ae-471a-80a0-b3839d161d8d Authenticating user 'default' from [fd00:1122:3344:101::c]:52741 | ||
| 691 | 2025.09.06 02:15:16.217459 [ 281 ] {} <Debug> TCP-Session: 947c06ab-ce07-4fe6-87a4-625eae2e3473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.09.06 02:15:16.217472 [ 280 ] {} <Debug> TCP-Session: a3c1a5ae-e90e-4352-b43a-f7dba500a490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.09.06 02:15:16.217460 [ 283 ] {} <Debug> TCP-Session: 7c84f6a8-c2b2-4f00-9c5c-80ccc370279b Authenticating user 'default' from [fd00:1122:3344:101::c]:65200 | ||
| 694 | 2025.09.06 02:15:16.217547 [ 282 ] {} <Debug> TCP-Session: 3a929555-94ae-471a-80a0-b3839d161d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.09.06 02:15:16.217440 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.09.06 02:15:16.217284 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57210 | ||
| 697 | 2025.09.06 02:15:16.217636 [ 283 ] {} <Debug> TCP-Session: 7c84f6a8-c2b2-4f00-9c5c-80ccc370279b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.09.06 02:15:16.217655 [ 284 ] {} <Debug> TCP-Session: 92a916ca-a7b7-4313-b6c2-1c5bb805714b Authenticating user 'default' from [fd00:1122:3344:101::c]:51308 | ||
| 699 | 2025.09.06 02:15:16.217657 [ 282 ] {} <Debug> TCP-Session: 3a929555-94ae-471a-80a0-b3839d161d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.06 02:15:16.217744 [ 283 ] {} <Debug> TCP-Session: 7c84f6a8-c2b2-4f00-9c5c-80ccc370279b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.06 02:15:16.217770 [ 284 ] {} <Debug> TCP-Session: 92a916ca-a7b7-4313-b6c2-1c5bb805714b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.06 02:15:16.217807 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.09.06 02:15:16.217864 [ 284 ] {} <Debug> TCP-Session: 92a916ca-a7b7-4313-b6c2-1c5bb805714b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.06 02:15:16.217880 [ 285 ] {} <Debug> TCP-Session: b146e82e-01c3-4e5a-b8de-71a82b429675 Authenticating user 'default' from [fd00:1122:3344:101::c]:57210 | ||
| 705 | 2025.09.06 02:15:16.218020 [ 285 ] {} <Debug> TCP-Session: b146e82e-01c3-4e5a-b8de-71a82b429675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.06 02:15:16.218037 [ 285 ] {} <Debug> TCP-Session: b146e82e-01c3-4e5a-b8de-71a82b429675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.06 02:15:19.862030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.09.06 02:15:19.862080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.09.06 02:15:19.862128 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.09.06 02:15:19.862173 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.09.06 02:15:19.867034 [ 244 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Loading data parts | ||
| 712 | 2025.09.06 02:15:19.867322 [ 244 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): There are no data parts | ||
| 713 | 2025.09.06 02:15:19.871410 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.09.06 02:15:19.871613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 715 | 2025.09.06 02:15:19.880490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.09.06 02:15:19.881097 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.09.06 02:15:19.881423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2025.09.06 02:15:19.883989 [ 243 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Loading data parts | ||
| 719 | 2025.09.06 02:15:19.884188 [ 243 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): There are no data parts | ||
| 720 | 2025.09.06 02:15:19.910756 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.09.06 02:15:19.911016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 722 | 2025.09.06 02:15:19.918366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.09.06 02:15:19.919970 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.09.06 02:15:19.924689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.09.06 02:15:20.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2025.09.06 02:15:22.361937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.09.06 02:15:22.362090 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.09.06 02:15:22.366399 [ 242 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Loading data parts | ||
| 729 | 2025.09.06 02:15:22.366605 [ 242 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): There are no data parts | ||
| 730 | 2025.09.06 02:15:22.374000 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.09.06 02:15:22.374126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 732 | 2025.09.06 02:15:22.375749 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.09.06 02:15:22.376217 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.09.06 02:15:22.376479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.09.06 02:15:23.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.13 MiB (RSS), difference: -3.08 MiB | ||
| 736 | 2025.09.06 02:15:27.343450 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.09.06 02:15:27.343510 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.09.06 02:15:27.381579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.09.06 02:15:27.382494 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.09.06 02:15:27.382542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 741 | 2025.09.06 02:15:27.383253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.09.06 02:15:27.383794 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.09.06 02:15:27.385964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.09.06 02:15:27.424853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.09.06 02:15:27.442957 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.09.06 02:15:27.443074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 747 | 2025.09.06 02:15:27.449614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.09.06 02:15:27.450806 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.09.06 02:15:27.454101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.09.06 02:15:28.000130 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.80 MiB, peak 159.80 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2025.09.06 02:15:32.939060 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.09.06 02:15:32.939354 [ 3 ] {85f80c3a-2eec-4654-a0f5-1c90ee367dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.09.06 02:15:32.941717 [ 3 ] {85f80c3a-2eec-4654-a0f5-1c90ee367dff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.09.06 02:15:32.950380 [ 3 ] {85f80c3a-2eec-4654-a0f5-1c90ee367dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.09.06 02:15:32.954966 [ 3 ] {85f80c3a-2eec-4654-a0f5-1c90ee367dff} <Debug> TCPHandler: Processed in 0.016031258 sec. | ||
| 756 | 2025.09.06 02:15:32.963520 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.09.06 02:15:32.963713 [ 3 ] {3a890e71-da98-4347-8e5e-77eb23815926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.09.06 02:15:32.972152 [ 3 ] {3a890e71-da98-4347-8e5e-77eb23815926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.09.06 02:15:32.972246 [ 3 ] {3a890e71-da98-4347-8e5e-77eb23815926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.09.06 02:15:32.974721 [ 3 ] {3a890e71-da98-4347-8e5e-77eb23815926} <Debug> TCPHandler: Processed in 0.01125519 sec. | ||
| 761 | 2025.09.06 02:15:32.974958 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.09.06 02:15:32.975082 [ 3 ] {5ca64202-6179-42b6-a8c0-2242245b14aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.09.06 02:15:32.977352 [ 3 ] {5ca64202-6179-42b6-a8c0-2242245b14aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.09.06 02:15:32.977400 [ 3 ] {5ca64202-6179-42b6-a8c0-2242245b14aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.09.06 02:15:32.977708 [ 3 ] {5ca64202-6179-42b6-a8c0-2242245b14aa} <Debug> TCPHandler: Processed in 0.002800972 sec. | ||
| 766 | 2025.09.06 02:15:32.977933 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.09.06 02:15:32.978049 [ 3 ] {f7fbfa1c-6fe8-4f66-9ee9-2d1e14fedefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 768 | 2025.09.06 02:15:32.978299 [ 3 ] {f7fbfa1c-6fe8-4f66-9ee9-2d1e14fedefb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.09.06 02:15:32.978343 [ 3 ] {f7fbfa1c-6fe8-4f66-9ee9-2d1e14fedefb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.09.06 02:15:32.978634 [ 3 ] {f7fbfa1c-6fe8-4f66-9ee9-2d1e14fedefb} <Debug> TCPHandler: Processed in 0.000756406 sec. | ||
| 771 | 2025.09.06 02:15:32.978856 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.09.06 02:15:32.978971 [ 3 ] {07d14884-74b4-436b-ac31-be2005c3b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 773 | 2025.09.06 02:15:32.979209 [ 3 ] {07d14884-74b4-436b-ac31-be2005c3b318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.09.06 02:15:32.979253 [ 3 ] {07d14884-74b4-436b-ac31-be2005c3b318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.09.06 02:15:32.979610 [ 3 ] {07d14884-74b4-436b-ac31-be2005c3b318} <Debug> TCPHandler: Processed in 0.000803577 sec. | ||
| 776 | 2025.09.06 02:15:32.979811 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.09.06 02:15:32.979926 [ 3 ] {6f118e44-52d1-4de5-a367-d55ae1b8747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 778 | 2025.09.06 02:15:32.980166 [ 3 ] {6f118e44-52d1-4de5-a367-d55ae1b8747d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.09.06 02:15:32.980210 [ 3 ] {6f118e44-52d1-4de5-a367-d55ae1b8747d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.09.06 02:15:32.980528 [ 3 ] {6f118e44-52d1-4de5-a367-d55ae1b8747d} <Debug> TCPHandler: Processed in 0.000765866 sec. | ||
| 781 | 2025.09.06 02:15:32.980733 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.09.06 02:15:32.980847 [ 3 ] {2d8c5c6b-ded6-4474-b0a2-3356ff1176f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 783 | 2025.09.06 02:15:32.981099 [ 3 ] {2d8c5c6b-ded6-4474-b0a2-3356ff1176f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.09.06 02:15:32.981145 [ 3 ] {2d8c5c6b-ded6-4474-b0a2-3356ff1176f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.09.06 02:15:32.981467 [ 3 ] {2d8c5c6b-ded6-4474-b0a2-3356ff1176f2} <Debug> TCPHandler: Processed in 0.000783076 sec. | ||
| 786 | 2025.09.06 02:15:32.981665 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.09.06 02:15:32.981778 [ 3 ] {3d29ef9d-f834-49c1-a232-2a9af4db9b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 788 | 2025.09.06 02:15:32.982022 [ 3 ] {3d29ef9d-f834-49c1-a232-2a9af4db9b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.09.06 02:15:32.982069 [ 3 ] {3d29ef9d-f834-49c1-a232-2a9af4db9b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.09.06 02:15:32.982389 [ 3 ] {3d29ef9d-f834-49c1-a232-2a9af4db9b98} <Debug> TCPHandler: Processed in 0.000772577 sec. | ||
| 791 | 2025.09.06 02:15:32.982586 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.09.06 02:15:32.982700 [ 3 ] {773ab4a6-f074-47f8-a7a9-8cab8a586786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 793 | 2025.09.06 02:15:32.982942 [ 3 ] {773ab4a6-f074-47f8-a7a9-8cab8a586786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.09.06 02:15:32.982986 [ 3 ] {773ab4a6-f074-47f8-a7a9-8cab8a586786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.09.06 02:15:32.983297 [ 3 ] {773ab4a6-f074-47f8-a7a9-8cab8a586786} <Debug> TCPHandler: Processed in 0.000760066 sec. | ||
| 796 | 2025.09.06 02:15:32.983491 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.09.06 02:15:32.983606 [ 3 ] {afb1d8df-20b9-4067-a7eb-3fa4818ba0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 798 | 2025.09.06 02:15:32.983855 [ 3 ] {afb1d8df-20b9-4067-a7eb-3fa4818ba0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.09.06 02:15:32.983899 [ 3 ] {afb1d8df-20b9-4067-a7eb-3fa4818ba0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.09.06 02:15:32.984210 [ 3 ] {afb1d8df-20b9-4067-a7eb-3fa4818ba0ee} <Debug> TCPHandler: Processed in 0.000767416 sec. | ||
| 801 | 2025.09.06 02:15:32.984426 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.09.06 02:15:32.984541 [ 3 ] {04622ef9-0fae-488c-9875-0d4d23de98d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 803 | 2025.09.06 02:15:32.984787 [ 3 ] {04622ef9-0fae-488c-9875-0d4d23de98d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.09.06 02:15:32.984831 [ 3 ] {04622ef9-0fae-488c-9875-0d4d23de98d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.09.06 02:15:32.985146 [ 3 ] {04622ef9-0fae-488c-9875-0d4d23de98d8} <Debug> TCPHandler: Processed in 0.000767996 sec. | ||
| 806 | 2025.09.06 02:15:32.985353 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.09.06 02:15:32.985470 [ 3 ] {271e15a7-7d82-454e-84bd-80973de41d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 808 | 2025.09.06 02:15:32.985724 [ 3 ] {271e15a7-7d82-454e-84bd-80973de41d5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.09.06 02:15:32.985767 [ 3 ] {271e15a7-7d82-454e-84bd-80973de41d5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.09.06 02:15:32.986078 [ 3 ] {271e15a7-7d82-454e-84bd-80973de41d5a} <Debug> TCPHandler: Processed in 0.000772726 sec. | ||
| 811 | 2025.09.06 02:15:32.986271 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.09.06 02:15:32.986387 [ 3 ] {544064f6-29a4-432b-aa85-fe8083a1e0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 813 | 2025.09.06 02:15:32.986644 [ 3 ] {544064f6-29a4-432b-aa85-fe8083a1e0fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.09.06 02:15:32.986688 [ 3 ] {544064f6-29a4-432b-aa85-fe8083a1e0fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.09.06 02:15:32.987003 [ 3 ] {544064f6-29a4-432b-aa85-fe8083a1e0fa} <Debug> TCPHandler: Processed in 0.000780296 sec. | ||
| 816 | 2025.09.06 02:15:32.987214 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.09.06 02:15:32.987343 [ 3 ] {fee92c0c-e2d3-4566-b0b7-005a5f69bfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 818 | 2025.09.06 02:15:32.987632 [ 3 ] {fee92c0c-e2d3-4566-b0b7-005a5f69bfdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.09.06 02:15:32.987678 [ 3 ] {fee92c0c-e2d3-4566-b0b7-005a5f69bfdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.09.06 02:15:32.987994 [ 3 ] {fee92c0c-e2d3-4566-b0b7-005a5f69bfdf} <Debug> TCPHandler: Processed in 0.000828647 sec. | ||
| 821 | 2025.09.06 02:15:32.988201 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.09.06 02:15:32.988318 [ 3 ] {1664b7d3-6cef-4ce7-a230-437bbf014fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 823 | 2025.09.06 02:15:32.988578 [ 3 ] {1664b7d3-6cef-4ce7-a230-437bbf014fe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.09.06 02:15:32.988622 [ 3 ] {1664b7d3-6cef-4ce7-a230-437bbf014fe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.09.06 02:15:32.988939 [ 3 ] {1664b7d3-6cef-4ce7-a230-437bbf014fe6} <Debug> TCPHandler: Processed in 0.000787196 sec. | ||
| 826 | 2025.09.06 02:15:32.989635 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.09.06 02:15:32.989753 [ 3 ] {2267ffd0-a68f-4238-89f6-1d0236625ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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) | ||
| 828 | 2025.09.06 02:15:32.990012 [ 3 ] {2267ffd0-a68f-4238-89f6-1d0236625ae3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.09.06 02:15:32.990055 [ 3 ] {2267ffd0-a68f-4238-89f6-1d0236625ae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.09.06 02:15:32.990379 [ 3 ] {2267ffd0-a68f-4238-89f6-1d0236625ae3} <Debug> TCPHandler: Processed in 0.000819177 sec. | ||
| 831 | 2025.09.06 02:15:32.990728 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.09.06 02:15:32.990846 [ 3 ] {e9eeb758-c632-43db-8600-300d56899ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.09.06 02:15:32.991105 [ 3 ] {e9eeb758-c632-43db-8600-300d56899ebe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.09.06 02:15:32.991149 [ 3 ] {e9eeb758-c632-43db-8600-300d56899ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.09.06 02:15:32.991462 [ 3 ] {e9eeb758-c632-43db-8600-300d56899ebe} <Debug> TCPHandler: Processed in 0.000785607 sec. | ||
| 836 | 2025.09.06 02:15:32.992166 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.09.06 02:15:32.992286 [ 3 ] {5c5472bf-250e-4797-bb16-a914aa16363e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.09.06 02:15:32.992560 [ 3 ] {5c5472bf-250e-4797-bb16-a914aa16363e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.09.06 02:15:32.992605 [ 3 ] {5c5472bf-250e-4797-bb16-a914aa16363e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.09.06 02:15:32.992930 [ 3 ] {5c5472bf-250e-4797-bb16-a914aa16363e} <Debug> TCPHandler: Processed in 0.000813086 sec. | ||
| 841 | 2025.09.06 02:15:32.993160 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.09.06 02:15:32.993282 [ 3 ] {f313e6be-80b6-4b96-b391-10e6218af310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.09.06 02:15:32.993544 [ 3 ] {f313e6be-80b6-4b96-b391-10e6218af310} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.09.06 02:15:32.993588 [ 3 ] {f313e6be-80b6-4b96-b391-10e6218af310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.09.06 02:15:32.993906 [ 3 ] {f313e6be-80b6-4b96-b391-10e6218af310} <Debug> TCPHandler: Processed in 0.000797436 sec. | ||
| 846 | 2025.09.06 02:15:32.994145 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.09.06 02:15:32.994267 [ 3 ] {9a8e5392-1d3a-4d91-b816-7926623ecc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.09.06 02:15:32.994531 [ 3 ] {9a8e5392-1d3a-4d91-b816-7926623ecc89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.09.06 02:15:32.994574 [ 3 ] {9a8e5392-1d3a-4d91-b816-7926623ecc89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.09.06 02:15:32.994899 [ 3 ] {9a8e5392-1d3a-4d91-b816-7926623ecc89} <Debug> TCPHandler: Processed in 0.000802066 sec. | ||
| 851 | 2025.09.06 02:15:32.995148 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.09.06 02:15:32.995272 [ 3 ] {9b952596-017a-4f3e-a545-76db22300dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.09.06 02:15:32.995536 [ 3 ] {9b952596-017a-4f3e-a545-76db22300dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.09.06 02:15:32.995580 [ 3 ] {9b952596-017a-4f3e-a545-76db22300dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.09.06 02:15:32.995887 [ 3 ] {9b952596-017a-4f3e-a545-76db22300dbe} <Debug> TCPHandler: Processed in 0.000789086 sec. | ||
| 856 | 2025.09.06 02:15:32.996133 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.09.06 02:15:32.996253 [ 3 ] {81f1bc4d-1761-40f0-92d3-0a0ced6f9e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.09.06 02:15:32.996514 [ 3 ] {81f1bc4d-1761-40f0-92d3-0a0ced6f9e3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.09.06 02:15:32.996558 [ 3 ] {81f1bc4d-1761-40f0-92d3-0a0ced6f9e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.09.06 02:15:32.996862 [ 3 ] {81f1bc4d-1761-40f0-92d3-0a0ced6f9e3e} <Debug> TCPHandler: Processed in 0.000779786 sec. | ||
| 861 | 2025.09.06 02:15:32.997127 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.09.06 02:15:32.997248 [ 3 ] {9051d8e6-75cf-4f89-9f65-76885475a1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.09.06 02:15:32.997539 [ 3 ] {9051d8e6-75cf-4f89-9f65-76885475a1cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.09.06 02:15:32.997589 [ 3 ] {9051d8e6-75cf-4f89-9f65-76885475a1cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.09.06 02:15:32.997889 [ 3 ] {9051d8e6-75cf-4f89-9f65-76885475a1cf} <Debug> TCPHandler: Processed in 0.000812776 sec. | ||
| 866 | 2025.09.06 02:15:32.998129 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.09.06 02:15:32.998250 [ 3 ] {c3a81673-6077-43f6-b519-e6afcbdbe209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.09.06 02:15:32.998540 [ 3 ] {c3a81673-6077-43f6-b519-e6afcbdbe209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.09.06 02:15:32.998584 [ 3 ] {c3a81673-6077-43f6-b519-e6afcbdbe209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.09.06 02:15:32.998885 [ 3 ] {c3a81673-6077-43f6-b519-e6afcbdbe209} <Debug> TCPHandler: Processed in 0.000806106 sec. | ||
| 871 | 2025.09.06 02:15:32.999135 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.09.06 02:15:32.999258 [ 3 ] {ec8153d9-66da-4d2a-aa4d-a4c50bff102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.09.06 02:15:32.999539 [ 3 ] {ec8153d9-66da-4d2a-aa4d-a4c50bff102d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.09.06 02:15:32.999584 [ 3 ] {ec8153d9-66da-4d2a-aa4d-a4c50bff102d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.09.06 02:15:32.999875 [ 3 ] {ec8153d9-66da-4d2a-aa4d-a4c50bff102d} <Debug> TCPHandler: Processed in 0.000790276 sec. | ||
| 876 | 2025.09.06 02:15:33.000108 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.09.06 02:15:33.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.60 MiB, peak 159.80 MiB, free memory in arenas 0.00 B, will set to 158.76 MiB (RSS), difference: 4.16 MiB | ||
| 878 | 2025.09.06 02:15:33.000233 [ 3 ] {d51c0e6b-b7af-4d6f-8d4b-15eafb884324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.09.06 02:15:33.000517 [ 3 ] {d51c0e6b-b7af-4d6f-8d4b-15eafb884324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.09.06 02:15:33.000560 [ 3 ] {d51c0e6b-b7af-4d6f-8d4b-15eafb884324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.09.06 02:15:33.000855 [ 3 ] {d51c0e6b-b7af-4d6f-8d4b-15eafb884324} <Debug> TCPHandler: Processed in 0.000796676 sec. | ||
| 882 | 2025.09.06 02:15:33.011948 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.09.06 02:15:33.012090 [ 3 ] {10fab31f-3e5b-4aff-84b6-f8040e06dd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.09.06 02:15:33.012397 [ 3 ] {10fab31f-3e5b-4aff-84b6-f8040e06dd73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.09.06 02:15:33.012442 [ 3 ] {10fab31f-3e5b-4aff-84b6-f8040e06dd73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.09.06 02:15:33.012768 [ 3 ] {10fab31f-3e5b-4aff-84b6-f8040e06dd73} <Debug> TCPHandler: Processed in 0.000877147 sec. | ||
| 887 | 2025.09.06 02:15:33.013219 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.09.06 02:15:33.013328 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 889 | 2025.09.06 02:15:33.013371 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.09.06 02:15:33.013945 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2025.09.06 02:15:33.013991 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 892 | 2025.09.06 02:15:33.016757 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2025.09.06 02:15:33.017127 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2025.09.06 02:15:33.017277 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.003979 sec., 6785.624528776075 rows/sec., 1.62 MiB/sec. | ||
| 895 | 2025.09.06 02:15:33.017316 [ 3 ] {e465ac1f-edb2-4508-94a9-3b445bedb249} <Debug> TCPHandler: Processed in 0.004148043 sec. | ||
| 896 | 2025.09.06 02:15:33.017458 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.09.06 02:15:33.017556 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 898 | 2025.09.06 02:15:33.017603 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 899 | 2025.09.06 02:15:33.024521 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2025.09.06 02:15:33.024557 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 901 | 2025.09.06 02:15:33.027022 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2025.09.06 02:15:33.027546 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2025.09.06 02:15:33.027682 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.010147 sec., 38632.108012220364 rows/sec., 2.45 MiB/sec. | ||
| 904 | 2025.09.06 02:15:33.027719 [ 3 ] {608769a8-0098-45a7-a00b-894df139aa77} <Debug> TCPHandler: Processed in 0.010312903 sec. | ||
| 905 | 2025.09.06 02:15:33.027847 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2025.09.06 02:15:33.027944 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 907 | 2025.09.06 02:15:33.027985 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 908 | 2025.09.06 02:15:33.028423 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2025.09.06 02:15:33.028461 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 910 | 2025.09.06 02:15:33.028860 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2025.09.06 02:15:33.029271 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2025.09.06 02:15:33.029405 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001479 sec., 2704.5300878972275 rows/sec., 220.54 KiB/sec. | ||
| 913 | 2025.09.06 02:15:33.029453 [ 3 ] {64bcb793-4d38-46b1-8db0-800ef1c57d1a} <Debug> TCPHandler: Processed in 0.001655604 sec. | ||
| 914 | 2025.09.06 02:15:33.029575 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.09.06 02:15:33.029670 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 916 | 2025.09.06 02:15:33.029708 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 917 | 2025.09.06 02:15:33.030605 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2025.09.06 02:15:33.030640 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 919 | 2025.09.06 02:15:33.031149 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2025.09.06 02:15:33.031576 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2025.09.06 02:15:33.031707 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Debug> executeQuery: Read 1039 rows, 83.83 KiB in 0.002055 sec., 505596.1070559611 rows/sec., 39.84 MiB/sec. | ||
| 922 | 2025.09.06 02:15:33.031743 [ 3 ] {def21377-3d18-43ae-ba65-d04a95b8bc79} <Debug> TCPHandler: Processed in 0.002218128 sec. | ||
| 923 | 2025.09.06 02:15:33.031866 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2025.09.06 02:15:33.031960 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 925 | 2025.09.06 02:15:33.031999 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 926 | 2025.09.06 02:15:33.032494 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2025.09.06 02:15:33.032531 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 928 | 2025.09.06 02:15:33.032993 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2025.09.06 02:15:33.033484 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2025.09.06 02:15:33.033638 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Debug> executeQuery: Read 200 rows, 12.06 KiB in 0.001696 sec., 117924.52830188679 rows/sec., 6.94 MiB/sec. | ||
| 931 | 2025.09.06 02:15:33.033682 [ 3 ] {2f625f7d-d9be-405a-b842-74fcb12150e8} <Debug> TCPHandler: Processed in 0.001866175 sec. | ||
| 932 | 2025.09.06 02:15:33.033805 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.09.06 02:15:33.033899 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 934 | 2025.09.06 02:15:33.033938 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 935 | 2025.09.06 02:15:33.034468 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2025.09.06 02:15:33.034507 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 937 | 2025.09.06 02:15:33.034958 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2025.09.06 02:15:33.035402 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2025.09.06 02:15:33.035532 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00165 sec., 123030.30303030302 rows/sec., 7.94 MiB/sec. | ||
| 940 | 2025.09.06 02:15:33.035575 [ 3 ] {8d274a89-f463-4dcf-90e5-da2f4de21c1e} <Debug> TCPHandler: Processed in 0.001821955 sec. | ||
| 941 | 2025.09.06 02:15:33.035701 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.09.06 02:15:33.035797 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 943 | 2025.09.06 02:15:33.035836 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 944 | 2025.09.06 02:15:33.036283 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.09.06 02:15:33.036319 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 946 | 2025.09.06 02:15:33.036755 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2025.09.06 02:15:33.037258 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.09.06 02:15:33.037387 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001608 sec., 125621.89054726368 rows/sec., 7.13 MiB/sec. | ||
| 949 | 2025.09.06 02:15:33.037423 [ 3 ] {e220326e-c088-4e6c-b26b-004b433f74a0} <Debug> TCPHandler: Processed in 0.001777555 sec. | ||
| 950 | 2025.09.06 02:15:33.037546 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.09.06 02:15:33.037639 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 952 | 2025.09.06 02:15:33.037684 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 953 | 2025.09.06 02:15:33.038304 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.09.06 02:15:33.038342 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 955 | 2025.09.06 02:15:33.038835 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2025.09.06 02:15:33.039295 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.09.06 02:15:33.039431 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Debug> executeQuery: Read 620 rows, 44.02 KiB in 0.00181 sec., 342541.4364640884 rows/sec., 23.75 MiB/sec. | ||
| 958 | 2025.09.06 02:15:33.039470 [ 3 ] {57ab4bed-c601-43cd-9b14-0628b1d41e21} <Debug> TCPHandler: Processed in 0.001974826 sec. | ||
| 959 | 2025.09.06 02:15:33.039592 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.09.06 02:15:33.039686 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 961 | 2025.09.06 02:15:33.039729 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 962 | 2025.09.06 02:15:33.040083 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.09.06 02:15:33.040121 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 964 | 2025.09.06 02:15:33.042734 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2025.09.06 02:15:33.043305 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.09.06 02:15:33.043444 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003773 sec., 1590.246488205672 rows/sec., 83.08 KiB/sec. | ||
| 967 | 2025.09.06 02:15:33.043484 [ 3 ] {29b91230-c51a-4dd2-819f-294be1c0487f} <Debug> TCPHandler: Processed in 0.003946051 sec. | ||
| 968 | 2025.09.06 02:15:33.043600 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.09.06 02:15:33.043697 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2025.09.06 02:15:33.043740 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2025.09.06 02:15:33.044195 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.09.06 02:15:33.044230 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 973 | 2025.09.06 02:15:33.044683 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2025.09.06 02:15:33.045164 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.09.06 02:15:33.045298 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Debug> executeQuery: Read 169 rows, 10.83 KiB in 0.001621 sec., 104256.63170882172 rows/sec., 6.52 MiB/sec. | ||
| 976 | 2025.09.06 02:15:33.045335 [ 3 ] {bbcb44d4-8c67-4b4a-bc12-34a6797238c7} <Debug> TCPHandler: Processed in 0.001785924 sec. | ||
| 977 | 2025.09.06 02:15:33.045453 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.09.06 02:15:33.045547 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 979 | 2025.09.06 02:15:33.045590 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 980 | 2025.09.06 02:15:33.045929 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.09.06 02:15:33.045966 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 982 | 2025.09.06 02:15:33.046441 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2025.09.06 02:15:33.046863 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.09.06 02:15:33.046995 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 985 | 2025.09.06 02:15:33.047033 [ 3 ] {076d7bb4-eef9-4643-a9ce-9cbbd7644719} <Debug> TCPHandler: Processed in 0.001631253 sec. | ||
| 986 | 2025.09.06 02:15:33.047152 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.09.06 02:15:33.047246 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2025.09.06 02:15:33.047288 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2025.09.06 02:15:33.047618 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.09.06 02:15:33.047655 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 991 | 2025.09.06 02:15:33.048055 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2025.09.06 02:15:33.048506 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.09.06 02:15:33.048637 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Debug> executeQuery: Read 48 rows, 2.70 KiB in 0.00141 sec., 34042.55319148936 rows/sec., 1.87 MiB/sec. | ||
| 994 | 2025.09.06 02:15:33.048674 [ 3 ] {813bdb1e-ced2-44bf-9b74-0df8a31dca9f} <Debug> TCPHandler: Processed in 0.001570972 sec. | ||
| 995 | 2025.09.06 02:15:34.886246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 996 | 2025.09.06 02:15:34.886791 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.09.06 02:15:34.886842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 998 | 2025.09.06 02:15:34.887689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2025.09.06 02:15:34.888173 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.09.06 02:15:34.888311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1001 | 2025.09.06 02:15:34.954321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1002 | 2025.09.06 02:15:34.971558 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2025.09.06 02:15:34.971623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1004 | 2025.09.06 02:15:34.978129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1005 | 2025.09.06 02:15:34.979304 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2025.09.06 02:15:34.982520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1007 | 2025.09.06 02:15:35.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 163.74 MiB, free memory in arenas 0.00 B, will set to 161.21 MiB (RSS), difference: 1.47 MiB | ||
| 1008 | 2025.09.06 02:15:37.941902 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.09.06 02:15:37.942105 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2025.09.06 02:15:37.942175 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2025.09.06 02:15:37.942915 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2025.09.06 02:15:37.942968 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1013 | 2025.09.06 02:15:37.943441 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2025.09.06 02:15:37.943856 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2025.09.06 02:15:37.944007 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001954 sec., 13306.038894575231 rows/sec., 1.00 MiB/sec. | ||
| 1016 | 2025.09.06 02:15:37.944052 [ 3 ] {43b31f90-823e-42ca-9e68-fd95ab7f0879} <Debug> TCPHandler: Processed in 0.002283558 sec. | ||
| 1017 | 2025.09.06 02:15:37.944189 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2025.09.06 02:15:37.944295 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2025.09.06 02:15:37.944344 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2025.09.06 02:15:37.944810 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2025.09.06 02:15:37.944846 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1022 | 2025.09.06 02:15:37.945237 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2025.09.06 02:15:37.945641 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2025.09.06 02:15:37.945771 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001504 sec., 18617.021276595744 rows/sec., 1.45 MiB/sec. | ||
| 1025 | 2025.09.06 02:15:37.945807 [ 3 ] {016e92a6-dfbc-4db8-97cd-f7e9b340f8d2} <Debug> TCPHandler: Processed in 0.001666473 sec. | ||
| 1026 | 2025.09.06 02:15:37.945920 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.09.06 02:15:37.946014 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1028 | 2025.09.06 02:15:37.946057 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1029 | 2025.09.06 02:15:37.946451 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2025.09.06 02:15:37.946486 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1031 | 2025.09.06 02:15:37.947086 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2025.09.06 02:15:37.947595 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2025.09.06 02:15:37.947723 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001728 sec., 57870.37037037037 rows/sec., 4.01 MiB/sec. | ||
| 1034 | 2025.09.06 02:15:37.947768 [ 3 ] {0158784d-60c1-42b5-bc83-af7c9e7f489b} <Debug> TCPHandler: Processed in 0.001895325 sec. | ||
| 1035 | 2025.09.06 02:15:37.947886 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2025.09.06 02:15:37.947980 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2025.09.06 02:15:37.948020 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1038 | 2025.09.06 02:15:37.948348 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.09.06 02:15:37.948383 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1040 | 2025.09.06 02:15:37.948896 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2025.09.06 02:15:37.949326 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.09.06 02:15:37.949444 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 1.35 MiB/sec. | ||
| 1043 | 2025.09.06 02:15:37.949475 [ 3 ] {90ce67ba-5c18-4c25-b532-fd4388e3c6cd} <Debug> TCPHandler: Processed in 0.001674803 sec. | ||
| 1044 | 2025.09.06 02:15:42.343561 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1045 | 2025.09.06 02:15:42.343629 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1046 | 2025.09.06 02:15:42.380013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1047 | 2025.09.06 02:15:42.384003 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2025.09.06 02:15:42.384051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1049 | 2025.09.06 02:15:42.385245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2025.09.06 02:15:42.385485 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2025.09.06 02:15:42.385750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1052 | 2025.09.06 02:15:42.389079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1053 | 2025.09.06 02:15:42.389919 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.09.06 02:15:42.390000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1055 | 2025.09.06 02:15:42.390618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1056 | 2025.09.06 02:15:42.390839 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.09.06 02:15:42.390963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1058 | 2025.09.06 02:15:42.483287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1059 | 2025.09.06 02:15:42.499763 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.09.06 02:15:42.499817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1061 | 2025.09.06 02:15:42.506014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2025.09.06 02:15:42.506714 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.09.06 02:15:42.509486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1064 | 2025.09.06 02:15:42.952537 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.09.06 02:15:42.952805 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.09.06 02:15:42.952904 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1067 | 2025.09.06 02:15:42.953813 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.09.06 02:15:42.953851 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1069 | 2025.09.06 02:15:42.954239 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1070 | 2025.09.06 02:15:42.954457 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.09.06 02:15:42.954601 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001872 sec., 209401.7094017094 rows/sec., 13.29 MiB/sec. | ||
| 1072 | 2025.09.06 02:15:42.954643 [ 3 ] {f5536fe2-8bd9-439a-b2dd-d363b3905ac1} <Debug> TCPHandler: Processed in 0.002273889 sec. | ||
| 1073 | 2025.09.06 02:15:42.954772 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.09.06 02:15:42.954875 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1075 | 2025.09.06 02:15:42.954915 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1076 | 2025.09.06 02:15:42.955819 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.09.06 02:15:42.955855 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1078 | 2025.09.06 02:15:42.956209 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2025.09.06 02:15:42.956419 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.09.06 02:15:42.956540 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Debug> executeQuery: Read 1037 rows, 83.68 KiB in 0.001683 sec., 616161.6161616162 rows/sec., 48.56 MiB/sec. | ||
| 1081 | 2025.09.06 02:15:42.956575 [ 3 ] {92017467-f759-4969-b5bd-9796bbc27ed3} <Debug> TCPHandler: Processed in 0.001850975 sec. | ||
| 1082 | 2025.09.06 02:15:42.956703 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.09.06 02:15:42.956802 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1084 | 2025.09.06 02:15:42.956841 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1085 | 2025.09.06 02:15:42.957390 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2025.09.06 02:15:42.957427 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1087 | 2025.09.06 02:15:42.957733 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1088 | 2025.09.06 02:15:42.957938 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2025.09.06 02:15:42.958060 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Debug> executeQuery: Read 196 rows, 11.78 KiB in 0.001277 sec., 153484.72983555208 rows/sec., 9.01 MiB/sec. | ||
| 1090 | 2025.09.06 02:15:42.958097 [ 3 ] {34f84de8-c95c-4a58-b811-74ef811dfed9} <Debug> TCPHandler: Processed in 0.001441291 sec. | ||
| 1091 | 2025.09.06 02:15:42.958205 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2025.09.06 02:15:42.958305 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1093 | 2025.09.06 02:15:42.958344 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1094 | 2025.09.06 02:15:42.958817 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.09.06 02:15:42.958852 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1096 | 2025.09.06 02:15:42.959131 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1097 | 2025.09.06 02:15:42.959386 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.09.06 02:15:42.959510 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001222 sec., 166121.11292962357 rows/sec., 10.72 MiB/sec. | ||
| 1099 | 2025.09.06 02:15:42.959546 [ 3 ] {795f6b70-d166-45cc-9d7c-c39ceca9f07a} <Debug> TCPHandler: Processed in 0.001387281 sec. | ||
| 1100 | 2025.09.06 02:15:42.959655 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.09.06 02:15:42.959754 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.09.06 02:15:42.959793 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1103 | 2025.09.06 02:15:42.960306 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.09.06 02:15:42.960342 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1105 | 2025.09.06 02:15:42.960637 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.09.06 02:15:42.960843 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.09.06 02:15:42.960965 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001229 sec., 164361.2693246542 rows/sec., 9.33 MiB/sec. | ||
| 1108 | 2025.09.06 02:15:42.961001 [ 3 ] {01ab0507-9031-4056-b1af-ed30f7fec9f4} <Debug> TCPHandler: Processed in 0.001392972 sec. | ||
| 1109 | 2025.09.06 02:15:42.961121 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.09.06 02:15:42.961221 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1111 | 2025.09.06 02:15:42.961259 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1112 | 2025.09.06 02:15:42.961881 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.09.06 02:15:42.961916 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1114 | 2025.09.06 02:15:42.962235 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.09.06 02:15:42.962450 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.09.06 02:15:42.962570 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Debug> executeQuery: Read 616 rows, 43.69 KiB in 0.001367 sec., 450621.7995610827 rows/sec., 31.21 MiB/sec. | ||
| 1117 | 2025.09.06 02:15:42.962606 [ 3 ] {7b9092c0-f604-441b-988e-ba4c67c52b75} <Debug> TCPHandler: Processed in 0.001531742 sec. | ||
| 1118 | 2025.09.06 02:15:42.962731 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.09.06 02:15:42.962831 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1120 | 2025.09.06 02:15:42.962872 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1121 | 2025.09.06 02:15:42.963213 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.09.06 02:15:42.963247 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1123 | 2025.09.06 02:15:42.963532 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.09.06 02:15:42.963726 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.09.06 02:15:42.963846 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 1126 | 2025.09.06 02:15:42.963880 [ 3 ] {abcfcde2-2e39-4b4d-a43e-67b88e4c3083} <Debug> TCPHandler: Processed in 0.00119521 sec. | ||
| 1127 | 2025.09.06 02:15:42.963993 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.09.06 02:15:42.964092 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.09.06 02:15:42.964134 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1130 | 2025.09.06 02:15:42.964545 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.09.06 02:15:42.964580 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1132 | 2025.09.06 02:15:42.964885 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1133 | 2025.09.06 02:15:42.965086 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.09.06 02:15:42.965205 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Debug> executeQuery: Read 247 rows, 16.37 KiB in 0.001131 sec., 218390.80459770115 rows/sec., 14.13 MiB/sec. | ||
| 1135 | 2025.09.06 02:15:42.965245 [ 3 ] {72e1ccf0-36d9-495b-bcff-7bade50298ac} <Debug> TCPHandler: Processed in 0.00129871 sec. | ||
| 1136 | 2025.09.06 02:15:42.965358 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.09.06 02:15:42.965455 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.09.06 02:15:42.965494 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1139 | 2025.09.06 02:15:42.965836 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.09.06 02:15:42.965871 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1141 | 2025.09.06 02:15:42.966146 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.09.06 02:15:42.966348 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.09.06 02:15:42.966467 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 1144 | 2025.09.06 02:15:42.966500 [ 3 ] {30bf8eda-82e6-4eb1-89c8-08d6fc28f2b2} <Debug> TCPHandler: Processed in 0.00118953 sec. | ||
| 1145 | 2025.09.06 02:15:42.966605 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.09.06 02:15:42.966703 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1147 | 2025.09.06 02:15:42.966742 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1148 | 2025.09.06 02:15:42.967057 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.09.06 02:15:42.967092 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1150 | 2025.09.06 02:15:42.967376 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.09.06 02:15:42.967574 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.09.06 02:15:42.967691 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Debug> executeQuery: Read 72 rows, 4.38 KiB in 0.001006 sec., 71570.57654075547 rows/sec., 4.25 MiB/sec. | ||
| 1153 | 2025.09.06 02:15:42.967724 [ 3 ] {656362fc-34d9-4ce7-a262-bce6e26794e5} <Debug> TCPHandler: Processed in 0.00116544 sec. | ||
| 1154 | 2025.09.06 02:15:47.943031 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.09.06 02:15:47.943276 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1156 | 2025.09.06 02:15:47.947485 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1157 | 2025.09.06 02:15:47.951408 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1158 | 2025.09.06 02:15:47.951683 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1159 | 2025.09.06 02:15:47.953790 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2025.09.06 02:15:47.958533 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1161 | 2025.09.06 02:15:47.962711 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1162 | 2025.09.06 02:15:47.962767 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (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 | ||
| 1163 | 2025.09.06 02:15:47.962785 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1164 | 2025.09.06 02:15:47.966574 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1165 | 2025.09.06 02:15:47.966630 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1166 | 2025.09.06 02:15:47.988233 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.045048 sec., 599.3606819392649 rows/sec., 22.13 KiB/sec. | ||
| 1167 | 2025.09.06 02:15:47.988320 [ 3 ] {388bceb9-fa32-4ad0-b6f1-0a62a36969c0} <Debug> TCPHandler: Processed in 0.045419715 sec. | ||
| 1168 | 2025.09.06 02:15:47.989183 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.09.06 02:15:47.989295 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1170 | 2025.09.06 02:15:47.989343 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2025.09.06 02:15:47.989874 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.09.06 02:15:47.989916 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1173 | 2025.09.06 02:15:47.990344 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1174 | 2025.09.06 02:15:47.990554 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.09.06 02:15:47.990702 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 103.76 KiB/sec. | ||
| 1176 | 2025.09.06 02:15:47.990743 [ 3 ] {6698035b-803d-49e1-be15-4e543d421423} <Debug> TCPHandler: Processed in 0.001613263 sec. | ||
| 1177 | 2025.09.06 02:15:47.990858 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.09.06 02:15:47.990956 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1179 | 2025.09.06 02:15:47.991000 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1180 | 2025.09.06 02:15:47.991457 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.09.06 02:15:47.991497 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1182 | 2025.09.06 02:15:47.991798 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1183 | 2025.09.06 02:15:47.992018 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.09.06 02:15:47.992148 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001213 sec., 3297.609233305853 rows/sec., 268.90 KiB/sec. | ||
| 1185 | 2025.09.06 02:15:47.992187 [ 3 ] {cc85310a-e2df-4689-b2d8-e8e190344c7e} <Debug> TCPHandler: Processed in 0.001380651 sec. | ||
| 1186 | 2025.09.06 02:15:47.992301 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.09.06 02:15:47.992397 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1188 | 2025.09.06 02:15:47.992436 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1189 | 2025.09.06 02:15:47.992841 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.09.06 02:15:47.992879 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1191 | 2025.09.06 02:15:47.993189 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2025.09.06 02:15:47.993407 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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.09.06 02:15:47.993534 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Debug> executeQuery: Read 74 rows, 6.22 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 5.25 MiB/sec. | ||
| 1194 | 2025.09.06 02:15:47.993571 [ 3 ] {a348a1e8-ab37-4897-aba6-b39c04c11c46} <Debug> TCPHandler: Processed in 0.001323611 sec. | ||
| 1195 | 2025.09.06 02:15:47.993686 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.09.06 02:15:47.993773 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1197 | 2025.09.06 02:15:47.993811 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1198 | 2025.09.06 02:15:47.994188 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.09.06 02:15:47.994222 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1200 | 2025.09.06 02:15:47.994578 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2025.09.06 02:15:47.994796 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.09.06 02:15:47.994925 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001151 sec., 12163.33622936577 rows/sec., 895.96 KiB/sec. | ||
| 1203 | 2025.09.06 02:15:47.994963 [ 3 ] {40669796-9516-469b-9dc5-59297e8cd0bc} <Debug> TCPHandler: Processed in 0.00131547 sec. | ||
| 1204 | 2025.09.06 02:15:47.995070 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.09.06 02:15:47.995163 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2025.09.06 02:15:47.995202 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2025.09.06 02:15:47.995624 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.09.06 02:15:47.995662 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1209 | 2025.09.06 02:15:47.995971 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1210 | 2025.09.06 02:15:47.996189 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.09.06 02:15:47.996315 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00117 sec., 59829.05982905983 rows/sec., 4.67 MiB/sec. | ||
| 1212 | 2025.09.06 02:15:47.996352 [ 3 ] {58e46a18-bcde-46dd-8a3a-a903eceeb7e0} <Debug> TCPHandler: Processed in 0.001331561 sec. | ||
| 1213 | 2025.09.06 02:15:47.996464 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.09.06 02:15:47.996558 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.09.06 02:15:47.996601 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2025.09.06 02:15:47.997124 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.09.06 02:15:47.997161 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1218 | 2025.09.06 02:15:47.997493 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1219 | 2025.09.06 02:15:47.997713 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.09.06 02:15:47.997853 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Debug> executeQuery: Read 112 rows, 7.95 KiB in 0.001315 sec., 85171.10266159696 rows/sec., 5.90 MiB/sec. | ||
| 1221 | 2025.09.06 02:15:47.997891 [ 3 ] {061ba8d9-3949-4463-9c1e-33705b613cd2} <Debug> TCPHandler: Processed in 0.001476282 sec. | ||
| 1222 | 2025.09.06 02:15:47.998002 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.09.06 02:15:47.998097 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.09.06 02:15:47.998152 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1225 | 2025.09.06 02:15:47.998901 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.09.06 02:15:47.998938 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1227 | 2025.09.06 02:15:48.002190 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2025.09.06 02:15:48.002435 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.09.06 02:15:48.002584 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004505 sec., 2219.7558268590456 rows/sec., 3.98 MiB/sec. | ||
| 1230 | 2025.09.06 02:15:48.002641 [ 3 ] {31021da8-6a57-4c13-aff4-8f53a7e6e88a} <Debug> TCPHandler: Processed in 0.004688378 sec. | ||
| 1231 | 2025.09.06 02:15:48.002760 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.09.06 02:15:48.002857 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1233 | 2025.09.06 02:15:48.002899 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1234 | 2025.09.06 02:15:48.003251 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.09.06 02:15:48.003289 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1236 | 2025.09.06 02:15:48.003622 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1237 | 2025.09.06 02:15:48.003843 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.09.06 02:15:48.003973 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Debug> executeQuery: Read 34 rows, 2.39 KiB in 0.001135 sec., 29955.94713656388 rows/sec., 2.05 MiB/sec. | ||
| 1239 | 2025.09.06 02:15:48.004008 [ 3 ] {54cb03c4-0000-437f-a051-d81d17b6274a} <Debug> TCPHandler: Processed in 0.001297521 sec. | ||
| 1240 | 2025.09.06 02:15:49.891279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1241 | 2025.09.06 02:15:49.891837 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.09.06 02:15:49.891890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1243 | 2025.09.06 02:15:49.892413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2025.09.06 02:15:49.892650 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.09.06 02:15:49.892787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1246 | 2025.09.06 02:15:50.009777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1247 | 2025.09.06 02:15:50.027896 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2025.09.06 02:15:50.027956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1249 | 2025.09.06 02:15:50.034527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1250 | 2025.09.06 02:15:50.035284 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2025.09.06 02:15:50.038287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1252 | 2025.09.06 02:15:51.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.56 MiB, peak 168.56 MiB, free memory in arenas 0.00 B, will set to 166.13 MiB (RSS), difference: 1.56 MiB | ||
| 1253 | 2025.09.06 02:15:52.386383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 212 | ||
| 1254 | 2025.09.06 02:15:52.389077 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.09.06 02:15:52.389122 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1256 | 2025.09.06 02:15:52.390286 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1257 | 2025.09.06 02:15:52.390553 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.09.06 02:15:52.390858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1259 | 2025.09.06 02:15:52.955564 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2025.09.06 02:15:52.955818 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1261 | 2025.09.06 02:15:52.955887 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1262 | 2025.09.06 02:15:52.956842 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2025.09.06 02:15:52.956882 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1264 | 2025.09.06 02:15:52.957268 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2025.09.06 02:15:52.957490 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): 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.09.06 02:15:52.957637 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001872 sec., 209401.7094017094 rows/sec., 13.29 MiB/sec. | ||
| 1267 | 2025.09.06 02:15:52.957677 [ 3 ] {8cbab16b-c034-4b02-907d-a6f16bf3790c} <Debug> TCPHandler: Processed in 0.002176798 sec. | ||
| 1268 | 2025.09.06 02:15:52.957818 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2025.09.06 02:15:52.957911 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1270 | 2025.09.06 02:15:52.957951 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1271 | 2025.09.06 02:15:52.958936 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2025.09.06 02:15:52.958972 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1273 | 2025.09.06 02:15:52.959324 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1274 | 2025.09.06 02:15:52.959538 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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.09.06 02:15:52.959662 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Debug> executeQuery: Read 1063 rows, 85.75 KiB in 0.001769 sec., 600904.465799887 rows/sec., 47.34 MiB/sec. | ||
| 1276 | 2025.09.06 02:15:52.959698 [ 3 ] {149845bc-b595-4090-80f7-32255bb1657c} <Debug> TCPHandler: Processed in 0.001938086 sec. | ||
| 1277 | 2025.09.06 02:15:52.959925 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2025.09.06 02:15:52.960032 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1279 | 2025.09.06 02:15:52.960072 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1280 | 2025.09.06 02:15:52.960627 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.09.06 02:15:52.960663 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1282 | 2025.09.06 02:15:52.960965 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2025.09.06 02:15:52.961170 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.09.06 02:15:52.961293 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Debug> executeQuery: Read 196 rows, 11.78 KiB in 0.00128 sec., 153125 rows/sec., 8.98 MiB/sec. | ||
| 1285 | 2025.09.06 02:15:52.961329 [ 3 ] {12b78996-ff11-4da1-a9fc-ba64a94e7c87} <Debug> TCPHandler: Processed in 0.001474762 sec. | ||
| 1286 | 2025.09.06 02:15:52.961441 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.09.06 02:15:52.961542 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1288 | 2025.09.06 02:15:52.961581 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1289 | 2025.09.06 02:15:52.962088 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.09.06 02:15:52.962123 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1291 | 2025.09.06 02:15:52.962422 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2025.09.06 02:15:52.962625 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.09.06 02:15:52.962753 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 10.65 MiB/sec. | ||
| 1294 | 2025.09.06 02:15:52.962796 [ 3 ] {1b1776ae-b30f-44ae-b290-69b7cbdd0ef3} <Debug> TCPHandler: Processed in 0.001401941 sec. | ||
| 1295 | 2025.09.06 02:15:52.962902 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.09.06 02:15:52.963003 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1297 | 2025.09.06 02:15:52.963042 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1298 | 2025.09.06 02:15:52.963504 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.09.06 02:15:52.963538 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1300 | 2025.09.06 02:15:52.963829 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1301 | 2025.09.06 02:15:52.964036 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.09.06 02:15:52.964156 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001172 sec., 172354.94880546074 rows/sec., 9.79 MiB/sec. | ||
| 1303 | 2025.09.06 02:15:52.964198 [ 3 ] {081ca5ab-0fdf-40c8-b26a-687ffbbb1462} <Debug> TCPHandler: Processed in 0.001341991 sec. | ||
| 1304 | 2025.09.06 02:15:52.964308 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.09.06 02:15:52.964407 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1306 | 2025.09.06 02:15:52.964446 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1307 | 2025.09.06 02:15:52.965070 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.09.06 02:15:52.965104 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1309 | 2025.09.06 02:15:52.965419 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1310 | 2025.09.06 02:15:52.965619 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2025.09.06 02:15:52.965742 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Debug> executeQuery: Read 644 rows, 45.93 KiB in 0.001353 sec., 475979.3052475979 rows/sec., 33.15 MiB/sec. | ||
| 1312 | 2025.09.06 02:15:52.965777 [ 3 ] {cbbff5ee-a5f0-41e2-86cd-af87b012ed4e} <Debug> TCPHandler: Processed in 0.001516782 sec. | ||
| 1313 | 2025.09.06 02:15:52.965884 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.09.06 02:15:52.965977 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1315 | 2025.09.06 02:15:52.966017 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1316 | 2025.09.06 02:15:52.966339 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2025.09.06 02:15:52.966373 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1318 | 2025.09.06 02:15:52.966658 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1319 | 2025.09.06 02:15:52.966869 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2025.09.06 02:15:52.966991 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 1321 | 2025.09.06 02:15:52.967025 [ 3 ] {796a8998-3c82-49af-a415-2feb1519b27a} <Debug> TCPHandler: Processed in 0.001187399 sec. | ||
| 1322 | 2025.09.06 02:15:52.967133 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2025.09.06 02:15:52.967225 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1324 | 2025.09.06 02:15:52.967265 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1325 | 2025.09.06 02:15:52.967691 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2025.09.06 02:15:52.967727 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1327 | 2025.09.06 02:15:52.968044 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1328 | 2025.09.06 02:15:52.968241 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2025.09.06 02:15:52.968368 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Debug> executeQuery: Read 297 rows, 19.92 KiB in 0.001161 sec., 255813.95348837212 rows/sec., 16.75 MiB/sec. | ||
| 1330 | 2025.09.06 02:15:52.968403 [ 3 ] {625c66ba-b4a7-4b29-95ec-f563a4c008a1} <Debug> TCPHandler: Processed in 0.001316731 sec. | ||
| 1331 | 2025.09.06 02:15:52.968509 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2025.09.06 02:15:52.968600 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1333 | 2025.09.06 02:15:52.968641 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1334 | 2025.09.06 02:15:52.968943 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.09.06 02:15:52.968978 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1336 | 2025.09.06 02:15:52.969257 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1337 | 2025.09.06 02:15:52.969450 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2025.09.06 02:15:52.969569 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000987 sec., 1013.1712259371834 rows/sec., 68.27 KiB/sec. | ||
| 1339 | 2025.09.06 02:15:52.969604 [ 3 ] {87833f2d-eae0-46fa-ae38-82954b9ec5d7} <Debug> TCPHandler: Processed in 0.001141319 sec. | ||
| 1340 | 2025.09.06 02:15:52.969710 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.09.06 02:15:52.969800 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1342 | 2025.09.06 02:15:52.969838 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1343 | 2025.09.06 02:15:52.970173 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.09.06 02:15:52.970207 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1345 | 2025.09.06 02:15:52.970499 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1346 | 2025.09.06 02:15:52.970697 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2025.09.06 02:15:52.970825 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Debug> executeQuery: Read 92 rows, 5.79 KiB in 0.001043 sec., 88207.09491850431 rows/sec., 5.42 MiB/sec. | ||
| 1348 | 2025.09.06 02:15:52.970858 [ 3 ] {29199be8-8f63-462a-a7c4-69b7d2e84f15} <Debug> TCPHandler: Processed in 0.001195229 sec. | ||
| 1349 | 2025.09.06 02:15:57.343867 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1350 | 2025.09.06 02:15:57.343928 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1351 | 2025.09.06 02:15:57.393061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1352 | 2025.09.06 02:15:57.393606 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2025.09.06 02:15:57.393650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1354 | 2025.09.06 02:15:57.394318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1355 | 2025.09.06 02:15:57.394573 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2025.09.06 02:15:57.394702 [ 84 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1357 | 2025.09.06 02:15:57.394734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1358 | 2025.09.06 02:15:57.394750 [ 84 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2025.09.06 02:15:57.394772 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1360 | 2025.09.06 02:15:57.396949 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1361 | 2025.09.06 02:15:57.399143 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1362 | 2025.09.06 02:15:57.399257 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1363 | 2025.09.06 02:15:57.399375 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1364 | 2025.09.06 02:15:57.399472 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1365 | 2025.09.06 02:15:57.399518 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1366 | 2025.09.06 02:15:57.399569 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1367 | 2025.09.06 02:15:57.399615 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 1368 | 2025.09.06 02:15:57.430149 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.035244053 sec., 79616.26887804306 rows/sec., 1.14 MiB/sec. | ||
| 1369 | 2025.09.06 02:15:57.431010 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1370 | 2025.09.06 02:15:57.431348 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_6_1} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2025.09.06 02:15:57.431429 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_6_1} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1372 | 2025.09.06 02:15:57.431535 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1373 | 2025.09.06 02:15:57.538564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1374 | 2025.09.06 02:15:57.556842 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.09.06 02:15:57.556909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1376 | 2025.09.06 02:15:57.562891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1377 | 2025.09.06 02:15:57.563623 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.09.06 02:15:57.563923 [ 84 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1379 | 2025.09.06 02:15:57.564019 [ 84 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.09.06 02:15:57.564053 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1381 | 2025.09.06 02:15:57.564208 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1382 | 2025.09.06 02:15:57.567162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1383 | 2025.09.06 02:15:57.568327 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1384 | 2025.09.06 02:15:57.569737 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1385 | 2025.09.06 02:15:57.574224 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1386 | 2025.09.06 02:15:57.578565 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1387 | 2025.09.06 02:15:57.582920 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1388 | 2025.09.06 02:15:57.592646 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1389 | 2025.09.06 02:15:57.596813 [ 193 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 1390 | 2025.09.06 02:15:57.668010 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103861864 sec., 442.89596034979695 rows/sec., 2.29 MiB/sec. | ||
| 1391 | 2025.09.06 02:15:57.671164 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1392 | 2025.09.06 02:15:57.673451 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_6_1} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.09.06 02:15:57.673570 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_6_1} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1394 | 2025.09.06 02:15:57.675445 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1395 | 2025.09.06 02:15:57.948535 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.09.06 02:15:57.948765 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1397 | 2025.09.06 02:15:57.948845 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1398 | 2025.09.06 02:15:57.949605 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.09.06 02:15:57.949659 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1400 | 2025.09.06 02:15:57.950107 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1401 | 2025.09.06 02:15:57.950360 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.09.06 02:15:57.950527 [ 84 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1403 | 2025.09.06 02:15:57.950532 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001823 sec., 39495.33735600658 rows/sec., 3.25 MiB/sec. | ||
| 1404 | 2025.09.06 02:15:57.950613 [ 84 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.09.06 02:15:57.950640 [ 3 ] {384ef114-5eeb-4c65-b9c0-85c096ba4441} <Debug> TCPHandler: Processed in 0.002247488 sec. | ||
| 1406 | 2025.09.06 02:15:57.950645 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1407 | 2025.09.06 02:15:57.950789 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 1408 | 2025.09.06 02:15:57.950795 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.09.06 02:15:57.950916 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1410 | 2025.09.06 02:15:57.950924 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1411 | 2025.09.06 02:15:57.950975 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1039 rows starting from the beginning of the part | ||
| 1412 | 2025.09.06 02:15:57.950986 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1413 | 2025.09.06 02:15:57.951071 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1414 | 2025.09.06 02:15:57.951122 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1037 rows starting from the beginning of the part | ||
| 1415 | 2025.09.06 02:15:57.951169 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1416 | 2025.09.06 02:15:57.951210 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1063 rows starting from the beginning of the part | ||
| 1417 | 2025.09.06 02:15:57.951249 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1418 | 2025.09.06 02:15:57.951459 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.09.06 02:15:57.951503 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1420 | 2025.09.06 02:15:57.952040 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2025.09.06 02:15:57.952313 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.09.06 02:15:57.952478 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00157 sec., 6369.426751592357 rows/sec., 478.95 KiB/sec. | ||
| 1423 | 2025.09.06 02:15:57.952526 [ 3 ] {8a515f16-11ed-47da-b027-b29900f6dc3c} <Debug> TCPHandler: Processed in 0.001784284 sec. | ||
| 1424 | 2025.09.06 02:15:57.952655 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.09.06 02:15:57.952758 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1426 | 2025.09.06 02:15:57.952803 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1427 | 2025.09.06 02:15:57.953067 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324269 sec., 1424533.9072198614 rows/sec., 117.86 MiB/sec. | ||
| 1428 | 2025.09.06 02:15:57.953246 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2025.09.06 02:15:57.953290 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1430 | 2025.09.06 02:15:57.953423 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1431 | 2025.09.06 02:15:57.953677 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1432 | 2025.09.06 02:15:57.953807 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.09.06 02:15:57.953909 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_6_1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1434 | 2025.09.06 02:15:57.953966 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2025.09.06 02:15:57.954011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1436 | 2025.09.06 02:15:57.954075 [ 84 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1437 | 2025.09.06 02:15:57.954110 [ 84 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2025.09.06 02:15:57.954114 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.00138 sec., 47826.08695652174 rows/sec., 3.73 MiB/sec. | ||
| 1439 | 2025.09.06 02:15:57.954128 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1440 | 2025.09.06 02:15:57.954166 [ 3 ] {952bcd3b-6cc5-49b6-9887-086a55636204} <Debug> TCPHandler: Processed in 0.001562642 sec. | ||
| 1441 | 2025.09.06 02:15:57.954198 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 1442 | 2025.09.06 02:15:57.954292 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2025.09.06 02:15:57.954297 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1444 | 2025.09.06 02:15:57.954341 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 620 rows starting from the beginning of the part | ||
| 1445 | 2025.09.06 02:15:57.954385 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1446 | 2025.09.06 02:15:57.954403 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1447 | 2025.09.06 02:15:57.954420 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 616 rows starting from the beginning of the part | ||
| 1448 | 2025.09.06 02:15:57.954460 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1449 | 2025.09.06 02:15:57.954462 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1450 | 2025.09.06 02:15:57.954513 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 644 rows starting from the beginning of the part | ||
| 1451 | 2025.09.06 02:15:57.954547 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1452 | 2025.09.06 02:15:57.955174 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.09.06 02:15:57.955230 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1454 | 2025.09.06 02:15:57.955633 [ 187 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459602 sec., 1400381.7479011402 rows/sec., 103.52 MiB/sec. | ||
| 1455 | 2025.09.06 02:15:57.955726 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1456 | 2025.09.06 02:15:57.955871 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1457 | 2025.09.06 02:15:57.956108 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.09.06 02:15:57.956197 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2025.09.06 02:15:57.956250 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1460 | 2025.09.06 02:15:57.956278 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_6_1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1461 | 2025.09.06 02:15:57.956287 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.09.06 02:15:57.956296 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001917 sec., 78247.2613458529 rows/sec., 5.43 MiB/sec. | ||
| 1463 | 2025.09.06 02:15:57.956317 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1464 | 2025.09.06 02:15:57.956360 [ 3 ] {1e0db119-3f6b-4e25-928e-6d565dc84120} <Debug> TCPHandler: Processed in 0.002118957 sec. | ||
| 1465 | 2025.09.06 02:15:57.956382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1466 | 2025.09.06 02:15:57.956431 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 1467 | 2025.09.06 02:15:57.956483 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.09.06 02:15:57.956583 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1469 | 2025.09.06 02:15:57.956595 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1470 | 2025.09.06 02:15:57.956637 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1471 | 2025.09.06 02:15:57.956662 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1472 | 2025.09.06 02:15:57.956735 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1473 | 2025.09.06 02:15:57.956802 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 247 rows starting from the beginning of the part | ||
| 1474 | 2025.09.06 02:15:57.956857 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 1475 | 2025.09.06 02:15:57.956906 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 297 rows starting from the beginning of the part | ||
| 1476 | 2025.09.06 02:15:57.956962 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1477 | 2025.09.06 02:15:57.957501 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.09.06 02:15:57.957546 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1479 | 2025.09.06 02:15:57.958143 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1480 | 2025.09.06 02:15:57.958220 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853835 sec., 579879.0075707925 rows/sec., 38.36 MiB/sec. | ||
| 1481 | 2025.09.06 02:15:57.958412 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.09.06 02:15:57.958443 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1483 | 2025.09.06 02:15:57.958570 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001996 sec., 5010.0200400801605 rows/sec., 8.98 MiB/sec. | ||
| 1484 | 2025.09.06 02:15:57.958642 [ 3 ] {8e68891f-d558-4b2c-b1a1-6555f80f8d7e} <Debug> TCPHandler: Processed in 0.002210988 sec. | ||
| 1485 | 2025.09.06 02:15:57.958734 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2025.09.06 02:15:57.958766 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2025.09.06 02:15:57.958808 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1488 | 2025.09.06 02:15:57.958871 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1489 | 2025.09.06 02:15:57.958885 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1490 | 2025.09.06 02:15:57.958926 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1491 | 2025.09.06 02:15:57.959295 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2025.09.06 02:15:57.959334 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1493 | 2025.09.06 02:15:57.959702 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1494 | 2025.09.06 02:15:57.959932 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2025.09.06 02:15:57.960039 [ 80 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1496 | 2025.09.06 02:15:57.960067 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001218 sec., 41050.90311986864 rows/sec., 2.81 MiB/sec. | ||
| 1497 | 2025.09.06 02:15:57.960081 [ 80 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2025.09.06 02:15:57.960112 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1499 | 2025.09.06 02:15:57.960114 [ 3 ] {3bc7163f-9c09-4d16-84c1-187f8205d4f3} <Debug> TCPHandler: Processed in 0.001398621 sec. | ||
| 1500 | 2025.09.06 02:15:57.960221 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 1501 | 2025.09.06 02:15:57.960328 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1502 | 2025.09.06 02:15:57.960365 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1503 | 2025.09.06 02:15:57.960450 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1504 | 2025.09.06 02:15:57.960505 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 1505 | 2025.09.06 02:15:57.960560 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1506 | 2025.09.06 02:15:57.960603 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 92 rows starting from the beginning of the part | ||
| 1507 | 2025.09.06 02:15:57.960649 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1508 | 2025.09.06 02:15:57.961420 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124305 sec., 262258.155343711 rows/sec., 16.39 MiB/sec. | ||
| 1509 | 2025.09.06 02:15:57.961589 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1510 | 2025.09.06 02:15:57.961911 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.09.06 02:15:57.961984 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_6_1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1512 | 2025.09.06 02:15:57.962059 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1513 | 2025.09.06 02:15:58.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.91 MiB, peak 176.88 MiB, free memory in arenas 0.00 B, will set to 177.71 MiB (RSS), difference: 9.80 MiB | ||
| 1514 | 2025.09.06 02:15:58.494244 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57404 | ||
| 1515 | 2025.09.06 02:15:58.494364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2025.09.06 02:15:58.494394 [ 289 ] {} <Debug> TCP-Session: ae43017b-c7b9-44d4-b98b-e02324e474ca Authenticating user 'default' from [fd00:1122:3344:101::e]:57404 | ||
| 1517 | 2025.09.06 02:15:58.494419 [ 289 ] {} <Debug> TCP-Session: ae43017b-c7b9-44d4-b98b-e02324e474ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.09.06 02:15:58.494432 [ 289 ] {} <Debug> TCP-Session: ae43017b-c7b9-44d4-b98b-e02324e474ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2025.09.06 02:15:58.494483 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1520 | 2025.09.06 02:15:58.494508 [ 289 ] {} <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 | ||
| 1521 | 2025.09.06 02:15:58.494528 [ 289 ] {} <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 | ||
| 1522 | 2025.09.06 02:15:58.495460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49072 | ||
| 1523 | 2025.09.06 02:15:58.495702 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51293 | ||
| 1524 | 2025.09.06 02:15:58.495706 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43212 | ||
| 1525 | 2025.09.06 02:15:58.495791 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64703 | ||
| 1526 | 2025.09.06 02:15:58.495878 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60749 | ||
| 1527 | 2025.09.06 02:15:58.496010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2025.09.06 02:15:58.496068 [ 290 ] {} <Debug> TCP-Session: f07a2ad3-930b-4393-af38-326c08117f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:49072 | ||
| 1529 | 2025.09.06 02:15:58.496093 [ 290 ] {} <Debug> TCP-Session: f07a2ad3-930b-4393-af38-326c08117f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2025.09.06 02:15:58.496103 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42779 | ||
| 1531 | 2025.09.06 02:15:58.496108 [ 290 ] {} <Debug> TCP-Session: f07a2ad3-930b-4393-af38-326c08117f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2025.09.06 02:15:58.496394 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53507 | ||
| 1533 | 2025.09.06 02:15:58.496516 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2025.09.06 02:15:58.496540 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58932 | ||
| 1535 | 2025.09.06 02:15:58.496556 [ 294 ] {} <Debug> TCP-Session: b1772c4c-f525-4f62-ad21-cb2309ffa5cc Authenticating user 'default' from [fd00:1122:3344:101::e]:60749 | ||
| 1536 | 2025.09.06 02:15:58.496599 [ 294 ] {} <Debug> TCP-Session: b1772c4c-f525-4f62-ad21-cb2309ffa5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2025.09.06 02:15:58.496618 [ 294 ] {} <Debug> TCP-Session: b1772c4c-f525-4f62-ad21-cb2309ffa5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.09.06 02:15:58.496657 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1539 | 2025.09.06 02:15:58.496701 [ 296 ] {} <Debug> TCP-Session: 1487e3d4-dc66-4742-a66d-f287490fd893 Authenticating user 'default' from [fd00:1122:3344:101::e]:53507 | ||
| 1540 | 2025.09.06 02:15:58.496747 [ 296 ] {} <Debug> TCP-Session: 1487e3d4-dc66-4742-a66d-f287490fd893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2025.09.06 02:15:58.496761 [ 296 ] {} <Debug> TCP-Session: 1487e3d4-dc66-4742-a66d-f287490fd893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.09.06 02:15:58.498183 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2025.09.06 02:15:58.498244 [ 295 ] {} <Debug> TCP-Session: ca600d11-10bf-4733-8858-6aa35d73637c Authenticating user 'default' from [fd00:1122:3344:101::e]:42779 | ||
| 1544 | 2025.09.06 02:15:58.498271 [ 295 ] {} <Debug> TCP-Session: ca600d11-10bf-4733-8858-6aa35d73637c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.09.06 02:15:58.498276 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2025.09.06 02:15:58.498299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1547 | 2025.09.06 02:15:58.498320 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2025.09.06 02:15:58.498351 [ 297 ] {} <Debug> TCP-Session: 50330ac2-b321-4a6f-9a68-68d16e35b2e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58932 | ||
| 1549 | 2025.09.06 02:15:58.498351 [ 292 ] {} <Debug> TCP-Session: 0050e8ad-4fd4-4eeb-94e3-f942c010cb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:51293 | ||
| 1550 | 2025.09.06 02:15:58.498388 [ 297 ] {} <Debug> TCP-Session: 50330ac2-b321-4a6f-9a68-68d16e35b2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2025.09.06 02:15:58.498393 [ 291 ] {} <Debug> TCP-Session: d36f30da-cefd-4ca3-8a35-e20b3146a4ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43212 | ||
| 1552 | 2025.09.06 02:15:58.498426 [ 297 ] {} <Debug> TCP-Session: 50330ac2-b321-4a6f-9a68-68d16e35b2e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2025.09.06 02:15:58.498450 [ 291 ] {} <Debug> TCP-Session: d36f30da-cefd-4ca3-8a35-e20b3146a4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2025.09.06 02:15:58.498408 [ 292 ] {} <Debug> TCP-Session: 0050e8ad-4fd4-4eeb-94e3-f942c010cb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.09.06 02:15:58.498482 [ 291 ] {} <Debug> TCP-Session: d36f30da-cefd-4ca3-8a35-e20b3146a4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2025.09.06 02:15:58.498506 [ 292 ] {} <Debug> TCP-Session: 0050e8ad-4fd4-4eeb-94e3-f942c010cb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.09.06 02:15:58.498291 [ 295 ] {} <Debug> TCP-Session: ca600d11-10bf-4733-8858-6aa35d73637c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.09.06 02:15:58.498281 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2025.09.06 02:15:58.498592 [ 293 ] {} <Debug> TCP-Session: 8532db0a-f63a-4afd-b680-aa117af038b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64703 | ||
| 1560 | 2025.09.06 02:15:58.498599 [ 289 ] {} <Trace> TCP-Session: ae43017b-c7b9-44d4-b98b-e02324e474ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.09.06 02:15:58.498611 [ 293 ] {} <Debug> TCP-Session: 8532db0a-f63a-4afd-b680-aa117af038b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.09.06 02:15:58.498632 [ 293 ] {} <Debug> TCP-Session: 8532db0a-f63a-4afd-b680-aa117af038b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2025.09.06 02:15:58.498793 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1564 | 2025.09.06 02:15:58.499141 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1565 | 2025.09.06 02:15:58.499204 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1566 | 2025.09.06 02:15:58.499717 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 1567 | 2025.09.06 02:15:58.514136 [ 304 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> AggregatingTransform: Aggregating | ||
| 1568 | 2025.09.06 02:15:58.516337 [ 304 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1569 | 2025.09.06 02:15:58.517066 [ 304 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007181447 sec. (139.248 rows/sec., 5.44 KiB/sec.) | ||
| 1570 | 2025.09.06 02:15:58.517109 [ 304 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> Aggregator: Merging aggregated data | ||
| 1571 | 2025.09.06 02:15:58.517170 [ 304 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1572 | 2025.09.06 02:15:58.518522 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019805 sec., 50.49229992426155 rows/sec., 1.97 KiB/sec. | ||
| 1573 | 2025.09.06 02:15:58.518699 [ 289 ] {a851b5b6-a664-46f2-b36d-1d3b12b4da0d} <Debug> TCPHandler: Processed in 0.020254693 sec. | ||
| 1574 | 2025.09.06 02:15:58.527496 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2025.09.06 02:15:58.527544 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1576 | 2025.09.06 02:15:58.527562 [ 289 ] {} <Debug> TCP-Session: ae43017b-c7b9-44d4-b98b-e02324e474ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2025.09.06 02:15:58.527577 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1578 | 2025.09.06 02:15:58.527601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1579 | 2025.09.06 02:15:58.527624 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.09.06 02:15:58.527677 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1581 | 2025.09.06 02:15:58.527699 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1582 | 2025.09.06 02:15:58.527726 [ 290 ] {} <Debug> TCP-Session: f07a2ad3-930b-4393-af38-326c08117f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2025.09.06 02:15:58.527737 [ 296 ] {} <Debug> TCP-Session: 1487e3d4-dc66-4742-a66d-f287490fd893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2025.09.06 02:15:58.527760 [ 294 ] {} <Debug> TCP-Session: b1772c4c-f525-4f62-ad21-cb2309ffa5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2025.09.06 02:15:58.527678 [ 292 ] {} <Debug> TCP-Session: 0050e8ad-4fd4-4eeb-94e3-f942c010cb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.09.06 02:15:58.527652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1587 | 2025.09.06 02:15:58.527644 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1588 | 2025.09.06 02:15:58.527859 [ 293 ] {} <Debug> TCP-Session: 8532db0a-f63a-4afd-b680-aa117af038b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.09.06 02:15:58.527596 [ 297 ] {} <Debug> TCP-Session: 50330ac2-b321-4a6f-9a68-68d16e35b2e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2025.09.06 02:15:58.527898 [ 291 ] {} <Debug> TCP-Session: d36f30da-cefd-4ca3-8a35-e20b3146a4ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2025.09.06 02:15:58.527647 [ 295 ] {} <Debug> TCP-Session: ca600d11-10bf-4733-8858-6aa35d73637c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2025.09.06 02:15:58.738204 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60039 | ||
| 1593 | 2025.09.06 02:15:58.738302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2025.09.06 02:15:58.738327 [ 289 ] {} <Debug> TCP-Session: 9b9e3210-225d-4318-a188-b1b4bc715576 Authenticating user 'default' from [fd00:1122:3344:101::e]:60039 | ||
| 1595 | 2025.09.06 02:15:58.738348 [ 289 ] {} <Debug> TCP-Session: 9b9e3210-225d-4318-a188-b1b4bc715576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2025.09.06 02:15:58.738360 [ 289 ] {} <Debug> TCP-Session: 9b9e3210-225d-4318-a188-b1b4bc715576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2025.09.06 02:15:58.738573 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55916 | ||
| 1598 | 2025.09.06 02:15:58.738619 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40412 | ||
| 1599 | 2025.09.06 02:15:58.738629 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52533 | ||
| 1600 | 2025.09.06 02:15:58.738665 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33531 | ||
| 1601 | 2025.09.06 02:15:58.738687 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60627 | ||
| 1602 | 2025.09.06 02:15:58.738713 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1603 | 2025.09.06 02:15:58.738742 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1604 | 2025.09.06 02:15:58.738712 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1605 | 2025.09.06 02:15:58.738766 [ 293 ] {} <Debug> TCP-Session: e0cae603-f111-4562-949b-048447492efd Authenticating user 'default' from [fd00:1122:3344:101::e]:40412 | ||
| 1606 | 2025.09.06 02:15:58.738796 [ 290 ] {} <Debug> TCP-Session: 343878a5-8a25-4181-a88e-219ed4621316 Authenticating user 'default' from [fd00:1122:3344:101::e]:55916 | ||
| 1607 | 2025.09.06 02:15:58.738799 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2025.09.06 02:15:58.738808 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2025.09.06 02:15:58.738846 [ 297 ] {} <Debug> TCP-Session: 98b92bb1-a93e-40c6-9b50-ed738e9c2087 Authenticating user 'default' from [fd00:1122:3344:101::e]:60627 | ||
| 1610 | 2025.09.06 02:15:58.738839 [ 290 ] {} <Debug> TCP-Session: 343878a5-8a25-4181-a88e-219ed4621316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2025.09.06 02:15:58.738875 [ 297 ] {} <Debug> TCP-Session: 98b92bb1-a93e-40c6-9b50-ed738e9c2087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2025.09.06 02:15:58.738871 [ 295 ] {} <Debug> TCP-Session: c35e4cdc-0b4f-4b81-b319-165dcb9e18fe Authenticating user 'default' from [fd00:1122:3344:101::e]:33531 | ||
| 1613 | 2025.09.06 02:15:58.738905 [ 297 ] {} <Debug> TCP-Session: 98b92bb1-a93e-40c6-9b50-ed738e9c2087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2025.09.06 02:15:58.738892 [ 290 ] {} <Debug> TCP-Session: 343878a5-8a25-4181-a88e-219ed4621316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2025.09.06 02:15:58.738927 [ 295 ] {} <Debug> TCP-Session: c35e4cdc-0b4f-4b81-b319-165dcb9e18fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2025.09.06 02:15:58.738813 [ 293 ] {} <Debug> TCP-Session: e0cae603-f111-4562-949b-048447492efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2025.09.06 02:15:58.738968 [ 295 ] {} <Debug> TCP-Session: c35e4cdc-0b4f-4b81-b319-165dcb9e18fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.09.06 02:15:58.738991 [ 293 ] {} <Debug> TCP-Session: e0cae603-f111-4562-949b-048447492efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2025.09.06 02:15:58.738780 [ 294 ] {} <Debug> TCP-Session: b3d0b933-d4d2-478f-8a19-f755c748b9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52533 | ||
| 1620 | 2025.09.06 02:15:58.738695 [ 289 ] {} <Trace> TCP-Session: 9b9e3210-225d-4318-a188-b1b4bc715576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.09.06 02:15:58.739060 [ 294 ] {} <Debug> TCP-Session: b3d0b933-d4d2-478f-8a19-f755c748b9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.09.06 02:15:58.738681 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43589 | ||
| 1623 | 2025.09.06 02:15:58.738624 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34452 | ||
| 1624 | 2025.09.06 02:15:58.738590 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53072 | ||
| 1625 | 2025.09.06 02:15:58.739087 [ 294 ] {} <Debug> TCP-Session: b3d0b933-d4d2-478f-8a19-f755c748b9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.09.06 02:15:58.739206 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1627 | 2025.09.06 02:15:58.739213 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2025.09.06 02:15:58.739245 [ 296 ] {} <Debug> TCP-Session: 02e3252f-3e7c-4738-8335-ba3695e61838 Authenticating user 'default' from [fd00:1122:3344:101::e]:43589 | ||
| 1629 | 2025.09.06 02:15:58.739256 [ 292 ] {} <Debug> TCP-Session: 4c69edd4-dc36-49a1-a565-de81fac37f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:34452 | ||
| 1630 | 2025.09.06 02:15:58.739266 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1631 | 2025.09.06 02:15:58.739273 [ 296 ] {} <Debug> TCP-Session: 02e3252f-3e7c-4738-8335-ba3695e61838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.09.06 02:15:58.739282 [ 292 ] {} <Debug> TCP-Session: 4c69edd4-dc36-49a1-a565-de81fac37f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.09.06 02:15:58.739301 [ 291 ] {} <Debug> TCP-Session: fa2a9b51-2960-4a91-a936-a2d1586acff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53072 | ||
| 1634 | 2025.09.06 02:15:58.739305 [ 296 ] {} <Debug> TCP-Session: 02e3252f-3e7c-4738-8335-ba3695e61838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.09.06 02:15:58.739337 [ 292 ] {} <Debug> TCP-Session: 4c69edd4-dc36-49a1-a565-de81fac37f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.09.06 02:15:58.739344 [ 291 ] {} <Debug> TCP-Session: fa2a9b51-2960-4a91-a936-a2d1586acff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2025.09.06 02:15:58.739213 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1638 | 2025.09.06 02:15:58.739375 [ 291 ] {} <Debug> TCP-Session: fa2a9b51-2960-4a91-a936-a2d1586acff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.09.06 02:15:58.739669 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1640 | 2025.09.06 02:15:58.739734 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2025.09.06 02:15:58.740058 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 1642 | 2025.09.06 02:15:58.741325 [ 318 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> AggregatingTransform: Aggregating | ||
| 1643 | 2025.09.06 02:15:58.741375 [ 318 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1644 | 2025.09.06 02:15:58.741415 [ 318 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00124756 sec. (801.565 rows/sec., 31.31 KiB/sec.) | ||
| 1645 | 2025.09.06 02:15:58.741439 [ 318 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Trace> Aggregator: Merging aggregated data | ||
| 1646 | 2025.09.06 02:15:58.742654 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 1647 | 2025.09.06 02:15:58.742795 [ 289 ] {215f37e6-ccad-4711-8e1c-537e3d0e5fc4} <Debug> TCPHandler: Processed in 0.004208544 sec. | ||
| 1648 | 2025.09.06 02:15:58.742917 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1649 | 2025.09.06 02:15:58.742944 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1650 | 2025.09.06 02:15:58.742960 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1651 | 2025.09.06 02:15:58.742975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1652 | 2025.09.06 02:15:58.742991 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1653 | 2025.09.06 02:15:58.743003 [ 293 ] {} <Debug> TCP-Session: e0cae603-f111-4562-949b-048447492efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.09.06 02:15:58.743010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1655 | 2025.09.06 02:15:58.743045 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1656 | 2025.09.06 02:15:58.743073 [ 292 ] {} <Debug> TCP-Session: 4c69edd4-dc36-49a1-a565-de81fac37f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.09.06 02:15:58.743062 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1658 | 2025.09.06 02:15:58.743110 [ 296 ] {} <Debug> TCP-Session: 02e3252f-3e7c-4738-8335-ba3695e61838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2025.09.06 02:15:58.743037 [ 294 ] {} <Debug> TCP-Session: b3d0b933-d4d2-478f-8a19-f755c748b9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2025.09.06 02:15:58.743146 [ 295 ] {} <Debug> TCP-Session: c35e4cdc-0b4f-4b81-b319-165dcb9e18fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2025.09.06 02:15:58.743031 [ 290 ] {} <Debug> TCP-Session: 343878a5-8a25-4181-a88e-219ed4621316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.09.06 02:15:58.743029 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2025.09.06 02:15:58.742985 [ 291 ] {} <Debug> TCP-Session: fa2a9b51-2960-4a91-a936-a2d1586acff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2025.09.06 02:15:58.742948 [ 289 ] {} <Debug> TCP-Session: 9b9e3210-225d-4318-a188-b1b4bc715576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2025.09.06 02:15:58.743242 [ 297 ] {} <Debug> TCP-Session: 98b92bb1-a93e-40c6-9b50-ed738e9c2087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2025.09.06 02:15:59.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.20 MiB, peak 188.09 MiB, free memory in arenas 0.00 B, will set to 180.57 MiB (RSS), difference: 2.37 MiB | ||
| 1667 | 2025.09.06 02:15:59.534436 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58195 | ||
| 1668 | 2025.09.06 02:15:59.534539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1669 | 2025.09.06 02:15:59.534566 [ 289 ] {} <Debug> TCP-Session: 618f3e22-0ab2-4936-aa37-7409c87647f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58195 | ||
| 1670 | 2025.09.06 02:15:59.534587 [ 289 ] {} <Debug> TCP-Session: 618f3e22-0ab2-4936-aa37-7409c87647f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.09.06 02:15:59.534601 [ 289 ] {} <Debug> TCP-Session: 618f3e22-0ab2-4936-aa37-7409c87647f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2025.09.06 02:15:59.534778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49261 | ||
| 1673 | 2025.09.06 02:15:59.534796 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39722 | ||
| 1674 | 2025.09.06 02:15:59.534828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50086 | ||
| 1675 | 2025.09.06 02:15:59.534854 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57732 | ||
| 1676 | 2025.09.06 02:15:59.534892 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59321 | ||
| 1677 | 2025.09.06 02:15:59.534909 [ 289 ] {} <Trace> TCP-Session: 618f3e22-0ab2-4936-aa37-7409c87647f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2025.09.06 02:15:59.534936 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1679 | 2025.09.06 02:15:59.534938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1680 | 2025.09.06 02:15:59.534952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1681 | 2025.09.06 02:15:59.534968 [ 293 ] {} <Debug> TCP-Session: 88249c4e-0d65-4715-a546-472da3d2c916 Authenticating user 'default' from [fd00:1122:3344:101::e]:50086 | ||
| 1682 | 2025.09.06 02:15:59.534989 [ 291 ] {} <Debug> TCP-Session: 1e7c9746-0f5f-40bd-91e1-350f72790cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:39722 | ||
| 1683 | 2025.09.06 02:15:59.535005 [ 294 ] {} <Debug> TCP-Session: 5db3041f-0717-4585-8df6-734debfd8e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:57732 | ||
| 1684 | 2025.09.06 02:15:59.535022 [ 293 ] {} <Debug> TCP-Session: 88249c4e-0d65-4715-a546-472da3d2c916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2025.09.06 02:15:59.535036 [ 291 ] {} <Debug> TCP-Session: 1e7c9746-0f5f-40bd-91e1-350f72790cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.09.06 02:15:59.535054 [ 293 ] {} <Debug> TCP-Session: 88249c4e-0d65-4715-a546-472da3d2c916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2025.09.06 02:15:59.535073 [ 291 ] {} <Debug> TCP-Session: 1e7c9746-0f5f-40bd-91e1-350f72790cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.09.06 02:15:59.535090 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1689 | 2025.09.06 02:15:59.535002 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2025.09.06 02:15:59.534900 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44490 | ||
| 1691 | 2025.09.06 02:15:59.535156 [ 296 ] {} <Debug> TCP-Session: 2db1af3e-b25f-4c56-a7ca-5186955ba882 Authenticating user 'default' from [fd00:1122:3344:101::e]:59321 | ||
| 1692 | 2025.09.06 02:15:59.534811 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39642 | ||
| 1693 | 2025.09.06 02:15:59.535191 [ 296 ] {} <Debug> TCP-Session: 2db1af3e-b25f-4c56-a7ca-5186955ba882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2025.09.06 02:15:59.535049 [ 294 ] {} <Debug> TCP-Session: 5db3041f-0717-4585-8df6-734debfd8e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2025.09.06 02:15:59.535210 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2025.09.06 02:15:59.535237 [ 294 ] {} <Debug> TCP-Session: 5db3041f-0717-4585-8df6-734debfd8e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2025.09.06 02:15:59.535248 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1698 | 2025.09.06 02:15:59.535254 [ 297 ] {} <Debug> TCP-Session: 158a0134-3448-405f-af08-84532fcade20 Authenticating user 'default' from [fd00:1122:3344:101::e]:44490 | ||
| 1699 | 2025.09.06 02:15:59.535286 [ 292 ] {} <Debug> TCP-Session: 503a8fae-7658-4062-a14e-c8d83544e11e Authenticating user 'default' from [fd00:1122:3344:101::e]:39642 | ||
| 1700 | 2025.09.06 02:15:59.535301 [ 297 ] {} <Debug> TCP-Session: 158a0134-3448-405f-af08-84532fcade20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2025.09.06 02:15:59.535316 [ 292 ] {} <Debug> TCP-Session: 503a8fae-7658-4062-a14e-c8d83544e11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2025.09.06 02:15:59.535325 [ 297 ] {} <Debug> TCP-Session: 158a0134-3448-405f-af08-84532fcade20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.09.06 02:15:59.535339 [ 292 ] {} <Debug> TCP-Session: 503a8fae-7658-4062-a14e-c8d83544e11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.09.06 02:15:59.535353 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1705 | 2025.09.06 02:15:59.535214 [ 296 ] {} <Debug> TCP-Session: 2db1af3e-b25f-4c56-a7ca-5186955ba882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2025.09.06 02:15:59.534906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2025.09.06 02:15:59.535427 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1708 | 2025.09.06 02:15:59.535447 [ 290 ] {} <Debug> TCP-Session: fb5cff03-181b-4a9d-9c7d-ff373b932b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:49261 | ||
| 1709 | 2025.09.06 02:15:59.534873 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45481 | ||
| 1710 | 2025.09.06 02:15:59.535472 [ 290 ] {} <Debug> TCP-Session: fb5cff03-181b-4a9d-9c7d-ff373b932b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2025.09.06 02:15:59.535505 [ 290 ] {} <Debug> TCP-Session: fb5cff03-181b-4a9d-9c7d-ff373b932b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2025.09.06 02:15:59.535541 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2025.09.06 02:15:59.535568 [ 295 ] {} <Debug> TCP-Session: fbe4f700-1eea-46a3-bb04-7a18337f7b00 Authenticating user 'default' from [fd00:1122:3344:101::e]:45481 | ||
| 1714 | 2025.09.06 02:15:59.535585 [ 295 ] {} <Debug> TCP-Session: fbe4f700-1eea-46a3-bb04-7a18337f7b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2025.09.06 02:15:59.535597 [ 295 ] {} <Debug> TCP-Session: fbe4f700-1eea-46a3-bb04-7a18337f7b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2025.09.06 02:15:59.535720 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 1717 | 2025.09.06 02:15:59.536653 [ 323 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> AggregatingTransform: Aggregating | ||
| 1718 | 2025.09.06 02:15:59.536705 [ 323 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1719 | 2025.09.06 02:15:59.536740 [ 323 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919187 sec. (1087.918 rows/sec., 42.50 KiB/sec.) | ||
| 1720 | 2025.09.06 02:15:59.536756 [ 323 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Trace> Aggregator: Merging aggregated data | ||
| 1721 | 2025.09.06 02:15:59.537964 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 1722 | 2025.09.06 02:15:59.538108 [ 289 ] {56398f3d-01b2-42ef-a912-763950f03ec3} <Debug> TCPHandler: Processed in 0.003316897 sec. | ||
| 1723 | 2025.09.06 02:15:59.538217 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1724 | 2025.09.06 02:15:59.538225 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1725 | 2025.09.06 02:15:59.538247 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1726 | 2025.09.06 02:15:59.538257 [ 289 ] {} <Debug> TCP-Session: 618f3e22-0ab2-4936-aa37-7409c87647f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.09.06 02:15:59.538274 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1728 | 2025.09.06 02:15:59.538280 [ 290 ] {} <Debug> TCP-Session: fb5cff03-181b-4a9d-9c7d-ff373b932b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2025.09.06 02:15:59.538302 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1730 | 2025.09.06 02:15:59.538323 [ 293 ] {} <Debug> TCP-Session: 88249c4e-0d65-4715-a546-472da3d2c916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2025.09.06 02:15:59.538329 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1732 | 2025.09.06 02:15:59.538345 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1733 | 2025.09.06 02:15:59.538365 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2025.09.06 02:15:59.538378 [ 297 ] {} <Debug> TCP-Session: 158a0134-3448-405f-af08-84532fcade20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2025.09.06 02:15:59.538398 [ 292 ] {} <Debug> TCP-Session: 503a8fae-7658-4062-a14e-c8d83544e11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2025.09.06 02:15:59.538411 [ 296 ] {} <Debug> TCP-Session: 2db1af3e-b25f-4c56-a7ca-5186955ba882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2025.09.06 02:15:59.538365 [ 294 ] {} <Debug> TCP-Session: 5db3041f-0717-4585-8df6-734debfd8e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2025.09.06 02:15:59.538298 [ 291 ] {} <Debug> TCP-Session: 1e7c9746-0f5f-40bd-91e1-350f72790cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2025.09.06 02:15:59.538312 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1740 | 2025.09.06 02:15:59.538509 [ 295 ] {} <Debug> TCP-Session: fbe4f700-1eea-46a3-bb04-7a18337f7b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2025.09.06 02:16:02.391270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 250 | ||
| 1742 | 2025.09.06 02:16:02.393654 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.09.06 02:16:02.393709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1744 | 2025.09.06 02:16:02.394954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1745 | 2025.09.06 02:16:02.395225 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.09.06 02:16:02.395556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1747 | 2025.09.06 02:16:02.945399 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.09.06 02:16:02.945637 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1749 | 2025.09.06 02:16:02.945978 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1750 | 2025.09.06 02:16:02.946018 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1751 | 2025.09.06 02:16:02.946260 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1752 | 2025.09.06 02:16:02.946332 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2025.09.06 02:16:02.946474 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1754 | 2025.09.06 02:16:02.946575 [ 334 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2025.09.06 02:16:02.946599 [ 320 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1756 | 2025.09.06 02:16:02.946695 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1757 | 2025.09.06 02:16:02.946722 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1758 | 2025.09.06 02:16:02.946765 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1759 | 2025.09.06 02:16:02.946788 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1760 | 2025.09.06 02:16:02.947455 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001945 sec., 13881.748071979435 rows/sec., 512.63 KiB/sec. | ||
| 1761 | 2025.09.06 02:16:02.947548 [ 3 ] {1596c79e-b1f7-4f68-b283-862d57c93c62} <Debug> TCPHandler: Processed in 0.002317659 sec. | ||
| 1762 | 2025.09.06 02:16:02.948011 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.09.06 02:16:02.948159 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1764 | 2025.09.06 02:16:02.948386 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2025.09.06 02:16:02.948427 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1766 | 2025.09.06 02:16:02.948624 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2025.09.06 02:16:02.948679 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2025.09.06 02:16:02.948795 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1769 | 2025.09.06 02:16:02.948869 [ 320 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2025.09.06 02:16:02.948871 [ 334 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1771 | 2025.09.06 02:16:02.948978 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1772 | 2025.09.06 02:16:02.949002 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2025.09.06 02:16:02.949040 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1774 | 2025.09.06 02:16:02.949059 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1775 | 2025.09.06 02:16:02.949561 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001464 sec., 18442.62295081967 rows/sec., 681.06 KiB/sec. | ||
| 1776 | 2025.09.06 02:16:02.949625 [ 3 ] {7b50e0f1-7883-45fd-ade1-3736a866b4ed} <Debug> TCPHandler: Processed in 0.001684204 sec. | ||
| 1777 | 2025.09.06 02:16:02.949900 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.09.06 02:16:02.950036 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1779 | 2025.09.06 02:16:02.950245 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2025.09.06 02:16:02.950280 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1781 | 2025.09.06 02:16:02.950474 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2025.09.06 02:16:02.950528 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2025.09.06 02:16:02.950630 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1784 | 2025.09.06 02:16:02.950685 [ 334 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2025.09.06 02:16:02.950705 [ 310 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1786 | 2025.09.06 02:16:02.950763 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1787 | 2025.09.06 02:16:02.950782 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1788 | 2025.09.06 02:16:02.950817 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1789 | 2025.09.06 02:16:02.950837 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1790 | 2025.09.06 02:16:02.951256 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001277 sec., 21143.304620203602 rows/sec., 780.79 KiB/sec. | ||
| 1791 | 2025.09.06 02:16:02.951317 [ 3 ] {86f9234c-5ca5-42a2-96a1-a0b14da14d4e} <Debug> TCPHandler: Processed in 0.001466472 sec. | ||
| 1792 | 2025.09.06 02:16:02.951587 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.09.06 02:16:02.951715 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1794 | 2025.09.06 02:16:02.951918 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1795 | 2025.09.06 02:16:02.951954 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1796 | 2025.09.06 02:16:02.952152 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1797 | 2025.09.06 02:16:02.952207 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1798 | 2025.09.06 02:16:02.952307 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1799 | 2025.09.06 02:16:02.952368 [ 310 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1800 | 2025.09.06 02:16:02.952413 [ 315 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1801 | 2025.09.06 02:16:02.952508 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1802 | 2025.09.06 02:16:02.952533 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1803 | 2025.09.06 02:16:02.952569 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1804 | 2025.09.06 02:16:02.952588 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1805 | 2025.09.06 02:16:02.953169 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001505 sec., 17940.19933554817 rows/sec., 662.51 KiB/sec. | ||
| 1806 | 2025.09.06 02:16:02.953255 [ 3 ] {3e0c04fb-5dd5-4c6c-ad4e-d1b59a6dd018} <Debug> TCPHandler: Processed in 0.001717144 sec. | ||
| 1807 | 2025.09.06 02:16:02.953500 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.09.06 02:16:02.953633 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1809 | 2025.09.06 02:16:02.953852 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1810 | 2025.09.06 02:16:02.953888 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1811 | 2025.09.06 02:16:02.954099 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1812 | 2025.09.06 02:16:02.954154 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1813 | 2025.09.06 02:16:02.954253 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1814 | 2025.09.06 02:16:02.954314 [ 310 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1815 | 2025.09.06 02:16:02.954380 [ 337 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1816 | 2025.09.06 02:16:02.954482 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1817 | 2025.09.06 02:16:02.954506 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1818 | 2025.09.06 02:16:02.954546 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1819 | 2025.09.06 02:16:02.954565 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1820 | 2025.09.06 02:16:02.955192 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001612 sec., 16749.37965260546 rows/sec., 618.53 KiB/sec. | ||
| 1821 | 2025.09.06 02:16:02.955279 [ 3 ] {0c368164-2941-4c3f-a78a-8129abbc28a0} <Debug> TCPHandler: Processed in 0.001828505 sec. | ||
| 1822 | 2025.09.06 02:16:02.955522 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.09.06 02:16:02.955655 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1824 | 2025.09.06 02:16:02.955866 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1825 | 2025.09.06 02:16:02.955902 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1826 | 2025.09.06 02:16:02.956106 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1827 | 2025.09.06 02:16:02.956159 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2025.09.06 02:16:02.956258 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1829 | 2025.09.06 02:16:02.956323 [ 337 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1830 | 2025.09.06 02:16:02.956327 [ 310 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1831 | 2025.09.06 02:16:02.956432 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1832 | 2025.09.06 02:16:02.956453 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1833 | 2025.09.06 02:16:02.956489 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1834 | 2025.09.06 02:16:02.956508 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1835 | 2025.09.06 02:16:02.956947 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001346 sec., 20059.435364041605 rows/sec., 740.77 KiB/sec. | ||
| 1836 | 2025.09.06 02:16:02.957029 [ 3 ] {8cfb4d07-19af-468c-ad7c-49102f549b5c} <Debug> TCPHandler: Processed in 0.001557272 sec. | ||
| 1837 | 2025.09.06 02:16:02.967529 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.09.06 02:16:02.967701 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1839 | 2025.09.06 02:16:02.967976 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1840 | 2025.09.06 02:16:02.968020 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1841 | 2025.09.06 02:16:02.968273 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1842 | 2025.09.06 02:16:02.968340 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1843 | 2025.09.06 02:16:02.968469 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1844 | 2025.09.06 02:16:02.968562 [ 310 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1845 | 2025.09.06 02:16:02.968563 [ 337 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1846 | 2025.09.06 02:16:02.968677 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1847 | 2025.09.06 02:16:02.968706 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1848 | 2025.09.06 02:16:02.968749 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1849 | 2025.09.06 02:16:02.968768 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1850 | 2025.09.06 02:16:02.969284 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001656 sec., 16304.347826086958 rows/sec., 602.10 KiB/sec. | ||
| 1851 | 2025.09.06 02:16:02.969344 [ 3 ] {4c1bb464-c471-455e-8749-ec1901fe61d4} <Debug> TCPHandler: Processed in 0.001882175 sec. | ||
| 1852 | 2025.09.06 02:16:02.969731 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.09.06 02:16:02.969865 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1854 | 2025.09.06 02:16:02.970079 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1855 | 2025.09.06 02:16:02.970114 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1856 | 2025.09.06 02:16:02.970311 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1857 | 2025.09.06 02:16:02.970365 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1858 | 2025.09.06 02:16:02.970465 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1859 | 2025.09.06 02:16:02.970519 [ 310 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1860 | 2025.09.06 02:16:02.970531 [ 337 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1861 | 2025.09.06 02:16:02.970607 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1862 | 2025.09.06 02:16:02.970632 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1863 | 2025.09.06 02:16:02.970669 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1864 | 2025.09.06 02:16:02.970688 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1865 | 2025.09.06 02:16:02.971187 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001378 sec., 19593.613933236575 rows/sec., 723.56 KiB/sec. | ||
| 1866 | 2025.09.06 02:16:02.971275 [ 3 ] {f361d34c-190e-4749-8fc0-9bd36d9c6438} <Debug> TCPHandler: Processed in 0.001595013 sec. | ||
| 1867 | 2025.09.06 02:16:02.971496 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.09.06 02:16:02.971632 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1869 | 2025.09.06 02:16:02.971850 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2025.09.06 02:16:02.971886 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1871 | 2025.09.06 02:16:02.972092 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2025.09.06 02:16:02.972146 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2025.09.06 02:16:02.972245 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1874 | 2025.09.06 02:16:02.972295 [ 310 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2025.09.06 02:16:02.972334 [ 328 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2025.09.06 02:16:02.972418 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1877 | 2025.09.06 02:16:02.972442 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2025.09.06 02:16:02.972478 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1879 | 2025.09.06 02:16:02.972498 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1880 | 2025.09.06 02:16:02.972986 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001412 sec., 19121.813031161473 rows/sec., 706.14 KiB/sec. | ||
| 1881 | 2025.09.06 02:16:02.973067 [ 3 ] {b3de4f03-7066-479c-bca3-90197c09bf04} <Debug> TCPHandler: Processed in 0.001621853 sec. | ||
| 1882 | 2025.09.06 02:16:02.973399 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.09.06 02:16:02.973535 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1884 | 2025.09.06 02:16:02.973750 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2025.09.06 02:16:02.973785 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1886 | 2025.09.06 02:16:02.973993 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2025.09.06 02:16:02.974047 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2025.09.06 02:16:02.974149 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1889 | 2025.09.06 02:16:02.974210 [ 328 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2025.09.06 02:16:02.974235 [ 307 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2025.09.06 02:16:02.974320 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1892 | 2025.09.06 02:16:02.974344 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2025.09.06 02:16:02.974381 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2025.09.06 02:16:02.974399 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1895 | 2025.09.06 02:16:02.974836 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001359 sec., 19867.549668874173 rows/sec., 733.68 KiB/sec. | ||
| 1896 | 2025.09.06 02:16:02.974916 [ 3 ] {489c9913-1d62-4033-a13d-25a4f234ff8a} <Debug> TCPHandler: Processed in 0.001568943 sec. | ||
| 1897 | 2025.09.06 02:16:02.975161 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2025.09.06 02:16:02.975299 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1899 | 2025.09.06 02:16:02.975514 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1900 | 2025.09.06 02:16:02.975550 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1901 | 2025.09.06 02:16:02.975771 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2025.09.06 02:16:02.975825 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1903 | 2025.09.06 02:16:02.975923 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1904 | 2025.09.06 02:16:02.975999 [ 307 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1905 | 2025.09.06 02:16:02.976000 [ 328 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1906 | 2025.09.06 02:16:02.976121 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1907 | 2025.09.06 02:16:02.976157 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1908 | 2025.09.06 02:16:02.976207 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1909 | 2025.09.06 02:16:02.976270 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1910 | 2025.09.06 02:16:02.976741 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001501 sec., 17988.00799467022 rows/sec., 664.27 KiB/sec. | ||
| 1911 | 2025.09.06 02:16:02.976824 [ 3 ] {c03bb358-ec7f-4e95-8026-2c185fd99941} <Debug> TCPHandler: Processed in 0.001714974 sec. | ||
| 1912 | 2025.09.06 02:16:02.977045 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.09.06 02:16:02.977184 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1914 | 2025.09.06 02:16:02.977403 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1915 | 2025.09.06 02:16:02.977439 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1916 | 2025.09.06 02:16:02.977645 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1917 | 2025.09.06 02:16:02.977699 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1918 | 2025.09.06 02:16:02.977799 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1919 | 2025.09.06 02:16:02.977859 [ 328 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1920 | 2025.09.06 02:16:02.977863 [ 307 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1921 | 2025.09.06 02:16:02.977951 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1922 | 2025.09.06 02:16:02.977980 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1923 | 2025.09.06 02:16:02.978017 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1924 | 2025.09.06 02:16:02.978036 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1925 | 2025.09.06 02:16:02.978560 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001436 sec., 18802.228412256267 rows/sec., 694.34 KiB/sec. | ||
| 1926 | 2025.09.06 02:16:02.978646 [ 3 ] {24cd0c97-66a6-4865-90ae-292640fe7ff4} <Debug> TCPHandler: Processed in 0.001652083 sec. | ||
| 1927 | 2025.09.06 02:16:02.978844 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.09.06 02:16:02.978982 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1929 | 2025.09.06 02:16:02.979202 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2025.09.06 02:16:02.979239 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1931 | 2025.09.06 02:16:02.979452 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2025.09.06 02:16:02.979506 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2025.09.06 02:16:02.979608 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1934 | 2025.09.06 02:16:02.979670 [ 307 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2025.09.06 02:16:02.979696 [ 302 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2025.09.06 02:16:02.979766 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1937 | 2025.09.06 02:16:02.979786 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2025.09.06 02:16:02.979828 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1939 | 2025.09.06 02:16:02.979848 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1940 | 2025.09.06 02:16:02.980279 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001357 sec., 19896.831245394253 rows/sec., 734.76 KiB/sec. | ||
| 1941 | 2025.09.06 02:16:02.980336 [ 3 ] {267edebc-04f0-44e7-9010-2f520f3507fa} <Debug> TCPHandler: Processed in 0.001542252 sec. | ||
| 1942 | 2025.09.06 02:16:02.980537 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.09.06 02:16:02.980672 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1944 | 2025.09.06 02:16:02.980887 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2025.09.06 02:16:02.980929 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1946 | 2025.09.06 02:16:02.981128 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2025.09.06 02:16:02.981178 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2025.09.06 02:16:02.981271 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1949 | 2025.09.06 02:16:02.981324 [ 302 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2025.09.06 02:16:02.981330 [ 307 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2025.09.06 02:16:02.981400 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1952 | 2025.09.06 02:16:02.981422 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2025.09.06 02:16:02.981457 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1954 | 2025.09.06 02:16:02.981474 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1955 | 2025.09.06 02:16:02.981844 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.00129 sec., 20930.232558139538 rows/sec., 772.92 KiB/sec. | ||
| 1956 | 2025.09.06 02:16:02.981961 [ 3 ] {bf36a423-1e0c-4149-91c8-8181fe846646} <Debug> TCPHandler: Processed in 0.001473832 sec. | ||
| 1957 | 2025.09.06 02:16:02.982169 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.09.06 02:16:02.982275 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1959 | 2025.09.06 02:16:02.982321 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1960 | 2025.09.06 02:16:02.982821 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.09.06 02:16:02.982862 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1962 | 2025.09.06 02:16:02.983283 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1963 | 2025.09.06 02:16:02.983484 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.09.06 02:16:02.983630 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Debug> executeQuery: Read 14 rows, 3.73 KiB in 0.001385 sec., 10108.303249097473 rows/sec., 2.63 MiB/sec. | ||
| 1965 | 2025.09.06 02:16:02.983668 [ 3 ] {cbfd5c0d-09ae-4723-8528-c4ab66bb65ba} <Debug> TCPHandler: Processed in 0.001549273 sec. | ||
| 1966 | 2025.09.06 02:16:02.983800 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.09.06 02:16:02.983897 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1968 | 2025.09.06 02:16:02.983938 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1969 | 2025.09.06 02:16:02.984360 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2025.09.06 02:16:02.984397 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1971 | 2025.09.06 02:16:02.984700 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1972 | 2025.09.06 02:16:02.984926 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2025.09.06 02:16:02.985056 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 1974 | 2025.09.06 02:16:02.985093 [ 3 ] {cc49c540-8123-4980-aa2d-9bb6a00d1013} <Debug> TCPHandler: Processed in 0.001344151 sec. | ||
| 1975 | 2025.09.06 02:16:02.985200 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2025.09.06 02:16:02.985294 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1977 | 2025.09.06 02:16:02.985334 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1978 | 2025.09.06 02:16:02.985725 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.09.06 02:16:02.985762 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1980 | 2025.09.06 02:16:02.986053 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1981 | 2025.09.06 02:16:02.986265 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2025.09.06 02:16:02.986394 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 291.49 KiB/sec. | ||
| 1983 | 2025.09.06 02:16:02.986430 [ 3 ] {f28fc7bb-7e3f-4f30-9dfd-7afaa8e84a2d} <Debug> TCPHandler: Processed in 0.00127948 sec. | ||
| 1984 | 2025.09.06 02:16:02.986531 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2025.09.06 02:16:02.986623 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2025.09.06 02:16:02.986662 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2025.09.06 02:16:02.987161 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2025.09.06 02:16:02.987199 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1989 | 2025.09.06 02:16:02.987526 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1990 | 2025.09.06 02:16:02.987733 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2025.09.06 02:16:02.987866 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Debug> executeQuery: Read 183 rows, 16.50 KiB in 0.00126 sec., 145238.09523809524 rows/sec., 12.79 MiB/sec. | ||
| 1992 | 2025.09.06 02:16:02.987903 [ 3 ] {daed4f42-98f8-479e-bd83-b6a516e91480} <Debug> TCPHandler: Processed in 0.001420911 sec. | ||
| 1993 | 2025.09.06 02:16:02.988004 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2025.09.06 02:16:02.988099 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1995 | 2025.09.06 02:16:02.988145 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1996 | 2025.09.06 02:16:02.988553 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2025.09.06 02:16:02.988589 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1998 | 2025.09.06 02:16:02.988885 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1999 | 2025.09.06 02:16:02.989102 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.09.06 02:16:02.989199 [ 70 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2001 | 2025.09.06 02:16:02.989233 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Debug> executeQuery: Read 18 rows, 1.39 KiB in 0.001153 sec., 15611.448395490026 rows/sec., 1.18 MiB/sec. | ||
| 2002 | 2025.09.06 02:16:02.989244 [ 70 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2025.09.06 02:16:02.989276 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2004 | 2025.09.06 02:16:02.989279 [ 3 ] {9245e764-3716-4860-af99-c1f5a3a5db02} <Debug> TCPHandler: Processed in 0.001324011 sec. | ||
| 2005 | 2025.09.06 02:16:02.989389 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 2006 | 2025.09.06 02:16:02.989392 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2025.09.06 02:16:02.989526 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2008 | 2025.09.06 02:16:02.989533 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2025.09.06 02:16:02.989569 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2010 | 2025.09.06 02:16:02.989579 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 200 rows starting from the beginning of the part | ||
| 2011 | 2025.09.06 02:16:02.989657 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 196 rows starting from the beginning of the part | ||
| 2012 | 2025.09.06 02:16:02.989710 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2013 | 2025.09.06 02:16:02.989758 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 196 rows starting from the beginning of the part | ||
| 2014 | 2025.09.06 02:16:02.989801 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 2015 | 2025.09.06 02:16:02.989841 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2016 | 2025.09.06 02:16:02.989994 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.09.06 02:16:02.990036 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2018 | 2025.09.06 02:16:02.990367 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2019 | 2025.09.06 02:16:02.990662 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.09.06 02:16:02.990796 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455222 sec., 435672.3578945343 rows/sec., 27.69 MiB/sec. | ||
| 2021 | 2025.09.06 02:16:02.990802 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001293 sec., 19334.88012374323 rows/sec., 1.59 MiB/sec. | ||
| 2022 | 2025.09.06 02:16:02.990874 [ 3 ] {d9fd1ea6-4562-4fd0-9e9a-acf16a88dd76} <Debug> TCPHandler: Processed in 0.001530192 sec. | ||
| 2023 | 2025.09.06 02:16:02.990996 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2025.09.06 02:16:02.991020 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2025 | 2025.09.06 02:16:02.991094 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2026 | 2025.09.06 02:16:02.991141 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2027 | 2025.09.06 02:16:02.991308 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.09.06 02:16:02.991396 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_6_1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2029 | 2025.09.06 02:16:02.991475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2030 | 2025.09.06 02:16:02.991550 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.09.06 02:16:02.991590 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2032 | 2025.09.06 02:16:02.991881 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2033 | 2025.09.06 02:16:02.992088 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.09.06 02:16:02.992214 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 2035 | 2025.09.06 02:16:02.992259 [ 3 ] {a34d4fb9-0db9-4fef-9db9-7f2aed1e2f44} <Debug> TCPHandler: Processed in 0.001317871 sec. | ||
| 2036 | 2025.09.06 02:16:02.992374 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.09.06 02:16:02.992467 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2025.09.06 02:16:02.992508 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2039 | 2025.09.06 02:16:02.992954 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.09.06 02:16:02.992988 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2041 | 2025.09.06 02:16:02.993297 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2025.09.06 02:16:02.993504 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.09.06 02:16:02.993645 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001194 sec., 93802.34505862647 rows/sec., 7.64 MiB/sec. | ||
| 2044 | 2025.09.06 02:16:02.993692 [ 3 ] {afa071af-445f-40ee-afe9-42be6ba3d30a} <Debug> TCPHandler: Processed in 0.001367751 sec. | ||
| 2045 | 2025.09.06 02:16:02.993816 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.09.06 02:16:02.993910 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2047 | 2025.09.06 02:16:02.993952 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2048 | 2025.09.06 02:16:02.994412 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.09.06 02:16:02.994446 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2050 | 2025.09.06 02:16:02.994820 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2051 | 2025.09.06 02:16:02.995032 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.09.06 02:16:02.995165 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Debug> executeQuery: Read 394 rows, 30.86 KiB in 0.001274 sec., 309262.16640502354 rows/sec., 23.66 MiB/sec. | ||
| 2053 | 2025.09.06 02:16:02.995209 [ 3 ] {0c2c3f49-d81b-4195-a7eb-e2b03f8e3eaf} <Debug> TCPHandler: Processed in 0.001443462 sec. | ||
| 2054 | 2025.09.06 02:16:02.995321 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.09.06 02:16:02.995416 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.09.06 02:16:02.995459 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2057 | 2025.09.06 02:16:02.995780 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.09.06 02:16:02.995815 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2059 | 2025.09.06 02:16:02.996097 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2060 | 2025.09.06 02:16:02.996290 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.09.06 02:16:02.996417 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 62.29 KiB/sec. | ||
| 2062 | 2025.09.06 02:16:02.996468 [ 3 ] {f0f22c9b-e5c9-4c62-9148-a720dfba5807} <Debug> TCPHandler: Processed in 0.00119617 sec. | ||
| 2063 | 2025.09.06 02:16:02.996582 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.09.06 02:16:02.996682 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.09.06 02:16:02.996738 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2066 | 2025.09.06 02:16:02.997452 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.09.06 02:16:02.997487 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2068 | 2025.09.06 02:16:02.997970 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2025.09.06 02:16:02.998184 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.09.06 02:16:02.998316 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001653 sec., 1209.9213551119178 rows/sec., 2.17 MiB/sec. | ||
| 2071 | 2025.09.06 02:16:02.998374 [ 3 ] {7dd43c76-45a7-4186-bccc-d7d15be6b8b3} <Debug> TCPHandler: Processed in 0.001840905 sec. | ||
| 2072 | 2025.09.06 02:16:02.998493 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.09.06 02:16:02.998586 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.09.06 02:16:02.998630 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2075 | 2025.09.06 02:16:02.998947 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.09.06 02:16:02.998981 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2077 | 2025.09.06 02:16:02.999287 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2078 | 2025.09.06 02:16:02.999487 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.09.06 02:16:02.999609 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 406.74 KiB/sec. | ||
| 2080 | 2025.09.06 02:16:02.999646 [ 3 ] {9daad987-3855-40e8-b36b-6075495e349e} <Debug> TCPHandler: Processed in 0.00120359 sec. | ||
| 2081 | 2025.09.06 02:16:02.999776 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.09.06 02:16:02.999897 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.09.06 02:16:02.999945 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2084 | 2025.09.06 02:16:03.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.19 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 180.92 MiB (RSS), difference: -1.27 MiB | ||
| 2085 | 2025.09.06 02:16:03.000290 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.09.06 02:16:03.000330 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2087 | 2025.09.06 02:16:03.000647 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2088 | 2025.09.06 02:16:03.000856 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.09.06 02:16:03.000988 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Debug> executeQuery: Read 52 rows, 3.64 KiB in 0.001115 sec., 46636.771300448425 rows/sec., 3.19 MiB/sec. | ||
| 2090 | 2025.09.06 02:16:03.001027 [ 3 ] {4622665b-3060-4001-b655-4bdef4679212} <Debug> TCPHandler: Processed in 0.00131157 sec. | ||
| 2091 | 2025.09.06 02:16:04.895025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3251 | ||
| 2092 | 2025.09.06 02:16:04.895833 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2025.09.06 02:16:04.895906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2094 | 2025.09.06 02:16:04.896410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2095 | 2025.09.06 02:16:04.896639 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2025.09.06 02:16:04.896767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3251 | ||
| 2097 | 2025.09.06 02:16:05.067475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2098 | 2025.09.06 02:16:05.085904 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.09.06 02:16:05.085960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2100 | 2025.09.06 02:16:05.091994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2101 | 2025.09.06 02:16:05.092716 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.09.06 02:16:05.095894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2103 | 2025.09.06 02:16:07.945978 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.09.06 02:16:07.946218 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2105 | 2025.09.06 02:16:07.946301 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2106 | 2025.09.06 02:16:07.947127 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2025.09.06 02:16:07.947184 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2108 | 2025.09.06 02:16:07.947634 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2109 | 2025.09.06 02:16:07.947912 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.09.06 02:16:07.948068 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001914 sec., 39707.419017763845 rows/sec., 3.27 MiB/sec. | ||
| 2111 | 2025.09.06 02:16:07.948111 [ 3 ] {ce8287ff-c1e6-4455-94b4-d50984aab09a} <Debug> TCPHandler: Processed in 0.002290079 sec. | ||
| 2112 | 2025.09.06 02:16:07.948252 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.09.06 02:16:07.948348 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2114 | 2025.09.06 02:16:07.948390 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2115 | 2025.09.06 02:16:07.948808 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.09.06 02:16:07.948848 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2117 | 2025.09.06 02:16:07.949150 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2118 | 2025.09.06 02:16:07.949377 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.09.06 02:16:07.949508 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 2120 | 2025.09.06 02:16:07.949548 [ 3 ] {24d5c6e1-1f0d-4e4e-ba98-7bcd3e6f8215} <Debug> TCPHandler: Processed in 0.001345461 sec. | ||
| 2121 | 2025.09.06 02:16:07.949651 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.09.06 02:16:07.949745 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.09.06 02:16:07.949786 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.09.06 02:16:07.950238 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.09.06 02:16:07.950277 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2126 | 2025.09.06 02:16:07.950606 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2127 | 2025.09.06 02:16:07.950827 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.09.06 02:16:07.950955 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001228 sec., 60260.586319218244 rows/sec., 4.70 MiB/sec. | ||
| 2129 | 2025.09.06 02:16:07.950993 [ 3 ] {2ce30e59-520d-4489-9ec0-07619780ce5a} <Debug> TCPHandler: Processed in 0.001389801 sec. | ||
| 2130 | 2025.09.06 02:16:07.951120 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.09.06 02:16:07.951216 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.09.06 02:16:07.951260 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2025.09.06 02:16:07.951686 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.09.06 02:16:07.951725 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2135 | 2025.09.06 02:16:07.952080 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2136 | 2025.09.06 02:16:07.952328 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.09.06 02:16:07.952470 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 2138 | 2025.09.06 02:16:07.952509 [ 3 ] {814e07f5-e6c6-4385-a8e2-b88d59b21841} <Debug> TCPHandler: Processed in 0.001438991 sec. | ||
| 2139 | 2025.09.06 02:16:07.952625 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.09.06 02:16:07.952720 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2141 | 2025.09.06 02:16:07.952775 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2142 | 2025.09.06 02:16:07.953546 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2025.09.06 02:16:07.953584 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2144 | 2025.09.06 02:16:07.954120 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2145 | 2025.09.06 02:16:07.954373 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.09.06 02:16:07.954514 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 2147 | 2025.09.06 02:16:07.954566 [ 3 ] {f6a32eac-c6f8-4fa4-aefe-24104de5293a} <Debug> TCPHandler: Processed in 0.001989446 sec. | ||
| 2148 | 2025.09.06 02:16:07.954674 [ 3 ] {} <Trace> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.09.06 02:16:07.954770 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2150 | 2025.09.06 02:16:07.954813 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2151 | 2025.09.06 02:16:07.955378 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.09.06 02:16:07.955415 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2153 | 2025.09.06 02:16:07.955731 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2154 | 2025.09.06 02:16:07.955983 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.09.06 02:16:07.956111 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 2156 | 2025.09.06 02:16:07.956154 [ 3 ] {1cf6b8d0-a212-40f2-b8f8-2b58c65cad99} <Debug> TCPHandler: Processed in 0.001529862 sec. | ||
| 2157 | 2025.09.06 02:16:12.343962 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2158 | 2025.09.06 02:16:12.344032 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2159 | 2025.09.06 02:16:12.396226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 316 | ||
| 2160 | 2025.09.06 02:16:12.397301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3763 | ||
| 2161 | 2025.09.06 02:16:12.397832 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.09.06 02:16:12.397875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2163 | 2025.09.06 02:16:12.398415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2164 | 2025.09.06 02:16:12.398652 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.09.06 02:16:12.398787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 2166 | 2025.09.06 02:16:12.399091 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.09.06 02:16:12.399139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2168 | 2025.09.06 02:16:12.400475 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2169 | 2025.09.06 02:16:12.400747 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.09.06 02:16:12.400999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2171 | 2025.09.06 02:16:12.445779 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2025.09.06 02:16:12.445836 [ 3 ] {} <Debug> TCP-Session: 5e8826cf-1ae4-42f7-8a08-bcc9f59128a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.09.06 02:16:12.596401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2174 | 2025.09.06 02:16:12.611990 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.09.06 02:16:12.612049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2176 | 2025.09.06 02:16:12.617905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2177 | 2025.09.06 02:16:12.618664 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.09.06 02:16:12.621705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2179 | 2025.09.06 02:16:12.949263 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2025.09.06 02:16:12.949458 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2181 | 2025.09.06 02:16:12.949528 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2182 | 2025.09.06 02:16:12.950313 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.09.06 02:16:12.950364 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2184 | 2025.09.06 02:16:12.950786 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2025.09.06 02:16:12.951028 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.09.06 02:16:12.951181 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001775 sec., 56338.028169014084 rows/sec., 4.69 MiB/sec. | ||
| 2187 | 2025.09.06 02:16:12.951228 [ 254 ] {7551284b-7a6e-4828-a132-892b92819617} <Debug> TCPHandler: Processed in 0.002103107 sec. | ||
| 2188 | 2025.09.06 02:16:12.951356 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2025.09.06 02:16:12.951461 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2190 | 2025.09.06 02:16:12.951505 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2191 | 2025.09.06 02:16:12.951919 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.09.06 02:16:12.951955 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2193 | 2025.09.06 02:16:12.952320 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2194 | 2025.09.06 02:16:12.952533 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.09.06 02:16:12.952665 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001228 sec., 17915.309446254072 rows/sec., 1.32 MiB/sec. | ||
| 2196 | 2025.09.06 02:16:12.952705 [ 254 ] {62af3fa4-54ba-4e6f-9395-f1d85603893d} <Debug> TCPHandler: Processed in 0.001402952 sec. | ||
| 2197 | 2025.09.06 02:16:12.952819 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2025.09.06 02:16:12.952917 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2199 | 2025.09.06 02:16:12.952959 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2200 | 2025.09.06 02:16:12.953388 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2025.09.06 02:16:12.953424 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2202 | 2025.09.06 02:16:12.953744 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2203 | 2025.09.06 02:16:12.953966 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2025.09.06 02:16:12.954092 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001196 sec., 78595.31772575251 rows/sec., 6.16 MiB/sec. | ||
| 2205 | 2025.09.06 02:16:12.954130 [ 254 ] {2cbbbd04-418a-414b-bb25-8fb10b197eea} <Debug> TCPHandler: Processed in 0.001362491 sec. | ||
| 2206 | 2025.09.06 02:16:12.954247 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.09.06 02:16:12.954344 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2208 | 2025.09.06 02:16:12.954390 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2209 | 2025.09.06 02:16:12.954830 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.09.06 02:16:12.954866 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2211 | 2025.09.06 02:16:12.955201 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2212 | 2025.09.06 02:16:12.955426 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.09.06 02:16:12.955554 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2214 | 2025.09.06 02:16:12.955591 [ 254 ] {48832344-471a-4ee6-a2f0-c1f72ef8b0b8} <Debug> TCPHandler: Processed in 0.001395551 sec. | ||
| 2215 | 2025.09.06 02:16:12.955698 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.09.06 02:16:12.955796 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2217 | 2025.09.06 02:16:12.955853 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2218 | 2025.09.06 02:16:12.956698 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.09.06 02:16:12.956735 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2220 | 2025.09.06 02:16:12.957302 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2221 | 2025.09.06 02:16:12.957529 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.09.06 02:16:12.957665 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001888 sec., 11652.542372881357 rows/sec., 20.88 MiB/sec. | ||
| 2223 | 2025.09.06 02:16:12.957719 [ 254 ] {e00a2868-8f09-4c7d-9c9f-59582ba1269d} <Debug> TCPHandler: Processed in 0.002070207 sec. | ||
| 2224 | 2025.09.06 02:16:12.957839 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.09.06 02:16:12.957934 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2226 | 2025.09.06 02:16:12.957976 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2227 | 2025.09.06 02:16:12.958300 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2025.09.06 02:16:12.958334 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2229 | 2025.09.06 02:16:12.958650 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2230 | 2025.09.06 02:16:12.958865 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2025.09.06 02:16:12.958991 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001075 sec., 13953.488372093023 rows/sec., 1.04 MiB/sec. | ||
| 2232 | 2025.09.06 02:16:12.959025 [ 254 ] {10fa2fcd-b1a8-4d47-8ca7-32a395b2fadb} <Debug> TCPHandler: Processed in 0.00123697 sec. | ||
| 2233 | 2025.09.06 02:16:12.959193 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2025.09.06 02:16:12.959289 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2235 | 2025.09.06 02:16:12.959331 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2236 | 2025.09.06 02:16:12.959661 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2025.09.06 02:16:12.959695 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2238 | 2025.09.06 02:16:12.960002 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2239 | 2025.09.06 02:16:12.960224 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2025.09.06 02:16:12.960350 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2241 | 2025.09.06 02:16:12.960386 [ 254 ] {e32abf3b-a267-4121-8aad-af353fc7ab4a} <Debug> TCPHandler: Processed in 0.00124225 sec. | ||
| 2242 | 2025.09.06 02:16:13.001099 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.32 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 183.89 MiB (RSS), difference: 2.57 MiB | ||
| 2243 | 2025.09.06 02:16:17.346514 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2025.09.06 02:16:17.346812 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2245 | 2025.09.06 02:16:17.347204 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2246 | 2025.09.06 02:16:17.347260 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2247 | 2025.09.06 02:16:17.347541 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2248 | 2025.09.06 02:16:17.347610 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2249 | 2025.09.06 02:16:17.347749 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2250 | 2025.09.06 02:16:17.347895 [ 302 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2251 | 2025.09.06 02:16:17.347895 [ 314 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2252 | 2025.09.06 02:16:17.347932 [ 309 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2253 | 2025.09.06 02:16:17.348067 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2254 | 2025.09.06 02:16:17.348095 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2255 | 2025.09.06 02:16:17.350077 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2256 | 2025.09.06 02:16:17.350104 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2257 | 2025.09.06 02:16:17.350162 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2258 | 2025.09.06 02:16:17.350226 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2259 | 2025.09.06 02:16:17.351385 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.004708 sec., 8708.58113848768 rows/sec., 349.31 KiB/sec. | ||
| 2260 | 2025.09.06 02:16:17.351501 [ 254 ] {ebbcd26f-6451-462f-aac7-fb9dba41f1d5} <Debug> TCPHandler: Processed in 0.005120931 sec. | ||
| 2261 | 2025.09.06 02:16:17.351774 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.09.06 02:16:17.351916 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2263 | 2025.09.06 02:16:17.352147 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2264 | 2025.09.06 02:16:17.352185 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2265 | 2025.09.06 02:16:17.352405 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2266 | 2025.09.06 02:16:17.352460 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2267 | 2025.09.06 02:16:17.352562 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2268 | 2025.09.06 02:16:17.352629 [ 314 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2269 | 2025.09.06 02:16:17.352629 [ 309 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2270 | 2025.09.06 02:16:17.352662 [ 313 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2271 | 2025.09.06 02:16:17.352761 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2272 | 2025.09.06 02:16:17.352788 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2273 | 2025.09.06 02:16:17.352844 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2274 | 2025.09.06 02:16:17.352862 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2275 | 2025.09.06 02:16:17.352894 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2276 | 2025.09.06 02:16:17.352926 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2277 | 2025.09.06 02:16:17.353521 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.001664 sec., 24639.423076923078 rows/sec., 988.30 KiB/sec. | ||
| 2278 | 2025.09.06 02:16:17.353626 [ 254 ] {56283f7c-ae51-4848-8fa6-1fa501bf2106} <Debug> TCPHandler: Processed in 0.001903025 sec. | ||
| 2279 | 2025.09.06 02:16:17.353877 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.09.06 02:16:17.354016 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2281 | 2025.09.06 02:16:17.354242 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2282 | 2025.09.06 02:16:17.354280 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2283 | 2025.09.06 02:16:17.354531 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2284 | 2025.09.06 02:16:17.354587 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2285 | 2025.09.06 02:16:17.354689 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2286 | 2025.09.06 02:16:17.354749 [ 313 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2287 | 2025.09.06 02:16:17.354750 [ 309 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2288 | 2025.09.06 02:16:17.354757 [ 314 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2289 | 2025.09.06 02:16:17.354866 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2290 | 2025.09.06 02:16:17.354892 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2291 | 2025.09.06 02:16:17.354947 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2292 | 2025.09.06 02:16:17.354965 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2293 | 2025.09.06 02:16:17.354995 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2294 | 2025.09.06 02:16:17.355045 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2295 | 2025.09.06 02:16:17.355730 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.001771 sec., 23150.762281197065 rows/sec., 928.59 KiB/sec. | ||
| 2296 | 2025.09.06 02:16:17.355834 [ 254 ] {cd77f0cc-3c4d-4124-8d3c-e97415ed86ad} <Debug> TCPHandler: Processed in 0.002005676 sec. | ||
| 2297 | 2025.09.06 02:16:17.356060 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.09.06 02:16:17.356202 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2299 | 2025.09.06 02:16:17.356427 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2300 | 2025.09.06 02:16:17.356465 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2301 | 2025.09.06 02:16:17.356688 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2302 | 2025.09.06 02:16:17.356742 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2303 | 2025.09.06 02:16:17.356842 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2304 | 2025.09.06 02:16:17.356902 [ 322 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2305 | 2025.09.06 02:16:17.356907 [ 313 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2306 | 2025.09.06 02:16:17.356907 [ 309 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2307 | 2025.09.06 02:16:17.357013 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2308 | 2025.09.06 02:16:17.357040 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2309 | 2025.09.06 02:16:17.357095 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2310 | 2025.09.06 02:16:17.357113 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2311 | 2025.09.06 02:16:17.357144 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2312 | 2025.09.06 02:16:17.357178 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2313 | 2025.09.06 02:16:17.357803 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.00166 sec., 24698.795180722893 rows/sec., 990.68 KiB/sec. | ||
| 2314 | 2025.09.06 02:16:17.357907 [ 254 ] {ca3f54d2-48ae-4ac1-a4ca-42035d73b46d} <Debug> TCPHandler: Processed in 0.001896186 sec. | ||
| 2315 | 2025.09.06 02:16:17.358156 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2025.09.06 02:16:17.358336 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2317 | 2025.09.06 02:16:17.358628 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2318 | 2025.09.06 02:16:17.358676 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2319 | 2025.09.06 02:16:17.358963 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2320 | 2025.09.06 02:16:17.359030 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2321 | 2025.09.06 02:16:17.359188 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2322 | 2025.09.06 02:16:17.359258 [ 309 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2323 | 2025.09.06 02:16:17.359263 [ 313 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2324 | 2025.09.06 02:16:17.359262 [ 322 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2325 | 2025.09.06 02:16:17.359379 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2326 | 2025.09.06 02:16:17.359405 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2327 | 2025.09.06 02:16:17.359463 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2328 | 2025.09.06 02:16:17.359481 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2329 | 2025.09.06 02:16:17.359512 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2330 | 2025.09.06 02:16:17.359543 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2331 | 2025.09.06 02:16:17.360095 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.001837 sec., 22318.998366902557 rows/sec., 895.23 KiB/sec. | ||
| 2332 | 2025.09.06 02:16:17.360202 [ 254 ] {5989777d-1f83-43e1-890e-520173c084cc} <Debug> TCPHandler: Processed in 0.002136317 sec. | ||
| 2333 | 2025.09.06 02:16:17.360402 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2025.09.06 02:16:17.360544 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2335 | 2025.09.06 02:16:17.360803 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2336 | 2025.09.06 02:16:17.360842 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2337 | 2025.09.06 02:16:17.361090 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2338 | 2025.09.06 02:16:17.361147 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2339 | 2025.09.06 02:16:17.361249 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2340 | 2025.09.06 02:16:17.361305 [ 322 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2341 | 2025.09.06 02:16:17.361312 [ 309 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2342 | 2025.09.06 02:16:17.361313 [ 313 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2343 | 2025.09.06 02:16:17.361418 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2344 | 2025.09.06 02:16:17.361443 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2345 | 2025.09.06 02:16:17.361497 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2346 | 2025.09.06 02:16:17.361514 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2347 | 2025.09.06 02:16:17.361544 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2348 | 2025.09.06 02:16:17.361574 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2349 | 2025.09.06 02:16:17.362294 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 907.58 KiB/sec. | ||
| 2350 | 2025.09.06 02:16:17.362398 [ 254 ] {4ff4ea31-af2b-47bd-86d9-03032393bdba} <Debug> TCPHandler: Processed in 0.002047546 sec. | ||
| 2351 | 2025.09.06 02:16:17.436623 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2025.09.06 02:16:17.436800 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2353 | 2025.09.06 02:16:17.437097 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2354 | 2025.09.06 02:16:17.437146 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2355 | 2025.09.06 02:16:17.437385 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2356 | 2025.09.06 02:16:17.437440 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2357 | 2025.09.06 02:16:17.437542 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2358 | 2025.09.06 02:16:17.437625 [ 309 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2359 | 2025.09.06 02:16:17.437646 [ 304 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2360 | 2025.09.06 02:16:17.437627 [ 322 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2361 | 2025.09.06 02:16:17.437761 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2362 | 2025.09.06 02:16:17.437786 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2363 | 2025.09.06 02:16:17.437842 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2364 | 2025.09.06 02:16:17.437860 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2365 | 2025.09.06 02:16:17.437904 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2366 | 2025.09.06 02:16:17.437950 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2367 | 2025.09.06 02:16:17.438574 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> executeQuery: Read 41 rows, 1.64 KiB in 0.001853 sec., 22126.281705342688 rows/sec., 887.50 KiB/sec. | ||
| 2368 | 2025.09.06 02:16:17.438661 [ 254 ] {da2b86dc-820f-4c01-87c4-605cd2ec6445} <Debug> TCPHandler: Processed in 0.002103317 sec. | ||
| 2369 | 2025.09.06 02:16:17.439056 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.09.06 02:16:17.439163 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2371 | 2025.09.06 02:16:17.439206 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2372 | 2025.09.06 02:16:17.439715 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2025.09.06 02:16:17.439755 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2374 | 2025.09.06 02:16:17.440177 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2375 | 2025.09.06 02:16:17.440371 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.09.06 02:16:17.440512 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001379 sec., 5076.1421319796955 rows/sec., 1.01 MiB/sec. | ||
| 2377 | 2025.09.06 02:16:17.440551 [ 254 ] {cde17c6b-efa2-45b5-8bad-22959edeb5f1} <Debug> TCPHandler: Processed in 0.001546202 sec. | ||
| 2378 | 2025.09.06 02:16:17.440654 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2025.09.06 02:16:17.440752 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2380 | 2025.09.06 02:16:17.440794 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2381 | 2025.09.06 02:16:17.441193 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2025.09.06 02:16:17.441229 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2383 | 2025.09.06 02:16:17.441521 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2384 | 2025.09.06 02:16:17.441731 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2025.09.06 02:16:17.441861 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 2386 | 2025.09.06 02:16:17.441899 [ 254 ] {3577c135-af77-43ac-ada9-20bfbadfac11} <Debug> TCPHandler: Processed in 0.00129465 sec. | ||
| 2387 | 2025.09.06 02:16:17.442003 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2025.09.06 02:16:17.442097 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2389 | 2025.09.06 02:16:17.442138 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2390 | 2025.09.06 02:16:17.443028 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2025.09.06 02:16:17.443065 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2392 | 2025.09.06 02:16:17.443504 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2393 | 2025.09.06 02:16:17.443730 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2025.09.06 02:16:17.443861 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Debug> executeQuery: Read 1218 rows, 103.13 KiB in 0.001783 sec., 683118.3398766124 rows/sec., 56.48 MiB/sec. | ||
| 2395 | 2025.09.06 02:16:17.443898 [ 254 ] {eabeb9cc-8f0c-4ed7-ba8a-4b622e18ec0f} <Debug> TCPHandler: Processed in 0.001946125 sec. | ||
| 2396 | 2025.09.06 02:16:17.444011 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2025.09.06 02:16:17.444113 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2398 | 2025.09.06 02:16:17.444152 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2399 | 2025.09.06 02:16:17.444549 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.09.06 02:16:17.444584 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2401 | 2025.09.06 02:16:17.444887 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2402 | 2025.09.06 02:16:17.445094 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2025.09.06 02:16:17.445225 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 788.33 KiB/sec. | ||
| 2404 | 2025.09.06 02:16:17.445264 [ 254 ] {9d47a473-e26c-4968-8984-c536407d15d4} <Debug> TCPHandler: Processed in 0.001302 sec. | ||
| 2405 | 2025.09.06 02:16:17.445367 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2025.09.06 02:16:17.445461 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2407 | 2025.09.06 02:16:17.445501 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2408 | 2025.09.06 02:16:17.445961 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.09.06 02:16:17.445998 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2410 | 2025.09.06 02:16:17.446308 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2411 | 2025.09.06 02:16:17.446515 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.09.06 02:16:17.446644 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 2413 | 2025.09.06 02:16:17.446681 [ 254 ] {15dc8843-8364-40a7-bf64-8faa8eeb8ac8} <Debug> TCPHandler: Processed in 0.00136316 sec. | ||
| 2414 | 2025.09.06 02:16:17.446788 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2025.09.06 02:16:17.446888 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2416 | 2025.09.06 02:16:17.446930 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2417 | 2025.09.06 02:16:17.447507 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2025.09.06 02:16:17.447546 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2419 | 2025.09.06 02:16:17.447891 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2420 | 2025.09.06 02:16:17.448111 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2025.09.06 02:16:17.448242 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001372 sec., 387755.10204081633 rows/sec., 28.73 MiB/sec. | ||
| 2422 | 2025.09.06 02:16:17.448284 [ 254 ] {c7ce097f-77dc-463f-8365-06de525b89ff} <Debug> TCPHandler: Processed in 0.001546712 sec. | ||
| 2423 | 2025.09.06 02:16:17.448404 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.09.06 02:16:17.448500 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2425 | 2025.09.06 02:16:17.448544 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2426 | 2025.09.06 02:16:17.449526 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2025.09.06 02:16:17.449563 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2428 | 2025.09.06 02:16:17.450069 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2429 | 2025.09.06 02:16:17.450295 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.09.06 02:16:17.450432 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Debug> executeQuery: Read 2274 rows, 155.93 KiB in 0.001949 sec., 1166752.1806054388 rows/sec., 78.13 MiB/sec. | ||
| 2431 | 2025.09.06 02:16:17.450471 [ 254 ] {5d537727-7d09-4323-9c5d-86b358f86c0b} <Debug> TCPHandler: Processed in 0.002117017 sec. | ||
| 2432 | 2025.09.06 02:16:17.450584 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2025.09.06 02:16:17.450679 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2434 | 2025.09.06 02:16:17.450735 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2435 | 2025.09.06 02:16:17.451440 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.09.06 02:16:17.451477 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2437 | 2025.09.06 02:16:17.451977 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2438 | 2025.09.06 02:16:17.452198 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.09.06 02:16:17.452314 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2440 | 2025.09.06 02:16:17.452338 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001676 sec., 5966.587112171837 rows/sec., 10.69 MiB/sec. | ||
| 2441 | 2025.09.06 02:16:17.452419 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.09.06 02:16:17.452436 [ 254 ] {1feb3e32-25a3-45c2-b34a-15a342436b1e} <Debug> TCPHandler: Processed in 0.001900246 sec. | ||
| 2443 | 2025.09.06 02:16:17.452466 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2444 | 2025.09.06 02:16:17.452560 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.09.06 02:16:17.452599 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2446 | 2025.09.06 02:16:17.452661 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2447 | 2025.09.06 02:16:17.452708 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2448 | 2025.09.06 02:16:17.452867 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2025.09.06 02:16:17.452938 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2450 | 2025.09.06 02:16:17.453046 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.09.06 02:16:17.453088 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2452 | 2025.09.06 02:16:17.453089 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2453 | 2025.09.06 02:16:17.453225 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2454 | 2025.09.06 02:16:17.453342 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2455 | 2025.09.06 02:16:17.453438 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2456 | 2025.09.06 02:16:17.453446 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2457 | 2025.09.06 02:16:17.453568 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 2458 | 2025.09.06 02:16:17.453672 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.09.06 02:16:17.453827 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 2460 | 2025.09.06 02:16:17.453868 [ 254 ] {d52fb8ee-d4dc-4916-9dea-b72a1504316b} <Debug> TCPHandler: Processed in 0.001356821 sec. | ||
| 2461 | 2025.09.06 02:16:17.455530 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 19 columns (19 merged, 0 gathered) in 0.002977504 sec., 21494.513525422633 rows/sec., 38.52 MiB/sec. | ||
| 2462 | 2025.09.06 02:16:17.455851 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2463 | 2025.09.06 02:16:17.456236 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.09.06 02:16:17.456300 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2465 | 2025.09.06 02:16:17.456415 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2466 | 2025.09.06 02:16:18.960480 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 2467 | 2025.09.06 02:16:18.960604 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2025.09.06 02:16:18.960634 [ 3 ] {} <Debug> TCP-Session: 7bb6ec38-f58c-492c-80de-6851d62000c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 2469 | 2025.09.06 02:16:18.960657 [ 3 ] {} <Debug> TCP-Session: 7bb6ec38-f58c-492c-80de-6851d62000c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2025.09.06 02:16:18.960670 [ 3 ] {} <Debug> TCP-Session: 7bb6ec38-f58c-492c-80de-6851d62000c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2025.09.06 02:16:18.960850 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38638 | ||
| 2472 | 2025.09.06 02:16:18.960916 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44371 | ||
| 2473 | 2025.09.06 02:16:18.960918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53039 | ||
| 2474 | 2025.09.06 02:16:18.960948 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65385 | ||
| 2475 | 2025.09.06 02:16:18.960961 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2476 | 2025.09.06 02:16:18.960969 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43621 | ||
| 2477 | 2025.09.06 02:16:18.961021 [ 289 ] {} <Debug> TCP-Session: 3674d9fc-23aa-4806-b1c1-f8b54bf4cc21 Authenticating user 'default' from [fd00:1122:3344:101::e]:38638 | ||
| 2478 | 2025.09.06 02:16:18.961046 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2025.09.06 02:16:18.961046 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2480 | 2025.09.06 02:16:18.961070 [ 289 ] {} <Debug> TCP-Session: 3674d9fc-23aa-4806-b1c1-f8b54bf4cc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2025.09.06 02:16:18.961079 [ 290 ] {} <Debug> TCP-Session: 9df50270-3653-4698-81cb-2d0fed8f4f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:53039 | ||
| 2482 | 2025.09.06 02:16:18.961085 [ 294 ] {} <Debug> TCP-Session: a4caec23-60c2-42ca-beb7-4d205f474120 Authenticating user 'default' from [fd00:1122:3344:101::e]:65385 | ||
| 2483 | 2025.09.06 02:16:18.961096 [ 289 ] {} <Debug> TCP-Session: 3674d9fc-23aa-4806-b1c1-f8b54bf4cc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2025.09.06 02:16:18.961110 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2025.09.06 02:16:18.961115 [ 290 ] {} <Debug> TCP-Session: 9df50270-3653-4698-81cb-2d0fed8f4f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2025.09.06 02:16:18.961117 [ 294 ] {} <Debug> TCP-Session: a4caec23-60c2-42ca-beb7-4d205f474120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2025.09.06 02:16:18.961156 [ 290 ] {} <Debug> TCP-Session: 9df50270-3653-4698-81cb-2d0fed8f4f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2025.09.06 02:16:18.961154 [ 296 ] {} <Debug> TCP-Session: 081275c0-8ea3-41cd-86c5-14551b74ff4d Authenticating user 'default' from [fd00:1122:3344:101::e]:43621 | ||
| 2489 | 2025.09.06 02:16:18.961176 [ 294 ] {} <Debug> TCP-Session: a4caec23-60c2-42ca-beb7-4d205f474120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2025.09.06 02:16:18.961205 [ 296 ] {} <Debug> TCP-Session: 081275c0-8ea3-41cd-86c5-14551b74ff4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2025.09.06 02:16:18.961013 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2492 | 2025.09.06 02:16:18.961230 [ 296 ] {} <Debug> TCP-Session: 081275c0-8ea3-41cd-86c5-14551b74ff4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2025.09.06 02:16:18.961262 [ 291 ] {} <Debug> TCP-Session: 4bd26171-1fb3-4271-8b52-639b6c113c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:44371 | ||
| 2494 | 2025.09.06 02:16:18.961004 [ 3 ] {} <Trace> TCP-Session: 7bb6ec38-f58c-492c-80de-6851d62000c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2025.09.06 02:16:18.961288 [ 291 ] {} <Debug> TCP-Session: 4bd26171-1fb3-4271-8b52-639b6c113c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2025.09.06 02:16:18.960959 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58797 | ||
| 2497 | 2025.09.06 02:16:18.961310 [ 291 ] {} <Debug> TCP-Session: 4bd26171-1fb3-4271-8b52-639b6c113c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2025.09.06 02:16:18.960939 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39589 | ||
| 2499 | 2025.09.06 02:16:18.960935 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43100 | ||
| 2500 | 2025.09.06 02:16:18.961371 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2501 | 2025.09.06 02:16:18.961419 [ 295 ] {} <Debug> TCP-Session: 16a14450-5a98-4296-b609-efeafb0c466a Authenticating user 'default' from [fd00:1122:3344:101::e]:58797 | ||
| 2502 | 2025.09.06 02:16:18.961434 [ 295 ] {} <Debug> TCP-Session: 16a14450-5a98-4296-b609-efeafb0c466a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2025.09.06 02:16:18.961447 [ 295 ] {} <Debug> TCP-Session: 16a14450-5a98-4296-b609-efeafb0c466a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2025.09.06 02:16:18.961448 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2505 | 2025.09.06 02:16:18.961608 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2506 | 2025.09.06 02:16:18.961641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2025.09.06 02:16:18.961642 [ 293 ] {} <Debug> TCP-Session: ff6fecda-8935-4fcb-ace5-22e787a5c8b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39589 | ||
| 2508 | 2025.09.06 02:16:18.961676 [ 292 ] {} <Debug> TCP-Session: 523335aa-e4f5-47f7-85a3-c8718f700371 Authenticating user 'default' from [fd00:1122:3344:101::e]:43100 | ||
| 2509 | 2025.09.06 02:16:18.961682 [ 293 ] {} <Debug> TCP-Session: ff6fecda-8935-4fcb-ace5-22e787a5c8b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2025.09.06 02:16:18.961701 [ 292 ] {} <Debug> TCP-Session: 523335aa-e4f5-47f7-85a3-c8718f700371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2025.09.06 02:16:18.961708 [ 293 ] {} <Debug> TCP-Session: ff6fecda-8935-4fcb-ace5-22e787a5c8b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2025.09.06 02:16:18.961718 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2513 | 2025.09.06 02:16:18.961723 [ 292 ] {} <Debug> TCP-Session: 523335aa-e4f5-47f7-85a3-c8718f700371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2025.09.06 02:16:18.961793 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2515 | 2025.09.06 02:16:18.962084 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 2516 | 2025.09.06 02:16:18.962171 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2517 | 2025.09.06 02:16:19.000333 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.03 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 186.51 MiB (RSS), difference: 1.48 MiB | ||
| 2518 | 2025.09.06 02:16:19.393318 [ 340 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> AggregatingTransform: Aggregating | ||
| 2519 | 2025.09.06 02:16:19.393395 [ 340 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> Aggregator: Aggregation method: without_key | ||
| 2520 | 2025.09.06 02:16:19.393439 [ 340 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00124551 sec. (802.884 rows/sec., 31.36 KiB/sec.) | ||
| 2521 | 2025.09.06 02:16:19.393462 [ 340 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Trace> Aggregator: Merging aggregated data | ||
| 2522 | 2025.09.06 02:16:19.394966 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.433599 sec., 2.306278381638334 rows/sec., 92.25 B/sec. | ||
| 2523 | 2025.09.06 02:16:19.395182 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2524 | 2025.09.06 02:16:19.395210 [ 3 ] {0a5cf3f8-c4ef-400a-b161-1b93cf76b848} <Debug> TCPHandler: Processed in 0.434351668 sec. | ||
| 2525 | 2025.09.06 02:16:19.395431 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2526 | 2025.09.06 02:16:19.395474 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2527 | 2025.09.06 02:16:19.395506 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2025.09.06 02:16:19.395527 [ 296 ] {} <Debug> TCP-Session: 081275c0-8ea3-41cd-86c5-14551b74ff4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2025.09.06 02:16:19.395533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2025.09.06 02:16:19.395571 [ 291 ] {} <Debug> TCP-Session: 4bd26171-1fb3-4271-8b52-639b6c113c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2025.09.06 02:16:19.395589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2025.09.06 02:16:19.395611 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2533 | 2025.09.06 02:16:19.395656 [ 292 ] {} <Debug> TCP-Session: 523335aa-e4f5-47f7-85a3-c8718f700371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.09.06 02:16:19.395642 [ 290 ] {} <Debug> TCP-Session: 9df50270-3653-4698-81cb-2d0fed8f4f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2025.09.06 02:16:19.395688 [ 295 ] {} <Debug> TCP-Session: 16a14450-5a98-4296-b609-efeafb0c466a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2025.09.06 02:16:19.395574 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2025.09.06 02:16:19.395560 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2025.09.06 02:16:19.395798 [ 293 ] {} <Debug> TCP-Session: ff6fecda-8935-4fcb-ace5-22e787a5c8b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2025.09.06 02:16:19.395810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2540 | 2025.09.06 02:16:19.395832 [ 294 ] {} <Debug> TCP-Session: a4caec23-60c2-42ca-beb7-4d205f474120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2025.09.06 02:16:19.395510 [ 289 ] {} <Debug> TCP-Session: 3674d9fc-23aa-4806-b1c1-f8b54bf4cc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2025.09.06 02:16:19.395870 [ 3 ] {} <Debug> TCP-Session: 7bb6ec38-f58c-492c-80de-6851d62000c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2025.09.06 02:16:19.899319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4211 | ||
| 2544 | 2025.09.06 02:16:19.899835 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.09.06 02:16:19.899885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2546 | 2025.09.06 02:16:19.900528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2547 | 2025.09.06 02:16:19.900836 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.09.06 02:16:19.901023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4211 | ||
| 2549 | 2025.09.06 02:16:19.956716 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35274 | ||
| 2550 | 2025.09.06 02:16:19.956824 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2025.09.06 02:16:19.956851 [ 291 ] {} <Debug> TCP-Session: 111336c6-00c6-4860-9af9-70c38fbcd31f Authenticating user 'default' from [fd00:1122:3344:101::e]:35274 | ||
| 2552 | 2025.09.06 02:16:19.956873 [ 291 ] {} <Debug> TCP-Session: 111336c6-00c6-4860-9af9-70c38fbcd31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2025.09.06 02:16:19.956886 [ 291 ] {} <Debug> TCP-Session: 111336c6-00c6-4860-9af9-70c38fbcd31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2025.09.06 02:16:19.957174 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59426 | ||
| 2555 | 2025.09.06 02:16:19.957190 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65435 | ||
| 2556 | 2025.09.06 02:16:19.957231 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64595 | ||
| 2557 | 2025.09.06 02:16:19.957253 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46195 | ||
| 2558 | 2025.09.06 02:16:19.957205 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63309 | ||
| 2559 | 2025.09.06 02:16:19.957299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2560 | 2025.09.06 02:16:19.957322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2561 | 2025.09.06 02:16:19.957193 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51714 | ||
| 2562 | 2025.09.06 02:16:19.957362 [ 294 ] {} <Debug> TCP-Session: b211328c-7c0b-484c-a3ab-a22d8405e221 Authenticating user 'default' from [fd00:1122:3344:101::e]:65435 | ||
| 2563 | 2025.09.06 02:16:19.957370 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2025.09.06 02:16:19.957347 [ 292 ] {} <Debug> TCP-Session: 8e60280d-f3a6-4aab-af35-ba8b29861bbb Authenticating user 'default' from [fd00:1122:3344:101::e]:59426 | ||
| 2565 | 2025.09.06 02:16:19.957414 [ 296 ] {} <Debug> TCP-Session: 189b2d0e-482e-4f02-a249-1a3d5cc0e3e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63309 | ||
| 2566 | 2025.09.06 02:16:19.957405 [ 294 ] {} <Debug> TCP-Session: b211328c-7c0b-484c-a3ab-a22d8405e221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2025.09.06 02:16:19.957435 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2568 | 2025.09.06 02:16:19.957447 [ 294 ] {} <Debug> TCP-Session: b211328c-7c0b-484c-a3ab-a22d8405e221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2025.09.06 02:16:19.957472 [ 295 ] {} <Debug> TCP-Session: 61451db0-d759-42d8-8ee2-8171e0d19506 Authenticating user 'default' from [fd00:1122:3344:101::e]:51714 | ||
| 2570 | 2025.09.06 02:16:19.957439 [ 292 ] {} <Debug> TCP-Session: 8e60280d-f3a6-4aab-af35-ba8b29861bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2025.09.06 02:16:19.957504 [ 295 ] {} <Debug> TCP-Session: 61451db0-d759-42d8-8ee2-8171e0d19506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2025.09.06 02:16:19.957519 [ 292 ] {} <Debug> TCP-Session: 8e60280d-f3a6-4aab-af35-ba8b29861bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2025.09.06 02:16:19.957537 [ 295 ] {} <Debug> TCP-Session: 61451db0-d759-42d8-8ee2-8171e0d19506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.09.06 02:16:19.957439 [ 296 ] {} <Debug> TCP-Session: 189b2d0e-482e-4f02-a249-1a3d5cc0e3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2025.09.06 02:16:19.957399 [ 291 ] {} <Trace> TCP-Session: 111336c6-00c6-4860-9af9-70c38fbcd31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.09.06 02:16:19.957596 [ 296 ] {} <Debug> TCP-Session: 189b2d0e-482e-4f02-a249-1a3d5cc0e3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2025.09.06 02:16:19.957346 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2025.09.06 02:16:19.957346 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2579 | 2025.09.06 02:16:19.957668 [ 289 ] {} <Debug> TCP-Session: d21f1cb4-453f-4a35-bdd0-f8bd6a3e8ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46195 | ||
| 2580 | 2025.09.06 02:16:19.957682 [ 297 ] {} <Debug> TCP-Session: 476e7009-41c0-4610-97fb-916b534cb795 Authenticating user 'default' from [fd00:1122:3344:101::e]:64595 | ||
| 2581 | 2025.09.06 02:16:19.957184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49446 | ||
| 2582 | 2025.09.06 02:16:19.957701 [ 297 ] {} <Debug> TCP-Session: 476e7009-41c0-4610-97fb-916b534cb795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2025.09.06 02:16:19.957698 [ 289 ] {} <Debug> TCP-Session: d21f1cb4-453f-4a35-bdd0-f8bd6a3e8ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2025.09.06 02:16:19.957723 [ 297 ] {} <Debug> TCP-Session: 476e7009-41c0-4610-97fb-916b534cb795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2025.09.06 02:16:19.957735 [ 289 ] {} <Debug> TCP-Session: d21f1cb4-453f-4a35-bdd0-f8bd6a3e8ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2025.09.06 02:16:19.957241 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53058 | ||
| 2587 | 2025.09.06 02:16:19.957761 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2588 | 2025.09.06 02:16:19.957783 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2589 | 2025.09.06 02:16:19.957812 [ 293 ] {} <Debug> TCP-Session: 2712f6a0-2d33-47c9-9a14-8134410b5425 Authenticating user 'default' from [fd00:1122:3344:101::e]:49446 | ||
| 2590 | 2025.09.06 02:16:19.957835 [ 293 ] {} <Debug> TCP-Session: 2712f6a0-2d33-47c9-9a14-8134410b5425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2025.09.06 02:16:19.957841 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2592 | 2025.09.06 02:16:19.957850 [ 293 ] {} <Debug> TCP-Session: 2712f6a0-2d33-47c9-9a14-8134410b5425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2025.09.06 02:16:19.957878 [ 3 ] {} <Debug> TCP-Session: 4e80163b-6a25-42d8-9619-3d360cc7d2ba Authenticating user 'default' from [fd00:1122:3344:101::e]:53058 | ||
| 2594 | 2025.09.06 02:16:19.957907 [ 3 ] {} <Debug> TCP-Session: 4e80163b-6a25-42d8-9619-3d360cc7d2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2025.09.06 02:16:19.957926 [ 3 ] {} <Debug> TCP-Session: 4e80163b-6a25-42d8-9619-3d360cc7d2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2025.09.06 02:16:19.958140 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2597 | 2025.09.06 02:16:19.958194 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2598 | 2025.09.06 02:16:19.958500 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 2599 | 2025.09.06 02:16:19.959522 [ 323 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> AggregatingTransform: Aggregating | ||
| 2600 | 2025.09.06 02:16:19.959564 [ 323 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> Aggregator: Aggregation method: without_key | ||
| 2601 | 2025.09.06 02:16:19.959602 [ 323 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002248 sec. (997.757 rows/sec., 38.97 KiB/sec.) | ||
| 2602 | 2025.09.06 02:16:19.959620 [ 323 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Trace> Aggregator: Merging aggregated data | ||
| 2603 | 2025.09.06 02:16:19.960908 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 2604 | 2025.09.06 02:16:19.961084 [ 291 ] {268b26d0-2c48-45ff-bf5e-466f2a1b12da} <Debug> TCPHandler: Processed in 0.003892561 sec. | ||
| 2605 | 2025.09.06 02:16:19.961208 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2025.09.06 02:16:19.961237 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2607 | 2025.09.06 02:16:19.961249 [ 291 ] {} <Debug> TCP-Session: 111336c6-00c6-4860-9af9-70c38fbcd31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2025.09.06 02:16:19.961258 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2025.09.06 02:16:19.961276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2025.09.06 02:16:19.961292 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2025.09.06 02:16:19.961328 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2612 | 2025.09.06 02:16:19.961333 [ 293 ] {} <Debug> TCP-Session: 2712f6a0-2d33-47c9-9a14-8134410b5425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2025.09.06 02:16:19.961352 [ 3 ] {} <Debug> TCP-Session: 4e80163b-6a25-42d8-9619-3d360cc7d2ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2025.09.06 02:16:19.961371 [ 295 ] {} <Debug> TCP-Session: 61451db0-d759-42d8-8ee2-8171e0d19506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2025.09.06 02:16:19.961366 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2616 | 2025.09.06 02:16:19.961346 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2617 | 2025.09.06 02:16:19.961424 [ 297 ] {} <Debug> TCP-Session: 476e7009-41c0-4610-97fb-916b534cb795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2025.09.06 02:16:19.961319 [ 289 ] {} <Debug> TCP-Session: d21f1cb4-453f-4a35-bdd0-f8bd6a3e8ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2025.09.06 02:16:19.961452 [ 296 ] {} <Debug> TCP-Session: 189b2d0e-482e-4f02-a249-1a3d5cc0e3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2025.09.06 02:16:19.961314 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2621 | 2025.09.06 02:16:19.961285 [ 292 ] {} <Debug> TCP-Session: 8e60280d-f3a6-4aab-af35-ba8b29861bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2025.09.06 02:16:19.961524 [ 294 ] {} <Debug> TCP-Session: b211328c-7c0b-484c-a3ab-a22d8405e221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2025.09.06 02:16:19.999589 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55341 | ||
| 2624 | 2025.09.06 02:16:19.999695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2625 | 2025.09.06 02:16:19.999722 [ 291 ] {} <Debug> TCP-Session: c5408fe4-e354-41ef-a171-a729d4de3c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:55341 | ||
| 2626 | 2025.09.06 02:16:19.999743 [ 291 ] {} <Debug> TCP-Session: c5408fe4-e354-41ef-a171-a729d4de3c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2025.09.06 02:16:19.999756 [ 291 ] {} <Debug> TCP-Session: c5408fe4-e354-41ef-a171-a729d4de3c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2025.09.06 02:16:19.999978 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34932 | ||
| 2629 | 2025.09.06 02:16:20.000006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46829 | ||
| 2630 | 2025.09.06 02:16:20.000036 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59182 | ||
| 2631 | 2025.09.06 02:16:20.000044 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64714 | ||
| 2632 | 2025.09.06 02:16:20.000080 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2025.09.06 02:16:20.000092 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58666 | ||
| 2634 | 2025.09.06 02:16:20.000101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2635 | 2025.09.06 02:16:20.000120 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2636 | 2025.09.06 02:16:20.000141 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2637 | 2025.09.06 02:16:20.000142 [ 293 ] {} <Debug> TCP-Session: 88b41517-ef81-4b25-a830-b486fdeb4653 Authenticating user 'default' from [fd00:1122:3344:101::e]:46829 | ||
| 2638 | 2025.09.06 02:16:20.000164 [ 295 ] {} <Debug> TCP-Session: 3a0fda75-03bb-4c70-a68d-45c96008ea14 Authenticating user 'default' from [fd00:1122:3344:101::e]:59182 | ||
| 2639 | 2025.09.06 02:16:20.000191 [ 293 ] {} <Debug> TCP-Session: 88b41517-ef81-4b25-a830-b486fdeb4653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2025.09.06 02:16:20.000174 [ 296 ] {} <Debug> TCP-Session: 18e454ab-8f2f-4b6c-a703-e75a621b6cce Authenticating user 'default' from [fd00:1122:3344:101::e]:64714 | ||
| 2641 | 2025.09.06 02:16:20.000212 [ 295 ] {} <Debug> TCP-Session: 3a0fda75-03bb-4c70-a68d-45c96008ea14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2025.09.06 02:16:20.000218 [ 293 ] {} <Debug> TCP-Session: 88b41517-ef81-4b25-a830-b486fdeb4653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2025.09.06 02:16:20.000246 [ 296 ] {} <Debug> TCP-Session: 18e454ab-8f2f-4b6c-a703-e75a621b6cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2025.09.06 02:16:20.000248 [ 295 ] {} <Debug> TCP-Session: 3a0fda75-03bb-4c70-a68d-45c96008ea14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2025.09.06 02:16:20.000275 [ 296 ] {} <Debug> TCP-Session: 18e454ab-8f2f-4b6c-a703-e75a621b6cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2025.09.06 02:16:20.000172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2647 | 2025.09.06 02:16:20.000116 [ 292 ] {} <Debug> TCP-Session: 7847982e-dc48-4e58-a684-c879e51a5e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34932 | ||
| 2648 | 2025.09.06 02:16:20.000336 [ 289 ] {} <Debug> TCP-Session: a9447323-3265-47bc-beb9-f6ee586619e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58666 | ||
| 2649 | 2025.09.06 02:16:20.000352 [ 292 ] {} <Debug> TCP-Session: 7847982e-dc48-4e58-a684-c879e51a5e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2025.09.06 02:16:20.000368 [ 289 ] {} <Debug> TCP-Session: a9447323-3265-47bc-beb9-f6ee586619e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2025.09.06 02:16:20.000377 [ 292 ] {} <Debug> TCP-Session: 7847982e-dc48-4e58-a684-c879e51a5e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2025.09.06 02:16:20.000394 [ 289 ] {} <Debug> TCP-Session: a9447323-3265-47bc-beb9-f6ee586619e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2025.09.06 02:16:20.000011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62903 | ||
| 2654 | 2025.09.06 02:16:20.000069 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46293 | ||
| 2655 | 2025.09.06 02:16:20.000085 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46321 | ||
| 2656 | 2025.09.06 02:16:20.000083 [ 291 ] {} <Trace> TCP-Session: c5408fe4-e354-41ef-a171-a729d4de3c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.09.06 02:16:20.000502 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2658 | 2025.09.06 02:16:20.000531 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2659 | 2025.09.06 02:16:20.000556 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2660 | 2025.09.06 02:16:20.000568 [ 294 ] {} <Debug> TCP-Session: 3b9660d2-93dc-4aff-ac14-00ec240f67f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62903 | ||
| 2661 | 2025.09.06 02:16:20.000575 [ 297 ] {} <Debug> TCP-Session: abf8240f-b423-438d-9622-018c28587d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:46293 | ||
| 2662 | 2025.09.06 02:16:20.000591 [ 3 ] {} <Debug> TCP-Session: 539eabc9-8546-4a7a-9506-d9cc7b3391c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46321 | ||
| 2663 | 2025.09.06 02:16:20.000605 [ 294 ] {} <Debug> TCP-Session: 3b9660d2-93dc-4aff-ac14-00ec240f67f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2025.09.06 02:16:20.000617 [ 297 ] {} <Debug> TCP-Session: abf8240f-b423-438d-9622-018c28587d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2025.09.06 02:16:20.000643 [ 294 ] {} <Debug> TCP-Session: 3b9660d2-93dc-4aff-ac14-00ec240f67f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2025.09.06 02:16:20.000666 [ 297 ] {} <Debug> TCP-Session: abf8240f-b423-438d-9622-018c28587d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2025.09.06 02:16:20.000673 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2668 | 2025.09.06 02:16:20.000632 [ 3 ] {} <Debug> TCP-Session: 539eabc9-8546-4a7a-9506-d9cc7b3391c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2025.09.06 02:16:20.000724 [ 3 ] {} <Debug> TCP-Session: 539eabc9-8546-4a7a-9506-d9cc7b3391c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2025.09.06 02:16:20.000936 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2671 | 2025.09.06 02:16:20.000989 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2672 | 2025.09.06 02:16:20.001116 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.18 MiB, peak 200.03 MiB, free memory in arenas 0.00 B, will set to 205.09 MiB (RSS), difference: 16.90 MiB | ||
| 2673 | 2025.09.06 02:16:20.001266 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 2674 | 2025.09.06 02:16:20.002235 [ 330 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> AggregatingTransform: Aggregating | ||
| 2675 | 2025.09.06 02:16:20.002279 [ 330 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> Aggregator: Aggregation method: without_key | ||
| 2676 | 2025.09.06 02:16:20.002314 [ 330 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945238 sec. (1057.935 rows/sec., 41.33 KiB/sec.) | ||
| 2677 | 2025.09.06 02:16:20.002334 [ 330 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Trace> Aggregator: Merging aggregated data | ||
| 2678 | 2025.09.06 02:16:20.003407 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00279 sec., 358.4229390681004 rows/sec., 14.00 KiB/sec. | ||
| 2679 | 2025.09.06 02:16:20.003533 [ 291 ] {32e7eab3-efcc-44b7-986e-99fcc42e0816} <Debug> TCPHandler: Processed in 0.003564529 sec. | ||
| 2680 | 2025.09.06 02:16:20.003650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2025.09.06 02:16:20.003673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2682 | 2025.09.06 02:16:20.003679 [ 291 ] {} <Debug> TCP-Session: c5408fe4-e354-41ef-a171-a729d4de3c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2025.09.06 02:16:20.003693 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2025.09.06 02:16:20.003716 [ 289 ] {} <Debug> TCP-Session: a9447323-3265-47bc-beb9-f6ee586619e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2025.09.06 02:16:20.003726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2025.09.06 02:16:20.003746 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2687 | 2025.09.06 02:16:20.003753 [ 294 ] {} <Debug> TCP-Session: 3b9660d2-93dc-4aff-ac14-00ec240f67f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2025.09.06 02:16:20.003780 [ 293 ] {} <Debug> TCP-Session: 88b41517-ef81-4b25-a830-b486fdeb4653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2025.09.06 02:16:20.003795 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2690 | 2025.09.06 02:16:20.003798 [ 3 ] {} <Debug> TCP-Session: 539eabc9-8546-4a7a-9506-d9cc7b3391c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2025.09.06 02:16:20.003779 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2692 | 2025.09.06 02:16:20.003839 [ 297 ] {} <Debug> TCP-Session: abf8240f-b423-438d-9622-018c28587d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2025.09.06 02:16:20.003762 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2694 | 2025.09.06 02:16:20.003880 [ 296 ] {} <Debug> TCP-Session: 18e454ab-8f2f-4b6c-a703-e75a621b6cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2025.09.06 02:16:20.003710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2696 | 2025.09.06 02:16:20.003908 [ 295 ] {} <Debug> TCP-Session: 3a0fda75-03bb-4c70-a68d-45c96008ea14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2697 | 2025.09.06 02:16:20.003942 [ 292 ] {} <Debug> TCP-Session: 7847982e-dc48-4e58-a684-c879e51a5e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2698 | 2025.09.06 02:16:20.122218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2699 | 2025.09.06 02:16:20.139026 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.09.06 02:16:20.139088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2701 | 2025.09.06 02:16:20.145851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2702 | 2025.09.06 02:16:20.146591 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.09.06 02:16:20.150103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2704 | 2025.09.06 02:16:22.401551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 368 | ||
| 2705 | 2025.09.06 02:16:22.404170 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.09.06 02:16:22.404222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2707 | 2025.09.06 02:16:22.405527 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2708 | 2025.09.06 02:16:22.405813 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.09.06 02:16:22.405945 [ 34 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2710 | 2025.09.06 02:16:22.405982 [ 34 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.09.06 02:16:22.406002 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2712 | 2025.09.06 02:16:22.406122 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 2713 | 2025.09.06 02:16:22.406137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2714 | 2025.09.06 02:16:22.406756 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2715 | 2025.09.06 02:16:22.406921 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 2716 | 2025.09.06 02:16:22.407312 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2717 | 2025.09.06 02:16:22.407681 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2718 | 2025.09.06 02:16:22.408054 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2719 | 2025.09.06 02:16:22.408427 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2720 | 2025.09.06 02:16:22.408823 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2721 | 2025.09.06 02:16:22.415650 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 72 columns (72 merged, 0 gathered) in 0.009588217 sec., 38380.44132709971 rows/sec., 40.34 MiB/sec. | ||
| 2722 | 2025.09.06 02:16:22.416331 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2723 | 2025.09.06 02:16:22.416857 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.09.06 02:16:22.416933 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_6_1} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2725 | 2025.09.06 02:16:22.417106 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 2726 | 2025.09.06 02:16:22.945618 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.09.06 02:16:22.945814 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2728 | 2025.09.06 02:16:22.945888 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2729 | 2025.09.06 02:16:22.946578 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.09.06 02:16:22.946621 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2731 | 2025.09.06 02:16:22.947076 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2025.09.06 02:16:22.947307 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.09.06 02:16:22.947462 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001699 sec., 58858.151854031785 rows/sec., 4.90 MiB/sec. | ||
| 2734 | 2025.09.06 02:16:22.947472 [ 32 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2735 | 2025.09.06 02:16:22.947505 [ 254 ] {89ffa678-68d1-48f8-9d30-55db78777e42} <Debug> TCPHandler: Processed in 0.002020116 sec. | ||
| 2736 | 2025.09.06 02:16:22.947543 [ 32 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.09.06 02:16:22.947571 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2738 | 2025.09.06 02:16:22.947650 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.09.06 02:16:22.947705 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 2740 | 2025.09.06 02:16:22.947751 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2741 | 2025.09.06 02:16:22.947799 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2742 | 2025.09.06 02:16:22.947841 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2025.09.06 02:16:22.947896 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1087 rows starting from the beginning of the part | ||
| 2744 | 2025.09.06 02:16:22.948004 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 183 rows starting from the beginning of the part | ||
| 2745 | 2025.09.06 02:16:22.948064 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2746 | 2025.09.06 02:16:22.948123 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2747 | 2025.09.06 02:16:22.948176 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1218 rows starting from the beginning of the part | ||
| 2748 | 2025.09.06 02:16:22.948210 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.09.06 02:16:22.948226 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2750 | 2025.09.06 02:16:22.948256 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2751 | 2025.09.06 02:16:22.948609 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2752 | 2025.09.06 02:16:22.948871 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.09.06 02:16:22.949012 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001278 sec., 17214.397496087637 rows/sec., 1.26 MiB/sec. | ||
| 2754 | 2025.09.06 02:16:22.949052 [ 254 ] {3e91f83e-67c1-4178-b37c-32e88ed1e635} <Debug> TCPHandler: Processed in 0.001450831 sec. | ||
| 2755 | 2025.09.06 02:16:22.949162 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2025.09.06 02:16:22.949257 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2757 | 2025.09.06 02:16:22.949298 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2758 | 2025.09.06 02:16:22.949732 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.09.06 02:16:22.949770 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2760 | 2025.09.06 02:16:22.949896 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241598 sec., 1233048.9231342997 rows/sec., 105.40 MiB/sec. | ||
| 2761 | 2025.09.06 02:16:22.950085 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2762 | 2025.09.06 02:16:22.950227 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2763 | 2025.09.06 02:16:22.950353 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.09.06 02:16:22.950468 [ 32 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2765 | 2025.09.06 02:16:22.950503 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001263 sec., 68091.84481393508 rows/sec., 5.32 MiB/sec. | ||
| 2766 | 2025.09.06 02:16:22.950505 [ 32 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.09.06 02:16:22.950526 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2025.09.06 02:16:22.950547 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2769 | 2025.09.06 02:16:22.950550 [ 254 ] {a36d2cf1-388f-4c27-a3ad-d12640d44924} <Debug> TCPHandler: Processed in 0.001436161 sec. | ||
| 2770 | 2025.09.06 02:16:22.950609 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_11_2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2771 | 2025.09.06 02:16:22.950656 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 2772 | 2025.09.06 02:16:22.950675 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2025.09.06 02:16:22.950698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2774 | 2025.09.06 02:16:22.950761 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2775 | 2025.09.06 02:16:22.950771 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2776 | 2025.09.06 02:16:22.950798 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 662 rows starting from the beginning of the part | ||
| 2777 | 2025.09.06 02:16:22.950820 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2778 | 2025.09.06 02:16:22.950886 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 2779 | 2025.09.06 02:16:22.950939 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2780 | 2025.09.06 02:16:22.950988 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2781 | 2025.09.06 02:16:22.951031 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 532 rows starting from the beginning of the part | ||
| 2782 | 2025.09.06 02:16:22.951076 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 86 rows starting from the beginning of the part | ||
| 2783 | 2025.09.06 02:16:22.951251 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.09.06 02:16:22.951287 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2785 | 2025.09.06 02:16:22.951621 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2786 | 2025.09.06 02:16:22.951843 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.09.06 02:16:22.951944 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2788 | 2025.09.06 02:16:22.951975 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.09.06 02:16:22.951975 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2790 | 2025.09.06 02:16:22.951993 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2791 | 2025.09.06 02:16:22.952026 [ 254 ] {c22b8b7b-9d31-477b-a70c-b84c22876a18} <Debug> TCPHandler: Processed in 0.001400281 sec. | ||
| 2792 | 2025.09.06 02:16:22.952100 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 2793 | 2025.09.06 02:16:22.952118 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522373 sec., 1024716.0190045409 rows/sec., 79.23 MiB/sec. | ||
| 2794 | 2025.09.06 02:16:22.952141 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.09.06 02:16:22.952245 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.09.06 02:16:22.952251 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2797 | 2025.09.06 02:16:22.952304 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2798 | 2025.09.06 02:16:22.952305 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2799 | 2025.09.06 02:16:22.952315 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1075 rows starting from the beginning of the part | ||
| 2800 | 2025.09.06 02:16:22.952428 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 394 rows starting from the beginning of the part | ||
| 2801 | 2025.09.06 02:16:22.952483 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 2802 | 2025.09.06 02:16:22.952532 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 2803 | 2025.09.06 02:16:22.952582 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2274 rows starting from the beginning of the part | ||
| 2804 | 2025.09.06 02:16:22.952588 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.09.06 02:16:22.952635 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 2806 | 2025.09.06 02:16:22.952668 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_11_2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2807 | 2025.09.06 02:16:22.952734 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2808 | 2025.09.06 02:16:22.953096 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.09.06 02:16:22.953135 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2810 | 2025.09.06 02:16:22.953689 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2811 | 2025.09.06 02:16:22.953946 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.09.06 02:16:22.954088 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00186 sec., 11827.956989247312 rows/sec., 21.20 MiB/sec. | ||
| 2813 | 2025.09.06 02:16:22.954140 [ 254 ] {d1a52bdd-97d5-43ca-b351-366d47facb34} <Debug> TCPHandler: Processed in 0.002046507 sec. | ||
| 2814 | 2025.09.06 02:16:22.954254 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.09.06 02:16:22.954350 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.09.06 02:16:22.954392 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2817 | 2025.09.06 02:16:22.954746 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.09.06 02:16:22.954784 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2819 | 2025.09.06 02:16:22.955101 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2820 | 2025.09.06 02:16:22.955330 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.09.06 02:16:22.955430 [ 32 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2822 | 2025.09.06 02:16:22.955460 [ 32 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2025.09.06 02:16:22.955463 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2824 | 2025.09.06 02:16:22.955478 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2825 | 2025.09.06 02:16:22.955512 [ 254 ] {44525615-4acc-41ef-b80d-c6c4b8e121aa} <Debug> TCPHandler: Processed in 0.001307101 sec. | ||
| 2826 | 2025.09.06 02:16:22.955576 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 2827 | 2025.09.06 02:16:22.955679 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2828 | 2025.09.06 02:16:22.955722 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
| 2829 | 2025.09.06 02:16:22.955807 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 2830 | 2025.09.06 02:16:22.955867 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 2831 | 2025.09.06 02:16:22.955909 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 2832 | 2025.09.06 02:16:22.955949 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 2833 | 2025.09.06 02:16:22.955989 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 2834 | 2025.09.06 02:16:22.956738 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120543 sec., 512680.1224459322 rows/sec., 33.27 MiB/sec. | ||
| 2835 | 2025.09.06 02:16:22.956861 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2836 | 2025.09.06 02:16:22.957091 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.09.06 02:16:22.957155 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_11_2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2838 | 2025.09.06 02:16:22.957205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2839 | 2025.09.06 02:16:22.959677 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4223 rows, containing 5 columns (5 merged, 0 gathered) in 0.007627802 sec., 553632.6192001313 rows/sec., 37.62 MiB/sec. | ||
| 2840 | 2025.09.06 02:16:22.959989 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2841 | 2025.09.06 02:16:22.960220 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.09.06 02:16:22.960285 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2843 | 2025.09.06 02:16:22.960352 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2844 | 2025.09.06 02:16:23.001107 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.29 MiB, peak 215.38 MiB, free memory in arenas 0.00 B, will set to 208.69 MiB (RSS), difference: 1.40 MiB | ||
| 2845 | 2025.09.06 02:16:27.344077 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2846 | 2025.09.06 02:16:27.344148 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2847 | 2025.09.06 02:16:27.401558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4723 | ||
| 2848 | 2025.09.06 02:16:27.402078 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.09.06 02:16:27.402120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2850 | 2025.09.06 02:16:27.402595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2851 | 2025.09.06 02:16:27.402813 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.09.06 02:16:27.402939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4723 | ||
| 2853 | 2025.09.06 02:16:27.650614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2854 | 2025.09.06 02:16:27.667316 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.09.06 02:16:27.667373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2856 | 2025.09.06 02:16:27.673017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2857 | 2025.09.06 02:16:27.673671 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.09.06 02:16:27.676681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2859 | 2025.09.06 02:16:27.944401 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2025.09.06 02:16:27.944604 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2861 | 2025.09.06 02:16:27.944680 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2862 | 2025.09.06 02:16:27.945302 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.09.06 02:16:27.945341 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2864 | 2025.09.06 02:16:27.945741 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2865 | 2025.09.06 02:16:27.945972 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2025.09.06 02:16:27.946119 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00156 sec., 48717.94871794872 rows/sec., 4.01 MiB/sec. | ||
| 2867 | 2025.09.06 02:16:27.946162 [ 254 ] {6ffded95-ebfb-43f2-947e-37102ffdcb88} <Debug> TCPHandler: Processed in 0.001882755 sec. | ||
| 2868 | 2025.09.06 02:16:27.946289 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.09.06 02:16:27.946386 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2870 | 2025.09.06 02:16:27.946428 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2871 | 2025.09.06 02:16:27.946831 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2025.09.06 02:16:27.946867 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2873 | 2025.09.06 02:16:27.947160 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2874 | 2025.09.06 02:16:27.947382 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2025.09.06 02:16:27.947514 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 2876 | 2025.09.06 02:16:27.947534 [ 104 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2877 | 2025.09.06 02:16:27.947553 [ 254 ] {ed66c2fd-609f-4692-ae9b-3e0601aefd43} <Debug> TCPHandler: Processed in 0.001312571 sec. | ||
| 2878 | 2025.09.06 02:16:27.947608 [ 104 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.09.06 02:16:27.947638 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2880 | 2025.09.06 02:16:27.947695 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.09.06 02:16:27.947734 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 2882 | 2025.09.06 02:16:27.947794 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2883 | 2025.09.06 02:16:27.947835 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2884 | 2025.09.06 02:16:27.947841 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2885 | 2025.09.06 02:16:27.947879 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part | ||
| 2886 | 2025.09.06 02:16:27.947943 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 2887 | 2025.09.06 02:16:27.947991 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2888 | 2025.09.06 02:16:27.948054 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2889 | 2025.09.06 02:16:27.948107 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2890 | 2025.09.06 02:16:27.948161 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2891 | 2025.09.06 02:16:27.948279 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.09.06 02:16:27.948316 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2893 | 2025.09.06 02:16:27.948625 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2894 | 2025.09.06 02:16:27.948851 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.09.06 02:16:27.948981 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 2896 | 2025.09.06 02:16:27.949022 [ 254 ] {68e81299-8718-4f67-ac38-b9789b70d170} <Debug> TCPHandler: Processed in 0.001375721 sec. | ||
| 2897 | 2025.09.06 02:16:27.949036 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336961 sec., 230373.21208322456 rows/sec., 15.62 MiB/sec. | ||
| 2898 | 2025.09.06 02:16:27.949144 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2025.09.06 02:16:27.949204 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2900 | 2025.09.06 02:16:27.949244 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2901 | 2025.09.06 02:16:27.949288 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2902 | 2025.09.06 02:16:27.949455 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.09.06 02:16:27.949521 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_11_2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2904 | 2025.09.06 02:16:27.949579 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2905 | 2025.09.06 02:16:27.949740 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.09.06 02:16:27.949777 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2907 | 2025.09.06 02:16:27.950098 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2908 | 2025.09.06 02:16:27.950313 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.09.06 02:16:27.950464 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 2910 | 2025.09.06 02:16:27.950503 [ 254 ] {2701869d-8487-45ee-8106-83ababa11213} <Debug> TCPHandler: Processed in 0.001407732 sec. | ||
| 2911 | 2025.09.06 02:16:27.950617 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.09.06 02:16:27.950711 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.09.06 02:16:27.950767 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2914 | 2025.09.06 02:16:27.951558 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.09.06 02:16:27.951599 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2916 | 2025.09.06 02:16:27.952119 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2917 | 2025.09.06 02:16:27.952350 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.09.06 02:16:27.952492 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 2919 | 2025.09.06 02:16:27.952546 [ 254 ] {e7ba3f4a-12e3-4f1a-a74c-8866297605fd} <Debug> TCPHandler: Processed in 0.001977496 sec. | ||
| 2920 | 2025.09.06 02:16:27.952657 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.09.06 02:16:27.952752 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2922 | 2025.09.06 02:16:27.952795 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2923 | 2025.09.06 02:16:27.953137 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.09.06 02:16:27.953174 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2925 | 2025.09.06 02:16:27.953473 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2926 | 2025.09.06 02:16:27.953691 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.09.06 02:16:27.953822 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2928 | 2025.09.06 02:16:27.953859 [ 254 ] {12c15ff2-c65d-4740-a2f5-1d6b6f153a92} <Debug> TCPHandler: Processed in 0.001250219 sec. | ||
| 2929 | 2025.09.06 02:16:30.544782 [ 18 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2930 | 2025.09.06 02:16:30.544863 [ 18 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.09.06 02:16:30.544888 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2932 | 2025.09.06 02:16:30.545015 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 2933 | 2025.09.06 02:16:30.545154 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2025.09.06 02:16:30.545189 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 2935 | 2025.09.06 02:16:30.545280 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 2936 | 2025.09.06 02:16:30.545341 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 2937 | 2025.09.06 02:16:30.545387 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2938 | 2025.09.06 02:16:30.545445 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2939 | 2025.09.06 02:16:30.546375 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419182 sec., 607392.1456162776 rows/sec., 42.32 MiB/sec. | ||
| 2940 | 2025.09.06 02:16:30.546518 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2941 | 2025.09.06 02:16:30.546758 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.09.06 02:16:30.546822 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_5_1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2943 | 2025.09.06 02:16:30.546882 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2944 | 2025.09.06 02:16:32.406673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 392 | ||
| 2945 | 2025.09.06 02:16:32.408734 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.09.06 02:16:32.408781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2947 | 2025.09.06 02:16:32.409955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2948 | 2025.09.06 02:16:32.410220 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.09.06 02:16:32.410468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2950 | 2025.09.06 02:16:32.947697 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.09.06 02:16:32.947889 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2952 | 2025.09.06 02:16:32.947960 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2953 | 2025.09.06 02:16:32.948629 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.09.06 02:16:32.948671 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2955 | 2025.09.06 02:16:32.949060 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2956 | 2025.09.06 02:16:32.949287 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.09.06 02:16:32.949445 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 2958 | 2025.09.06 02:16:32.949486 [ 254 ] {6658c1bb-b61a-4a62-ad43-9f8c1d9c7233} <Debug> TCPHandler: Processed in 0.001921215 sec. | ||
| 2959 | 2025.09.06 02:16:32.949608 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.09.06 02:16:32.949704 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2961 | 2025.09.06 02:16:32.949746 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2962 | 2025.09.06 02:16:32.950138 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.09.06 02:16:32.950176 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2964 | 2025.09.06 02:16:32.950465 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2965 | 2025.09.06 02:16:32.950676 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.09.06 02:16:32.950808 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00112 sec., 7142.857142857143 rows/sec., 582.45 KiB/sec. | ||
| 2967 | 2025.09.06 02:16:32.950846 [ 254 ] {1a618b93-c34c-4a2c-9e56-d66ff70f318f} <Debug> TCPHandler: Processed in 0.00128596 sec. | ||
| 2968 | 2025.09.06 02:16:32.950954 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.09.06 02:16:32.951047 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2970 | 2025.09.06 02:16:32.951087 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2971 | 2025.09.06 02:16:32.951613 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.09.06 02:16:32.951651 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2973 | 2025.09.06 02:16:32.951964 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2974 | 2025.09.06 02:16:32.952177 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.09.06 02:16:32.952303 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Debug> executeQuery: Read 242 rows, 22.00 KiB in 0.001273 sec., 190102.12097407697 rows/sec., 16.88 MiB/sec. | ||
| 2976 | 2025.09.06 02:16:32.952342 [ 254 ] {229c65e6-c5b1-471d-8d3c-9bf2ca7194f1} <Debug> TCPHandler: Processed in 0.001436831 sec. | ||
| 2977 | 2025.09.06 02:16:32.952453 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.09.06 02:16:32.952547 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.09.06 02:16:32.952587 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2980 | 2025.09.06 02:16:32.952993 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.09.06 02:16:32.953029 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2982 | 2025.09.06 02:16:32.953328 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2983 | 2025.09.06 02:16:32.953541 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.09.06 02:16:32.953670 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Debug> executeQuery: Read 51 rows, 3.85 KiB in 0.001139 sec., 44776.119402985074 rows/sec., 3.30 MiB/sec. | ||
| 2985 | 2025.09.06 02:16:32.953708 [ 254 ] {6a6e3da8-5f36-4512-85e9-deb1808c79cf} <Debug> TCPHandler: Processed in 0.00130347 sec. | ||
| 2986 | 2025.09.06 02:16:32.953815 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.09.06 02:16:32.953909 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2988 | 2025.09.06 02:16:32.953949 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2989 | 2025.09.06 02:16:32.954338 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.09.06 02:16:32.954376 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2991 | 2025.09.06 02:16:32.954657 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2992 | 2025.09.06 02:16:32.954859 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.09.06 02:16:32.955001 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 2994 | 2025.09.06 02:16:32.955059 [ 254 ] {03fff102-0e06-4de2-a0b7-2f3f1dc83ca1} <Debug> TCPHandler: Processed in 0.00129202 sec. | ||
| 2995 | 2025.09.06 02:16:32.955187 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.09.06 02:16:32.955302 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.09.06 02:16:32.955347 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2998 | 2025.09.06 02:16:32.955749 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.09.06 02:16:32.955788 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3000 | 2025.09.06 02:16:32.956104 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3001 | 2025.09.06 02:16:32.956319 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.09.06 02:16:32.956452 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 3003 | 2025.09.06 02:16:32.956492 [ 254 ] {bc74b6bb-0d64-49df-85f8-788595e7c6f4} <Debug> TCPHandler: Processed in 0.001364911 sec. | ||
| 3004 | 2025.09.06 02:16:32.956595 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.09.06 02:16:32.956692 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3006 | 2025.09.06 02:16:32.956731 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3007 | 2025.09.06 02:16:32.957220 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.09.06 02:16:32.957257 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3009 | 2025.09.06 02:16:32.957559 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3010 | 2025.09.06 02:16:32.957770 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.09.06 02:16:32.957900 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Debug> executeQuery: Read 145 rows, 11.99 KiB in 0.001224 sec., 118464.0522875817 rows/sec., 9.57 MiB/sec. | ||
| 3012 | 2025.09.06 02:16:32.957938 [ 254 ] {d3b47a6a-0155-47df-b1ae-ceb02e29ba19} <Debug> TCPHandler: Processed in 0.001390871 sec. | ||
| 3013 | 2025.09.06 02:16:32.958038 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.09.06 02:16:32.958133 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2025.09.06 02:16:32.958200 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3016 | 2025.09.06 02:16:32.958620 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.09.06 02:16:32.958656 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3018 | 2025.09.06 02:16:32.959008 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3019 | 2025.09.06 02:16:32.959228 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.09.06 02:16:32.959356 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00124 sec., 161290.32258064515 rows/sec., 11.56 MiB/sec. | ||
| 3021 | 2025.09.06 02:16:32.959394 [ 254 ] {da74b418-77e0-4f6b-be90-b8aa50ec9a29} <Debug> TCPHandler: Processed in 0.001403462 sec. | ||
| 3022 | 2025.09.06 02:16:32.959507 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.09.06 02:16:32.959600 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3024 | 2025.09.06 02:16:32.959653 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3025 | 2025.09.06 02:16:32.960428 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.09.06 02:16:32.960465 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3027 | 2025.09.06 02:16:32.960988 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3028 | 2025.09.06 02:16:32.961209 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.09.06 02:16:32.961373 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 3030 | 2025.09.06 02:16:32.961452 [ 254 ] {71a8e6dc-d364-47a1-942a-58737dc97985} <Debug> TCPHandler: Processed in 0.001993426 sec. | ||
| 3031 | 2025.09.06 02:16:32.961587 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2025.09.06 02:16:32.961703 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3033 | 2025.09.06 02:16:32.961754 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3034 | 2025.09.06 02:16:32.962156 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2025.09.06 02:16:32.962209 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3036 | 2025.09.06 02:16:32.962553 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3037 | 2025.09.06 02:16:32.962768 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2025.09.06 02:16:32.962897 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 347.97 KiB/sec. | ||
| 3039 | 2025.09.06 02:16:32.962935 [ 254 ] {c289bbdb-51fa-4d91-8ec6-c4dcfbc41a98} <Debug> TCPHandler: Processed in 0.001408641 sec. | ||
| 3040 | 2025.09.06 02:16:32.963037 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2025.09.06 02:16:32.963133 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3042 | 2025.09.06 02:16:32.963178 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3043 | 2025.09.06 02:16:32.963512 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2025.09.06 02:16:32.963550 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3045 | 2025.09.06 02:16:32.963857 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3046 | 2025.09.06 02:16:32.964064 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2025.09.06 02:16:32.964193 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3048 | 2025.09.06 02:16:32.964230 [ 254 ] {1d03ed3c-51ae-4413-b2d9-d05ec45ecb7d} <Debug> TCPHandler: Processed in 0.0012419 sec. | ||
| 3049 | 2025.09.06 02:16:34.903458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5171 | ||
| 3050 | 2025.09.06 02:16:34.903958 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.09.06 02:16:34.904003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3052 | 2025.09.06 02:16:34.904496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3053 | 2025.09.06 02:16:34.904746 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.09.06 02:16:34.904885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5171 | ||
| 3055 | 2025.09.06 02:16:34.904881 [ 134 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3056 | 2025.09.06 02:16:34.904957 [ 134 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.09.06 02:16:34.904977 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3058 | 2025.09.06 02:16:34.905079 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 3059 | 2025.09.06 02:16:34.905207 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3060 | 2025.09.06 02:16:34.905249 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 3061 | 2025.09.06 02:16:34.905316 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 445 rows starting from the beginning of the part | ||
| 3062 | 2025.09.06 02:16:34.905365 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3063 | 2025.09.06 02:16:34.905411 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3064 | 2025.09.06 02:16:34.905453 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3065 | 2025.09.06 02:16:34.905501 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3066 | 2025.09.06 02:16:34.906974 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 4 columns (4 merged, 0 gathered) in 0.001934566 sec., 2672950.935765438 rows/sec., 38.24 MiB/sec. | ||
| 3067 | 2025.09.06 02:16:34.908014 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3068 | 2025.09.06 02:16:34.908393 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2025.09.06 02:16:34.908480 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_11_2} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3070 | 2025.09.06 02:16:34.908580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3071 | 2025.09.06 02:16:35.177193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3072 | 2025.09.06 02:16:35.194713 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.09.06 02:16:35.194777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3074 | 2025.09.06 02:16:35.200838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3075 | 2025.09.06 02:16:35.201551 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.09.06 02:16:35.201890 [ 134 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3077 | 2025.09.06 02:16:35.201987 [ 134 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.09.06 02:16:35.202026 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3079 | 2025.09.06 02:16:35.202144 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3080 | 2025.09.06 02:16:35.204626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3081 | 2025.09.06 02:16:35.205192 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2025.09.06 02:16:35.205893 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3083 | 2025.09.06 02:16:35.209057 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3084 | 2025.09.06 02:16:35.212235 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3085 | 2025.09.06 02:16:35.215960 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3086 | 2025.09.06 02:16:35.220273 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3087 | 2025.09.06 02:16:35.224632 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3088 | 2025.09.06 02:16:35.274567 [ 189 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072467873 sec., 1145.3351197433378 rows/sec., 5.92 MiB/sec. | ||
| 3089 | 2025.09.06 02:16:35.276938 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3090 | 2025.09.06 02:16:35.278994 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_11_2} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.09.06 02:16:35.279099 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_11_2} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3092 | 2025.09.06 02:16:35.280979 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3093 | 2025.09.06 02:16:36.001119 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.65 MiB, peak 221.54 MiB, free memory in arenas 0.00 B, will set to 220.11 MiB (RSS), difference: 8.46 MiB | ||
| 3094 | 2025.09.06 02:16:37.943996 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.09.06 02:16:37.944171 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3096 | 2025.09.06 02:16:37.944234 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3097 | 2025.09.06 02:16:37.944849 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.09.06 02:16:37.944895 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3099 | 2025.09.06 02:16:37.945280 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3100 | 2025.09.06 02:16:37.945505 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.09.06 02:16:37.945655 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00153 sec., 49673.202614379086 rows/sec., 4.09 MiB/sec. | ||
| 3102 | 2025.09.06 02:16:37.945696 [ 254 ] {c41c639a-defb-45ab-9a1b-5d496aaf0f12} <Debug> TCPHandler: Processed in 0.001822955 sec. | ||
| 3103 | 2025.09.06 02:16:37.945835 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2025.09.06 02:16:37.945931 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3105 | 2025.09.06 02:16:37.945973 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3106 | 2025.09.06 02:16:37.946378 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2025.09.06 02:16:37.946415 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3108 | 2025.09.06 02:16:37.946707 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3109 | 2025.09.06 02:16:37.946913 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.09.06 02:16:37.947041 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 3111 | 2025.09.06 02:16:37.947076 [ 254 ] {24bd141d-5f79-419b-b127-ce218b976bae} <Debug> TCPHandler: Processed in 0.00129081 sec. | ||
| 3112 | 2025.09.06 02:16:37.947190 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2025.09.06 02:16:37.947284 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3114 | 2025.09.06 02:16:37.947324 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3115 | 2025.09.06 02:16:37.947741 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2025.09.06 02:16:37.947779 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3117 | 2025.09.06 02:16:37.948084 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3118 | 2025.09.06 02:16:37.948293 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2025.09.06 02:16:37.948419 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 3120 | 2025.09.06 02:16:37.948456 [ 254 ] {7c626861-5da7-4c04-a7e1-18109e057fa2} <Debug> TCPHandler: Processed in 0.00131669 sec. | ||
| 3121 | 2025.09.06 02:16:37.948571 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2025.09.06 02:16:37.948672 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2025.09.06 02:16:37.948719 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3124 | 2025.09.06 02:16:37.949136 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.09.06 02:16:37.949173 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3126 | 2025.09.06 02:16:37.949509 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3127 | 2025.09.06 02:16:37.949732 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.09.06 02:16:37.949859 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3129 | 2025.09.06 02:16:37.949897 [ 254 ] {35f4a834-4e09-4548-b06e-9ecfa38063a7} <Debug> TCPHandler: Processed in 0.001375331 sec. | ||
| 3130 | 2025.09.06 02:16:37.950003 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2025.09.06 02:16:37.950097 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3132 | 2025.09.06 02:16:37.950151 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3133 | 2025.09.06 02:16:37.950963 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.09.06 02:16:37.950999 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3135 | 2025.09.06 02:16:37.951494 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3136 | 2025.09.06 02:16:37.951710 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.09.06 02:16:37.951843 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 3138 | 2025.09.06 02:16:37.951894 [ 254 ] {33a15fc4-9332-4da9-937c-549e6ddc904f} <Debug> TCPHandler: Processed in 0.001939596 sec. | ||
| 3139 | 2025.09.06 02:16:37.951998 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.09.06 02:16:37.952093 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3141 | 2025.09.06 02:16:37.952135 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3142 | 2025.09.06 02:16:37.952470 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.09.06 02:16:37.952505 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3144 | 2025.09.06 02:16:37.952807 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3145 | 2025.09.06 02:16:37.953007 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2025.09.06 02:16:37.953133 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3147 | 2025.09.06 02:16:37.953169 [ 254 ] {04363d68-9afb-4538-9ceb-f54b756d1919} <Debug> TCPHandler: Processed in 0.00121887 sec. | ||
| 3148 | 2025.09.06 02:16:42.344400 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3149 | 2025.09.06 02:16:42.344480 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3150 | 2025.09.06 02:16:42.405517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5683 | ||
| 3151 | 2025.09.06 02:16:42.406012 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.09.06 02:16:42.406053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3153 | 2025.09.06 02:16:42.406651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3154 | 2025.09.06 02:16:42.406889 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.09.06 02:16:42.407013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5683 | ||
| 3156 | 2025.09.06 02:16:42.410955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 426 | ||
| 3157 | 2025.09.06 02:16:42.413272 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.09.06 02:16:42.413331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3159 | 2025.09.06 02:16:42.414583 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3160 | 2025.09.06 02:16:42.414855 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.09.06 02:16:42.415187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3162 | 2025.09.06 02:16:42.705271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3163 | 2025.09.06 02:16:42.721529 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.09.06 02:16:42.721585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3165 | 2025.09.06 02:16:42.727060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3166 | 2025.09.06 02:16:42.727727 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.09.06 02:16:42.730430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3168 | 2025.09.06 02:16:42.944601 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2025.09.06 02:16:42.944834 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3170 | 2025.09.06 02:16:42.944925 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3171 | 2025.09.06 02:16:42.945599 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2025.09.06 02:16:42.945639 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3173 | 2025.09.06 02:16:42.945997 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3174 | 2025.09.06 02:16:42.946231 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2025.09.06 02:16:42.946379 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001608 sec., 73383.08457711442 rows/sec., 6.22 MiB/sec. | ||
| 3176 | 2025.09.06 02:16:42.946422 [ 254 ] {03286115-c7f0-4feb-ad07-23683acec4a6} <Debug> TCPHandler: Processed in 0.001977286 sec. | ||
| 3177 | 2025.09.06 02:16:42.946584 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2025.09.06 02:16:42.946685 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3179 | 2025.09.06 02:16:42.946728 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3180 | 2025.09.06 02:16:42.947188 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2025.09.06 02:16:42.947224 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3182 | 2025.09.06 02:16:42.947537 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3183 | 2025.09.06 02:16:42.947747 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2025.09.06 02:16:42.947881 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 1.87 MiB/sec. | ||
| 3185 | 2025.09.06 02:16:42.947918 [ 254 ] {ef9ccd5d-d193-4673-b0ca-0223e93a5b1a} <Debug> TCPHandler: Processed in 0.001386111 sec. | ||
| 3186 | 2025.09.06 02:16:42.948030 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2025.09.06 02:16:42.948126 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3188 | 2025.09.06 02:16:42.948167 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3189 | 2025.09.06 02:16:42.948629 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.09.06 02:16:42.948665 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3191 | 2025.09.06 02:16:42.948967 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3192 | 2025.09.06 02:16:42.949175 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.09.06 02:16:42.949303 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001196 sec., 79431.4381270903 rows/sec., 6.20 MiB/sec. | ||
| 3194 | 2025.09.06 02:16:42.949340 [ 254 ] {eac911e8-a894-4dc8-82ac-b46bf079fbbb} <Debug> TCPHandler: Processed in 0.001359411 sec. | ||
| 3195 | 2025.09.06 02:16:42.949463 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2025.09.06 02:16:42.949559 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3197 | 2025.09.06 02:16:42.949603 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3198 | 2025.09.06 02:16:42.950013 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.09.06 02:16:42.950048 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3200 | 2025.09.06 02:16:42.950378 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2025.09.06 02:16:42.950587 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.09.06 02:16:42.950715 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3203 | 2025.09.06 02:16:42.950752 [ 254 ] {ecc7c894-78ab-44ab-9a51-b14be26e99d1} <Debug> TCPHandler: Processed in 0.001338871 sec. | ||
| 3204 | 2025.09.06 02:16:42.950871 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2025.09.06 02:16:42.950986 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2025.09.06 02:16:42.951052 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3207 | 2025.09.06 02:16:42.951944 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.09.06 02:16:42.951978 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3209 | 2025.09.06 02:16:42.952489 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3210 | 2025.09.06 02:16:42.952701 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2025.09.06 02:16:42.952790 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3212 | 2025.09.06 02:16:42.952828 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.09.06 02:16:42.952832 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 3214 | 2025.09.06 02:16:42.952847 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3215 | 2025.09.06 02:16:42.952886 [ 254 ] {df7afdae-c3d3-465a-9865-d361b7774239} <Debug> TCPHandler: Processed in 0.002073286 sec. | ||
| 3216 | 2025.09.06 02:16:42.952998 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.09.06 02:16:42.952995 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 3218 | 2025.09.06 02:16:42.953092 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3219 | 2025.09.06 02:16:42.953137 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3220 | 2025.09.06 02:16:42.953280 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2025.09.06 02:16:42.953350 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part | ||
| 3222 | 2025.09.06 02:16:42.953467 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.09.06 02:16:42.953506 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3224 | 2025.09.06 02:16:42.953525 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3225 | 2025.09.06 02:16:42.953650 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 3226 | 2025.09.06 02:16:42.953767 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3227 | 2025.09.06 02:16:42.953811 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2025.09.06 02:16:42.953879 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3229 | 2025.09.06 02:16:42.953990 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3230 | 2025.09.06 02:16:42.954031 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2025.09.06 02:16:42.954168 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3232 | 2025.09.06 02:16:42.954203 [ 254 ] {50f2d736-9425-43ef-bf83-58e605f65564} <Debug> TCPHandler: Processed in 0.00125226 sec. | ||
| 3233 | 2025.09.06 02:16:42.956252 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.003322986 sec., 50556.93884957686 rows/sec., 90.60 MiB/sec. | ||
| 3234 | 2025.09.06 02:16:42.956863 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3235 | 2025.09.06 02:16:42.957269 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.09.06 02:16:42.957355 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3237 | 2025.09.06 02:16:42.957516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3238 | 2025.09.06 02:16:43.672560 [ 142 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3239 | 2025.09.06 02:16:43.672644 [ 142 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.09.06 02:16:43.672666 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3241 | 2025.09.06 02:16:43.672781 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::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 | ||
| 3242 | 2025.09.06 02:16:43.672909 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3243 | 2025.09.06 02:16:43.672941 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 202 rows starting from the beginning of the part | ||
| 3244 | 2025.09.06 02:16:43.673005 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 3245 | 2025.09.06 02:16:43.673050 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 3246 | 2025.09.06 02:16:43.673092 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::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 | ||
| 3247 | 2025.09.06 02:16:43.673135 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::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 | ||
| 3248 | 2025.09.06 02:16:43.674003 [ 186 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127265 sec., 495030.05539622053 rows/sec., 30.37 MiB/sec. | ||
| 3249 | 2025.09.06 02:16:43.674201 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3250 | 2025.09.06 02:16:43.674526 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.09.06 02:16:43.674608 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_5_1} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3252 | 2025.09.06 02:16:43.674701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3253 | 2025.09.06 02:16:44.464151 [ 142 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3254 | 2025.09.06 02:16:44.464237 [ 142 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.09.06 02:16:44.464273 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3256 | 2025.09.06 02:16:44.464415 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 3257 | 2025.09.06 02:16:44.464566 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3258 | 2025.09.06 02:16:44.464607 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3259 | 2025.09.06 02:16:44.464680 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 3260 | 2025.09.06 02:16:44.464732 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3261 | 2025.09.06 02:16:44.464780 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3262 | 2025.09.06 02:16:44.464828 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3263 | 2025.09.06 02:16:44.465598 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123934 sec., 17751.3838010554 rows/sec., 1.48 MiB/sec. | ||
| 3264 | 2025.09.06 02:16:44.465797 [ 186 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3265 | 2025.09.06 02:16:44.466120 [ 186 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2025.09.06 02:16:44.466197 [ 186 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_5_1} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3267 | 2025.09.06 02:16:44.466306 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3268 | 2025.09.06 02:16:44.815292 [ 141 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3269 | 2025.09.06 02:16:44.815352 [ 141 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.09.06 02:16:44.815375 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3271 | 2025.09.06 02:16:44.815500 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::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 | ||
| 3272 | 2025.09.06 02:16:44.815644 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3273 | 2025.09.06 02:16:44.815679 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 392 rows starting from the beginning of the part | ||
| 3274 | 2025.09.06 02:16:44.815773 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 3275 | 2025.09.06 02:16:44.815825 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 3276 | 2025.09.06 02:16:44.815871 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::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 | ||
| 3277 | 2025.09.06 02:16:44.815917 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::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 | ||
| 3278 | 2025.09.06 02:16:44.816850 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406351 sec., 870337.4904273542 rows/sec., 59.20 MiB/sec. | ||
| 3279 | 2025.09.06 02:16:44.816991 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3280 | 2025.09.06 02:16:44.817244 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.09.06 02:16:44.817312 [ 194 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_5_1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3282 | 2025.09.06 02:16:44.817374 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3283 | 2025.09.06 02:16:47.968898 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.09.06 02:16:47.969092 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3285 | 2025.09.06 02:16:47.969166 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3286 | 2025.09.06 02:16:47.969875 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.09.06 02:16:47.969929 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3288 | 2025.09.06 02:16:47.970323 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3289 | 2025.09.06 02:16:47.970556 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.09.06 02:16:47.970715 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001675 sec., 2388.0597014925374 rows/sec., 194.73 KiB/sec. | ||
| 3291 | 2025.09.06 02:16:47.970763 [ 254 ] {fbf52a19-ebb0-4211-8316-847389365ecf} <Debug> TCPHandler: Processed in 0.001995666 sec. | ||
| 3292 | 2025.09.06 02:16:47.970887 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2025.09.06 02:16:47.970988 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3294 | 2025.09.06 02:16:47.971033 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3295 | 2025.09.06 02:16:47.972071 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.09.06 02:16:47.972111 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3297 | 2025.09.06 02:16:47.972503 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3298 | 2025.09.06 02:16:47.972728 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2025.09.06 02:16:47.972865 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.0019 sec., 641052.6315789474 rows/sec., 53.00 MiB/sec. | ||
| 3300 | 2025.09.06 02:16:47.972868 [ 138 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3301 | 2025.09.06 02:16:47.972906 [ 254 ] {3cfc93f1-6a1e-403d-af54-70f295f7a915} <Debug> TCPHandler: Processed in 0.002070777 sec. | ||
| 3302 | 2025.09.06 02:16:47.972974 [ 138 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2025.09.06 02:16:47.973019 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3304 | 2025.09.06 02:16:47.973060 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.09.06 02:16:47.973161 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 3306 | 2025.09.06 02:16:47.973169 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.09.06 02:16:47.973254 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3308 | 2025.09.06 02:16:47.973306 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2025.09.06 02:16:47.973346 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2400 rows starting from the beginning of the part | ||
| 3310 | 2025.09.06 02:16:47.973414 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3311 | 2025.09.06 02:16:47.973458 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
| 3312 | 2025.09.06 02:16:47.973500 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3313 | 2025.09.06 02:16:47.973536 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3314 | 2025.09.06 02:16:47.973572 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1218 rows starting from the beginning of the part | ||
| 3315 | 2025.09.06 02:16:47.973669 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.09.06 02:16:47.973714 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3317 | 2025.09.06 02:16:47.974128 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3318 | 2025.09.06 02:16:47.974352 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.09.06 02:16:47.974495 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001347 sec., 10393.466963622865 rows/sec., 765.59 KiB/sec. | ||
| 3320 | 2025.09.06 02:16:47.974533 [ 254 ] {ef21462d-fcd4-4ef4-87e9-6d6e29934836} <Debug> TCPHandler: Processed in 0.001523462 sec. | ||
| 3321 | 2025.09.06 02:16:47.974644 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2025.09.06 02:16:47.974746 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3323 | 2025.09.06 02:16:47.974787 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3324 | 2025.09.06 02:16:47.975265 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.09.06 02:16:47.975301 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3326 | 2025.09.06 02:16:47.975588 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4130 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248608 sec., 1661249.8391041318 rows/sec., 143.48 MiB/sec. | ||
| 3327 | 2025.09.06 02:16:47.975634 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3328 | 2025.09.06 02:16:47.975848 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.09.06 02:16:47.975892 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3330 | 2025.09.06 02:16:47.975985 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 3331 | 2025.09.06 02:16:47.976031 [ 254 ] {8ea0e408-c8be-47a6-8901-8315caca25d6} <Debug> TCPHandler: Processed in 0.001435361 sec. | ||
| 3332 | 2025.09.06 02:16:47.976141 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.09.06 02:16:47.976163 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.09.06 02:16:47.976234 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3335 | 2025.09.06 02:16:47.976237 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_16_3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3336 | 2025.09.06 02:16:47.976281 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3337 | 2025.09.06 02:16:47.976327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3338 | 2025.09.06 02:16:47.976872 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.09.06 02:16:47.976913 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3340 | 2025.09.06 02:16:47.977238 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3341 | 2025.09.06 02:16:47.977455 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.09.06 02:16:47.977554 [ 138 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3343 | 2025.09.06 02:16:47.977584 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001366 sec., 390922.40117130306 rows/sec., 28.98 MiB/sec. | ||
| 3344 | 2025.09.06 02:16:47.977585 [ 138 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.09.06 02:16:47.977627 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3346 | 2025.09.06 02:16:47.977631 [ 254 ] {e9413b89-c622-4188-b0a1-cbd8a20cbffb} <Debug> TCPHandler: Processed in 0.001537002 sec. | ||
| 3347 | 2025.09.06 02:16:47.977713 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 3348 | 2025.09.06 02:16:47.977752 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.09.06 02:16:47.977801 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3350 | 2025.09.06 02:16:47.977829 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1202 rows starting from the beginning of the part | ||
| 3351 | 2025.09.06 02:16:47.977849 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2025.09.06 02:16:47.977873 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3353 | 2025.09.06 02:16:47.977896 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3354 | 2025.09.06 02:16:47.977914 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 3355 | 2025.09.06 02:16:47.977951 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3356 | 2025.09.06 02:16:47.977981 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3357 | 2025.09.06 02:16:47.978014 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 534 rows starting from the beginning of the part | ||
| 3358 | 2025.09.06 02:16:47.978482 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.09.06 02:16:47.978528 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3360 | 2025.09.06 02:16:47.978963 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3361 | 2025.09.06 02:16:47.978997 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315921 sec., 1614078.6566974765 rows/sec., 125.44 MiB/sec. | ||
| 3362 | 2025.09.06 02:16:47.979193 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3363 | 2025.09.06 02:16:47.979215 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.09.06 02:16:47.979345 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3365 | 2025.09.06 02:16:47.979363 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Debug> executeQuery: Read 810 rows, 55.85 KiB in 0.001533 sec., 528375.7338551859 rows/sec., 35.58 MiB/sec. | ||
| 3366 | 2025.09.06 02:16:47.979385 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2025.09.06 02:16:47.979405 [ 254 ] {d19173e9-1515-420c-b5ac-a529c1ee5e26} <Debug> TCPHandler: Processed in 0.001700853 sec. | ||
| 3368 | 2025.09.06 02:16:47.979409 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3369 | 2025.09.06 02:16:47.979477 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.09.06 02:16:47.979503 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3371 | 2025.09.06 02:16:47.979530 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2025.09.06 02:16:47.979555 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_16_3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3373 | 2025.09.06 02:16:47.979596 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3374 | 2025.09.06 02:16:47.979618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3375 | 2025.09.06 02:16:47.979621 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4223 rows starting from the beginning of the part | ||
| 3376 | 2025.09.06 02:16:47.979634 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2025.09.06 02:16:47.979674 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3378 | 2025.09.06 02:16:47.979698 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3379 | 2025.09.06 02:16:47.979716 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 200 rows starting from the beginning of the part | ||
| 3380 | 2025.09.06 02:16:47.979755 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3381 | 2025.09.06 02:16:47.979792 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3382 | 2025.09.06 02:16:47.979826 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 810 rows starting from the beginning of the part | ||
| 3383 | 2025.09.06 02:16:47.980475 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.09.06 02:16:47.980518 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3385 | 2025.09.06 02:16:47.981065 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3386 | 2025.09.06 02:16:47.981325 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.09.06 02:16:47.981477 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 3388 | 2025.09.06 02:16:47.981536 [ 254 ] {06e4bfad-b3d3-4dcd-8e96-e96d9a29504c} <Debug> TCPHandler: Processed in 0.002056616 sec. | ||
| 3389 | 2025.09.06 02:16:47.981646 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.09.06 02:16:47.981741 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2025.09.06 02:16:47.981784 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2025.09.06 02:16:47.982128 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.09.06 02:16:47.982135 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5713 rows, containing 5 columns (5 merged, 0 gathered) in 0.002659891 sec., 2147832.3735822258 rows/sec., 146.35 MiB/sec. | ||
| 3394 | 2025.09.06 02:16:47.982164 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3395 | 2025.09.06 02:16:47.982600 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3396 | 2025.09.06 02:16:47.982827 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2025.09.06 02:16:47.982922 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3398 | 2025.09.06 02:16:47.982924 [ 135 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3399 | 2025.09.06 02:16:47.982962 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 3400 | 2025.09.06 02:16:47.982980 [ 135 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.09.06 02:16:47.982997 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3402 | 2025.09.06 02:16:47.982999 [ 254 ] {c61d2ccc-12ae-4e77-9df6-6407e37218f3} <Debug> TCPHandler: Processed in 0.001403861 sec. | ||
| 3403 | 2025.09.06 02:16:47.983070 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3404 | 2025.09.06 02:16:47.983159 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2025.09.06 02:16:47.983187 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 618 rows starting from the beginning of the part | ||
| 3406 | 2025.09.06 02:16:47.983258 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3407 | 2025.09.06 02:16:47.983298 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.09.06 02:16:47.983307 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3409 | 2025.09.06 02:16:47.983357 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3410 | 2025.09.06 02:16:47.983385 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3411 | 2025.09.06 02:16:47.983393 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3412 | 2025.09.06 02:16:47.983445 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3413 | 2025.09.06 02:16:47.983482 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3414 | 2025.09.06 02:16:47.984218 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118158 sec., 776925.81120195 rows/sec., 51.05 MiB/sec. | ||
| 3415 | 2025.09.06 02:16:47.984391 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3416 | 2025.09.06 02:16:47.984634 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.09.06 02:16:47.984700 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_16_3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3418 | 2025.09.06 02:16:47.984771 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3419 | 2025.09.06 02:16:49.907124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6131 | ||
| 3420 | 2025.09.06 02:16:49.907709 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.09.06 02:16:49.907767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3422 | 2025.09.06 02:16:49.908326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3423 | 2025.09.06 02:16:49.908577 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.09.06 02:16:49.908727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6131 | ||
| 3425 | 2025.09.06 02:16:50.230523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3426 | 2025.09.06 02:16:50.246038 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.09.06 02:16:50.246091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3428 | 2025.09.06 02:16:50.251961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3429 | 2025.09.06 02:16:50.252681 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.09.06 02:16:50.255371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3431 | 2025.09.06 02:16:52.415402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 454 | ||
| 3432 | 2025.09.06 02:16:52.417854 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2025.09.06 02:16:52.417907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3434 | 2025.09.06 02:16:52.419088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3435 | 2025.09.06 02:16:52.419361 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2025.09.06 02:16:52.419695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3437 | 2025.09.06 02:16:52.944117 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.09.06 02:16:52.944313 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3439 | 2025.09.06 02:16:52.944387 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3440 | 2025.09.06 02:16:52.945126 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.09.06 02:16:52.945184 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3442 | 2025.09.06 02:16:52.945592 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3443 | 2025.09.06 02:16:52.945831 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.09.06 02:16:52.945987 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001726 sec., 69524.91309385863 rows/sec., 5.91 MiB/sec. | ||
| 3445 | 2025.09.06 02:16:52.946035 [ 254 ] {9369f846-676a-416c-8a3c-16321634cec0} <Debug> TCPHandler: Processed in 0.002058807 sec. | ||
| 3446 | 2025.09.06 02:16:52.946158 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2025.09.06 02:16:52.946261 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3448 | 2025.09.06 02:16:52.946307 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3449 | 2025.09.06 02:16:52.946718 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2025.09.06 02:16:52.946757 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3451 | 2025.09.06 02:16:52.947057 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3452 | 2025.09.06 02:16:52.947290 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.09.06 02:16:52.947395 [ 129 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3454 | 2025.09.06 02:16:52.947421 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001183 sec., 27049.87320371936 rows/sec., 1.99 MiB/sec. | ||
| 3455 | 2025.09.06 02:16:52.947458 [ 129 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.09.06 02:16:52.947472 [ 254 ] {e35031f1-0277-45c4-b248-871704149e10} <Debug> TCPHandler: Processed in 0.001366331 sec. | ||
| 3457 | 2025.09.06 02:16:52.947488 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3458 | 2025.09.06 02:16:52.947590 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2025.09.06 02:16:52.947614 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 3460 | 2025.09.06 02:16:52.947689 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3461 | 2025.09.06 02:16:52.947735 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3462 | 2025.09.06 02:16:52.947766 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3463 | 2025.09.06 02:16:52.947804 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 3464 | 2025.09.06 02:16:52.947871 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
| 3465 | 2025.09.06 02:16:52.947920 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3466 | 2025.09.06 02:16:52.947969 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3467 | 2025.09.06 02:16:52.948012 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 3468 | 2025.09.06 02:16:52.948052 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 3469 | 2025.09.06 02:16:52.948160 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2025.09.06 02:16:52.948206 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3471 | 2025.09.06 02:16:52.948551 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3472 | 2025.09.06 02:16:52.948787 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.09.06 02:16:52.948922 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001252 sec., 76677.3162939297 rows/sec., 5.99 MiB/sec. | ||
| 3474 | 2025.09.06 02:16:52.948956 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396341 sec., 280733.7176234172 rows/sec., 19.60 MiB/sec. | ||
| 3475 | 2025.09.06 02:16:52.948962 [ 254 ] {3cd3ce65-774a-49d5-bf1a-1ba1c91ae772} <Debug> TCPHandler: Processed in 0.001420711 sec. | ||
| 3476 | 2025.09.06 02:16:52.949123 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2025.09.06 02:16:52.949163 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2025.09.06 02:16:52.949220 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3479 | 2025.09.06 02:16:52.949273 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3480 | 2025.09.06 02:16:52.949480 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.09.06 02:16:52.949566 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_16_3} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3482 | 2025.09.06 02:16:52.949659 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3483 | 2025.09.06 02:16:52.949716 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2025.09.06 02:16:52.949766 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3485 | 2025.09.06 02:16:52.950165 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3486 | 2025.09.06 02:16:52.950380 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2025.09.06 02:16:52.950514 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 3488 | 2025.09.06 02:16:52.950551 [ 254 ] {8c90411b-034f-4474-adb6-ce4d793e6f94} <Debug> TCPHandler: Processed in 0.001478242 sec. | ||
| 3489 | 2025.09.06 02:16:52.950649 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2025.09.06 02:16:52.950741 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3491 | 2025.09.06 02:16:52.950794 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3492 | 2025.09.06 02:16:52.951554 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2025.09.06 02:16:52.951589 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3494 | 2025.09.06 02:16:52.952115 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3495 | 2025.09.06 02:16:52.952329 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2025.09.06 02:16:52.952462 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00174 sec., 18390.80459770115 rows/sec., 32.96 MiB/sec. | ||
| 3497 | 2025.09.06 02:16:52.952519 [ 254 ] {6b940208-fa21-4790-871e-2413ef987b4c} <Debug> TCPHandler: Processed in 0.001916786 sec. | ||
| 3498 | 2025.09.06 02:16:52.952623 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2025.09.06 02:16:52.952715 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3500 | 2025.09.06 02:16:52.952756 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3501 | 2025.09.06 02:16:52.953064 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.09.06 02:16:52.953099 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3503 | 2025.09.06 02:16:52.953398 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3504 | 2025.09.06 02:16:52.953599 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.09.06 02:16:52.953721 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 3506 | 2025.09.06 02:16:52.953754 [ 254 ] {5c57b6c2-955e-4b74-bedf-e96aa2740925} <Debug> TCPHandler: Processed in 0.00117792 sec. | ||
| 3507 | 2025.09.06 02:16:57.344532 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3508 | 2025.09.06 02:16:57.344603 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3509 | 2025.09.06 02:16:57.408837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6643 | ||
| 3510 | 2025.09.06 02:16:57.409396 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2025.09.06 02:16:57.409440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3512 | 2025.09.06 02:16:57.409938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3513 | 2025.09.06 02:16:57.410179 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.09.06 02:16:57.410320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6643 | ||
| 3515 | 2025.09.06 02:16:57.755467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3516 | 2025.09.06 02:16:57.772414 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.09.06 02:16:57.772476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3518 | 2025.09.06 02:16:57.778631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3519 | 2025.09.06 02:16:57.779351 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.09.06 02:16:57.782317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3521 | 2025.09.06 02:16:57.943171 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.09.06 02:16:57.943334 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3523 | 2025.09.06 02:16:57.943398 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3524 | 2025.09.06 02:16:57.944063 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.09.06 02:16:57.944110 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3526 | 2025.09.06 02:16:57.944503 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3527 | 2025.09.06 02:16:57.944719 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.09.06 02:16:57.944870 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001578 sec., 48162.230671736375 rows/sec., 3.97 MiB/sec. | ||
| 3529 | 2025.09.06 02:16:57.944914 [ 254 ] {43bcdc18-a801-4020-aaf5-bf1e9f3a31e1} <Debug> TCPHandler: Processed in 0.001861206 sec. | ||
| 3530 | 2025.09.06 02:16:57.945038 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2025.09.06 02:16:57.945148 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3532 | 2025.09.06 02:16:57.945190 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3533 | 2025.09.06 02:16:57.945597 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.09.06 02:16:57.945634 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3535 | 2025.09.06 02:16:57.945918 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3536 | 2025.09.06 02:16:57.946120 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2025.09.06 02:16:57.946250 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 3538 | 2025.09.06 02:16:57.946288 [ 254 ] {b1a8e9d0-18c0-4f99-b3ff-9e4eef14acb0} <Debug> TCPHandler: Processed in 0.001299191 sec. | ||
| 3539 | 2025.09.06 02:16:57.946395 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2025.09.06 02:16:57.946488 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3541 | 2025.09.06 02:16:57.946531 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3542 | 2025.09.06 02:16:57.946966 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.09.06 02:16:57.947001 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3544 | 2025.09.06 02:16:57.947296 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3545 | 2025.09.06 02:16:57.947506 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.09.06 02:16:57.947638 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 3547 | 2025.09.06 02:16:57.947677 [ 254 ] {643fe523-3794-4dd5-9f6a-8b919906dbc6} <Debug> TCPHandler: Processed in 0.001328521 sec. | ||
| 3548 | 2025.09.06 02:16:57.947788 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2025.09.06 02:16:57.947880 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2025.09.06 02:16:57.947922 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3551 | 2025.09.06 02:16:57.948328 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.09.06 02:16:57.948363 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3553 | 2025.09.06 02:16:57.948683 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3554 | 2025.09.06 02:16:57.948885 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.09.06 02:16:57.949018 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3556 | 2025.09.06 02:16:57.949056 [ 254 ] {b389d2f8-f2c2-4385-9d8e-175822b5ba24} <Debug> TCPHandler: Processed in 0.001314551 sec. | ||
| 3557 | 2025.09.06 02:16:57.949163 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.09.06 02:16:57.949255 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2025.09.06 02:16:57.949307 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3560 | 2025.09.06 02:16:57.950040 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.09.06 02:16:57.950076 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3562 | 2025.09.06 02:16:57.950549 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3563 | 2025.09.06 02:16:57.950799 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.09.06 02:16:57.950957 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 3565 | 2025.09.06 02:16:57.951019 [ 254 ] {3699ddf7-2f4a-48fc-9fcc-91507f862576} <Debug> TCPHandler: Processed in 0.001902515 sec. | ||
| 3566 | 2025.09.06 02:16:57.951127 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.09.06 02:16:57.951219 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3568 | 2025.09.06 02:16:57.951260 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3569 | 2025.09.06 02:16:57.951595 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.09.06 02:16:57.951630 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3571 | 2025.09.06 02:16:57.951934 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3572 | 2025.09.06 02:16:57.952142 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.09.06 02:16:57.952275 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3574 | 2025.09.06 02:16:57.952312 [ 254 ] {6966670a-c0d3-4003-b0d8-4499f78d18c0} <Debug> TCPHandler: Processed in 0.00123251 sec. | ||
| 3575 | 2025.09.06 02:17:02.419925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 478 | ||
| 3576 | 2025.09.06 02:17:02.422397 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2025.09.06 02:17:02.422452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3578 | 2025.09.06 02:17:02.423694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3579 | 2025.09.06 02:17:02.423962 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.09.06 02:17:02.424250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3581 | 2025.09.06 02:17:02.946050 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2025.09.06 02:17:02.946247 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3583 | 2025.09.06 02:17:02.946321 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3584 | 2025.09.06 02:17:02.946959 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.09.06 02:17:02.947011 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3586 | 2025.09.06 02:17:02.947402 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3587 | 2025.09.06 02:17:02.947658 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2025.09.06 02:17:02.947820 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 3589 | 2025.09.06 02:17:02.947871 [ 254 ] {d0761942-eeda-4bbd-84a4-6f8fbf6f2419} <Debug> TCPHandler: Processed in 0.001954796 sec. | ||
| 3590 | 2025.09.06 02:17:02.947999 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2025.09.06 02:17:02.948103 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3592 | 2025.09.06 02:17:02.948148 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3593 | 2025.09.06 02:17:02.948557 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.09.06 02:17:02.948597 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3595 | 2025.09.06 02:17:02.948907 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3596 | 2025.09.06 02:17:02.949128 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.09.06 02:17:02.949265 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 275.72 KiB/sec. | ||
| 3598 | 2025.09.06 02:17:02.949303 [ 254 ] {ae13aa42-5bfa-483f-b1c1-4a64cf41a42b} <Debug> TCPHandler: Processed in 0.00135518 sec. | ||
| 3599 | 2025.09.06 02:17:02.949413 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2025.09.06 02:17:02.949508 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3601 | 2025.09.06 02:17:02.949550 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3602 | 2025.09.06 02:17:02.950112 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.09.06 02:17:02.950148 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3604 | 2025.09.06 02:17:02.950487 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3605 | 2025.09.06 02:17:02.950701 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2025.09.06 02:17:02.950831 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.00134 sec., 180597.01492537314 rows/sec., 16.07 MiB/sec. | ||
| 3607 | 2025.09.06 02:17:02.950870 [ 254 ] {43340cd3-48b6-4234-ab73-32e221ac9e8a} <Debug> TCPHandler: Processed in 0.001505552 sec. | ||
| 3608 | 2025.09.06 02:17:02.950986 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2025.09.06 02:17:02.951082 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3610 | 2025.09.06 02:17:02.951123 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3611 | 2025.09.06 02:17:02.951537 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.09.06 02:17:02.951574 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3613 | 2025.09.06 02:17:02.951905 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3614 | 2025.09.06 02:17:02.952126 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.09.06 02:17:02.952262 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.97 MiB/sec. | ||
| 3616 | 2025.09.06 02:17:02.952300 [ 254 ] {129cd175-026e-4b3d-8aa8-390d2f99487b} <Debug> TCPHandler: Processed in 0.001362551 sec. | ||
| 3617 | 2025.09.06 02:17:02.952411 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.09.06 02:17:02.952505 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3619 | 2025.09.06 02:17:02.952547 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3620 | 2025.09.06 02:17:02.952946 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.09.06 02:17:02.952984 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3622 | 2025.09.06 02:17:02.953277 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3623 | 2025.09.06 02:17:02.953489 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.09.06 02:17:02.953622 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 3625 | 2025.09.06 02:17:02.953662 [ 254 ] {aed5bf67-5da1-4112-a62e-a182858ebd62} <Debug> TCPHandler: Processed in 0.00129915 sec. | ||
| 3626 | 2025.09.06 02:17:02.953770 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.09.06 02:17:02.953863 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3628 | 2025.09.06 02:17:02.953905 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3629 | 2025.09.06 02:17:02.954298 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.09.06 02:17:02.954335 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3631 | 2025.09.06 02:17:02.954649 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3632 | 2025.09.06 02:17:02.954863 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.09.06 02:17:02.954994 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 3634 | 2025.09.06 02:17:02.955032 [ 254 ] {2a3ee25a-6f9d-4fbc-ad3c-3ec157324790} <Debug> TCPHandler: Processed in 0.001311151 sec. | ||
| 3635 | 2025.09.06 02:17:02.955141 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.09.06 02:17:02.955235 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3637 | 2025.09.06 02:17:02.955275 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3638 | 2025.09.06 02:17:02.955750 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.09.06 02:17:02.955785 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3640 | 2025.09.06 02:17:02.956101 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3641 | 2025.09.06 02:17:02.956329 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.09.06 02:17:02.956462 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001243 sec., 109412.71118262269 rows/sec., 8.85 MiB/sec. | ||
| 3643 | 2025.09.06 02:17:02.956500 [ 254 ] {d9f36f79-563e-4b96-87b0-c9907d83b910} <Debug> TCPHandler: Processed in 0.001407501 sec. | ||
| 3644 | 2025.09.06 02:17:02.956607 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.09.06 02:17:02.956704 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3646 | 2025.09.06 02:17:02.956749 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3647 | 2025.09.06 02:17:02.957157 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.09.06 02:17:02.957193 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3649 | 2025.09.06 02:17:02.957550 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3650 | 2025.09.06 02:17:02.957762 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.09.06 02:17:02.957889 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001202 sec., 164725.4575707155 rows/sec., 11.81 MiB/sec. | ||
| 3652 | 2025.09.06 02:17:02.957928 [ 254 ] {c3f41c02-86cf-4ea0-8d05-2ca7974687ed} <Debug> TCPHandler: Processed in 0.001368501 sec. | ||
| 3653 | 2025.09.06 02:17:02.958040 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.09.06 02:17:02.958134 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2025.09.06 02:17:02.958190 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3656 | 2025.09.06 02:17:02.958993 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.09.06 02:17:02.959029 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3658 | 2025.09.06 02:17:02.959586 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3659 | 2025.09.06 02:17:02.959815 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.09.06 02:17:02.959953 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001836 sec., 17429.193899782134 rows/sec., 31.23 MiB/sec. | ||
| 3661 | 2025.09.06 02:17:02.960012 [ 254 ] {6d4226ff-b8a2-4855-a8f7-23e16cb31bb9} <Debug> TCPHandler: Processed in 0.002020627 sec. | ||
| 3662 | 2025.09.06 02:17:02.960124 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.09.06 02:17:02.960219 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3664 | 2025.09.06 02:17:02.960261 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3665 | 2025.09.06 02:17:02.960631 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.09.06 02:17:02.960667 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3667 | 2025.09.06 02:17:02.960981 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3668 | 2025.09.06 02:17:02.961200 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.09.06 02:17:02.961330 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3670 | 2025.09.06 02:17:02.961367 [ 254 ] {48f8bb6c-e4f8-46b0-b83a-f33fec1ba9dd} <Debug> TCPHandler: Processed in 0.00129174 sec. | ||
| 3671 | 2025.09.06 02:17:04.910428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7091 | ||
| 3672 | 2025.09.06 02:17:04.910957 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2025.09.06 02:17:04.911002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3674 | 2025.09.06 02:17:04.911560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3675 | 2025.09.06 02:17:04.911798 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.09.06 02:17:04.911930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7091 | ||
| 3677 | 2025.09.06 02:17:05.282412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3678 | 2025.09.06 02:17:05.298967 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.09.06 02:17:05.299024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3680 | 2025.09.06 02:17:05.304596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3681 | 2025.09.06 02:17:05.305318 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.09.06 02:17:05.308134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3683 | 2025.09.06 02:17:07.943741 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.09.06 02:17:07.943911 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3685 | 2025.09.06 02:17:07.943976 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3686 | 2025.09.06 02:17:07.944607 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.09.06 02:17:07.944650 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3688 | 2025.09.06 02:17:07.945057 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3689 | 2025.09.06 02:17:07.945283 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.09.06 02:17:07.945434 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001567 sec., 48500.31908104658 rows/sec., 4.00 MiB/sec. | ||
| 3691 | 2025.09.06 02:17:07.945477 [ 254 ] {94bf59f1-f5b3-45d6-b52f-88ca3e3e41d0} <Debug> TCPHandler: Processed in 0.001856515 sec. | ||
| 3692 | 2025.09.06 02:17:07.945611 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2025.09.06 02:17:07.945707 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3694 | 2025.09.06 02:17:07.945749 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3695 | 2025.09.06 02:17:07.946149 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.09.06 02:17:07.946213 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3697 | 2025.09.06 02:17:07.946512 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3698 | 2025.09.06 02:17:07.946729 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.09.06 02:17:07.946864 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 3700 | 2025.09.06 02:17:07.946902 [ 254 ] {ec7dd053-df9e-4838-ad8f-b8d150d72acc} <Debug> TCPHandler: Processed in 0.001340511 sec. | ||
| 3701 | 2025.09.06 02:17:07.947004 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2025.09.06 02:17:07.947097 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3703 | 2025.09.06 02:17:07.947138 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3704 | 2025.09.06 02:17:07.947553 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.09.06 02:17:07.947592 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3706 | 2025.09.06 02:17:07.947894 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3707 | 2025.09.06 02:17:07.948120 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.09.06 02:17:07.948251 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 3709 | 2025.09.06 02:17:07.948289 [ 254 ] {1fb55dc5-4b61-4004-b516-11e32c153824} <Debug> TCPHandler: Processed in 0.00133366 sec. | ||
| 3710 | 2025.09.06 02:17:07.948400 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2025.09.06 02:17:07.948495 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3712 | 2025.09.06 02:17:07.948541 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3713 | 2025.09.06 02:17:07.948959 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.09.06 02:17:07.948997 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3715 | 2025.09.06 02:17:07.949321 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3716 | 2025.09.06 02:17:07.949531 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2025.09.06 02:17:07.949665 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3718 | 2025.09.06 02:17:07.949702 [ 254 ] {3e881442-ff3c-4655-b2ac-204b32d87a19} <Debug> TCPHandler: Processed in 0.001350441 sec. | ||
| 3719 | 2025.09.06 02:17:07.949812 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2025.09.06 02:17:07.949906 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3721 | 2025.09.06 02:17:07.949961 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3722 | 2025.09.06 02:17:07.950754 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2025.09.06 02:17:07.950801 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3724 | 2025.09.06 02:17:07.951425 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3725 | 2025.09.06 02:17:07.951672 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2025.09.06 02:17:07.951789 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3727 | 2025.09.06 02:17:07.951817 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001928 sec., 5186.721991701244 rows/sec., 9.29 MiB/sec. | ||
| 3728 | 2025.09.06 02:17:07.951863 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.09.06 02:17:07.951885 [ 254 ] {285677d0-81c5-4db6-867b-6e87213627a9} <Debug> TCPHandler: Processed in 0.002120707 sec. | ||
| 3730 | 2025.09.06 02:17:07.951893 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3731 | 2025.09.06 02:17:07.952002 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.09.06 02:17:07.952065 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 3733 | 2025.09.06 02:17:07.952103 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3734 | 2025.09.06 02:17:07.952178 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3735 | 2025.09.06 02:17:07.952465 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2025.09.06 02:17:07.952521 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.09.06 02:17:07.952564 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3738 | 2025.09.06 02:17:07.952569 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 3739 | 2025.09.06 02:17:07.952718 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3740 | 2025.09.06 02:17:07.952838 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3741 | 2025.09.06 02:17:07.952889 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3742 | 2025.09.06 02:17:07.952947 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3743 | 2025.09.06 02:17:07.953062 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3744 | 2025.09.06 02:17:07.953125 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.09.06 02:17:07.953169 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3746 | 2025.09.06 02:17:07.953269 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3747 | 2025.09.06 02:17:07.953312 [ 254 ] {ac2e25ae-6f59-4b68-9ff9-87ba9b07e15a} <Debug> TCPHandler: Processed in 0.001360591 sec. | ||
| 3748 | 2025.09.06 02:17:07.955650 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 19 columns (19 merged, 0 gathered) in 0.003665299 sec., 71481.20794510898 rows/sec., 128.09 MiB/sec. | ||
| 3749 | 2025.09.06 02:17:07.956222 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3750 | 2025.09.06 02:17:07.956677 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2025.09.06 02:17:07.956766 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3752 | 2025.09.06 02:17:07.956946 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3753 | 2025.09.06 02:17:12.344643 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3754 | 2025.09.06 02:17:12.344715 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3755 | 2025.09.06 02:17:12.412031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7603 | ||
| 3756 | 2025.09.06 02:17:12.412522 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2025.09.06 02:17:12.412557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3758 | 2025.09.06 02:17:12.413043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3759 | 2025.09.06 02:17:12.413286 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2025.09.06 02:17:12.413412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7603 | ||
| 3761 | 2025.09.06 02:17:12.413415 [ 56 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3762 | 2025.09.06 02:17:12.413472 [ 56 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.09.06 02:17:12.413496 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3764 | 2025.09.06 02:17:12.413651 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 3765 | 2025.09.06 02:17:12.413818 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3766 | 2025.09.06 02:17:12.413861 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5171 rows starting from the beginning of the part | ||
| 3767 | 2025.09.06 02:17:12.413931 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3768 | 2025.09.06 02:17:12.413982 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3769 | 2025.09.06 02:17:12.414027 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3770 | 2025.09.06 02:17:12.414069 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3771 | 2025.09.06 02:17:12.414112 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3772 | 2025.09.06 02:17:12.415556 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7603 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986956 sec., 3826456.1469906736 rows/sec., 54.74 MiB/sec. | ||
| 3773 | 2025.09.06 02:17:12.416024 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3774 | 2025.09.06 02:17:12.416371 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.09.06 02:17:12.416449 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_16_3} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3776 | 2025.09.06 02:17:12.416550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3777 | 2025.09.06 02:17:12.424637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 510 | ||
| 3778 | 2025.09.06 02:17:12.426931 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2025.09.06 02:17:12.426972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3780 | 2025.09.06 02:17:12.428114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3781 | 2025.09.06 02:17:12.428381 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2025.09.06 02:17:12.428539 [ 56 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3783 | 2025.09.06 02:17:12.428606 [ 56 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.09.06 02:17:12.428625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3785 | 2025.09.06 02:17:12.428643 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3786 | 2025.09.06 02:17:12.428753 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 3787 | 2025.09.06 02:17:12.429267 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3788 | 2025.09.06 02:17:12.429400 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part | ||
| 3789 | 2025.09.06 02:17:12.429765 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 3790 | 2025.09.06 02:17:12.430098 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 3791 | 2025.09.06 02:17:12.430438 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3792 | 2025.09.06 02:17:12.430780 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 3793 | 2025.09.06 02:17:12.431107 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3794 | 2025.09.06 02:17:12.437109 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008392538 sec., 60768.26819253008 rows/sec., 58.06 MiB/sec. | ||
| 3795 | 2025.09.06 02:17:12.437852 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3796 | 2025.09.06 02:17:12.438350 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.09.06 02:17:12.438416 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_11_2} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3798 | 2025.09.06 02:17:12.438566 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3799 | 2025.09.06 02:17:12.808234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3800 | 2025.09.06 02:17:12.823719 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.09.06 02:17:12.823774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3802 | 2025.09.06 02:17:12.829135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3803 | 2025.09.06 02:17:12.829798 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.09.06 02:17:12.830126 [ 54 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3805 | 2025.09.06 02:17:12.830219 [ 54 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2025.09.06 02:17:12.830254 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3807 | 2025.09.06 02:17:12.830364 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3808 | 2025.09.06 02:17:12.832431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3809 | 2025.09.06 02:17:12.833257 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3810 | 2025.09.06 02:17:12.833977 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3811 | 2025.09.06 02:17:12.837233 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3812 | 2025.09.06 02:17:12.840522 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3813 | 2025.09.06 02:17:12.844259 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3814 | 2025.09.06 02:17:12.848580 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3815 | 2025.09.06 02:17:12.852632 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 3816 | 2025.09.06 02:17:12.904114 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.073785573 sec., 1639.8869735686678 rows/sec., 8.48 MiB/sec. | ||
| 3817 | 2025.09.06 02:17:12.906792 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3818 | 2025.09.06 02:17:12.908836 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_16_3} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.09.06 02:17:12.908950 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_16_3} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3820 | 2025.09.06 02:17:12.911115 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3821 | 2025.09.06 02:17:12.944649 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.09.06 02:17:12.944811 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3823 | 2025.09.06 02:17:12.944875 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3824 | 2025.09.06 02:17:12.945552 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.09.06 02:17:12.945606 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3826 | 2025.09.06 02:17:12.945981 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3827 | 2025.09.06 02:17:12.946201 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.09.06 02:17:12.946332 [ 54 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3829 | 2025.09.06 02:17:12.946347 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001579 sec., 75997.4667511083 rows/sec., 6.46 MiB/sec. | ||
| 3830 | 2025.09.06 02:17:12.946388 [ 54 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.09.06 02:17:12.946408 [ 254 ] {2d1d3a36-08d0-4dd9-b879-f6b6f5ef21c1} <Debug> TCPHandler: Processed in 0.001880495 sec. | ||
| 3832 | 2025.09.06 02:17:12.946418 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3833 | 2025.09.06 02:17:12.946510 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 3834 | 2025.09.06 02:17:12.946543 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.09.06 02:17:12.946608 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3836 | 2025.09.06 02:17:12.946635 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2421 rows starting from the beginning of the part | ||
| 3837 | 2025.09.06 02:17:12.946639 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3838 | 2025.09.06 02:17:12.946685 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3839 | 2025.09.06 02:17:12.946687 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part | ||
| 3840 | 2025.09.06 02:17:12.946741 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3841 | 2025.09.06 02:17:12.946781 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part | ||
| 3842 | 2025.09.06 02:17:12.946823 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3843 | 2025.09.06 02:17:12.946866 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 3844 | 2025.09.06 02:17:12.947106 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.09.06 02:17:12.947142 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3846 | 2025.09.06 02:17:12.947591 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3847 | 2025.09.06 02:17:12.947861 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.09.06 02:17:12.947997 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001377 sec., 23238.925199709513 rows/sec., 1.71 MiB/sec. | ||
| 3849 | 2025.09.06 02:17:12.948034 [ 254 ] {309b34e4-6486-42de-b890-e59da1ed5504} <Debug> TCPHandler: Processed in 0.001541112 sec. | ||
| 3850 | 2025.09.06 02:17:12.948136 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2025.09.06 02:17:12.948231 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3852 | 2025.09.06 02:17:12.948270 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3853 | 2025.09.06 02:17:12.948378 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899436 sec., 1608372.1694229234 rows/sec., 139.10 MiB/sec. | ||
| 3854 | 2025.09.06 02:17:12.948695 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.09.06 02:17:12.948739 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3856 | 2025.09.06 02:17:12.948754 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3857 | 2025.09.06 02:17:12.949092 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3858 | 2025.09.06 02:17:12.949104 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2025.09.06 02:17:12.949198 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_21_4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3860 | 2025.09.06 02:17:12.949297 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3861 | 2025.09.06 02:17:12.949351 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2025.09.06 02:17:12.949460 [ 54 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3863 | 2025.09.06 02:17:12.949489 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001276 sec., 75235.10971786834 rows/sec., 5.88 MiB/sec. | ||
| 3864 | 2025.09.06 02:17:12.949493 [ 54 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2025.09.06 02:17:12.949529 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3866 | 2025.09.06 02:17:12.949533 [ 254 ] {ee4b39d0-3319-4416-a32c-06db03a27f0b} <Debug> TCPHandler: Processed in 0.001445892 sec. | ||
| 3867 | 2025.09.06 02:17:12.949599 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 3868 | 2025.09.06 02:17:12.949657 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2025.09.06 02:17:12.949676 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3870 | 2025.09.06 02:17:12.949700 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1223 rows starting from the beginning of the part | ||
| 3871 | 2025.09.06 02:17:12.949746 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3872 | 2025.09.06 02:17:12.949752 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3873 | 2025.09.06 02:17:12.949785 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3874 | 2025.09.06 02:17:12.949800 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3875 | 2025.09.06 02:17:12.949839 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 3876 | 2025.09.06 02:17:12.949878 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3877 | 2025.09.06 02:17:12.949920 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 3878 | 2025.09.06 02:17:12.950250 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.09.06 02:17:12.950285 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3880 | 2025.09.06 02:17:12.950624 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3881 | 2025.09.06 02:17:12.950858 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.09.06 02:17:12.950973 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3883 | 2025.09.06 02:17:12.950980 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410412 sec., 1204612.552927797 rows/sec., 93.86 MiB/sec. | ||
| 3884 | 2025.09.06 02:17:12.951017 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.09.06 02:17:12.950988 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 3886 | 2025.09.06 02:17:12.951047 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3887 | 2025.09.06 02:17:12.951085 [ 254 ] {68f56eff-6bf5-49a3-b786-710760d0091a} <Debug> TCPHandler: Processed in 0.001478382 sec. | ||
| 3888 | 2025.09.06 02:17:12.951135 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3889 | 2025.09.06 02:17:12.951181 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3890 | 2025.09.06 02:17:12.951193 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.09.06 02:17:12.951227 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3892 | 2025.09.06 02:17:12.951255 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5713 rows starting from the beginning of the part | ||
| 3893 | 2025.09.06 02:17:12.951287 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2025.09.06 02:17:12.951307 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3895 | 2025.09.06 02:17:12.951342 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3896 | 2025.09.06 02:17:12.951353 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3897 | 2025.09.06 02:17:12.951394 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 198 rows starting from the beginning of the part | ||
| 3898 | 2025.09.06 02:17:12.951435 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3899 | 2025.09.06 02:17:12.951439 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2025.09.06 02:17:12.951476 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 3901 | 2025.09.06 02:17:12.951511 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_21_4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3902 | 2025.09.06 02:17:12.951571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3903 | 2025.09.06 02:17:12.952138 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.09.06 02:17:12.952174 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3905 | 2025.09.06 02:17:12.952767 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3906 | 2025.09.06 02:17:12.952997 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2025.09.06 02:17:12.953134 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001864 sec., 17167.38197424893 rows/sec., 30.76 MiB/sec. | ||
| 3908 | 2025.09.06 02:17:12.953186 [ 254 ] {1c8a16d9-f29a-48f5-8975-59195ada79ee} <Debug> TCPHandler: Processed in 0.002041516 sec. | ||
| 3909 | 2025.09.06 02:17:12.953303 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.09.06 02:17:12.953397 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3911 | 2025.09.06 02:17:12.953441 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3912 | 2025.09.06 02:17:12.953778 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.09.06 02:17:12.953814 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3914 | 2025.09.06 02:17:12.954006 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002904014 sec., 2255843.1192136128 rows/sec., 154.28 MiB/sec. | ||
| 3915 | 2025.09.06 02:17:12.954147 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3916 | 2025.09.06 02:17:12.954383 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2025.09.06 02:17:12.954483 [ 54 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3918 | 2025.09.06 02:17:12.954513 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3919 | 2025.09.06 02:17:12.954525 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3920 | 2025.09.06 02:17:12.954514 [ 54 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.09.06 02:17:12.954553 [ 254 ] {c75a60f3-e55b-404f-a0c1-3ea8a68ab053} <Debug> TCPHandler: Processed in 0.00130261 sec. | ||
| 3922 | 2025.09.06 02:17:12.954573 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3923 | 2025.09.06 02:17:12.954662 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3924 | 2025.09.06 02:17:12.954764 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3925 | 2025.09.06 02:17:12.954797 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 918 rows starting from the beginning of the part | ||
| 3926 | 2025.09.06 02:17:12.954813 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2025.09.06 02:17:12.954875 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3928 | 2025.09.06 02:17:12.954879 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3929 | 2025.09.06 02:17:12.954932 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3930 | 2025.09.06 02:17:12.954981 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3931 | 2025.09.06 02:17:12.954982 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3932 | 2025.09.06 02:17:12.955026 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3933 | 2025.09.06 02:17:12.955086 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 3934 | 2025.09.06 02:17:12.956055 [ 190 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430391 sec., 851515.4248034279 rows/sec., 56.31 MiB/sec. | ||
| 3935 | 2025.09.06 02:17:12.956228 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3936 | 2025.09.06 02:17:12.956482 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.09.06 02:17:12.956543 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_21_4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3938 | 2025.09.06 02:17:12.956606 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3939 | 2025.09.06 02:17:13.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.16 MiB, peak 236.56 MiB, free memory in arenas 0.00 B, will set to 237.68 MiB (RSS), difference: 10.52 MiB | ||
| 3940 | 2025.09.06 02:17:13.001200 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000847737 sec. | ||
| 3941 | 2025.09.06 02:17:17.970323 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2025.09.06 02:17:17.970511 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3943 | 2025.09.06 02:17:17.970573 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3944 | 2025.09.06 02:17:17.971146 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2025.09.06 02:17:17.971191 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3946 | 2025.09.06 02:17:17.971557 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3947 | 2025.09.06 02:17:17.971771 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2025.09.06 02:17:17.971919 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001455 sec., 1374.5704467353953 rows/sec., 112.09 KiB/sec. | ||
| 3949 | 2025.09.06 02:17:17.971959 [ 254 ] {c8382585-09b0-4d28-935f-d5e47c1c5363} <Debug> TCPHandler: Processed in 0.001758024 sec. | ||
| 3950 | 2025.09.06 02:17:17.972077 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.09.06 02:17:17.972170 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3952 | 2025.09.06 02:17:17.972210 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3953 | 2025.09.06 02:17:17.973130 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.09.06 02:17:17.973166 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3955 | 2025.09.06 02:17:17.973545 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3956 | 2025.09.06 02:17:17.973751 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.09.06 02:17:17.973878 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001726 sec., 705098.4936268829 rows/sec., 58.30 MiB/sec. | ||
| 3958 | 2025.09.06 02:17:17.973915 [ 254 ] {c630c963-4273-43af-8c1f-818c82b91fa9} <Debug> TCPHandler: Processed in 0.001885955 sec. | ||
| 3959 | 2025.09.06 02:17:17.974030 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2025.09.06 02:17:17.974124 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3961 | 2025.09.06 02:17:17.974164 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3962 | 2025.09.06 02:17:17.974557 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.09.06 02:17:17.974592 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3964 | 2025.09.06 02:17:17.974896 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3965 | 2025.09.06 02:17:17.975096 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.09.06 02:17:17.975195 [ 61 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3967 | 2025.09.06 02:17:17.975220 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 800.36 KiB/sec. | ||
| 3968 | 2025.09.06 02:17:17.975258 [ 61 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.09.06 02:17:17.975267 [ 254 ] {f5f9fbe5-1235-4d8e-8779-98f87a4db7cc} <Debug> TCPHandler: Processed in 0.00128469 sec. | ||
| 3970 | 2025.09.06 02:17:17.975285 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3971 | 2025.09.06 02:17:17.975375 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2025.09.06 02:17:17.975382 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 3973 | 2025.09.06 02:17:17.975474 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3974 | 2025.09.06 02:17:17.975507 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3975 | 2025.09.06 02:17:17.975520 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3976 | 2025.09.06 02:17:17.975545 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 270 rows starting from the beginning of the part | ||
| 3977 | 2025.09.06 02:17:17.975616 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3978 | 2025.09.06 02:17:17.975661 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3979 | 2025.09.06 02:17:17.975703 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3980 | 2025.09.06 02:17:17.975743 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 3981 | 2025.09.06 02:17:17.975784 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3982 | 2025.09.06 02:17:17.976010 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2025.09.06 02:17:17.976050 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3984 | 2025.09.06 02:17:17.976389 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3985 | 2025.09.06 02:17:17.976600 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.09.06 02:17:17.976662 [ 190 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131628 sec., 290211.8090375908 rows/sec., 20.20 MiB/sec. | ||
| 3987 | 2025.09.06 02:17:17.976726 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00127 sec., 179527.5590551181 rows/sec., 12.16 MiB/sec. | ||
| 3988 | 2025.09.06 02:17:17.976767 [ 254 ] {8e438f8e-237b-4752-9680-362ed77bf286} <Debug> TCPHandler: Processed in 0.001438461 sec. | ||
| 3989 | 2025.09.06 02:17:17.976831 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3990 | 2025.09.06 02:17:17.976884 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2025.09.06 02:17:17.976982 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3992 | 2025.09.06 02:17:17.977023 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3993 | 2025.09.06 02:17:17.977096 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.09.06 02:17:17.977170 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_21_4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3995 | 2025.09.06 02:17:17.977236 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3996 | 2025.09.06 02:17:17.977602 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2025.09.06 02:17:17.977644 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3998 | 2025.09.06 02:17:17.977971 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3999 | 2025.09.06 02:17:17.978175 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2025.09.06 02:17:17.978300 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001336 sec., 398203.5928143713 rows/sec., 29.51 MiB/sec. | ||
| 4001 | 2025.09.06 02:17:17.978338 [ 254 ] {0b171d7b-598e-41c8-af3a-aaa1ca6a3f27} <Debug> TCPHandler: Processed in 0.001501882 sec. | ||
| 4002 | 2025.09.06 02:17:17.978451 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2025.09.06 02:17:17.978545 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4004 | 2025.09.06 02:17:17.978588 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4005 | 2025.09.06 02:17:17.979140 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.09.06 02:17:17.979177 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4007 | 2025.09.06 02:17:17.979542 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4008 | 2025.09.06 02:17:17.979748 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.09.06 02:17:17.979872 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001346 sec., 627786.0326894502 rows/sec., 42.25 MiB/sec. | ||
| 4010 | 2025.09.06 02:17:17.979907 [ 254 ] {566bdf4a-7db1-4b5e-9118-47eec845cdb6} <Debug> TCPHandler: Processed in 0.001504223 sec. | ||
| 4011 | 2025.09.06 02:17:17.980020 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2025.09.06 02:17:17.980114 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4013 | 2025.09.06 02:17:17.980167 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4014 | 2025.09.06 02:17:17.980892 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.09.06 02:17:17.980928 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4016 | 2025.09.06 02:17:17.981432 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4017 | 2025.09.06 02:17:17.981643 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2025.09.06 02:17:17.981783 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001688 sec., 5924.170616113744 rows/sec., 10.62 MiB/sec. | ||
| 4019 | 2025.09.06 02:17:17.981834 [ 254 ] {dc4e0005-44ed-42d4-aff9-a17c7ea6bc77} <Debug> TCPHandler: Processed in 0.001861895 sec. | ||
| 4020 | 2025.09.06 02:17:17.981943 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2025.09.06 02:17:17.982036 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4022 | 2025.09.06 02:17:17.982076 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4023 | 2025.09.06 02:17:17.982410 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.09.06 02:17:17.982445 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4025 | 2025.09.06 02:17:17.982732 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4026 | 2025.09.06 02:17:17.982933 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.09.06 02:17:17.983058 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4028 | 2025.09.06 02:17:17.983094 [ 254 ] {d194a77e-fcae-4986-88e7-bcb409ce9eca} <Debug> TCPHandler: Processed in 0.00119814 sec. | ||
| 4029 | 2025.09.06 02:17:18.945202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49403 | ||
| 4030 | 2025.09.06 02:17:18.945344 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2025.09.06 02:17:18.945380 [ 291 ] {} <Debug> TCP-Session: a75911f5-e1cd-4ce5-9b2c-fb5ce2bfc4f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49403 | ||
| 4032 | 2025.09.06 02:17:18.945408 [ 291 ] {} <Debug> TCP-Session: a75911f5-e1cd-4ce5-9b2c-fb5ce2bfc4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2025.09.06 02:17:18.945426 [ 291 ] {} <Debug> TCP-Session: a75911f5-e1cd-4ce5-9b2c-fb5ce2bfc4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2025.09.06 02:17:18.945623 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46726 | ||
| 4035 | 2025.09.06 02:17:18.945634 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56588 | ||
| 4036 | 2025.09.06 02:17:18.945686 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61599 | ||
| 4037 | 2025.09.06 02:17:18.945718 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35512 | ||
| 4038 | 2025.09.06 02:17:18.945754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45151 | ||
| 4039 | 2025.09.06 02:17:18.945799 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4040 | 2025.09.06 02:17:18.945767 [ 291 ] {} <Trace> TCP-Session: a75911f5-e1cd-4ce5-9b2c-fb5ce2bfc4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.09.06 02:17:18.945844 [ 293 ] {} <Debug> TCP-Session: e3607bfb-6430-4a7f-8dd9-971f2fdd5fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56588 | ||
| 4042 | 2025.09.06 02:17:18.945754 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4043 | 2025.09.06 02:17:18.945881 [ 293 ] {} <Debug> TCP-Session: e3607bfb-6430-4a7f-8dd9-971f2fdd5fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2025.09.06 02:17:18.945701 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64189 | ||
| 4045 | 2025.09.06 02:17:18.945910 [ 293 ] {} <Debug> TCP-Session: e3607bfb-6430-4a7f-8dd9-971f2fdd5fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2025.09.06 02:17:18.945905 [ 292 ] {} <Debug> TCP-Session: 01f60e80-c488-4f2e-8cec-82a82e86ba4c Authenticating user 'default' from [fd00:1122:3344:101::e]:46726 | ||
| 4047 | 2025.09.06 02:17:18.945649 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53298 | ||
| 4048 | 2025.09.06 02:17:18.946000 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4049 | 2025.09.06 02:17:18.945987 [ 292 ] {} <Debug> TCP-Session: 01f60e80-c488-4f2e-8cec-82a82e86ba4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2025.09.06 02:17:18.946036 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2025.09.06 02:17:18.946044 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2025.09.06 02:17:18.946079 [ 295 ] {} <Debug> TCP-Session: c31ba7c9-6959-4ad1-9199-b4a9767cb7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61599 | ||
| 4053 | 2025.09.06 02:17:18.946053 [ 292 ] {} <Debug> TCP-Session: 01f60e80-c488-4f2e-8cec-82a82e86ba4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2025.09.06 02:17:18.946100 [ 289 ] {} <Debug> TCP-Session: 611fb8e9-e38b-4aff-b4f6-d68c79680abb Authenticating user 'default' from [fd00:1122:3344:101::e]:45151 | ||
| 4055 | 2025.09.06 02:17:18.946111 [ 295 ] {} <Debug> TCP-Session: c31ba7c9-6959-4ad1-9199-b4a9767cb7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2025.09.06 02:17:18.946142 [ 289 ] {} <Debug> TCP-Session: 611fb8e9-e38b-4aff-b4f6-d68c79680abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.09.06 02:17:18.946155 [ 295 ] {} <Debug> TCP-Session: c31ba7c9-6959-4ad1-9199-b4a9767cb7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2025.09.06 02:17:18.946169 [ 289 ] {} <Debug> TCP-Session: 611fb8e9-e38b-4aff-b4f6-d68c79680abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.09.06 02:17:18.945971 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2025.09.06 02:17:18.945739 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47277 | ||
| 4061 | 2025.09.06 02:17:18.946221 [ 297 ] {} <Debug> TCP-Session: c92814c5-3a20-4fa2-a7a3-a87cec502177 Authenticating user 'default' from [fd00:1122:3344:101::e]:35512 | ||
| 4062 | 2025.09.06 02:17:18.946264 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2025.09.06 02:17:18.946267 [ 297 ] {} <Debug> TCP-Session: c92814c5-3a20-4fa2-a7a3-a87cec502177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2025.09.06 02:17:18.946269 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4065 | 2025.09.06 02:17:18.946309 [ 297 ] {} <Debug> TCP-Session: c92814c5-3a20-4fa2-a7a3-a87cec502177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2025.09.06 02:17:18.946305 [ 296 ] {} <Debug> TCP-Session: c1cd7c95-74a6-478b-96a3-c06e182cf089 Authenticating user 'default' from [fd00:1122:3344:101::e]:64189 | ||
| 4067 | 2025.09.06 02:17:18.946304 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2025.09.06 02:17:18.946373 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4069 | 2025.09.06 02:17:18.946376 [ 296 ] {} <Debug> TCP-Session: c1cd7c95-74a6-478b-96a3-c06e182cf089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2025.09.06 02:17:18.946404 [ 294 ] {} <Debug> TCP-Session: b9a0676b-89a1-4a4c-b1c6-413ef441164b Authenticating user 'default' from [fd00:1122:3344:101::e]:53298 | ||
| 4071 | 2025.09.06 02:17:18.946416 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2025.09.06 02:17:18.946444 [ 294 ] {} <Debug> TCP-Session: b9a0676b-89a1-4a4c-b1c6-413ef441164b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2025.09.06 02:17:18.946419 [ 296 ] {} <Debug> TCP-Session: c1cd7c95-74a6-478b-96a3-c06e182cf089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2025.09.06 02:17:18.946473 [ 3 ] {} <Debug> TCP-Session: 39221392-438f-47ee-9730-772498d00d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:47277 | ||
| 4075 | 2025.09.06 02:17:18.946475 [ 294 ] {} <Debug> TCP-Session: b9a0676b-89a1-4a4c-b1c6-413ef441164b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2025.09.06 02:17:18.946515 [ 3 ] {} <Debug> TCP-Session: 39221392-438f-47ee-9730-772498d00d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2025.09.06 02:17:18.946539 [ 3 ] {} <Debug> TCP-Session: 39221392-438f-47ee-9730-772498d00d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2025.09.06 02:17:18.946668 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 4079 | 2025.09.06 02:17:18.947612 [ 344 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> AggregatingTransform: Aggregating | ||
| 4080 | 2025.09.06 02:17:18.947665 [ 344 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4081 | 2025.09.06 02:17:18.947704 [ 344 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938378 sec. (1065.669 rows/sec., 41.63 KiB/sec.) | ||
| 4082 | 2025.09.06 02:17:18.947722 [ 344 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Trace> Aggregator: Merging aggregated data | ||
| 4083 | 2025.09.06 02:17:18.948740 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002797 sec., 357.5259206292456 rows/sec., 13.97 KiB/sec. | ||
| 4084 | 2025.09.06 02:17:18.948871 [ 291 ] {a688ec2c-33a5-4d3e-a0b1-5a19425f55d3} <Debug> TCPHandler: Processed in 0.003236766 sec. | ||
| 4085 | 2025.09.06 02:17:18.948999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4086 | 2025.09.06 02:17:18.949029 [ 291 ] {} <Debug> TCP-Session: a75911f5-e1cd-4ce5-9b2c-fb5ce2bfc4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2025.09.06 02:17:18.949029 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4088 | 2025.09.06 02:17:18.949050 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2025.09.06 02:17:18.949078 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2025.09.06 02:17:18.949082 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2025.09.06 02:17:18.949098 [ 293 ] {} <Debug> TCP-Session: e3607bfb-6430-4a7f-8dd9-971f2fdd5fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2025.09.06 02:17:18.949118 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2025.09.06 02:17:18.949139 [ 295 ] {} <Debug> TCP-Session: c31ba7c9-6959-4ad1-9199-b4a9767cb7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2025.09.06 02:17:18.949150 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4095 | 2025.09.06 02:17:18.949167 [ 3 ] {} <Debug> TCP-Session: 39221392-438f-47ee-9730-772498d00d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2025.09.06 02:17:18.949135 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2025.09.06 02:17:18.949194 [ 297 ] {} <Debug> TCP-Session: c92814c5-3a20-4fa2-a7a3-a87cec502177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2025.09.06 02:17:18.949099 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2025.09.06 02:17:18.949234 [ 296 ] {} <Debug> TCP-Session: c1cd7c95-74a6-478b-96a3-c06e182cf089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2025.09.06 02:17:18.949082 [ 292 ] {} <Debug> TCP-Session: 01f60e80-c488-4f2e-8cec-82a82e86ba4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2025.09.06 02:17:18.949264 [ 289 ] {} <Debug> TCP-Session: 611fb8e9-e38b-4aff-b4f6-d68c79680abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2025.09.06 02:17:18.949124 [ 294 ] {} <Debug> TCP-Session: b9a0676b-89a1-4a4c-b1c6-413ef441164b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.09.06 02:17:19.913524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8051 | ||
| 4104 | 2025.09.06 02:17:19.914051 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.09.06 02:17:19.914106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4106 | 2025.09.06 02:17:19.914685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4107 | 2025.09.06 02:17:19.914953 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2025.09.06 02:17:19.915097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8051 | ||
| 4109 | 2025.09.06 02:17:19.933419 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51401 | ||
| 4110 | 2025.09.06 02:17:19.933520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4111 | 2025.09.06 02:17:19.933547 [ 289 ] {} <Debug> TCP-Session: adb3863f-08c7-4b67-a685-7666a78f34bc Authenticating user 'default' from [fd00:1122:3344:101::e]:51401 | ||
| 4112 | 2025.09.06 02:17:19.933572 [ 289 ] {} <Debug> TCP-Session: adb3863f-08c7-4b67-a685-7666a78f34bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2025.09.06 02:17:19.933585 [ 289 ] {} <Debug> TCP-Session: adb3863f-08c7-4b67-a685-7666a78f34bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2025.09.06 02:17:19.933768 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37762 | ||
| 4115 | 2025.09.06 02:17:19.933814 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63616 | ||
| 4116 | 2025.09.06 02:17:19.933848 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48818 | ||
| 4117 | 2025.09.06 02:17:19.933867 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2025.09.06 02:17:19.933885 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 | ||
| 4119 | 2025.09.06 02:17:19.933911 [ 290 ] {} <Debug> TCP-Session: cb26f38e-86a7-4f1c-983f-0d4e669e7269 Authenticating user 'default' from [fd00:1122:3344:101::e]:37762 | ||
| 4120 | 2025.09.06 02:17:19.933858 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57925 | ||
| 4121 | 2025.09.06 02:17:19.933938 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2025.09.06 02:17:19.933965 [ 289 ] {} <Trace> TCP-Session: adb3863f-08c7-4b67-a685-7666a78f34bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2025.09.06 02:17:19.933975 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2025.09.06 02:17:19.933993 [ 295 ] {} <Debug> TCP-Session: 3cdf2646-2631-4972-a862-3e84ad90cb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:48818 | ||
| 4125 | 2025.09.06 02:17:19.934011 [ 297 ] {} <Debug> TCP-Session: 6a3806a1-6f76-4cdf-b941-e6c347dabce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 | ||
| 4126 | 2025.09.06 02:17:19.933947 [ 290 ] {} <Debug> TCP-Session: cb26f38e-86a7-4f1c-983f-0d4e669e7269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2025.09.06 02:17:19.934030 [ 295 ] {} <Debug> TCP-Session: 3cdf2646-2631-4972-a862-3e84ad90cb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2025.09.06 02:17:19.934040 [ 297 ] {} <Debug> TCP-Session: 6a3806a1-6f76-4cdf-b941-e6c347dabce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2025.09.06 02:17:19.934067 [ 295 ] {} <Debug> TCP-Session: 3cdf2646-2631-4972-a862-3e84ad90cb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2025.09.06 02:17:19.934081 [ 297 ] {} <Debug> TCP-Session: 6a3806a1-6f76-4cdf-b941-e6c347dabce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2025.09.06 02:17:19.934056 [ 290 ] {} <Debug> TCP-Session: cb26f38e-86a7-4f1c-983f-0d4e669e7269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2025.09.06 02:17:19.934036 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2025.09.06 02:17:19.934138 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4134 | 2025.09.06 02:17:19.934161 [ 296 ] {} <Debug> TCP-Session: 9efbd694-ef59-4079-8609-4cf7fb671b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:57925 | ||
| 4135 | 2025.09.06 02:17:19.933938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2025.09.06 02:17:19.934203 [ 296 ] {} <Debug> TCP-Session: 9efbd694-ef59-4079-8609-4cf7fb671b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2025.09.06 02:17:19.933827 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53860 | ||
| 4138 | 2025.09.06 02:17:19.934225 [ 291 ] {} <Debug> TCP-Session: fdb74e71-9df5-44a2-85db-1e37e0e3a9dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63616 | ||
| 4139 | 2025.09.06 02:17:19.934228 [ 296 ] {} <Debug> TCP-Session: 9efbd694-ef59-4079-8609-4cf7fb671b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2025.09.06 02:17:19.934273 [ 291 ] {} <Debug> TCP-Session: fdb74e71-9df5-44a2-85db-1e37e0e3a9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2025.09.06 02:17:19.934294 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4142 | 2025.09.06 02:17:19.934304 [ 291 ] {} <Debug> TCP-Session: fdb74e71-9df5-44a2-85db-1e37e0e3a9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2025.09.06 02:17:19.934324 [ 294 ] {} <Debug> TCP-Session: f08f0130-a20e-43a4-9ed9-d9259f080296 Authenticating user 'default' from [fd00:1122:3344:101::e]:53860 | ||
| 4144 | 2025.09.06 02:17:19.933817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57200 | ||
| 4145 | 2025.09.06 02:17:19.934354 [ 294 ] {} <Debug> TCP-Session: f08f0130-a20e-43a4-9ed9-d9259f080296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2025.09.06 02:17:19.933822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58108 | ||
| 4147 | 2025.09.06 02:17:19.934396 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4148 | 2025.09.06 02:17:19.934423 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4149 | 2025.09.06 02:17:19.934389 [ 294 ] {} <Debug> TCP-Session: f08f0130-a20e-43a4-9ed9-d9259f080296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2025.09.06 02:17:19.934453 [ 293 ] {} <Debug> TCP-Session: fe758dab-af9c-4189-9a7f-1144625ebbaf Authenticating user 'default' from [fd00:1122:3344:101::e]:57200 | ||
| 4151 | 2025.09.06 02:17:19.934468 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4152 | 2025.09.06 02:17:19.934460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4153 | 2025.09.06 02:17:19.934488 [ 293 ] {} <Debug> TCP-Session: fe758dab-af9c-4189-9a7f-1144625ebbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2025.09.06 02:17:19.934510 [ 292 ] {} <Debug> TCP-Session: 324b7689-65ac-4fa4-a683-0275702c6a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:58108 | ||
| 4155 | 2025.09.06 02:17:19.934515 [ 293 ] {} <Debug> TCP-Session: fe758dab-af9c-4189-9a7f-1144625ebbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2025.09.06 02:17:19.934536 [ 292 ] {} <Debug> TCP-Session: 324b7689-65ac-4fa4-a683-0275702c6a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2025.09.06 02:17:19.934554 [ 292 ] {} <Debug> TCP-Session: 324b7689-65ac-4fa4-a683-0275702c6a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2025.09.06 02:17:19.934770 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 4159 | 2025.09.06 02:17:19.935733 [ 326 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> AggregatingTransform: Aggregating | ||
| 4160 | 2025.09.06 02:17:19.935788 [ 326 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4161 | 2025.09.06 02:17:19.935824 [ 326 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951327 sec. (1051.163 rows/sec., 41.06 KiB/sec.) | ||
| 4162 | 2025.09.06 02:17:19.935839 [ 326 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Trace> Aggregator: Merging aggregated data | ||
| 4163 | 2025.09.06 02:17:19.937014 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00293 sec., 341.29692832764505 rows/sec., 13.33 KiB/sec. | ||
| 4164 | 2025.09.06 02:17:19.937159 [ 289 ] {956471a2-7aa8-407a-a8ba-eb7d7fb3d9cd} <Debug> TCPHandler: Processed in 0.003306226 sec. | ||
| 4165 | 2025.09.06 02:17:19.937248 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4166 | 2025.09.06 02:17:19.937276 [ 289 ] {} <Debug> TCP-Session: adb3863f-08c7-4b67-a685-7666a78f34bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2025.09.06 02:17:19.937282 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2025.09.06 02:17:19.937311 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2025.09.06 02:17:19.937323 [ 291 ] {} <Debug> TCP-Session: fdb74e71-9df5-44a2-85db-1e37e0e3a9dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2025.09.06 02:17:19.937330 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2025.09.06 02:17:19.937350 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4172 | 2025.09.06 02:17:19.937365 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2025.09.06 02:17:19.937379 [ 295 ] {} <Debug> TCP-Session: 3cdf2646-2631-4972-a862-3e84ad90cb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.09.06 02:17:19.937396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2025.09.06 02:17:19.937415 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2025.09.06 02:17:19.937426 [ 292 ] {} <Debug> TCP-Session: 324b7689-65ac-4fa4-a683-0275702c6a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2025.09.06 02:17:19.937450 [ 293 ] {} <Debug> TCP-Session: fe758dab-af9c-4189-9a7f-1144625ebbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2025.09.06 02:17:19.937468 [ 296 ] {} <Debug> TCP-Session: 9efbd694-ef59-4079-8609-4cf7fb671b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2025.09.06 02:17:19.937404 [ 297 ] {} <Debug> TCP-Session: 6a3806a1-6f76-4cdf-b941-e6c347dabce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2025.09.06 02:17:19.937382 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2025.09.06 02:17:19.937356 [ 290 ] {} <Debug> TCP-Session: cb26f38e-86a7-4f1c-983f-0d4e669e7269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2025.09.06 02:17:19.937557 [ 294 ] {} <Debug> TCP-Session: f08f0130-a20e-43a4-9ed9-d9259f080296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2025.09.06 02:17:20.070050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48560 | ||
| 4184 | 2025.09.06 02:17:20.070147 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2025.09.06 02:17:20.070172 [ 289 ] {} <Debug> TCP-Session: f4055b20-1d5a-4cc0-9b34-a21cafe16fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48560 | ||
| 4186 | 2025.09.06 02:17:20.070193 [ 289 ] {} <Debug> TCP-Session: f4055b20-1d5a-4cc0-9b34-a21cafe16fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2025.09.06 02:17:20.070205 [ 289 ] {} <Debug> TCP-Session: f4055b20-1d5a-4cc0-9b34-a21cafe16fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2025.09.06 02:17:20.070410 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52839 | ||
| 4189 | 2025.09.06 02:17:20.070481 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57595 | ||
| 4190 | 2025.09.06 02:17:20.070498 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34667 | ||
| 4191 | 2025.09.06 02:17:20.070527 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 4192 | 2025.09.06 02:17:20.070547 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36951 | ||
| 4193 | 2025.09.06 02:17:20.070541 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54010 | ||
| 4194 | 2025.09.06 02:17:20.070600 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2025.09.06 02:17:20.070612 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2025.09.06 02:17:20.070613 [ 289 ] {} <Trace> TCP-Session: f4055b20-1d5a-4cc0-9b34-a21cafe16fa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2025.09.06 02:17:20.070651 [ 291 ] {} <Debug> TCP-Session: f85eda1f-1852-4fc0-b9be-c2282c4f573d Authenticating user 'default' from [fd00:1122:3344:101::e]:57595 | ||
| 4198 | 2025.09.06 02:17:20.070653 [ 295 ] {} <Debug> TCP-Session: c1c975e4-98ac-4f93-a387-a6f64bf6f469 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 4199 | 2025.09.06 02:17:20.070687 [ 291 ] {} <Debug> TCP-Session: f85eda1f-1852-4fc0-b9be-c2282c4f573d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2025.09.06 02:17:20.070691 [ 295 ] {} <Debug> TCP-Session: c1c975e4-98ac-4f93-a387-a6f64bf6f469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2025.09.06 02:17:20.070695 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2025.09.06 02:17:20.070711 [ 295 ] {} <Debug> TCP-Session: c1c975e4-98ac-4f93-a387-a6f64bf6f469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2025.09.06 02:17:20.070737 [ 296 ] {} <Debug> TCP-Session: 8e6bf33f-003f-4ca7-a92b-0402d9af4c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:54010 | ||
| 4204 | 2025.09.06 02:17:20.070528 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2025.09.06 02:17:20.070776 [ 296 ] {} <Debug> TCP-Session: 8e6bf33f-003f-4ca7-a92b-0402d9af4c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2025.09.06 02:17:20.070504 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34549 | ||
| 4207 | 2025.09.06 02:17:20.070802 [ 290 ] {} <Debug> TCP-Session: 7b92c298-ab08-48e6-999a-8ac8d06ca485 Authenticating user 'default' from [fd00:1122:3344:101::e]:52839 | ||
| 4208 | 2025.09.06 02:17:20.070818 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4209 | 2025.09.06 02:17:20.070846 [ 290 ] {} <Debug> TCP-Session: 7b92c298-ab08-48e6-999a-8ac8d06ca485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.09.06 02:17:20.070802 [ 296 ] {} <Debug> TCP-Session: 8e6bf33f-003f-4ca7-a92b-0402d9af4c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.09.06 02:17:20.070872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4212 | 2025.09.06 02:17:20.070871 [ 290 ] {} <Debug> TCP-Session: 7b92c298-ab08-48e6-999a-8ac8d06ca485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2025.09.06 02:17:20.070912 [ 294 ] {} <Debug> TCP-Session: 9d426380-d670-4757-bec1-1a49abd19a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:34549 | ||
| 4214 | 2025.09.06 02:17:20.070496 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55737 | ||
| 4215 | 2025.09.06 02:17:20.070933 [ 294 ] {} <Debug> TCP-Session: 9d426380-d670-4757-bec1-1a49abd19a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.09.06 02:17:20.070703 [ 291 ] {} <Debug> TCP-Session: f85eda1f-1852-4fc0-b9be-c2282c4f573d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2025.09.06 02:17:20.070970 [ 294 ] {} <Debug> TCP-Session: 9d426380-d670-4757-bec1-1a49abd19a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2025.09.06 02:17:20.070635 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4219 | 2025.09.06 02:17:20.071002 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2025.09.06 02:17:20.071036 [ 297 ] {} <Debug> TCP-Session: 17929f64-fe81-4465-b9f0-374a9e3cdae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36951 | ||
| 4221 | 2025.09.06 02:17:20.071049 [ 292 ] {} <Debug> TCP-Session: fc69cdbd-3243-4b7c-a2ad-febdd9a93a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:55737 | ||
| 4222 | 2025.09.06 02:17:20.071065 [ 297 ] {} <Debug> TCP-Session: 17929f64-fe81-4465-b9f0-374a9e3cdae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2025.09.06 02:17:20.071079 [ 292 ] {} <Debug> TCP-Session: fc69cdbd-3243-4b7c-a2ad-febdd9a93a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2025.09.06 02:17:20.071089 [ 297 ] {} <Debug> TCP-Session: 17929f64-fe81-4465-b9f0-374a9e3cdae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2025.09.06 02:17:20.071103 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4226 | 2025.09.06 02:17:20.071108 [ 292 ] {} <Debug> TCP-Session: fc69cdbd-3243-4b7c-a2ad-febdd9a93a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2025.09.06 02:17:20.070614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4228 | 2025.09.06 02:17:20.071161 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4229 | 2025.09.06 02:17:20.071175 [ 293 ] {} <Debug> TCP-Session: 3a005b0b-8bc7-4f7c-b598-b09edf5a1f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:34667 | ||
| 4230 | 2025.09.06 02:17:20.071193 [ 293 ] {} <Debug> TCP-Session: 3a005b0b-8bc7-4f7c-b598-b09edf5a1f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2025.09.06 02:17:20.071206 [ 293 ] {} <Debug> TCP-Session: 3a005b0b-8bc7-4f7c-b598-b09edf5a1f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2025.09.06 02:17:20.071451 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 4233 | 2025.09.06 02:17:20.072297 [ 346 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> AggregatingTransform: Aggregating | ||
| 4234 | 2025.09.06 02:17:20.072343 [ 346 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4235 | 2025.09.06 02:17:20.072374 [ 346 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825507 sec. (1211.377 rows/sec., 47.32 KiB/sec.) | ||
| 4236 | 2025.09.06 02:17:20.072389 [ 346 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Trace> Aggregator: Merging aggregated data | ||
| 4237 | 2025.09.06 02:17:20.073638 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002879 sec., 347.34282737061477 rows/sec., 13.57 KiB/sec. | ||
| 4238 | 2025.09.06 02:17:20.073796 [ 289 ] {2fccc0f2-c0e5-4d42-8e49-c4b86d53e8b3} <Debug> TCPHandler: Processed in 0.003315416 sec. | ||
| 4239 | 2025.09.06 02:17:20.073948 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2025.09.06 02:17:20.073969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2025.09.06 02:17:20.073981 [ 289 ] {} <Debug> TCP-Session: f4055b20-1d5a-4cc0-9b34-a21cafe16fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2025.09.06 02:17:20.073995 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4243 | 2025.09.06 02:17:20.074017 [ 290 ] {} <Debug> TCP-Session: 7b92c298-ab08-48e6-999a-8ac8d06ca485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.09.06 02:17:20.074017 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2025.09.06 02:17:20.074042 [ 297 ] {} <Debug> TCP-Session: 17929f64-fe81-4465-b9f0-374a9e3cdae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.09.06 02:17:20.074057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2025.09.06 02:17:20.074076 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2025.09.06 02:17:20.074081 [ 296 ] {} <Debug> TCP-Session: 8e6bf33f-003f-4ca7-a92b-0402d9af4c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.09.06 02:17:20.074099 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4250 | 2025.09.06 02:17:20.074124 [ 293 ] {} <Debug> TCP-Session: 3a005b0b-8bc7-4f7c-b598-b09edf5a1f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2025.09.06 02:17:20.074038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2025.09.06 02:17:20.074149 [ 292 ] {} <Debug> TCP-Session: fc69cdbd-3243-4b7c-a2ad-febdd9a93a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.09.06 02:17:20.074117 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2025.09.06 02:17:20.074190 [ 294 ] {} <Debug> TCP-Session: 9d426380-d670-4757-bec1-1a49abd19a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.09.06 02:17:20.074114 [ 291 ] {} <Debug> TCP-Session: f85eda1f-1852-4fc0-b9be-c2282c4f573d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2025.09.06 02:17:20.074227 [ 295 ] {} <Debug> TCP-Session: c1c975e4-98ac-4f93-a387-a6f64bf6f469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2025.09.06 02:17:20.332527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4258 | 2025.09.06 02:17:20.348163 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2025.09.06 02:17:20.348248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4260 | 2025.09.06 02:17:20.356267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4261 | 2025.09.06 02:17:20.357170 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2025.09.06 02:17:20.361755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4263 | 2025.09.06 02:17:22.428892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 544 | ||
| 4264 | 2025.09.06 02:17:22.431243 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2025.09.06 02:17:22.431291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4266 | 2025.09.06 02:17:22.432509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4267 | 2025.09.06 02:17:22.432775 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2025.09.06 02:17:22.433033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4269 | 2025.09.06 02:17:22.945739 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2025.09.06 02:17:22.945911 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4271 | 2025.09.06 02:17:22.945977 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4272 | 2025.09.06 02:17:22.946617 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.09.06 02:17:22.946665 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4274 | 2025.09.06 02:17:22.947075 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4275 | 2025.09.06 02:17:22.947311 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.09.06 02:17:22.947475 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00161 sec., 74534.16149068323 rows/sec., 6.33 MiB/sec. | ||
| 4277 | 2025.09.06 02:17:22.947523 [ 254 ] {47550885-d7cd-43ff-ba48-654dc36b2bf0} <Debug> TCPHandler: Processed in 0.001910915 sec. | ||
| 4278 | 2025.09.06 02:17:22.947655 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2025.09.06 02:17:22.947759 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4280 | 2025.09.06 02:17:22.947803 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4281 | 2025.09.06 02:17:22.948228 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.09.06 02:17:22.948264 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4283 | 2025.09.06 02:17:22.948573 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4284 | 2025.09.06 02:17:22.948814 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.09.06 02:17:22.948948 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001213 sec., 26380.873866446826 rows/sec., 1.94 MiB/sec. | ||
| 4286 | 2025.09.06 02:17:22.948985 [ 254 ] {eddd239b-dd19-4d79-a3cb-67d9e6b3a141} <Debug> TCPHandler: Processed in 0.001382641 sec. | ||
| 4287 | 2025.09.06 02:17:22.949087 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2025.09.06 02:17:22.949183 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4289 | 2025.09.06 02:17:22.949224 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4290 | 2025.09.06 02:17:22.949650 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.09.06 02:17:22.949684 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4292 | 2025.09.06 02:17:22.950002 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4293 | 2025.09.06 02:17:22.950211 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.09.06 02:17:22.950340 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001177 sec., 81563.29651656754 rows/sec., 6.37 MiB/sec. | ||
| 4295 | 2025.09.06 02:17:22.950375 [ 254 ] {64c1a9cc-a675-4a9b-816a-abeb9f2a4cab} <Debug> TCPHandler: Processed in 0.001338241 sec. | ||
| 4296 | 2025.09.06 02:17:22.950487 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.09.06 02:17:22.950581 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4298 | 2025.09.06 02:17:22.950625 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4299 | 2025.09.06 02:17:22.951048 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.09.06 02:17:22.951083 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4301 | 2025.09.06 02:17:22.951414 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4302 | 2025.09.06 02:17:22.951624 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.09.06 02:17:22.951754 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4304 | 2025.09.06 02:17:22.951790 [ 254 ] {96414ccb-b2df-4000-8445-5d059de8bd6a} <Debug> TCPHandler: Processed in 0.00135194 sec. | ||
| 4305 | 2025.09.06 02:17:22.951901 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.09.06 02:17:22.951994 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4307 | 2025.09.06 02:17:22.952049 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4308 | 2025.09.06 02:17:22.952823 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.09.06 02:17:22.952859 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4310 | 2025.09.06 02:17:22.953424 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4311 | 2025.09.06 02:17:22.953670 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.09.06 02:17:22.953808 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001832 sec., 17467.248908296944 rows/sec., 31.30 MiB/sec. | ||
| 4313 | 2025.09.06 02:17:22.953869 [ 254 ] {4bc04e51-0510-49bf-a59c-0a1c6275f5e5} <Debug> TCPHandler: Processed in 0.002017896 sec. | ||
| 4314 | 2025.09.06 02:17:22.953987 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.09.06 02:17:22.954083 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4316 | 2025.09.06 02:17:22.954126 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4317 | 2025.09.06 02:17:22.954462 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.09.06 02:17:22.954497 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4319 | 2025.09.06 02:17:22.954804 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4320 | 2025.09.06 02:17:22.955011 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.09.06 02:17:22.955139 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4322 | 2025.09.06 02:17:22.955174 [ 254 ] {2065461e-b818-45ce-990b-82145628e0e2} <Debug> TCPHandler: Processed in 0.001238 sec. | ||
| 4323 | 2025.09.06 02:17:27.344759 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4324 | 2025.09.06 02:17:27.344821 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4325 | 2025.09.06 02:17:27.415216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8563 | ||
| 4326 | 2025.09.06 02:17:27.416006 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.09.06 02:17:27.416047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4328 | 2025.09.06 02:17:27.416558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4329 | 2025.09.06 02:17:27.416798 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.09.06 02:17:27.416928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8563 | ||
| 4331 | 2025.09.06 02:17:27.861860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4332 | 2025.09.06 02:17:27.877403 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2025.09.06 02:17:27.877459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4334 | 2025.09.06 02:17:27.883354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4335 | 2025.09.06 02:17:27.884132 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2025.09.06 02:17:27.886799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4337 | 2025.09.06 02:17:27.943885 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2025.09.06 02:17:27.944041 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4339 | 2025.09.06 02:17:27.944095 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4340 | 2025.09.06 02:17:27.944662 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2025.09.06 02:17:27.944697 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4342 | 2025.09.06 02:17:27.945051 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4343 | 2025.09.06 02:17:27.945276 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.09.06 02:17:27.945415 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001415 sec., 53710.24734982332 rows/sec., 4.43 MiB/sec. | ||
| 4345 | 2025.09.06 02:17:27.945455 [ 254 ] {20d12e43-a645-46ae-a681-6fd0dc839e02} <Debug> TCPHandler: Processed in 0.001688593 sec. | ||
| 4346 | 2025.09.06 02:17:27.945586 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2025.09.06 02:17:27.945681 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4348 | 2025.09.06 02:17:27.945722 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4349 | 2025.09.06 02:17:27.946128 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2025.09.06 02:17:27.946162 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4351 | 2025.09.06 02:17:27.946455 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4352 | 2025.09.06 02:17:27.946685 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2025.09.06 02:17:27.946817 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 651.61 KiB/sec. | ||
| 4354 | 2025.09.06 02:17:27.946855 [ 254 ] {16fc7377-3daf-4142-8496-2086952c3f81} <Debug> TCPHandler: Processed in 0.001319611 sec. | ||
| 4355 | 2025.09.06 02:17:27.947026 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2025.09.06 02:17:27.947121 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4357 | 2025.09.06 02:17:27.947160 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4358 | 2025.09.06 02:17:27.947572 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2025.09.06 02:17:27.947609 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4360 | 2025.09.06 02:17:27.947928 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4361 | 2025.09.06 02:17:27.948141 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2025.09.06 02:17:27.948270 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.95 MiB/sec. | ||
| 4363 | 2025.09.06 02:17:27.948307 [ 254 ] {64acb971-7cb7-48e7-9bd9-3a8467a1c2d2} <Debug> TCPHandler: Processed in 0.001331001 sec. | ||
| 4364 | 2025.09.06 02:17:27.948421 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.09.06 02:17:27.948515 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2025.09.06 02:17:27.948558 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2025.09.06 02:17:27.949035 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.09.06 02:17:27.949074 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4369 | 2025.09.06 02:17:27.949421 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4370 | 2025.09.06 02:17:27.949640 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.09.06 02:17:27.949782 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 4372 | 2025.09.06 02:17:27.949821 [ 254 ] {9750eae4-6bc3-42f8-904c-7ebc1d486cc7} <Debug> TCPHandler: Processed in 0.001450572 sec. | ||
| 4373 | 2025.09.06 02:17:27.949934 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.09.06 02:17:27.950030 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4375 | 2025.09.06 02:17:27.950085 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4376 | 2025.09.06 02:17:27.950815 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.09.06 02:17:27.950851 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4378 | 2025.09.06 02:17:27.951363 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4379 | 2025.09.06 02:17:27.951585 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.09.06 02:17:27.951731 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 4381 | 2025.09.06 02:17:27.951788 [ 254 ] {a2c43c3e-683b-4775-8a08-1db4b52bbd6d} <Debug> TCPHandler: Processed in 0.001902805 sec. | ||
| 4382 | 2025.09.06 02:17:27.951901 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.09.06 02:17:27.951995 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.09.06 02:17:27.952038 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4385 | 2025.09.06 02:17:27.952381 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.09.06 02:17:27.952418 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4387 | 2025.09.06 02:17:27.952753 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2025.09.06 02:17:27.952974 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.09.06 02:17:27.953103 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 4390 | 2025.09.06 02:17:27.953140 [ 254 ] {c53ec679-84b6-4e6b-847c-eba924c7a72b} <Debug> TCPHandler: Processed in 0.00128794 sec. | ||
| 4391 | 2025.09.06 02:17:32.433299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 568 | ||
| 4392 | 2025.09.06 02:17:32.435863 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2025.09.06 02:17:32.435910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4394 | 2025.09.06 02:17:32.437097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4395 | 2025.09.06 02:17:32.437363 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2025.09.06 02:17:32.437615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4397 | 2025.09.06 02:17:32.534896 [ 100 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4398 | 2025.09.06 02:17:32.534969 [ 100 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2025.09.06 02:17:32.534993 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4400 | 2025.09.06 02:17:32.535111 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 4401 | 2025.09.06 02:17:32.535285 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2025.09.06 02:17:32.535321 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 456 rows starting from the beginning of the part | ||
| 4403 | 2025.09.06 02:17:32.535385 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 4404 | 2025.09.06 02:17:32.535429 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4405 | 2025.09.06 02:17:32.535485 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 4406 | 2025.09.06 02:17:32.535527 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4407 | 2025.09.06 02:17:32.536424 [ 190 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364221 sec., 703698.3010817162 rows/sec., 50.66 MiB/sec. | ||
| 4408 | 2025.09.06 02:17:32.536580 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4409 | 2025.09.06 02:17:32.536849 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.09.06 02:17:32.536924 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_9_2} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4411 | 2025.09.06 02:17:32.536995 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4412 | 2025.09.06 02:17:32.947377 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.09.06 02:17:32.947551 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4414 | 2025.09.06 02:17:32.947618 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4415 | 2025.09.06 02:17:32.948264 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.09.06 02:17:32.948314 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4417 | 2025.09.06 02:17:32.948737 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4418 | 2025.09.06 02:17:32.948978 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.09.06 02:17:32.949135 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 4420 | 2025.09.06 02:17:32.949185 [ 254 ] {898e634d-9d3e-4ed8-b5e9-e8a3c806c492} <Debug> TCPHandler: Processed in 0.001931995 sec. | ||
| 4421 | 2025.09.06 02:17:32.949309 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2025.09.06 02:17:32.949438 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4423 | 2025.09.06 02:17:32.949484 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4424 | 2025.09.06 02:17:32.949897 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.09.06 02:17:32.949936 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4426 | 2025.09.06 02:17:32.950233 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4427 | 2025.09.06 02:17:32.950441 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2025.09.06 02:17:32.950573 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001158 sec., 6908.46286701209 rows/sec., 563.34 KiB/sec. | ||
| 4429 | 2025.09.06 02:17:32.950610 [ 254 ] {fc211e9f-ff02-4c12-919a-a4545cfa0d9b} <Debug> TCPHandler: Processed in 0.00135348 sec. | ||
| 4430 | 2025.09.06 02:17:32.950790 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2025.09.06 02:17:32.950886 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4432 | 2025.09.06 02:17:32.950927 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4433 | 2025.09.06 02:17:32.951459 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2025.09.06 02:17:32.951495 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4435 | 2025.09.06 02:17:32.951848 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4436 | 2025.09.06 02:17:32.952062 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2025.09.06 02:17:32.952203 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001337 sec., 182498.13014210918 rows/sec., 16.21 MiB/sec. | ||
| 4438 | 2025.09.06 02:17:32.952243 [ 254 ] {2a9c737d-3f7d-4795-82d0-c1b29adcb223} <Debug> TCPHandler: Processed in 0.001502992 sec. | ||
| 4439 | 2025.09.06 02:17:32.952355 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2025.09.06 02:17:32.952448 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4441 | 2025.09.06 02:17:32.952488 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4442 | 2025.09.06 02:17:32.952901 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2025.09.06 02:17:32.952938 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4444 | 2025.09.06 02:17:32.953247 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4445 | 2025.09.06 02:17:32.953489 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2025.09.06 02:17:32.953618 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001188 sec., 43771.04377104377 rows/sec., 3.23 MiB/sec. | ||
| 4447 | 2025.09.06 02:17:32.953655 [ 254 ] {9a1f96cc-7793-422b-8bcf-d074cfe656ad} <Debug> TCPHandler: Processed in 0.001348931 sec. | ||
| 4448 | 2025.09.06 02:17:32.953772 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2025.09.06 02:17:32.953866 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4450 | 2025.09.06 02:17:32.953907 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4451 | 2025.09.06 02:17:32.954298 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2025.09.06 02:17:32.954334 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4453 | 2025.09.06 02:17:32.954635 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4454 | 2025.09.06 02:17:32.954854 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2025.09.06 02:17:32.954985 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 4456 | 2025.09.06 02:17:32.955022 [ 254 ] {77e9ccf6-c32c-4d68-84fa-dafbf2072da6} <Debug> TCPHandler: Processed in 0.00129862 sec. | ||
| 4457 | 2025.09.06 02:17:32.955129 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2025.09.06 02:17:32.955222 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4459 | 2025.09.06 02:17:32.955262 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4460 | 2025.09.06 02:17:32.955647 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.09.06 02:17:32.955685 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4462 | 2025.09.06 02:17:32.956005 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4463 | 2025.09.06 02:17:32.956225 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2025.09.06 02:17:32.956353 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 4465 | 2025.09.06 02:17:32.956392 [ 254 ] {c43bd73c-9041-4b43-970e-a2fc23eade9c} <Debug> TCPHandler: Processed in 0.001311151 sec. | ||
| 4466 | 2025.09.06 02:17:32.956498 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2025.09.06 02:17:32.956589 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4468 | 2025.09.06 02:17:32.956628 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4469 | 2025.09.06 02:17:32.957086 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.09.06 02:17:32.957123 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4471 | 2025.09.06 02:17:32.957451 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4472 | 2025.09.06 02:17:32.957720 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.09.06 02:17:32.957863 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001291 sec., 108443.06738962044 rows/sec., 8.77 MiB/sec. | ||
| 4474 | 2025.09.06 02:17:32.957901 [ 254 ] {ad20d413-b697-4dca-a15c-c6ce19cf644d} <Debug> TCPHandler: Processed in 0.001451282 sec. | ||
| 4475 | 2025.09.06 02:17:32.958007 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2025.09.06 02:17:32.958102 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4477 | 2025.09.06 02:17:32.958144 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4478 | 2025.09.06 02:17:32.958546 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.09.06 02:17:32.958582 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4480 | 2025.09.06 02:17:32.958945 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4481 | 2025.09.06 02:17:32.959159 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.09.06 02:17:32.959293 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00121 sec., 165289.2561983471 rows/sec., 11.85 MiB/sec. | ||
| 4483 | 2025.09.06 02:17:32.959329 [ 254 ] {a3bca097-ee35-4459-909c-0d17828bed1a} <Debug> TCPHandler: Processed in 0.00137106 sec. | ||
| 4484 | 2025.09.06 02:17:32.959441 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2025.09.06 02:17:32.959534 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4486 | 2025.09.06 02:17:32.959588 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4487 | 2025.09.06 02:17:32.960379 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.09.06 02:17:32.960415 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4489 | 2025.09.06 02:17:32.960996 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4490 | 2025.09.06 02:17:32.961224 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.09.06 02:17:32.961329 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4492 | 2025.09.06 02:17:32.961358 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 4493 | 2025.09.06 02:17:32.961390 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.09.06 02:17:32.961414 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4495 | 2025.09.06 02:17:32.961416 [ 254 ] {8be4034c-474b-40d7-870e-fb685ac888c1} <Debug> TCPHandler: Processed in 0.002024726 sec. | ||
| 4496 | 2025.09.06 02:17:32.961516 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 4497 | 2025.09.06 02:17:32.961545 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2025.09.06 02:17:32.961644 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4499 | 2025.09.06 02:17:32.961685 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4500 | 2025.09.06 02:17:32.961759 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4501 | 2025.09.06 02:17:32.961846 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 262 rows starting from the beginning of the part | ||
| 4502 | 2025.09.06 02:17:32.961987 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4503 | 2025.09.06 02:17:32.962031 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.09.06 02:17:32.962071 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4505 | 2025.09.06 02:17:32.962100 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4506 | 2025.09.06 02:17:32.962197 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4507 | 2025.09.06 02:17:32.962283 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4508 | 2025.09.06 02:17:32.962373 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4509 | 2025.09.06 02:17:32.962402 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4510 | 2025.09.06 02:17:32.962647 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.09.06 02:17:32.962806 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 4512 | 2025.09.06 02:17:32.962842 [ 254 ] {002dcb25-4802-4d88-b0c1-9ce27a50f721} <Debug> TCPHandler: Processed in 0.001347411 sec. | ||
| 4513 | 2025.09.06 02:17:32.965844 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 19 columns (19 merged, 0 gathered) in 0.004370015 sec., 86498.5589294316 rows/sec., 155.00 MiB/sec. | ||
| 4514 | 2025.09.06 02:17:32.966477 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4515 | 2025.09.06 02:17:32.966852 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.09.06 02:17:32.966934 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4517 | 2025.09.06 02:17:32.967087 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4518 | 2025.09.06 02:17:34.917054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9011 | ||
| 4519 | 2025.09.06 02:17:34.917633 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.09.06 02:17:34.917684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4521 | 2025.09.06 02:17:34.918218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4522 | 2025.09.06 02:17:34.918467 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.09.06 02:17:34.918611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9011 | ||
| 4524 | 2025.09.06 02:17:35.386892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4525 | 2025.09.06 02:17:35.402636 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.09.06 02:17:35.402695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4527 | 2025.09.06 02:17:35.408934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4528 | 2025.09.06 02:17:35.409607 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.09.06 02:17:35.412364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4530 | 2025.09.06 02:17:37.944164 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.09.06 02:17:37.944338 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2025.09.06 02:17:37.944404 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2025.09.06 02:17:37.945044 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.09.06 02:17:37.945095 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4535 | 2025.09.06 02:17:37.945492 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4536 | 2025.09.06 02:17:37.945740 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.09.06 02:17:37.945869 [ 120 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4538 | 2025.09.06 02:17:37.945899 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 4539 | 2025.09.06 02:17:37.945940 [ 120 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.09.06 02:17:37.945959 [ 254 ] {feec33c0-fcfe-4e01-9406-3f45dce69690} <Debug> TCPHandler: Processed in 0.001921575 sec. | ||
| 4541 | 2025.09.06 02:17:37.945968 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4542 | 2025.09.06 02:17:37.946094 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.09.06 02:17:37.946118 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 4544 | 2025.09.06 02:17:37.946200 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4545 | 2025.09.06 02:17:37.946249 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4546 | 2025.09.06 02:17:37.946275 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2025.09.06 02:17:37.946314 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2423 rows starting from the beginning of the part | ||
| 4548 | 2025.09.06 02:17:37.946383 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1217 rows starting from the beginning of the part | ||
| 4549 | 2025.09.06 02:17:37.946427 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part | ||
| 4550 | 2025.09.06 02:17:37.946467 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4551 | 2025.09.06 02:17:37.946509 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 244 rows starting from the beginning of the part | ||
| 4552 | 2025.09.06 02:17:37.946549 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4553 | 2025.09.06 02:17:37.946671 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.09.06 02:17:37.946715 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4555 | 2025.09.06 02:17:37.947073 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4556 | 2025.09.06 02:17:37.947303 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.09.06 02:17:37.947448 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 591.62 KiB/sec. | ||
| 4558 | 2025.09.06 02:17:37.947487 [ 254 ] {7ff4cb1f-c82f-49e8-9e97-443a29e76083} <Debug> TCPHandler: Processed in 0.001445981 sec. | ||
| 4559 | 2025.09.06 02:17:37.947599 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2025.09.06 02:17:37.947694 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4561 | 2025.09.06 02:17:37.947745 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4562 | 2025.09.06 02:17:37.948193 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2025.09.06 02:17:37.948230 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4564 | 2025.09.06 02:17:37.948440 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387569 sec., 1740682.6776524575 rows/sec., 150.43 MiB/sec. | ||
| 4565 | 2025.09.06 02:17:37.948558 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4566 | 2025.09.06 02:17:37.948800 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4567 | 2025.09.06 02:17:37.948827 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2025.09.06 02:17:37.948985 [ 120 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4569 | 2025.09.06 02:17:37.949019 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001344 sec., 55059.52380952381 rows/sec., 4.30 MiB/sec. | ||
| 4570 | 2025.09.06 02:17:37.949027 [ 120 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.09.06 02:17:37.949067 [ 254 ] {15f99a3e-daff-4919-a15b-a9102b8f6e2c} <Debug> TCPHandler: Processed in 0.001516962 sec. | ||
| 4572 | 2025.09.06 02:17:37.949067 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4573 | 2025.09.06 02:17:37.949159 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 4574 | 2025.09.06 02:17:37.949167 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2025.09.06 02:17:37.949190 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.09.06 02:17:37.949257 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2025.09.06 02:17:37.949281 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_26_5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4578 | 2025.09.06 02:17:37.949287 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1224 rows starting from the beginning of the part | ||
| 4579 | 2025.09.06 02:17:37.949295 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4580 | 2025.09.06 02:17:37.949349 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 532 rows starting from the beginning of the part | ||
| 4581 | 2025.09.06 02:17:37.949357 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4582 | 2025.09.06 02:17:37.949395 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4583 | 2025.09.06 02:17:37.949402 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4584 | 2025.09.06 02:17:37.949438 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4585 | 2025.09.06 02:17:37.949476 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 4586 | 2025.09.06 02:17:37.949509 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4587 | 2025.09.06 02:17:37.949808 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.09.06 02:17:37.949849 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4589 | 2025.09.06 02:17:37.950223 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4590 | 2025.09.06 02:17:37.950443 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.09.06 02:17:37.950507 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378401 sec., 1552523.539956805 rows/sec., 120.71 MiB/sec. | ||
| 4592 | 2025.09.06 02:17:37.950549 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4593 | 2025.09.06 02:17:37.950579 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2025.09.06 02:17:37.950579 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 4595 | 2025.09.06 02:17:37.950596 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4596 | 2025.09.06 02:17:37.950630 [ 254 ] {0023651a-27af-436c-b270-faff638a286c} <Debug> TCPHandler: Processed in 0.001489751 sec. | ||
| 4597 | 2025.09.06 02:17:37.950678 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4598 | 2025.09.06 02:17:37.950685 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 4599 | 2025.09.06 02:17:37.950761 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2025.09.06 02:17:37.950809 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4601 | 2025.09.06 02:17:37.950847 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6551 rows starting from the beginning of the part | ||
| 4602 | 2025.09.06 02:17:37.950863 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.09.06 02:17:37.950913 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 845 rows starting from the beginning of the part | ||
| 4604 | 2025.09.06 02:17:37.950926 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4605 | 2025.09.06 02:17:37.950960 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4606 | 2025.09.06 02:17:37.950964 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2025.09.06 02:17:37.951008 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4608 | 2025.09.06 02:17:37.951051 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_26_5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4609 | 2025.09.06 02:17:37.951052 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 200 rows starting from the beginning of the part | ||
| 4610 | 2025.09.06 02:17:37.951111 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 4611 | 2025.09.06 02:17:37.951132 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4612 | 2025.09.06 02:17:37.951707 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.09.06 02:17:37.951759 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4614 | 2025.09.06 02:17:37.952336 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4615 | 2025.09.06 02:17:37.952571 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.09.06 02:17:37.952715 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 4617 | 2025.09.06 02:17:37.952782 [ 254 ] {cbc5fc17-52c3-4e82-b554-4542bae4a5ce} <Debug> TCPHandler: Processed in 0.002081897 sec. | ||
| 4618 | 2025.09.06 02:17:37.952894 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2025.09.06 02:17:37.952987 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4620 | 2025.09.06 02:17:37.953030 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4621 | 2025.09.06 02:17:37.953372 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2025.09.06 02:17:37.953408 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4623 | 2025.09.06 02:17:37.953750 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8076 rows, containing 5 columns (5 merged, 0 gathered) in 0.003096654 sec., 2607976.2220771196 rows/sec., 178.48 MiB/sec. | ||
| 4624 | 2025.09.06 02:17:37.953774 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4625 | 2025.09.06 02:17:37.954011 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.09.06 02:17:37.954114 [ 120 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4627 | 2025.09.06 02:17:37.954143 [ 120 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2025.09.06 02:17:37.954145 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 4629 | 2025.09.06 02:17:37.954161 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4630 | 2025.09.06 02:17:37.954193 [ 254 ] {b0d866a4-8e65-4342-8ba8-9736b1d230f2} <Debug> TCPHandler: Processed in 0.001349241 sec. | ||
| 4631 | 2025.09.06 02:17:37.954271 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 4632 | 2025.09.06 02:17:37.954390 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4633 | 2025.09.06 02:17:37.954424 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1218 rows starting from the beginning of the part | ||
| 4634 | 2025.09.06 02:17:37.954453 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4635 | 2025.09.06 02:17:37.954488 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 4636 | 2025.09.06 02:17:37.954530 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4637 | 2025.09.06 02:17:37.954568 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4638 | 2025.09.06 02:17:37.954604 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 4639 | 2025.09.06 02:17:37.954643 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 4640 | 2025.09.06 02:17:37.954762 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2025.09.06 02:17:37.954840 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4642 | 2025.09.06 02:17:37.954927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4643 | 2025.09.06 02:17:37.955721 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487862 sec., 1020255.91083044 rows/sec., 67.72 MiB/sec. | ||
| 4644 | 2025.09.06 02:17:37.955903 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4645 | 2025.09.06 02:17:37.956153 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.09.06 02:17:37.956217 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_26_5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4647 | 2025.09.06 02:17:37.956279 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4648 | 2025.09.06 02:17:42.344858 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4649 | 2025.09.06 02:17:42.344933 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4650 | 2025.09.06 02:17:42.418717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9523 | ||
| 4651 | 2025.09.06 02:17:42.419246 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2025.09.06 02:17:42.419289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4653 | 2025.09.06 02:17:42.419800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4654 | 2025.09.06 02:17:42.420046 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.09.06 02:17:42.420176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9523 | ||
| 4656 | 2025.09.06 02:17:42.437799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 600 | ||
| 4657 | 2025.09.06 02:17:42.440212 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.09.06 02:17:42.440275 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4659 | 2025.09.06 02:17:42.441553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4660 | 2025.09.06 02:17:42.441843 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.09.06 02:17:42.442195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4662 | 2025.09.06 02:17:42.912460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4663 | 2025.09.06 02:17:42.928624 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.09.06 02:17:42.928678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4665 | 2025.09.06 02:17:42.934296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4666 | 2025.09.06 02:17:42.934977 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.09.06 02:17:42.937708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4668 | 2025.09.06 02:17:42.945348 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.09.06 02:17:42.945475 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4670 | 2025.09.06 02:17:42.945527 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4671 | 2025.09.06 02:17:42.946101 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.09.06 02:17:42.946139 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4673 | 2025.09.06 02:17:42.946452 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4674 | 2025.09.06 02:17:42.946661 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.09.06 02:17:42.946804 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001363 sec., 88041.08584005869 rows/sec., 7.48 MiB/sec. | ||
| 4676 | 2025.09.06 02:17:42.946842 [ 254 ] {206e1a18-467f-4659-ba63-95bf67156d4f} <Debug> TCPHandler: Processed in 0.001598783 sec. | ||
| 4677 | 2025.09.06 02:17:42.946959 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.09.06 02:17:42.947051 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.09.06 02:17:42.947091 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4680 | 2025.09.06 02:17:42.947483 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.09.06 02:17:42.947518 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4682 | 2025.09.06 02:17:42.947811 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4683 | 2025.09.06 02:17:42.948025 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.09.06 02:17:42.948134 [ 113 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4685 | 2025.09.06 02:17:42.948154 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001121 sec., 28545.941123996432 rows/sec., 2.10 MiB/sec. | ||
| 4686 | 2025.09.06 02:17:42.948198 [ 113 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.09.06 02:17:42.948207 [ 254 ] {89a1a6bf-74ee-49fc-8867-93dd9dd4f1d6} <Debug> TCPHandler: Processed in 0.001294181 sec. | ||
| 4688 | 2025.09.06 02:17:42.948226 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4689 | 2025.09.06 02:17:42.948323 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.09.06 02:17:42.948344 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 4691 | 2025.09.06 02:17:42.948419 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4692 | 2025.09.06 02:17:42.948463 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4693 | 2025.09.06 02:17:42.948478 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4694 | 2025.09.06 02:17:42.948517 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 270 rows starting from the beginning of the part | ||
| 4695 | 2025.09.06 02:17:42.948587 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 4696 | 2025.09.06 02:17:42.948634 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4697 | 2025.09.06 02:17:42.948682 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 4698 | 2025.09.06 02:17:42.948727 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4699 | 2025.09.06 02:17:42.948769 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 4700 | 2025.09.06 02:17:42.948913 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.09.06 02:17:42.948954 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4702 | 2025.09.06 02:17:42.949283 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4703 | 2025.09.06 02:17:42.949508 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.09.06 02:17:42.949613 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321711 sec., 307177.590259898 rows/sec., 21.52 MiB/sec. | ||
| 4705 | 2025.09.06 02:17:42.949635 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001234 sec., 77795.78606158833 rows/sec., 6.08 MiB/sec. | ||
| 4706 | 2025.09.06 02:17:42.949680 [ 254 ] {dd04eadf-0f2e-4e12-b420-3676adcf54d9} <Debug> TCPHandler: Processed in 0.001403001 sec. | ||
| 4707 | 2025.09.06 02:17:42.949772 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4708 | 2025.09.06 02:17:42.949800 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2025.09.06 02:17:42.949897 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2025.09.06 02:17:42.949940 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2025.09.06 02:17:42.950044 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.09.06 02:17:42.950125 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_26_5} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4713 | 2025.09.06 02:17:42.950200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4714 | 2025.09.06 02:17:42.950348 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.09.06 02:17:42.950388 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4716 | 2025.09.06 02:17:42.950712 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4717 | 2025.09.06 02:17:42.950927 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.09.06 02:17:42.951052 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4719 | 2025.09.06 02:17:42.951088 [ 254 ] {d1b70dd3-1161-4353-b86d-9568911c4c47} <Debug> TCPHandler: Processed in 0.001343801 sec. | ||
| 4720 | 2025.09.06 02:17:42.951185 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2025.09.06 02:17:42.951276 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4722 | 2025.09.06 02:17:42.951328 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4723 | 2025.09.06 02:17:42.952101 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.09.06 02:17:42.952136 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4725 | 2025.09.06 02:17:42.952647 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4726 | 2025.09.06 02:17:42.952885 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.09.06 02:17:42.953019 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001761 sec., 18171.493469619534 rows/sec., 32.56 MiB/sec. | ||
| 4728 | 2025.09.06 02:17:42.953069 [ 254 ] {8044825c-9b20-42af-836c-3f301b38066b} <Debug> TCPHandler: Processed in 0.001930206 sec. | ||
| 4729 | 2025.09.06 02:17:42.953175 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.09.06 02:17:42.953268 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.09.06 02:17:42.953308 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4732 | 2025.09.06 02:17:42.953629 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.09.06 02:17:42.953664 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4734 | 2025.09.06 02:17:42.953966 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4735 | 2025.09.06 02:17:42.954166 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.09.06 02:17:42.954291 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 4737 | 2025.09.06 02:17:42.954326 [ 254 ] {d6da4991-dbd6-42ca-a052-573e8f87cc93} <Debug> TCPHandler: Processed in 0.00119745 sec. | ||
| 4738 | 2025.09.06 02:17:44.076936 [ 111 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4739 | 2025.09.06 02:17:44.077017 [ 111 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.09.06 02:17:44.077038 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4741 | 2025.09.06 02:17:44.077151 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 4742 | 2025.09.06 02:17:44.077292 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4743 | 2025.09.06 02:17:44.077327 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 4744 | 2025.09.06 02:17:44.077424 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4745 | 2025.09.06 02:17:44.077490 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4746 | 2025.09.06 02:17:44.077543 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4747 | 2025.09.06 02:17:44.077590 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4748 | 2025.09.06 02:17:44.078493 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388631 sec., 27365.08114826761 rows/sec., 2.28 MiB/sec. | ||
| 4749 | 2025.09.06 02:17:44.078693 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4750 | 2025.09.06 02:17:44.079023 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2025.09.06 02:17:44.079104 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_9_2} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4752 | 2025.09.06 02:17:44.079213 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4753 | 2025.09.06 02:17:47.970403 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2025.09.06 02:17:47.970584 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4755 | 2025.09.06 02:17:47.970657 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4756 | 2025.09.06 02:17:47.971289 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2025.09.06 02:17:47.971337 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4758 | 2025.09.06 02:17:47.971712 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4759 | 2025.09.06 02:17:47.971964 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2025.09.06 02:17:47.972125 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 4761 | 2025.09.06 02:17:47.972174 [ 254 ] {f4eb280d-8705-4309-be28-9f477ee21703} <Debug> TCPHandler: Processed in 0.001907695 sec. | ||
| 4762 | 2025.09.06 02:17:47.972324 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2025.09.06 02:17:47.972426 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4764 | 2025.09.06 02:17:47.972468 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4765 | 2025.09.06 02:17:47.973769 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.09.06 02:17:47.973819 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4767 | 2025.09.06 02:17:47.974215 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4768 | 2025.09.06 02:17:47.974452 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2025.09.06 02:17:47.974587 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002185 sec., 557437.0709382151 rows/sec., 46.09 MiB/sec. | ||
| 4770 | 2025.09.06 02:17:47.974626 [ 254 ] {f8a7a747-74ce-4031-b16e-5ab2ea4fc92a} <Debug> TCPHandler: Processed in 0.002354829 sec. | ||
| 4771 | 2025.09.06 02:17:47.974745 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2025.09.06 02:17:47.974854 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4773 | 2025.09.06 02:17:47.974897 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4774 | 2025.09.06 02:17:47.975296 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2025.09.06 02:17:47.975333 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4776 | 2025.09.06 02:17:47.975668 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4777 | 2025.09.06 02:17:47.975897 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2025.09.06 02:17:47.976029 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001196 sec., 11705.685618729096 rows/sec., 862.25 KiB/sec. | ||
| 4779 | 2025.09.06 02:17:47.976068 [ 254 ] {d085d737-c2ca-4dae-9358-16097b0e436f} <Debug> TCPHandler: Processed in 0.001373551 sec. | ||
| 4780 | 2025.09.06 02:17:47.976169 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2025.09.06 02:17:47.976264 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4782 | 2025.09.06 02:17:47.976305 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4783 | 2025.09.06 02:17:47.976835 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2025.09.06 02:17:47.976872 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4785 | 2025.09.06 02:17:47.977195 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4786 | 2025.09.06 02:17:47.977413 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.09.06 02:17:47.977548 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 11.85 MiB/sec. | ||
| 4788 | 2025.09.06 02:17:47.977587 [ 254 ] {39251df3-02a2-4f53-aafa-8a0fc4ee34f7} <Debug> TCPHandler: Processed in 0.001467602 sec. | ||
| 4789 | 2025.09.06 02:17:47.977703 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2025.09.06 02:17:47.977811 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4791 | 2025.09.06 02:17:47.977854 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4792 | 2025.09.06 02:17:47.978508 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2025.09.06 02:17:47.978546 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4794 | 2025.09.06 02:17:47.978896 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4795 | 2025.09.06 02:17:47.979119 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2025.09.06 02:17:47.979252 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001465 sec., 364505.11945392494 rows/sec., 27.02 MiB/sec. | ||
| 4797 | 2025.09.06 02:17:47.979291 [ 254 ] {b200a254-0468-455a-9452-f6b7a03ff827} <Debug> TCPHandler: Processed in 0.001638853 sec. | ||
| 4798 | 2025.09.06 02:17:47.979405 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2025.09.06 02:17:47.979501 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4800 | 2025.09.06 02:17:47.979546 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4801 | 2025.09.06 02:17:47.980161 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.09.06 02:17:47.980199 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4803 | 2025.09.06 02:17:47.980588 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4804 | 2025.09.06 02:17:47.980806 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2025.09.06 02:17:47.980935 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001453 sec., 582243.6338609773 rows/sec., 39.19 MiB/sec. | ||
| 4806 | 2025.09.06 02:17:47.980973 [ 254 ] {b7686b81-3dee-4cda-a892-709853fb77b0} <Debug> TCPHandler: Processed in 0.001617753 sec. | ||
| 4807 | 2025.09.06 02:17:47.981086 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.09.06 02:17:47.981180 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4809 | 2025.09.06 02:17:47.981235 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4810 | 2025.09.06 02:17:47.981995 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.09.06 02:17:47.982033 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4812 | 2025.09.06 02:17:47.982550 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4813 | 2025.09.06 02:17:47.982785 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.09.06 02:17:47.982928 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 4815 | 2025.09.06 02:17:47.982989 [ 254 ] {d5a492ab-6592-4900-9268-b7922c042641} <Debug> TCPHandler: Processed in 0.001953206 sec. | ||
| 4816 | 2025.09.06 02:17:47.983100 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.09.06 02:17:47.983195 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4818 | 2025.09.06 02:17:47.983238 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4819 | 2025.09.06 02:17:47.983581 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.09.06 02:17:47.983617 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4821 | 2025.09.06 02:17:47.983938 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4822 | 2025.09.06 02:17:47.984152 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.09.06 02:17:47.984283 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 4824 | 2025.09.06 02:17:47.984320 [ 254 ] {702aeca8-2d19-4d47-b634-e57a1c4ea25d} <Debug> TCPHandler: Processed in 0.00127073 sec. | ||
| 4825 | 2025.09.06 02:17:49.920288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9971 | ||
| 4826 | 2025.09.06 02:17:49.920879 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2025.09.06 02:17:49.920934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4828 | 2025.09.06 02:17:49.921528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4829 | 2025.09.06 02:17:49.921760 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2025.09.06 02:17:49.921890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9971 | ||
| 4831 | 2025.09.06 02:17:49.921924 [ 105 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4832 | 2025.09.06 02:17:49.922001 [ 105 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.09.06 02:17:49.922027 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4834 | 2025.09.06 02:17:49.922137 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 4835 | 2025.09.06 02:17:49.922278 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4836 | 2025.09.06 02:17:49.922320 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7603 rows starting from the beginning of the part | ||
| 4837 | 2025.09.06 02:17:49.922389 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4838 | 2025.09.06 02:17:49.922442 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4839 | 2025.09.06 02:17:49.922490 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4840 | 2025.09.06 02:17:49.922534 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4841 | 2025.09.06 02:17:49.922574 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4842 | 2025.09.06 02:17:49.924649 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9971 rows, containing 4 columns (4 merged, 0 gathered) in 0.002560011 sec., 3894905.1390794804 rows/sec., 55.72 MiB/sec. | ||
| 4843 | 2025.09.06 02:17:49.924938 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4844 | 2025.09.06 02:17:49.925256 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.09.06 02:17:49.925334 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_21_4} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4846 | 2025.09.06 02:17:49.925454 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4847 | 2025.09.06 02:17:50.437818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4848 | 2025.09.06 02:17:50.455398 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.09.06 02:17:50.455459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4850 | 2025.09.06 02:17:50.461403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4851 | 2025.09.06 02:17:50.462149 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.09.06 02:17:50.462429 [ 105 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4853 | 2025.09.06 02:17:50.462493 [ 105 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2025.09.06 02:17:50.462514 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4855 | 2025.09.06 02:17:50.462644 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4856 | 2025.09.06 02:17:50.465524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4857 | 2025.09.06 02:17:50.466482 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4858 | 2025.09.06 02:17:50.467774 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4859 | 2025.09.06 02:17:50.472170 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4860 | 2025.09.06 02:17:50.476478 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4861 | 2025.09.06 02:17:50.480868 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4862 | 2025.09.06 02:17:50.485274 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4863 | 2025.09.06 02:17:50.489408 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 4864 | 2025.09.06 02:17:50.541378 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078789513 sec., 2018.035065148835 rows/sec., 10.43 MiB/sec. | ||
| 4865 | 2025.09.06 02:17:50.544355 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4866 | 2025.09.06 02:17:50.546512 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_21_4} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.09.06 02:17:50.546618 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_21_4} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4868 | 2025.09.06 02:17:50.548909 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4869 | 2025.09.06 02:17:51.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.70 MiB, peak 256.24 MiB, free memory in arenas 0.00 B, will set to 249.76 MiB (RSS), difference: 4.06 MiB | ||
| 4870 | 2025.09.06 02:17:52.442461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 628 | ||
| 4871 | 2025.09.06 02:17:52.444789 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.09.06 02:17:52.444850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4873 | 2025.09.06 02:17:52.446083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4874 | 2025.09.06 02:17:52.446370 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.09.06 02:17:52.446718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4876 | 2025.09.06 02:17:52.944495 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.09.06 02:17:52.944686 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4878 | 2025.09.06 02:17:52.944755 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4879 | 2025.09.06 02:17:52.945541 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.09.06 02:17:52.945588 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4881 | 2025.09.06 02:17:52.945978 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4882 | 2025.09.06 02:17:52.946198 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.09.06 02:17:52.946346 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001713 sec., 70052.53940455342 rows/sec., 5.95 MiB/sec. | ||
| 4884 | 2025.09.06 02:17:52.946387 [ 254 ] {75d7ee36-dd03-420f-872a-c1a5f7646ab7} <Debug> TCPHandler: Processed in 0.002025416 sec. | ||
| 4885 | 2025.09.06 02:17:52.946513 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.09.06 02:17:52.946607 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4887 | 2025.09.06 02:17:52.946647 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4888 | 2025.09.06 02:17:52.947047 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.09.06 02:17:52.947084 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4890 | 2025.09.06 02:17:52.947388 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4891 | 2025.09.06 02:17:52.947595 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.09.06 02:17:52.947724 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001135 sec., 28193.832599118945 rows/sec., 2.07 MiB/sec. | ||
| 4893 | 2025.09.06 02:17:52.947761 [ 254 ] {d6c43cbe-8c95-49bf-aa3a-a78d380a80da} <Debug> TCPHandler: Processed in 0.00129699 sec. | ||
| 4894 | 2025.09.06 02:17:52.947861 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2025.09.06 02:17:52.947951 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4896 | 2025.09.06 02:17:52.947990 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4897 | 2025.09.06 02:17:52.948407 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.09.06 02:17:52.948442 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4899 | 2025.09.06 02:17:52.948760 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4900 | 2025.09.06 02:17:52.948972 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.09.06 02:17:52.949095 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 6.45 MiB/sec. | ||
| 4902 | 2025.09.06 02:17:52.949131 [ 254 ] {ffcd8af5-5247-4ef8-b9d1-f9eec49c9a53} <Debug> TCPHandler: Processed in 0.001318941 sec. | ||
| 4903 | 2025.09.06 02:17:52.949240 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.09.06 02:17:52.949331 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.09.06 02:17:52.949373 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4906 | 2025.09.06 02:17:52.949776 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.09.06 02:17:52.949810 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4908 | 2025.09.06 02:17:52.950125 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4909 | 2025.09.06 02:17:52.950326 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.09.06 02:17:52.950450 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 4911 | 2025.09.06 02:17:52.950487 [ 254 ] {ac5e9a04-5b55-44d0-981c-71b8384eef02} <Debug> TCPHandler: Processed in 0.001294761 sec. | ||
| 4912 | 2025.09.06 02:17:52.950607 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.09.06 02:17:52.950726 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4914 | 2025.09.06 02:17:52.950791 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4915 | 2025.09.06 02:17:52.951733 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.09.06 02:17:52.951770 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4917 | 2025.09.06 02:17:52.952332 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4918 | 2025.09.06 02:17:52.952571 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.09.06 02:17:52.952712 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002012 sec., 15904.572564612326 rows/sec., 28.50 MiB/sec. | ||
| 4920 | 2025.09.06 02:17:52.952764 [ 254 ] {ecfd1d6c-2b02-4f3e-90be-0adb305ac7ee} <Debug> TCPHandler: Processed in 0.002219218 sec. | ||
| 4921 | 2025.09.06 02:17:52.952875 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.09.06 02:17:52.952970 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4923 | 2025.09.06 02:17:52.953011 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4924 | 2025.09.06 02:17:52.953340 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.09.06 02:17:52.953376 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4926 | 2025.09.06 02:17:52.953670 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4927 | 2025.09.06 02:17:52.953891 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.09.06 02:17:52.954018 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4929 | 2025.09.06 02:17:52.954054 [ 254 ] {798ac142-e6fb-4e5f-b156-b927ad8548f5} <Debug> TCPHandler: Processed in 0.00122818 sec. | ||
| 4930 | 2025.09.06 02:17:57.345195 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4931 | 2025.09.06 02:17:57.345286 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4932 | 2025.09.06 02:17:57.422079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10483 | ||
| 4933 | 2025.09.06 02:17:57.422848 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.09.06 02:17:57.422892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4935 | 2025.09.06 02:17:57.423417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4936 | 2025.09.06 02:17:57.423660 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.09.06 02:17:57.423796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10483 | ||
| 4938 | 2025.09.06 02:17:57.943856 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2025.09.06 02:17:57.944111 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4940 | 2025.09.06 02:17:57.944208 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4941 | 2025.09.06 02:17:57.945084 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.09.06 02:17:57.945131 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4943 | 2025.09.06 02:17:57.945519 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4944 | 2025.09.06 02:17:57.945749 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.09.06 02:17:57.945911 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001867 sec., 40707.01660417783 rows/sec., 3.35 MiB/sec. | ||
| 4946 | 2025.09.06 02:17:57.945962 [ 254 ] {65251ce7-25f1-4b9e-a46a-1d3ba8e230f3} <Debug> TCPHandler: Processed in 0.002256178 sec. | ||
| 4947 | 2025.09.06 02:17:57.946092 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2025.09.06 02:17:57.946193 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4949 | 2025.09.06 02:17:57.946238 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4950 | 2025.09.06 02:17:57.946649 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.09.06 02:17:57.946688 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4952 | 2025.09.06 02:17:57.947008 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4953 | 2025.09.06 02:17:57.947225 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.09.06 02:17:57.947361 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 4955 | 2025.09.06 02:17:57.947400 [ 254 ] {684e8cba-6264-48c8-bc8f-f39695d82f28} <Debug> TCPHandler: Processed in 0.001360291 sec. | ||
| 4956 | 2025.09.06 02:17:57.947501 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2025.09.06 02:17:57.947597 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4958 | 2025.09.06 02:17:57.947638 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2025.09.06 02:17:57.948047 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.09.06 02:17:57.948084 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4961 | 2025.09.06 02:17:57.948417 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4962 | 2025.09.06 02:17:57.948625 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.09.06 02:17:57.948755 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 4964 | 2025.09.06 02:17:57.948794 [ 254 ] {f59ccadd-52e0-42af-8b83-92a7f5804e6d} <Debug> TCPHandler: Processed in 0.001341191 sec. | ||
| 4965 | 2025.09.06 02:17:57.948906 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2025.09.06 02:17:57.949000 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4967 | 2025.09.06 02:17:57.949044 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4968 | 2025.09.06 02:17:57.949461 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.09.06 02:17:57.949498 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4970 | 2025.09.06 02:17:57.949844 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4971 | 2025.09.06 02:17:57.950057 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2025.09.06 02:17:57.950186 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4973 | 2025.09.06 02:17:57.950223 [ 254 ] {41d773fe-90ff-4cf0-8a98-c4bc96a32265} <Debug> TCPHandler: Processed in 0.001368331 sec. | ||
| 4974 | 2025.09.06 02:17:57.950332 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2025.09.06 02:17:57.950429 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4976 | 2025.09.06 02:17:57.950485 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4977 | 2025.09.06 02:17:57.951302 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.09.06 02:17:57.951341 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4979 | 2025.09.06 02:17:57.951902 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4980 | 2025.09.06 02:17:57.952135 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.09.06 02:17:57.952250 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4982 | 2025.09.06 02:17:57.952280 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001868 sec., 5353.319057815846 rows/sec., 9.59 MiB/sec. | ||
| 4983 | 2025.09.06 02:17:57.952325 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2025.09.06 02:17:57.952353 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4985 | 2025.09.06 02:17:57.952355 [ 254 ] {4aea4274-050e-4887-b550-8add203d3ed4} <Debug> TCPHandler: Processed in 0.002074317 sec. | ||
| 4986 | 2025.09.06 02:17:57.952450 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 4987 | 2025.09.06 02:17:57.952480 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2025.09.06 02:17:57.952578 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4989 | 2025.09.06 02:17:57.952622 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4990 | 2025.09.06 02:17:57.952639 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4991 | 2025.09.06 02:17:57.952694 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 378 rows starting from the beginning of the part | ||
| 4992 | 2025.09.06 02:17:57.952820 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4993 | 2025.09.06 02:17:57.952915 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4994 | 2025.09.06 02:17:57.952975 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.09.06 02:17:57.953003 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4996 | 2025.09.06 02:17:57.953014 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4997 | 2025.09.06 02:17:57.953094 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 4998 | 2025.09.06 02:17:57.953187 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4999 | 2025.09.06 02:17:57.953357 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5000 | 2025.09.06 02:17:57.953587 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.09.06 02:17:57.953721 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 5002 | 2025.09.06 02:17:57.953760 [ 254 ] {f73223fa-043c-4686-ad1e-cfea5d9d4fab} <Debug> TCPHandler: Processed in 0.001328591 sec. | ||
| 5003 | 2025.09.06 02:17:57.957180 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 19 columns (19 merged, 0 gathered) in 0.004762858 sec., 99100.1621295449 rows/sec., 177.58 MiB/sec. | ||
| 5004 | 2025.09.06 02:17:57.958287 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5005 | 2025.09.06 02:17:57.958660 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2025.09.06 02:17:57.958739 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5007 | 2025.09.06 02:17:57.958861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5008 | 2025.09.06 02:17:57.965691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5009 | 2025.09.06 02:17:57.980181 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2025.09.06 02:17:57.980221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5011 | 2025.09.06 02:17:57.986165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5012 | 2025.09.06 02:17:57.986851 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2025.09.06 02:17:57.989388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5014 | 2025.09.06 02:17:58.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.88 MiB, peak 256.24 MiB, free memory in arenas 0.00 B, will set to 252.50 MiB (RSS), difference: 1.61 MiB | ||
| 5015 | 2025.09.06 02:18:02.447095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 652 | ||
| 5016 | 2025.09.06 02:18:02.449798 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.09.06 02:18:02.449849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5018 | 2025.09.06 02:18:02.451070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5019 | 2025.09.06 02:18:02.451353 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.09.06 02:18:02.451503 [ 86 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5021 | 2025.09.06 02:18:02.451545 [ 86 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2025.09.06 02:18:02.451568 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5023 | 2025.09.06 02:18:02.451691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5024 | 2025.09.06 02:18:02.451696 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 5025 | 2025.09.06 02:18:02.452325 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5026 | 2025.09.06 02:18:02.452489 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 5027 | 2025.09.06 02:18:02.452886 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5028 | 2025.09.06 02:18:02.453241 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 5029 | 2025.09.06 02:18:02.453578 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 5030 | 2025.09.06 02:18:02.453883 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5031 | 2025.09.06 02:18:02.454189 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 5032 | 2025.09.06 02:18:02.460291 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.00865548 sec., 75328.00029576638 rows/sec., 68.00 MiB/sec. | ||
| 5033 | 2025.09.06 02:18:02.461370 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5034 | 2025.09.06 02:18:02.461905 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.09.06 02:18:02.461983 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_16_3} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5036 | 2025.09.06 02:18:02.462167 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5037 | 2025.09.06 02:18:02.955416 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.09.06 02:18:02.955664 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5039 | 2025.09.06 02:18:02.955754 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5040 | 2025.09.06 02:18:02.956689 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.09.06 02:18:02.956737 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5042 | 2025.09.06 02:18:02.957127 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5043 | 2025.09.06 02:18:02.957342 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.09.06 02:18:02.957496 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001896 sec., 206751.0548523207 rows/sec., 13.12 MiB/sec. | ||
| 5045 | 2025.09.06 02:18:02.957538 [ 254 ] {ae1b0813-c96e-480f-801f-71873ec79579} <Debug> TCPHandler: Processed in 0.002288359 sec. | ||
| 5046 | 2025.09.06 02:18:02.957671 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2025.09.06 02:18:02.957766 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5048 | 2025.09.06 02:18:02.957807 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5049 | 2025.09.06 02:18:02.958189 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.09.06 02:18:02.958223 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5051 | 2025.09.06 02:18:02.958501 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5052 | 2025.09.06 02:18:02.958699 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2025.09.06 02:18:02.958833 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001083 sec., 3693.4441366574333 rows/sec., 301.17 KiB/sec. | ||
| 5054 | 2025.09.06 02:18:02.958871 [ 254 ] {cc8b0116-47e2-42a3-824d-930d22943e78} <Debug> TCPHandler: Processed in 0.00125954 sec. | ||
| 5055 | 2025.09.06 02:18:02.958979 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2025.09.06 02:18:02.959074 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5057 | 2025.09.06 02:18:02.959112 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5058 | 2025.09.06 02:18:02.960010 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.09.06 02:18:02.960046 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5060 | 2025.09.06 02:18:02.960400 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5061 | 2025.09.06 02:18:02.960601 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.09.06 02:18:02.960705 [ 86 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5063 | 2025.09.06 02:18:02.960729 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Debug> executeQuery: Read 1133 rows, 92.26 KiB in 0.001671 sec., 678037.1035308199 rows/sec., 53.92 MiB/sec. | ||
| 5064 | 2025.09.06 02:18:02.960767 [ 86 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.09.06 02:18:02.960779 [ 254 ] {dec26ff3-4adc-42d2-9473-b79f57df30ab} <Debug> TCPHandler: Processed in 0.001847355 sec. | ||
| 5066 | 2025.09.06 02:18:02.960794 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5067 | 2025.09.06 02:18:02.960894 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2025.09.06 02:18:02.960898 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 5069 | 2025.09.06 02:18:02.960991 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5070 | 2025.09.06 02:18:02.961002 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5071 | 2025.09.06 02:18:02.961031 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5072 | 2025.09.06 02:18:02.961034 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2423 rows starting from the beginning of the part | ||
| 5073 | 2025.09.06 02:18:02.961103 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
| 5074 | 2025.09.06 02:18:02.961151 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1218 rows starting from the beginning of the part | ||
| 5075 | 2025.09.06 02:18:02.961196 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
| 5076 | 2025.09.06 02:18:02.961241 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5077 | 2025.09.06 02:18:02.961285 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1133 rows starting from the beginning of the part | ||
| 5078 | 2025.09.06 02:18:02.961521 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2025.09.06 02:18:02.961555 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5080 | 2025.09.06 02:18:02.961998 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5081 | 2025.09.06 02:18:02.962215 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.09.06 02:18:02.962345 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001369 sec., 169466.76406135867 rows/sec., 10.32 MiB/sec. | ||
| 5083 | 2025.09.06 02:18:02.962383 [ 254 ] {5a186fdf-adf1-45a7-aa55-abda9ed2353c} <Debug> TCPHandler: Processed in 0.001535613 sec. | ||
| 5084 | 2025.09.06 02:18:02.962481 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2025.09.06 02:18:02.962572 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5086 | 2025.09.06 02:18:02.962610 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5087 | 2025.09.06 02:18:02.963058 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002197828 sec., 2315922.8110661977 rows/sec., 198.00 MiB/sec. | ||
| 5088 | 2025.09.06 02:18:02.963072 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2025.09.06 02:18:02.963113 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5090 | 2025.09.06 02:18:02.963292 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5091 | 2025.09.06 02:18:02.963424 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5092 | 2025.09.06 02:18:02.963561 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.09.06 02:18:02.963631 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_31_6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5094 | 2025.09.06 02:18:02.963635 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.09.06 02:18:02.963704 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 5096 | 2025.09.06 02:18:02.963847 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00129 sec., 157364.34108527133 rows/sec., 10.15 MiB/sec. | ||
| 5097 | 2025.09.06 02:18:02.963893 [ 254 ] {330fcd68-efed-444d-a5dc-55170fd091b0} <Debug> TCPHandler: Processed in 0.001457052 sec. | ||
| 5098 | 2025.09.06 02:18:02.964021 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.09.06 02:18:02.964114 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5100 | 2025.09.06 02:18:02.964153 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5101 | 2025.09.06 02:18:02.964665 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.09.06 02:18:02.964702 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5103 | 2025.09.06 02:18:02.965006 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5104 | 2025.09.06 02:18:02.965204 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.09.06 02:18:02.965327 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001231 sec., 164094.23233143784 rows/sec., 9.32 MiB/sec. | ||
| 5106 | 2025.09.06 02:18:02.965365 [ 254 ] {bdd52696-0530-4010-9142-82ff751d9bec} <Debug> TCPHandler: Processed in 0.001404842 sec. | ||
| 5107 | 2025.09.06 02:18:02.965480 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2025.09.06 02:18:02.965574 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5109 | 2025.09.06 02:18:02.965636 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5110 | 2025.09.06 02:18:02.966300 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.09.06 02:18:02.966338 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5112 | 2025.09.06 02:18:02.966681 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5113 | 2025.09.06 02:18:02.966888 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.09.06 02:18:02.966994 [ 86 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5115 | 2025.09.06 02:18:02.967016 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Debug> executeQuery: Read 688 rows, 49.46 KiB in 0.001461 sec., 470910.3353867214 rows/sec., 33.06 MiB/sec. | ||
| 5116 | 2025.09.06 02:18:02.967060 [ 86 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.09.06 02:18:02.967073 [ 254 ] {ca97acdd-c820-41bd-a16e-78914b9ab57c} <Debug> TCPHandler: Processed in 0.001643843 sec. | ||
| 5118 | 2025.09.06 02:18:02.967104 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5119 | 2025.09.06 02:18:02.967189 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2025.09.06 02:18:02.967243 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 5121 | 2025.09.06 02:18:02.967289 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5122 | 2025.09.06 02:18:02.967334 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5123 | 2025.09.06 02:18:02.967396 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5124 | 2025.09.06 02:18:02.967438 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1224 rows starting from the beginning of the part | ||
| 5125 | 2025.09.06 02:18:02.967512 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part | ||
| 5126 | 2025.09.06 02:18:02.967565 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 534 rows starting from the beginning of the part | ||
| 5127 | 2025.09.06 02:18:02.967615 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 5128 | 2025.09.06 02:18:02.967653 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2025.09.06 02:18:02.967662 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5130 | 2025.09.06 02:18:02.967698 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5131 | 2025.09.06 02:18:02.967727 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 688 rows starting from the beginning of the part | ||
| 5132 | 2025.09.06 02:18:02.968019 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5133 | 2025.09.06 02:18:02.968238 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.09.06 02:18:02.968369 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5135 | 2025.09.06 02:18:02.968405 [ 254 ] {58d2de03-a8c5-4acb-ac8f-c649258636fd} <Debug> TCPHandler: Processed in 0.00126385 sec. | ||
| 5136 | 2025.09.06 02:18:02.968518 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.09.06 02:18:02.968615 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2025.09.06 02:18:02.968658 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5139 | 2025.09.06 02:18:02.968982 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802825 sec., 1504305.7423765478 rows/sec., 115.06 MiB/sec. | ||
| 5140 | 2025.09.06 02:18:02.969116 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2025.09.06 02:18:02.969154 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5142 | 2025.09.06 02:18:02.969156 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5143 | 2025.09.06 02:18:02.969443 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2025.09.06 02:18:02.969522 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_31_6} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5145 | 2025.09.06 02:18:02.969550 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5146 | 2025.09.06 02:18:02.969597 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5147 | 2025.09.06 02:18:02.969781 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.09.06 02:18:02.969887 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5149 | 2025.09.06 02:18:02.969916 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001321 sec., 233913.70174110524 rows/sec., 15.39 MiB/sec. | ||
| 5150 | 2025.09.06 02:18:02.969921 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.09.06 02:18:02.969955 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5152 | 2025.09.06 02:18:02.969961 [ 254 ] {dde00e19-451e-48e1-8002-ac2b91aef69e} <Debug> TCPHandler: Processed in 0.001502841 sec. | ||
| 5153 | 2025.09.06 02:18:02.970022 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 5154 | 2025.09.06 02:18:02.970085 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2025.09.06 02:18:02.970100 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2025.09.06 02:18:02.970129 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8076 rows starting from the beginning of the part | ||
| 5157 | 2025.09.06 02:18:02.970178 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5158 | 2025.09.06 02:18:02.970184 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5159 | 2025.09.06 02:18:02.970220 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 846 rows starting from the beginning of the part | ||
| 5160 | 2025.09.06 02:18:02.970227 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5161 | 2025.09.06 02:18:02.970262 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 5162 | 2025.09.06 02:18:02.970304 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5163 | 2025.09.06 02:18:02.970342 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 309 rows starting from the beginning of the part | ||
| 5164 | 2025.09.06 02:18:02.970535 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.09.06 02:18:02.970569 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5166 | 2025.09.06 02:18:02.970881 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5167 | 2025.09.06 02:18:02.971082 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.09.06 02:18:02.971202 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 5169 | 2025.09.06 02:18:02.971236 [ 254 ] {249a422a-c5cd-4164-9266-b1c1769d42ba} <Debug> TCPHandler: Processed in 0.00121332 sec. | ||
| 5170 | 2025.09.06 02:18:02.971338 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.09.06 02:18:02.971425 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2025.09.06 02:18:02.971473 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5173 | 2025.09.06 02:18:02.972314 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.09.06 02:18:02.972350 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5175 | 2025.09.06 02:18:02.972948 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5176 | 2025.09.06 02:18:02.973168 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.09.06 02:18:02.973298 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001863 sec., 17176.596886741812 rows/sec., 30.78 MiB/sec. | ||
| 5178 | 2025.09.06 02:18:02.973349 [ 254 ] {4ab3e226-5f11-44b2-87b1-3083838efc28} <Debug> TCPHandler: Processed in 0.002037577 sec. | ||
| 5179 | 2025.09.06 02:18:02.973417 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003418477 sec., 2840738.726631772 rows/sec., 194.06 MiB/sec. | ||
| 5180 | 2025.09.06 02:18:02.973461 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2025.09.06 02:18:02.973559 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5182 | 2025.09.06 02:18:02.973599 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5183 | 2025.09.06 02:18:02.973622 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5184 | 2025.09.06 02:18:02.973852 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2025.09.06 02:18:02.973916 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5186 | 2025.09.06 02:18:02.973927 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.09.06 02:18:02.973961 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5188 | 2025.09.06 02:18:02.973978 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 5189 | 2025.09.06 02:18:02.974254 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5190 | 2025.09.06 02:18:02.974456 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.09.06 02:18:02.974555 [ 86 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5192 | 2025.09.06 02:18:02.974576 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001036 sec., 98455.59845559845 rows/sec., 6.05 MiB/sec. | ||
| 5193 | 2025.09.06 02:18:02.974588 [ 86 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2025.09.06 02:18:02.974614 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5195 | 2025.09.06 02:18:02.974616 [ 254 ] {ba697bac-868b-40b9-9504-2a9aa2c2d4a9} <Debug> TCPHandler: Processed in 0.00120396 sec. | ||
| 5196 | 2025.09.06 02:18:02.974682 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 5197 | 2025.09.06 02:18:02.974766 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.09.06 02:18:02.974799 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1518 rows starting from the beginning of the part | ||
| 5199 | 2025.09.06 02:18:02.974844 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 5200 | 2025.09.06 02:18:02.974880 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 5201 | 2025.09.06 02:18:02.974914 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 5202 | 2025.09.06 02:18:02.974950 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5203 | 2025.09.06 02:18:02.974984 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 5204 | 2025.09.06 02:18:02.975902 [ 190 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125081 sec., 1487036.4004125327 rows/sec., 98.49 MiB/sec. | ||
| 5205 | 2025.09.06 02:18:02.976079 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5206 | 2025.09.06 02:18:02.976318 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.09.06 02:18:02.976381 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_31_6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5208 | 2025.09.06 02:18:02.976435 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5209 | 2025.09.06 02:18:04.923946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10931 | ||
| 5210 | 2025.09.06 02:18:04.924588 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.09.06 02:18:04.924643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5212 | 2025.09.06 02:18:04.925190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5213 | 2025.09.06 02:18:04.925422 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.09.06 02:18:04.925552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10931 | ||
| 5215 | 2025.09.06 02:18:05.489579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5216 | 2025.09.06 02:18:05.507511 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2025.09.06 02:18:05.507570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5218 | 2025.09.06 02:18:05.513509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5219 | 2025.09.06 02:18:05.514226 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.09.06 02:18:05.517222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5221 | 2025.09.06 02:18:07.944909 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.09.06 02:18:07.945075 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5223 | 2025.09.06 02:18:07.945143 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5224 | 2025.09.06 02:18:07.945789 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.09.06 02:18:07.945832 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5226 | 2025.09.06 02:18:07.946215 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5227 | 2025.09.06 02:18:07.946437 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.09.06 02:18:07.946585 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 4.03 MiB/sec. | ||
| 5229 | 2025.09.06 02:18:07.946628 [ 254 ] {928a1551-ca42-409e-89c4-b5d0517b2f69} <Debug> TCPHandler: Processed in 0.001838285 sec. | ||
| 5230 | 2025.09.06 02:18:07.946757 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2025.09.06 02:18:07.946852 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5232 | 2025.09.06 02:18:07.946894 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5233 | 2025.09.06 02:18:07.947305 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.09.06 02:18:07.947341 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5235 | 2025.09.06 02:18:07.947650 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5236 | 2025.09.06 02:18:07.947854 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.09.06 02:18:07.947973 [ 75 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5238 | 2025.09.06 02:18:07.947983 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 5239 | 2025.09.06 02:18:07.948011 [ 75 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.09.06 02:18:07.948030 [ 254 ] {0f7b54af-a980-4051-9925-619c082d05d0} <Debug> TCPHandler: Processed in 0.001321911 sec. | ||
| 5241 | 2025.09.06 02:18:07.948031 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5242 | 2025.09.06 02:18:07.948159 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.09.06 02:18:07.948161 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 5244 | 2025.09.06 02:18:07.948262 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2025.09.06 02:18:07.948310 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5246 | 2025.09.06 02:18:07.948321 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5247 | 2025.09.06 02:18:07.948357 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 270 rows starting from the beginning of the part | ||
| 5248 | 2025.09.06 02:18:07.948420 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 5249 | 2025.09.06 02:18:07.948464 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 5250 | 2025.09.06 02:18:07.948507 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5251 | 2025.09.06 02:18:07.948547 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 232 rows starting from the beginning of the part | ||
| 5252 | 2025.09.06 02:18:07.948587 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5253 | 2025.09.06 02:18:07.948771 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2025.09.06 02:18:07.948815 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5255 | 2025.09.06 02:18:07.949166 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5256 | 2025.09.06 02:18:07.949397 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2025.09.06 02:18:07.949468 [ 190 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359051 sec., 417938.69398572977 rows/sec., 27.96 MiB/sec. | ||
| 5258 | 2025.09.06 02:18:07.949535 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.48 MiB/sec. | ||
| 5259 | 2025.09.06 02:18:07.949582 [ 254 ] {b1d6d496-6fb2-4256-bcfa-211d882b5e88} <Debug> TCPHandler: Processed in 0.001490902 sec. | ||
| 5260 | 2025.09.06 02:18:07.949632 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5261 | 2025.09.06 02:18:07.949696 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.09.06 02:18:07.949799 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2025.09.06 02:18:07.949847 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5264 | 2025.09.06 02:18:07.949882 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.09.06 02:18:07.949958 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_31_6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5266 | 2025.09.06 02:18:07.950026 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5267 | 2025.09.06 02:18:07.950286 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.09.06 02:18:07.950328 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5269 | 2025.09.06 02:18:07.950675 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5270 | 2025.09.06 02:18:07.950903 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.09.06 02:18:07.951039 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5272 | 2025.09.06 02:18:07.951078 [ 254 ] {7055f00b-3511-42c4-8ae6-fe4c8966ce70} <Debug> TCPHandler: Processed in 0.001431071 sec. | ||
| 5273 | 2025.09.06 02:18:07.951195 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.09.06 02:18:07.951290 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2025.09.06 02:18:07.951347 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2025.09.06 02:18:07.952117 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.09.06 02:18:07.952152 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5278 | 2025.09.06 02:18:07.952667 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5279 | 2025.09.06 02:18:07.952899 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.09.06 02:18:07.953045 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 5281 | 2025.09.06 02:18:07.953108 [ 254 ] {f38a04ec-8d43-43af-8017-7211ee55a8fb} <Debug> TCPHandler: Processed in 0.001962286 sec. | ||
| 5282 | 2025.09.06 02:18:07.953222 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2025.09.06 02:18:07.953317 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2025.09.06 02:18:07.953360 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2025.09.06 02:18:07.953714 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.09.06 02:18:07.953750 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5287 | 2025.09.06 02:18:07.954063 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5288 | 2025.09.06 02:18:07.954281 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.09.06 02:18:07.954415 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5290 | 2025.09.06 02:18:07.954453 [ 254 ] {6a2e35ad-cd77-4e67-89d8-d23fffe8b22b} <Debug> TCPHandler: Processed in 0.00127946 sec. | ||
| 5291 | 2025.09.06 02:18:12.345352 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5292 | 2025.09.06 02:18:12.345422 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5293 | 2025.09.06 02:18:12.425760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11443 | ||
| 5294 | 2025.09.06 02:18:12.426489 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.09.06 02:18:12.426532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5296 | 2025.09.06 02:18:12.427031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5297 | 2025.09.06 02:18:12.427265 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2025.09.06 02:18:12.427411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11443 | ||
| 5299 | 2025.09.06 02:18:12.452017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 688 | ||
| 5300 | 2025.09.06 02:18:12.454545 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.09.06 02:18:12.454594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5302 | 2025.09.06 02:18:12.455799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5303 | 2025.09.06 02:18:12.456065 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.09.06 02:18:12.456408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5305 | 2025.09.06 02:18:12.955371 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.09.06 02:18:12.955623 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5307 | 2025.09.06 02:18:12.955721 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5308 | 2025.09.06 02:18:12.956766 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.09.06 02:18:12.956814 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5310 | 2025.09.06 02:18:12.957231 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5311 | 2025.09.06 02:18:12.957480 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.09.06 02:18:12.957644 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002084 sec., 188099.80806142036 rows/sec., 11.93 MiB/sec. | ||
| 5313 | 2025.09.06 02:18:12.957696 [ 254 ] {c36c1085-8303-4fac-a9fb-6bd6384f38c1} <Debug> TCPHandler: Processed in 0.00246354 sec. | ||
| 5314 | 2025.09.06 02:18:12.957824 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2025.09.06 02:18:12.957927 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5316 | 2025.09.06 02:18:12.957994 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5317 | 2025.09.06 02:18:12.959043 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.09.06 02:18:12.959080 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5319 | 2025.09.06 02:18:12.959475 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5320 | 2025.09.06 02:18:12.959690 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2025.09.06 02:18:12.959824 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001919 sec., 589369.4632621157 rows/sec., 46.88 MiB/sec. | ||
| 5322 | 2025.09.06 02:18:12.959861 [ 254 ] {17ced1a5-7683-43be-a73c-68f76b6481b0} <Debug> TCPHandler: Processed in 0.002088437 sec. | ||
| 5323 | 2025.09.06 02:18:12.959981 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2025.09.06 02:18:12.960079 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5325 | 2025.09.06 02:18:12.960120 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5326 | 2025.09.06 02:18:12.960728 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.09.06 02:18:12.960765 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5328 | 2025.09.06 02:18:12.961076 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5329 | 2025.09.06 02:18:12.961284 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2025.09.06 02:18:12.961417 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.00136 sec., 167647.0588235294 rows/sec., 10.18 MiB/sec. | ||
| 5331 | 2025.09.06 02:18:12.961453 [ 254 ] {cd41147e-0c19-4f77-b83e-d04be01c7fda} <Debug> TCPHandler: Processed in 0.001522752 sec. | ||
| 5332 | 2025.09.06 02:18:12.961575 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2025.09.06 02:18:12.961669 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5334 | 2025.09.06 02:18:12.961710 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5335 | 2025.09.06 02:18:12.962188 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.09.06 02:18:12.962225 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5337 | 2025.09.06 02:18:12.962541 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5338 | 2025.09.06 02:18:12.962748 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.09.06 02:18:12.962877 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001226 sec., 165579.11908646 rows/sec., 10.68 MiB/sec. | ||
| 5340 | 2025.09.06 02:18:12.962914 [ 254 ] {4bac5423-4dfb-41f8-abce-0c2752928161} <Debug> TCPHandler: Processed in 0.001388541 sec. | ||
| 5341 | 2025.09.06 02:18:12.963024 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2025.09.06 02:18:12.963119 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5343 | 2025.09.06 02:18:12.963158 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5344 | 2025.09.06 02:18:12.963622 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.09.06 02:18:12.963658 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5346 | 2025.09.06 02:18:12.963959 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5347 | 2025.09.06 02:18:12.964167 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.09.06 02:18:12.964295 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001195 sec., 169037.6569037657 rows/sec., 9.60 MiB/sec. | ||
| 5349 | 2025.09.06 02:18:12.964333 [ 254 ] {49f0ddd0-e166-430a-9092-8ab395b9198d} <Debug> TCPHandler: Processed in 0.001358131 sec. | ||
| 5350 | 2025.09.06 02:18:12.964447 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.09.06 02:18:12.964540 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5352 | 2025.09.06 02:18:12.964580 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5353 | 2025.09.06 02:18:12.965347 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.09.06 02:18:12.965383 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5355 | 2025.09.06 02:18:12.965713 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5356 | 2025.09.06 02:18:12.965920 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.09.06 02:18:12.966049 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001527 sec., 447937.13163064833 rows/sec., 31.42 MiB/sec. | ||
| 5358 | 2025.09.06 02:18:12.966086 [ 254 ] {cccdf25c-d5ad-447b-a089-b3f8c5cc1ef0} <Debug> TCPHandler: Processed in 0.001688784 sec. | ||
| 5359 | 2025.09.06 02:18:12.966190 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2025.09.06 02:18:12.966286 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5361 | 2025.09.06 02:18:12.966327 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5362 | 2025.09.06 02:18:12.966702 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.09.06 02:18:12.966745 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5364 | 2025.09.06 02:18:12.967105 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5365 | 2025.09.06 02:18:12.967347 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.09.06 02:18:12.967474 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 5367 | 2025.09.06 02:18:12.967510 [ 254 ] {ca08371d-f5bb-49b8-abfb-879580f89d3d} <Debug> TCPHandler: Processed in 0.001369841 sec. | ||
| 5368 | 2025.09.06 02:18:12.967608 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2025.09.06 02:18:12.967697 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2025.09.06 02:18:12.967739 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5371 | 2025.09.06 02:18:12.968196 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2025.09.06 02:18:12.968235 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5373 | 2025.09.06 02:18:12.968560 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5374 | 2025.09.06 02:18:12.968761 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.09.06 02:18:12.968884 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001205 sec., 254771.78423236517 rows/sec., 16.76 MiB/sec. | ||
| 5376 | 2025.09.06 02:18:12.968919 [ 254 ] {18c08149-0606-40dd-b9ba-70f5797a5c50} <Debug> TCPHandler: Processed in 0.001358991 sec. | ||
| 5377 | 2025.09.06 02:18:12.969017 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2025.09.06 02:18:12.969107 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5379 | 2025.09.06 02:18:12.969147 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5380 | 2025.09.06 02:18:12.969450 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2025.09.06 02:18:12.969485 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5382 | 2025.09.06 02:18:12.969780 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5383 | 2025.09.06 02:18:12.969983 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2025.09.06 02:18:12.970077 [ 69 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5385 | 2025.09.06 02:18:12.970104 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5386 | 2025.09.06 02:18:12.970143 [ 69 ] {} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.09.06 02:18:12.970149 [ 254 ] {8fa84907-cb09-46d7-b11b-6d67a5e450bb} <Debug> TCPHandler: Processed in 0.001177729 sec. | ||
| 5388 | 2025.09.06 02:18:12.970171 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5389 | 2025.09.06 02:18:12.970260 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2025.09.06 02:18:12.970341 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::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 | ||
| 5391 | 2025.09.06 02:18:12.970355 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.09.06 02:18:12.970467 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5393 | 2025.09.06 02:18:12.970571 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2025.09.06 02:18:12.970632 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5395 | 2025.09.06 02:18:12.970734 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5396 | 2025.09.06 02:18:12.970806 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5397 | 2025.09.06 02:18:12.970872 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5398 | 2025.09.06 02:18:12.970934 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5399 | 2025.09.06 02:18:12.970995 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5400 | 2025.09.06 02:18:12.971280 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.09.06 02:18:12.971322 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5402 | 2025.09.06 02:18:12.971875 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5403 | 2025.09.06 02:18:12.971972 [ 188 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715044 sec., 3498.452517836277 rows/sec., 233.46 KiB/sec. | ||
| 5404 | 2025.09.06 02:18:12.972096 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2025.09.06 02:18:12.972148 [ 190 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5406 | 2025.09.06 02:18:12.972239 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001902 sec., 16824.39537329127 rows/sec., 30.15 MiB/sec. | ||
| 5407 | 2025.09.06 02:18:12.972294 [ 254 ] {6bd8cc95-48e3-41dc-94bd-cbb90a1d190d} <Debug> TCPHandler: Processed in 0.002079947 sec. | ||
| 5408 | 2025.09.06 02:18:12.972404 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2025.09.06 02:18:12.972480 [ 190 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.09.06 02:18:12.972498 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.09.06 02:18:12.972542 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5412 | 2025.09.06 02:18:12.972552 [ 190 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_6_1} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5413 | 2025.09.06 02:18:12.972625 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5414 | 2025.09.06 02:18:12.972883 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.09.06 02:18:12.972922 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5416 | 2025.09.06 02:18:12.973226 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5417 | 2025.09.06 02:18:12.973429 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.09.06 02:18:12.973553 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001073 sec., 95060.57781919852 rows/sec., 5.84 MiB/sec. | ||
| 5419 | 2025.09.06 02:18:12.973587 [ 254 ] {c15214a8-7643-47cf-8122-736bc0cf2a68} <Debug> TCPHandler: Processed in 0.0012291 sec. | ||
| 5420 | 2025.09.06 02:18:13.017405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5421 | 2025.09.06 02:18:13.035196 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.09.06 02:18:13.035247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5423 | 2025.09.06 02:18:13.040814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5424 | 2025.09.06 02:18:13.041513 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.09.06 02:18:13.044550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5426 | 2025.09.06 02:18:17.970800 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2025.09.06 02:18:17.970985 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5428 | 2025.09.06 02:18:17.971051 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5429 | 2025.09.06 02:18:17.971653 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.09.06 02:18:17.971696 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5431 | 2025.09.06 02:18:17.972079 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5432 | 2025.09.06 02:18:17.972320 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.09.06 02:18:17.972485 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 5434 | 2025.09.06 02:18:17.972536 [ 254 ] {58e82299-d159-4582-9b77-17df9f8410f7} <Debug> TCPHandler: Processed in 0.001859805 sec. | ||
| 5435 | 2025.09.06 02:18:17.972657 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2025.09.06 02:18:17.972760 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5437 | 2025.09.06 02:18:17.972803 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5438 | 2025.09.06 02:18:17.973710 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.09.06 02:18:17.973746 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5440 | 2025.09.06 02:18:17.974150 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5441 | 2025.09.06 02:18:17.974372 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2025.09.06 02:18:17.974507 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001771 sec., 687182.3828345567 rows/sec., 56.82 MiB/sec. | ||
| 5443 | 2025.09.06 02:18:17.974547 [ 254 ] {9088cb33-be10-4556-ae82-4c79dbc13dfc} <Debug> TCPHandler: Processed in 0.001941746 sec. | ||
| 5444 | 2025.09.06 02:18:17.974665 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2025.09.06 02:18:17.974763 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5446 | 2025.09.06 02:18:17.974805 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5447 | 2025.09.06 02:18:17.975191 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.09.06 02:18:17.975225 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5449 | 2025.09.06 02:18:17.975533 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5450 | 2025.09.06 02:18:17.975745 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2025.09.06 02:18:17.975877 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 786.24 KiB/sec. | ||
| 5452 | 2025.09.06 02:18:17.975914 [ 254 ] {94b77dad-a3ad-4a54-8ea4-d94056d22fcf} <Debug> TCPHandler: Processed in 0.00130054 sec. | ||
| 5453 | 2025.09.06 02:18:17.976016 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2025.09.06 02:18:17.976112 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5455 | 2025.09.06 02:18:17.976151 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5456 | 2025.09.06 02:18:17.976613 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2025.09.06 02:18:17.976648 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5458 | 2025.09.06 02:18:17.976960 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5459 | 2025.09.06 02:18:17.977186 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2025.09.06 02:18:17.977284 [ 63 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5461 | 2025.09.06 02:18:17.977315 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 5462 | 2025.09.06 02:18:17.977331 [ 63 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2025.09.06 02:18:17.977354 [ 254 ] {e82b6051-1fb7-40cc-b42b-d5b1d264d20d} <Debug> TCPHandler: Processed in 0.001386902 sec. | ||
| 5464 | 2025.09.06 02:18:17.977356 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5465 | 2025.09.06 02:18:17.977454 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 5466 | 2025.09.06 02:18:17.977478 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2025.09.06 02:18:17.977561 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2025.09.06 02:18:17.977575 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5469 | 2025.09.06 02:18:17.977594 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 456 rows starting from the beginning of the part | ||
| 5470 | 2025.09.06 02:18:17.977616 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5471 | 2025.09.06 02:18:17.977657 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5472 | 2025.09.06 02:18:17.977707 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5473 | 2025.09.06 02:18:17.977752 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
| 5474 | 2025.09.06 02:18:17.977799 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 5475 | 2025.09.06 02:18:17.977844 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5476 | 2025.09.06 02:18:17.978182 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.09.06 02:18:17.978217 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5478 | 2025.09.06 02:18:17.978558 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5479 | 2025.09.06 02:18:17.978772 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.09.06 02:18:17.978844 [ 190 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426711 sec., 940624.9759061226 rows/sec., 66.42 MiB/sec. | ||
| 5481 | 2025.09.06 02:18:17.978904 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001347 sec., 394951.74461766885 rows/sec., 29.27 MiB/sec. | ||
| 5482 | 2025.09.06 02:18:17.978947 [ 254 ] {aa8dd120-05a9-45bd-8fa8-9c8935142e7b} <Debug> TCPHandler: Processed in 0.001518422 sec. | ||
| 5483 | 2025.09.06 02:18:17.979059 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2025.09.06 02:18:17.979089 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5485 | 2025.09.06 02:18:17.979157 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5486 | 2025.09.06 02:18:17.979206 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5487 | 2025.09.06 02:18:17.979451 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2025.09.06 02:18:17.979548 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_14_3} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5489 | 2025.09.06 02:18:17.979648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5490 | 2025.09.06 02:18:17.979748 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2025.09.06 02:18:17.979788 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5492 | 2025.09.06 02:18:17.980178 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5493 | 2025.09.06 02:18:17.980397 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2025.09.06 02:18:17.980527 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001389 sec., 608351.3318934485 rows/sec., 40.95 MiB/sec. | ||
| 5495 | 2025.09.06 02:18:17.980564 [ 254 ] {f74f19d0-4b50-4193-8107-a5bb69e2dbe6} <Debug> TCPHandler: Processed in 0.001554812 sec. | ||
| 5496 | 2025.09.06 02:18:17.980678 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2025.09.06 02:18:17.980772 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5498 | 2025.09.06 02:18:17.980826 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5499 | 2025.09.06 02:18:17.981570 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2025.09.06 02:18:17.981605 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5501 | 2025.09.06 02:18:17.982107 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5502 | 2025.09.06 02:18:17.982347 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.09.06 02:18:17.982489 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 5504 | 2025.09.06 02:18:17.982550 [ 254 ] {58cc3752-1fa4-4ff2-9294-966a1a0d9593} <Debug> TCPHandler: Processed in 0.001922005 sec. | ||
| 5505 | 2025.09.06 02:18:17.982658 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2025.09.06 02:18:17.982753 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5507 | 2025.09.06 02:18:17.982796 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5508 | 2025.09.06 02:18:17.983113 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2025.09.06 02:18:17.983150 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5510 | 2025.09.06 02:18:17.983455 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5511 | 2025.09.06 02:18:17.983664 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2025.09.06 02:18:17.983795 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5513 | 2025.09.06 02:18:17.983832 [ 254 ] {494efaa1-b408-43db-a5de-2fb119840c63} <Debug> TCPHandler: Processed in 0.001223359 sec. | ||
| 5514 | 2025.09.06 02:18:19.005173 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37077 | ||
| 5515 | 2025.09.06 02:18:19.005302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5516 | 2025.09.06 02:18:19.005393 [ 289 ] {} <Debug> TCP-Session: 81635ac9-68e7-47d2-8ec9-cef85a6a4138 Authenticating user 'default' from [fd00:1122:3344:101::e]:37077 | ||
| 5517 | 2025.09.06 02:18:19.005420 [ 289 ] {} <Debug> TCP-Session: 81635ac9-68e7-47d2-8ec9-cef85a6a4138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2025.09.06 02:18:19.005437 [ 289 ] {} <Debug> TCP-Session: 81635ac9-68e7-47d2-8ec9-cef85a6a4138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2025.09.06 02:18:19.005754 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62700 | ||
| 5520 | 2025.09.06 02:18:19.005835 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38136 | ||
| 5521 | 2025.09.06 02:18:19.005882 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56690 | ||
| 5522 | 2025.09.06 02:18:19.005904 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54787 | ||
| 5523 | 2025.09.06 02:18:19.005898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5524 | 2025.09.06 02:18:19.005980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5525 | 2025.09.06 02:18:19.005894 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63304 | ||
| 5526 | 2025.09.06 02:18:19.006036 [ 292 ] {} <Debug> TCP-Session: 87a46a40-cf2c-45dd-8c5c-310f64bf214e Authenticating user 'default' from [fd00:1122:3344:101::e]:38136 | ||
| 5527 | 2025.09.06 02:18:19.006025 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2025.09.06 02:18:19.006074 [ 292 ] {} <Debug> TCP-Session: 87a46a40-cf2c-45dd-8c5c-310f64bf214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2025.09.06 02:18:19.006021 [ 290 ] {} <Debug> TCP-Session: 4347969e-4805-47bf-881a-2dba05b26c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:62700 | ||
| 5530 | 2025.09.06 02:18:19.006114 [ 295 ] {} <Debug> TCP-Session: bec02462-68f1-48b5-9c69-4135904f2295 Authenticating user 'default' from [fd00:1122:3344:101::e]:56690 | ||
| 5531 | 2025.09.06 02:18:19.006157 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5532 | 2025.09.06 02:18:19.006163 [ 290 ] {} <Debug> TCP-Session: 4347969e-4805-47bf-881a-2dba05b26c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2025.09.06 02:18:19.006202 [ 297 ] {} <Debug> TCP-Session: 51195355-0be0-475c-83a0-aa9df5ea0482 Authenticating user 'default' from [fd00:1122:3344:101::e]:54787 | ||
| 5534 | 2025.09.06 02:18:19.006205 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2025.09.06 02:18:19.006219 [ 290 ] {} <Debug> TCP-Session: 4347969e-4805-47bf-881a-2dba05b26c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2025.09.06 02:18:19.006239 [ 297 ] {} <Debug> TCP-Session: 51195355-0be0-475c-83a0-aa9df5ea0482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2025.09.06 02:18:19.006262 [ 296 ] {} <Debug> TCP-Session: 604dae3f-ad0d-4ef0-9ccd-d435fcd0a7ee Authenticating user 'default' from [fd00:1122:3344:101::e]:63304 | ||
| 5538 | 2025.09.06 02:18:19.006291 [ 297 ] {} <Debug> TCP-Session: 51195355-0be0-475c-83a0-aa9df5ea0482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2025.09.06 02:18:19.006313 [ 296 ] {} <Debug> TCP-Session: 604dae3f-ad0d-4ef0-9ccd-d435fcd0a7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2025.09.06 02:18:19.006176 [ 295 ] {} <Debug> TCP-Session: bec02462-68f1-48b5-9c69-4135904f2295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2025.09.06 02:18:19.006342 [ 296 ] {} <Debug> TCP-Session: 604dae3f-ad0d-4ef0-9ccd-d435fcd0a7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2025.09.06 02:18:19.006374 [ 295 ] {} <Debug> TCP-Session: bec02462-68f1-48b5-9c69-4135904f2295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2025.09.06 02:18:19.006115 [ 292 ] {} <Debug> TCP-Session: 87a46a40-cf2c-45dd-8c5c-310f64bf214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2025.09.06 02:18:19.005848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50850 | ||
| 5545 | 2025.09.06 02:18:19.005837 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32848 | ||
| 5546 | 2025.09.06 02:18:19.006636 [ 289 ] {} <Trace> TCP-Session: 81635ac9-68e7-47d2-8ec9-cef85a6a4138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2025.09.06 02:18:19.006708 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5548 | 2025.09.06 02:18:19.006754 [ 294 ] {} <Debug> TCP-Session: 31e87629-b29d-4d09-be69-ca64e60aaf59 Authenticating user 'default' from [fd00:1122:3344:101::e]:50850 | ||
| 5549 | 2025.09.06 02:18:19.006756 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2025.09.06 02:18:19.006779 [ 294 ] {} <Debug> TCP-Session: 31e87629-b29d-4d09-be69-ca64e60aaf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2025.09.06 02:18:19.006810 [ 291 ] {} <Debug> TCP-Session: ba616117-a046-4ff0-86c1-bb3ffb545340 Authenticating user 'default' from [fd00:1122:3344:101::e]:32848 | ||
| 5552 | 2025.09.06 02:18:19.006813 [ 294 ] {} <Debug> TCP-Session: 31e87629-b29d-4d09-be69-ca64e60aaf59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2025.09.06 02:18:19.006838 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5554 | 2025.09.06 02:18:19.006847 [ 291 ] {} <Debug> TCP-Session: ba616117-a046-4ff0-86c1-bb3ffb545340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2025.09.06 02:18:19.006890 [ 291 ] {} <Debug> TCP-Session: ba616117-a046-4ff0-86c1-bb3ffb545340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2025.09.06 02:18:19.007182 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5557 | 2025.09.06 02:18:19.007262 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5558 | 2025.09.06 02:18:19.005839 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39177 | ||
| 5559 | 2025.09.06 02:18:19.007643 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5560 | 2025.09.06 02:18:19.007677 [ 293 ] {} <Debug> TCP-Session: cd080218-b91b-4b6d-8ba8-1feccef58dec Authenticating user 'default' from [fd00:1122:3344:101::e]:39177 | ||
| 5561 | 2025.09.06 02:18:19.007677 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 5562 | 2025.09.06 02:18:19.007701 [ 293 ] {} <Debug> TCP-Session: cd080218-b91b-4b6d-8ba8-1feccef58dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2025.09.06 02:18:19.007725 [ 293 ] {} <Debug> TCP-Session: cd080218-b91b-4b6d-8ba8-1feccef58dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2025.09.06 02:18:19.009054 [ 321 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> AggregatingTransform: Aggregating | ||
| 5565 | 2025.09.06 02:18:19.009116 [ 321 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> Aggregator: Aggregation method: without_key | ||
| 5566 | 2025.09.06 02:18:19.009162 [ 321 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001341131 sec. (745.639 rows/sec., 29.13 KiB/sec.) | ||
| 5567 | 2025.09.06 02:18:19.009182 [ 321 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Trace> Aggregator: Merging aggregated data | ||
| 5568 | 2025.09.06 02:18:19.010490 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003721 sec., 268.74496103198067 rows/sec., 10.50 KiB/sec. | ||
| 5569 | 2025.09.06 02:18:19.010721 [ 289 ] {78886321-5dc8-4c90-b253-b30bd8261091} <Debug> TCPHandler: Processed in 0.004614308 sec. | ||
| 5570 | 2025.09.06 02:18:19.010963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2025.09.06 02:18:19.011212 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5572 | 2025.09.06 02:18:19.011267 [ 289 ] {} <Debug> TCP-Session: 81635ac9-68e7-47d2-8ec9-cef85a6a4138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2025.09.06 02:18:19.011184 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5574 | 2025.09.06 02:18:19.011320 [ 292 ] {} <Debug> TCP-Session: 87a46a40-cf2c-45dd-8c5c-310f64bf214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2025.09.06 02:18:19.011153 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5576 | 2025.09.06 02:18:19.011127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5577 | 2025.09.06 02:18:19.011419 [ 296 ] {} <Debug> TCP-Session: 604dae3f-ad0d-4ef0-9ccd-d435fcd0a7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2025.09.06 02:18:19.011432 [ 297 ] {} <Debug> TCP-Session: 51195355-0be0-475c-83a0-aa9df5ea0482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2025.09.06 02:18:19.011472 [ 291 ] {} <Debug> TCP-Session: ba616117-a046-4ff0-86c1-bb3ffb545340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2025.09.06 02:18:19.011068 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5581 | 2025.09.06 02:18:19.011037 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5582 | 2025.09.06 02:18:19.011569 [ 294 ] {} <Debug> TCP-Session: 31e87629-b29d-4d09-be69-ca64e60aaf59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2025.09.06 02:18:19.010999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5584 | 2025.09.06 02:18:19.011598 [ 293 ] {} <Debug> TCP-Session: cd080218-b91b-4b6d-8ba8-1feccef58dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2025.09.06 02:18:19.011659 [ 290 ] {} <Debug> TCP-Session: 4347969e-4805-47bf-881a-2dba05b26c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2025.09.06 02:18:19.011116 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5587 | 2025.09.06 02:18:19.011806 [ 295 ] {} <Debug> TCP-Session: bec02462-68f1-48b5-9c69-4135904f2295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2025.09.06 02:18:19.675773 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45203 | ||
| 5589 | 2025.09.06 02:18:19.675871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5590 | 2025.09.06 02:18:19.675896 [ 289 ] {} <Debug> TCP-Session: 21121782-2635-461e-bcc2-bedc9c684a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:45203 | ||
| 5591 | 2025.09.06 02:18:19.675920 [ 289 ] {} <Debug> TCP-Session: 21121782-2635-461e-bcc2-bedc9c684a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2025.09.06 02:18:19.675934 [ 289 ] {} <Debug> TCP-Session: 21121782-2635-461e-bcc2-bedc9c684a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2025.09.06 02:18:19.676105 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65460 | ||
| 5594 | 2025.09.06 02:18:19.676155 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50986 | ||
| 5595 | 2025.09.06 02:18:19.676215 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2025.09.06 02:18:19.676249 [ 290 ] {} <Debug> TCP-Session: dd321cdc-4352-4d4f-aac5-713795c829ff Authenticating user 'default' from [fd00:1122:3344:101::e]:65460 | ||
| 5597 | 2025.09.06 02:18:19.676259 [ 289 ] {} <Trace> TCP-Session: 21121782-2635-461e-bcc2-bedc9c684a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2025.09.06 02:18:19.676267 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2025.09.06 02:18:19.676272 [ 290 ] {} <Debug> TCP-Session: dd321cdc-4352-4d4f-aac5-713795c829ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2025.09.06 02:18:19.676319 [ 291 ] {} <Debug> TCP-Session: 93447952-adcf-421b-ac4b-bfa0db278dd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50986 | ||
| 5601 | 2025.09.06 02:18:19.676330 [ 290 ] {} <Debug> TCP-Session: dd321cdc-4352-4d4f-aac5-713795c829ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2025.09.06 02:18:19.676354 [ 291 ] {} <Debug> TCP-Session: 93447952-adcf-421b-ac4b-bfa0db278dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2025.09.06 02:18:19.676373 [ 291 ] {} <Debug> TCP-Session: 93447952-adcf-421b-ac4b-bfa0db278dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2025.09.06 02:18:19.676436 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5605 | 2025.09.06 02:18:19.676688 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5606 | 2025.09.06 02:18:19.676741 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5607 | 2025.09.06 02:18:19.677015 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 5608 | 2025.09.06 02:18:19.678067 [ 338 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> AggregatingTransform: Aggregating | ||
| 5609 | 2025.09.06 02:18:19.678118 [ 338 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5610 | 2025.09.06 02:18:19.678159 [ 338 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036429 sec. (964.851 rows/sec., 37.69 KiB/sec.) | ||
| 5611 | 2025.09.06 02:18:19.678182 [ 338 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Trace> Aggregator: Merging aggregated data | ||
| 5612 | 2025.09.06 02:18:19.679593 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 5613 | 2025.09.06 02:18:19.679754 [ 289 ] {050857ea-ca80-449b-8dbb-8ea7ac753fa6} <Debug> TCPHandler: Processed in 0.003611849 sec. | ||
| 5614 | 2025.09.06 02:18:19.679878 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2025.09.06 02:18:19.679912 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5616 | 2025.09.06 02:18:19.679923 [ 289 ] {} <Debug> TCP-Session: 21121782-2635-461e-bcc2-bedc9c684a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2025.09.06 02:18:19.679975 [ 290 ] {} <Debug> TCP-Session: dd321cdc-4352-4d4f-aac5-713795c829ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.09.06 02:18:19.679991 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5619 | 2025.09.06 02:18:19.680040 [ 291 ] {} <Debug> TCP-Session: 93447952-adcf-421b-ac4b-bfa0db278dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2025.09.06 02:18:19.682497 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 | ||
| 5621 | 2025.09.06 02:18:19.682503 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 5622 | 2025.09.06 02:18:19.682514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64620 | ||
| 5623 | 2025.09.06 02:18:19.682544 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55513 | ||
| 5624 | 2025.09.06 02:18:19.682571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5625 | 2025.09.06 02:18:19.682588 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2025.09.06 02:18:19.682617 [ 293 ] {} <Debug> TCP-Session: fdfc925c-2db0-4fd4-b0fe-28794c6c9774 Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 | ||
| 5627 | 2025.09.06 02:18:19.682635 [ 290 ] {} <Debug> TCP-Session: cbf4efb3-bf2c-4b31-99e4-b8cfdafe4db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 5628 | 2025.09.06 02:18:19.682650 [ 293 ] {} <Debug> TCP-Session: fdfc925c-2db0-4fd4-b0fe-28794c6c9774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2025.09.06 02:18:19.682668 [ 290 ] {} <Debug> TCP-Session: cbf4efb3-bf2c-4b31-99e4-b8cfdafe4db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2025.09.06 02:18:19.682681 [ 293 ] {} <Debug> TCP-Session: fdfc925c-2db0-4fd4-b0fe-28794c6c9774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2025.09.06 02:18:19.682695 [ 290 ] {} <Debug> TCP-Session: cbf4efb3-bf2c-4b31-99e4-b8cfdafe4db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2025.09.06 02:18:19.682635 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2025.09.06 02:18:19.682635 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5634 | 2025.09.06 02:18:19.682534 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50374 | ||
| 5635 | 2025.09.06 02:18:19.682767 [ 296 ] {} <Debug> TCP-Session: cb8e1e17-0e59-4ba1-8e88-b9da13d3b7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55513 | ||
| 5636 | 2025.09.06 02:18:19.682756 [ 292 ] {} <Debug> TCP-Session: 90b3fe3d-1e37-4afd-bdbb-76ca0713e27d Authenticating user 'default' from [fd00:1122:3344:101::e]:64620 | ||
| 5637 | 2025.09.06 02:18:19.682814 [ 296 ] {} <Debug> TCP-Session: cb8e1e17-0e59-4ba1-8e88-b9da13d3b7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2025.09.06 02:18:19.682524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47779 | ||
| 5639 | 2025.09.06 02:18:19.682842 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5640 | 2025.09.06 02:18:19.682829 [ 296 ] {} <Debug> TCP-Session: cb8e1e17-0e59-4ba1-8e88-b9da13d3b7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2025.09.06 02:18:19.682892 [ 295 ] {} <Debug> TCP-Session: 15f04203-51de-4d92-b643-3e43a37553e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50374 | ||
| 5642 | 2025.09.06 02:18:19.682829 [ 292 ] {} <Debug> TCP-Session: 90b3fe3d-1e37-4afd-bdbb-76ca0713e27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2025.09.06 02:18:19.682927 [ 295 ] {} <Debug> TCP-Session: 15f04203-51de-4d92-b643-3e43a37553e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2025.09.06 02:18:19.682942 [ 292 ] {} <Debug> TCP-Session: 90b3fe3d-1e37-4afd-bdbb-76ca0713e27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2025.09.06 02:18:19.682955 [ 295 ] {} <Debug> TCP-Session: 15f04203-51de-4d92-b643-3e43a37553e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2025.09.06 02:18:19.682920 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2025.09.06 02:18:19.683034 [ 294 ] {} <Debug> TCP-Session: 2dc4076d-c8a8-45fe-bd96-4a1425277431 Authenticating user 'default' from [fd00:1122:3344:101::e]:47779 | ||
| 5648 | 2025.09.06 02:18:19.683059 [ 294 ] {} <Debug> TCP-Session: 2dc4076d-c8a8-45fe-bd96-4a1425277431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2025.09.06 02:18:19.683077 [ 294 ] {} <Debug> TCP-Session: 2dc4076d-c8a8-45fe-bd96-4a1425277431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2025.09.06 02:18:19.704036 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47779). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5651 | |||
| 5652 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5655 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5656 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5657 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5658 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5659 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5660 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5661 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5662 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5663 | (version 23.8.7.1) | ||
| 5664 | 2025.09.06 02:18:19.704194 [ 294 ] {} <Debug> TCP-Session: 2dc4076d-c8a8-45fe-bd96-4a1425277431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.09.06 02:18:19.704230 [ 296 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55513). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5666 | |||
| 5667 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5668 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5669 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5670 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5671 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5672 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5673 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5674 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5675 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5676 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5677 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5678 | (version 23.8.7.1) | ||
| 5679 | 2025.09.06 02:18:19.704316 [ 296 ] {} <Debug> TCP-Session: cb8e1e17-0e59-4ba1-8e88-b9da13d3b7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2025.09.06 02:18:19.704331 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64620). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5681 | |||
| 5682 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5683 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5684 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5685 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5686 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5687 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5688 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5689 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5690 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5691 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5692 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5693 | (version 23.8.7.1) | ||
| 5694 | 2025.09.06 02:18:19.704395 [ 292 ] {} <Debug> TCP-Session: 90b3fe3d-1e37-4afd-bdbb-76ca0713e27d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.09.06 02:18:19.704431 [ 295 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50374). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5696 | |||
| 5697 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5698 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5699 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5700 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5701 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5702 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5703 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5704 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5705 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5706 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5707 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5708 | (version 23.8.7.1) | ||
| 5709 | 2025.09.06 02:18:19.704513 [ 295 ] {} <Debug> TCP-Session: 15f04203-51de-4d92-b643-3e43a37553e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2025.09.06 02:18:19.704534 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63675). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5711 | |||
| 5712 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5713 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5714 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5715 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5716 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5717 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5718 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5719 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5720 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5721 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5722 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5723 | (version 23.8.7.1) | ||
| 5724 | 2025.09.06 02:18:19.704606 [ 290 ] {} <Debug> TCP-Session: cbf4efb3-bf2c-4b31-99e4-b8cfdafe4db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2025.09.06 02:18:19.704639 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63089). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5726 | |||
| 5727 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5728 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5729 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5730 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5731 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5732 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5733 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5734 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5735 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5736 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5737 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5738 | (version 23.8.7.1) | ||
| 5739 | 2025.09.06 02:18:19.704725 [ 293 ] {} <Debug> TCP-Session: fdfc925c-2db0-4fd4-b0fe-28794c6c9774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2025.09.06 02:18:19.882496 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36427 | ||
| 5741 | 2025.09.06 02:18:19.882598 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2025.09.06 02:18:19.882628 [ 293 ] {} <Debug> TCP-Session: 5fce2392-8e5a-434d-958b-c0754122eeca Authenticating user 'default' from [fd00:1122:3344:101::e]:36427 | ||
| 5743 | 2025.09.06 02:18:19.882650 [ 293 ] {} <Debug> TCP-Session: 5fce2392-8e5a-434d-958b-c0754122eeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2025.09.06 02:18:19.882663 [ 293 ] {} <Debug> TCP-Session: 5fce2392-8e5a-434d-958b-c0754122eeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2025.09.06 02:18:19.882889 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39597 | ||
| 5746 | 2025.09.06 02:18:19.882901 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37010 | ||
| 5747 | 2025.09.06 02:18:19.882937 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40890 | ||
| 5748 | 2025.09.06 02:18:19.882963 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63670 | ||
| 5749 | 2025.09.06 02:18:19.883005 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2025.09.06 02:18:19.882973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38209 | ||
| 5751 | 2025.09.06 02:18:19.883040 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2025.09.06 02:18:19.883058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5753 | 2025.09.06 02:18:19.883095 [ 289 ] {} <Debug> TCP-Session: 02c447d1-e21c-4c01-9921-ea06051fae62 Authenticating user 'default' from [fd00:1122:3344:101::e]:40890 | ||
| 5754 | 2025.09.06 02:18:19.883112 [ 291 ] {} <Debug> TCP-Session: 7c1569cd-7ebc-4dff-8e11-a75df38e74e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63670 | ||
| 5755 | 2025.09.06 02:18:19.883123 [ 289 ] {} <Debug> TCP-Session: 02c447d1-e21c-4c01-9921-ea06051fae62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2025.09.06 02:18:19.883044 [ 294 ] {} <Debug> TCP-Session: ee38bb59-4d4b-4643-87b4-f5fbc5826795 Authenticating user 'default' from [fd00:1122:3344:101::e]:39597 | ||
| 5757 | 2025.09.06 02:18:19.883146 [ 289 ] {} <Debug> TCP-Session: 02c447d1-e21c-4c01-9921-ea06051fae62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2025.09.06 02:18:19.883143 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5759 | 2025.09.06 02:18:19.883175 [ 294 ] {} <Debug> TCP-Session: ee38bb59-4d4b-4643-87b4-f5fbc5826795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2025.09.06 02:18:19.883144 [ 291 ] {} <Debug> TCP-Session: 7c1569cd-7ebc-4dff-8e11-a75df38e74e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2025.09.06 02:18:19.883214 [ 294 ] {} <Debug> TCP-Session: ee38bb59-4d4b-4643-87b4-f5fbc5826795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2025.09.06 02:18:19.883235 [ 291 ] {} <Debug> TCP-Session: 7c1569cd-7ebc-4dff-8e11-a75df38e74e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2025.09.06 02:18:19.883213 [ 292 ] {} <Debug> TCP-Session: ebccd0ec-3c0c-4079-b0c4-2640aee0f91f Authenticating user 'default' from [fd00:1122:3344:101::e]:38209 | ||
| 5764 | 2025.09.06 02:18:19.883039 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2025.09.06 02:18:19.883289 [ 292 ] {} <Debug> TCP-Session: ebccd0ec-3c0c-4079-b0c4-2640aee0f91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2025.09.06 02:18:19.883030 [ 293 ] {} <Trace> TCP-Session: 5fce2392-8e5a-434d-958b-c0754122eeca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2025.09.06 02:18:19.883311 [ 295 ] {} <Debug> TCP-Session: 41a55c34-34db-42c2-bcbd-2112564bacc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37010 | ||
| 5768 | 2025.09.06 02:18:19.882943 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42052 | ||
| 5769 | 2025.09.06 02:18:19.883359 [ 295 ] {} <Debug> TCP-Session: 41a55c34-34db-42c2-bcbd-2112564bacc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2025.09.06 02:18:19.882923 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35764 | ||
| 5771 | 2025.09.06 02:18:19.883397 [ 295 ] {} <Debug> TCP-Session: 41a55c34-34db-42c2-bcbd-2112564bacc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2025.09.06 02:18:19.883430 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5773 | 2025.09.06 02:18:19.882918 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64639 | ||
| 5774 | 2025.09.06 02:18:19.883466 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2025.09.06 02:18:19.883466 [ 290 ] {} <Debug> TCP-Session: ffe74a13-95f9-4d11-bded-85750b4b5e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:42052 | ||
| 5776 | 2025.09.06 02:18:19.883501 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5777 | 2025.09.06 02:18:19.883527 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5778 | 2025.09.06 02:18:19.883534 [ 290 ] {} <Debug> TCP-Session: ffe74a13-95f9-4d11-bded-85750b4b5e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2025.09.06 02:18:19.883563 [ 296 ] {} <Debug> TCP-Session: f8ca6ad0-df9a-43ff-ad54-8ae3959da096 Authenticating user 'default' from [fd00:1122:3344:101::e]:64639 | ||
| 5780 | 2025.09.06 02:18:19.883584 [ 290 ] {} <Debug> TCP-Session: ffe74a13-95f9-4d11-bded-85750b4b5e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2025.09.06 02:18:19.883600 [ 296 ] {} <Debug> TCP-Session: f8ca6ad0-df9a-43ff-ad54-8ae3959da096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2025.09.06 02:18:19.883505 [ 297 ] {} <Debug> TCP-Session: deab5bc5-2416-4077-9859-2f85c7afee62 Authenticating user 'default' from [fd00:1122:3344:101::e]:35764 | ||
| 5783 | 2025.09.06 02:18:19.883623 [ 296 ] {} <Debug> TCP-Session: f8ca6ad0-df9a-43ff-ad54-8ae3959da096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2025.09.06 02:18:19.883315 [ 292 ] {} <Debug> TCP-Session: ebccd0ec-3c0c-4079-b0c4-2640aee0f91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2025.09.06 02:18:19.883651 [ 297 ] {} <Debug> TCP-Session: deab5bc5-2416-4077-9859-2f85c7afee62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2025.09.06 02:18:19.883682 [ 297 ] {} <Debug> TCP-Session: deab5bc5-2416-4077-9859-2f85c7afee62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2025.09.06 02:18:19.883830 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5788 | 2025.09.06 02:18:19.883885 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5789 | 2025.09.06 02:18:19.884189 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 5790 | 2025.09.06 02:18:19.885213 [ 308 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> AggregatingTransform: Aggregating | ||
| 5791 | 2025.09.06 02:18:19.885261 [ 308 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5792 | 2025.09.06 02:18:19.885296 [ 308 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004868 sec. (995.156 rows/sec., 38.87 KiB/sec.) | ||
| 5793 | 2025.09.06 02:18:19.885315 [ 308 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Trace> Aggregator: Merging aggregated data | ||
| 5794 | 2025.09.06 02:18:19.886583 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 5795 | 2025.09.06 02:18:19.886732 [ 293 ] {655a07d8-b6ef-46c1-9d59-4728c56df50d} <Debug> TCPHandler: Processed in 0.0038503 sec. | ||
| 5796 | 2025.09.06 02:18:19.886970 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2025.09.06 02:18:19.887000 [ 293 ] {} <Debug> TCP-Session: 5fce2392-8e5a-434d-958b-c0754122eeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2025.09.06 02:18:19.887004 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2025.09.06 02:18:19.887045 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2025.09.06 02:18:19.887054 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2025.09.06 02:18:19.887079 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2025.09.06 02:18:19.887098 [ 295 ] {} <Debug> TCP-Session: 41a55c34-34db-42c2-bcbd-2112564bacc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2025.09.06 02:18:19.887106 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5804 | 2025.09.06 02:18:19.887128 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5805 | 2025.09.06 02:18:19.887147 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5806 | 2025.09.06 02:18:19.887162 [ 297 ] {} <Debug> TCP-Session: deab5bc5-2416-4077-9859-2f85c7afee62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2025.09.06 02:18:19.887172 [ 289 ] {} <Debug> TCP-Session: 02c447d1-e21c-4c01-9921-ea06051fae62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2025.09.06 02:18:19.887188 [ 290 ] {} <Debug> TCP-Session: ffe74a13-95f9-4d11-bded-85750b4b5e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2025.09.06 02:18:19.887167 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5810 | 2025.09.06 02:18:19.887129 [ 292 ] {} <Debug> TCP-Session: ebccd0ec-3c0c-4079-b0c4-2640aee0f91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2025.09.06 02:18:19.887118 [ 296 ] {} <Debug> TCP-Session: f8ca6ad0-df9a-43ff-ad54-8ae3959da096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2025.09.06 02:18:19.887255 [ 291 ] {} <Debug> TCP-Session: 7c1569cd-7ebc-4dff-8e11-a75df38e74e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2025.09.06 02:18:19.887057 [ 294 ] {} <Debug> TCP-Session: ee38bb59-4d4b-4643-87b4-f5fbc5826795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2025.09.06 02:18:19.927617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11891 | ||
| 5815 | 2025.09.06 02:18:19.928123 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.09.06 02:18:19.928176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5817 | 2025.09.06 02:18:19.928713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5818 | 2025.09.06 02:18:19.928964 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.09.06 02:18:19.929128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11891 | ||
| 5820 | 2025.09.06 02:18:20.544736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5821 | 2025.09.06 02:18:20.561630 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2025.09.06 02:18:20.561679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5823 | 2025.09.06 02:18:20.567320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5824 | 2025.09.06 02:18:20.568039 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2025.09.06 02:18:20.570999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5826 | 2025.09.06 02:18:22.456831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 732 | ||
| 5827 | 2025.09.06 02:18:22.459752 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.09.06 02:18:22.459802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5829 | 2025.09.06 02:18:22.461034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5830 | 2025.09.06 02:18:22.461314 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.09.06 02:18:22.461591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5832 | 2025.09.06 02:18:22.955951 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.09.06 02:18:22.956142 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5834 | 2025.09.06 02:18:22.956214 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5835 | 2025.09.06 02:18:22.957052 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.09.06 02:18:22.957097 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5837 | 2025.09.06 02:18:22.957512 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5838 | 2025.09.06 02:18:22.957744 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.09.06 02:18:22.957885 [ 48 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5840 | 2025.09.06 02:18:22.957899 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00181 sec., 216574.5856353591 rows/sec., 13.74 MiB/sec. | ||
| 5841 | 2025.09.06 02:18:22.957966 [ 48 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.09.06 02:18:22.957993 [ 254 ] {4e5e6271-f747-4a83-98d6-07dd825775f8} <Debug> TCPHandler: Processed in 0.002174298 sec. | ||
| 5843 | 2025.09.06 02:18:22.957999 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5844 | 2025.09.06 02:18:22.958116 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5845 | 2025.09.06 02:18:22.958182 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2025.09.06 02:18:22.958263 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2025.09.06 02:18:22.958309 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 416 rows starting from the beginning of the part | ||
| 5848 | 2025.09.06 02:18:22.958329 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5849 | 2025.09.06 02:18:22.958387 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5850 | 2025.09.06 02:18:22.958401 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5851 | 2025.09.06 02:18:22.958474 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5852 | 2025.09.06 02:18:22.958556 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 5853 | 2025.09.06 02:18:22.958631 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 5854 | 2025.09.06 02:18:22.958703 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 392 rows starting from the beginning of the part | ||
| 5855 | 2025.09.06 02:18:22.959691 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.09.06 02:18:22.959732 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5857 | 2025.09.06 02:18:22.959976 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909285 sec., 858960.2914179916 rows/sec., 58.51 MiB/sec. | ||
| 5858 | 2025.09.06 02:18:22.960159 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5859 | 2025.09.06 02:18:22.960251 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5860 | 2025.09.06 02:18:22.960447 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2025.09.06 02:18:22.960525 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_10_2} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5862 | 2025.09.06 02:18:22.960528 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.09.06 02:18:22.960599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5864 | 2025.09.06 02:18:22.960687 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.002397 sec., 471839.79974968714 rows/sec., 37.53 MiB/sec. | ||
| 5865 | 2025.09.06 02:18:22.960725 [ 254 ] {8d384437-ff6f-4da4-92b2-3fff4e0363ea} <Debug> TCPHandler: Processed in 0.002620591 sec. | ||
| 5866 | 2025.09.06 02:18:22.960869 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.09.06 02:18:22.960965 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5868 | 2025.09.06 02:18:22.961006 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5869 | 2025.09.06 02:18:22.961500 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2025.09.06 02:18:22.961537 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5871 | 2025.09.06 02:18:22.961852 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5872 | 2025.09.06 02:18:22.962062 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2025.09.06 02:18:22.962196 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 11.09 MiB/sec. | ||
| 5874 | 2025.09.06 02:18:22.962232 [ 254 ] {dfd4107e-bb4d-4059-b8d8-838bdc4a8fc1} <Debug> TCPHandler: Processed in 0.001414061 sec. | ||
| 5875 | 2025.09.06 02:18:22.962346 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2025.09.06 02:18:22.962463 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5877 | 2025.09.06 02:18:22.962513 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5878 | 2025.09.06 02:18:22.963025 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.09.06 02:18:22.963061 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5880 | 2025.09.06 02:18:22.963369 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5881 | 2025.09.06 02:18:22.963591 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.09.06 02:18:22.963724 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001284 sec., 158099.68847352025 rows/sec., 10.20 MiB/sec. | ||
| 5883 | 2025.09.06 02:18:22.963772 [ 254 ] {20fc93ca-0625-4434-bf0c-38a043d63192} <Debug> TCPHandler: Processed in 0.001485212 sec. | ||
| 5884 | 2025.09.06 02:18:22.963885 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.09.06 02:18:22.963980 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5886 | 2025.09.06 02:18:22.964021 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5887 | 2025.09.06 02:18:22.964480 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.09.06 02:18:22.964515 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5889 | 2025.09.06 02:18:22.964834 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5890 | 2025.09.06 02:18:22.965049 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2025.09.06 02:18:22.965145 [ 48 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5892 | 2025.09.06 02:18:22.965176 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001214 sec., 166392.09225700164 rows/sec., 9.45 MiB/sec. | ||
| 5893 | 2025.09.06 02:18:22.965182 [ 48 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2025.09.06 02:18:22.965216 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5895 | 2025.09.06 02:18:22.965221 [ 254 ] {56ceb89c-46e1-434f-9388-be6baa64f94c} <Debug> TCPHandler: Processed in 0.001387061 sec. | ||
| 5896 | 2025.09.06 02:18:22.965295 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5897 | 2025.09.06 02:18:22.965342 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2025.09.06 02:18:22.965378 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5899 | 2025.09.06 02:18:22.965407 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 214 rows starting from the beginning of the part | ||
| 5900 | 2025.09.06 02:18:22.965435 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5901 | 2025.09.06 02:18:22.965460 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5902 | 2025.09.06 02:18:22.965476 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5903 | 2025.09.06 02:18:22.965502 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5904 | 2025.09.06 02:18:22.965541 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 5905 | 2025.09.06 02:18:22.965580 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 5906 | 2025.09.06 02:18:22.965617 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 202 rows starting from the beginning of the part | ||
| 5907 | 2025.09.06 02:18:22.966131 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.09.06 02:18:22.966167 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5909 | 2025.09.06 02:18:22.966415 [ 193 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149209 sec., 734418.195471842 rows/sec., 45.12 MiB/sec. | ||
| 5910 | 2025.09.06 02:18:22.966503 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5911 | 2025.09.06 02:18:22.966619 [ 193 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5912 | 2025.09.06 02:18:22.966751 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.09.06 02:18:22.966899 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001482 sec., 461538.4615384615 rows/sec., 32.38 MiB/sec. | ||
| 5914 | 2025.09.06 02:18:22.966939 [ 254 ] {dd7cfe37-5f3f-40c2-9680-438b0cd50680} <Debug> TCPHandler: Processed in 0.001650893 sec. | ||
| 5915 | 2025.09.06 02:18:22.966971 [ 193 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.09.06 02:18:22.967040 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.09.06 02:18:22.967063 [ 193 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_10_2} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5918 | 2025.09.06 02:18:22.967138 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5919 | 2025.09.06 02:18:22.967174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5920 | 2025.09.06 02:18:22.967183 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5921 | 2025.09.06 02:18:22.967503 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.09.06 02:18:22.967539 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5923 | 2025.09.06 02:18:22.967841 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5924 | 2025.09.06 02:18:22.968047 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.09.06 02:18:22.968144 [ 49 ] {} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5926 | 2025.09.06 02:18:22.968172 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 5927 | 2025.09.06 02:18:22.968186 [ 49 ] {} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.09.06 02:18:22.968213 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5929 | 2025.09.06 02:18:22.968214 [ 254 ] {40925839-1a77-4185-a43e-8263a3bca5b2} <Debug> TCPHandler: Processed in 0.001223289 sec. | ||
| 5930 | 2025.09.06 02:18:22.968304 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::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 | ||
| 5931 | 2025.09.06 02:18:22.968347 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.09.06 02:18:22.968431 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5933 | 2025.09.06 02:18:22.968472 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5934 | 2025.09.06 02:18:22.968476 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5935 | 2025.09.06 02:18:22.968539 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5936 | 2025.09.06 02:18:22.968544 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5937 | 2025.09.06 02:18:22.968605 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5938 | 2025.09.06 02:18:22.968648 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5939 | 2025.09.06 02:18:22.968688 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 5940 | 2025.09.06 02:18:22.968729 [ 201 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5941 | 2025.09.06 02:18:22.969050 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2025.09.06 02:18:22.969092 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5943 | 2025.09.06 02:18:22.969468 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5944 | 2025.09.06 02:18:22.969474 [ 187 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121234 sec., 29694.640117458803 rows/sec., 1.52 MiB/sec. | ||
| 5945 | 2025.09.06 02:18:22.969661 [ 200 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5946 | 2025.09.06 02:18:22.969714 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.09.06 02:18:22.969865 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001417 sec., 216654.9047282992 rows/sec., 14.25 MiB/sec. | ||
| 5948 | 2025.09.06 02:18:22.969907 [ 254 ] {6e31018e-f616-4e58-8305-d5d9ff78e99a} <Debug> TCPHandler: Processed in 0.001620753 sec. | ||
| 5949 | 2025.09.06 02:18:22.970028 [ 200 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.09.06 02:18:22.970029 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2025.09.06 02:18:22.970118 [ 200 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_6_1} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5952 | 2025.09.06 02:18:22.970164 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5953 | 2025.09.06 02:18:22.970220 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5954 | 2025.09.06 02:18:22.970222 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5955 | 2025.09.06 02:18:22.970596 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.09.06 02:18:22.970644 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5957 | 2025.09.06 02:18:22.970974 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5958 | 2025.09.06 02:18:22.971187 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.09.06 02:18:22.971317 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 5960 | 2025.09.06 02:18:22.971353 [ 254 ] {222b2d36-1514-45cc-95cb-71d398f1d98d} <Debug> TCPHandler: Processed in 0.001385931 sec. | ||
| 5961 | 2025.09.06 02:18:22.971476 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2025.09.06 02:18:22.971571 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5963 | 2025.09.06 02:18:22.971626 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5964 | 2025.09.06 02:18:22.972443 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.09.06 02:18:22.972479 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5966 | 2025.09.06 02:18:22.973008 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5967 | 2025.09.06 02:18:22.973229 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.09.06 02:18:22.973338 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5969 | 2025.09.06 02:18:22.973364 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001811 sec., 17669.7956929873 rows/sec., 31.66 MiB/sec. | ||
| 5970 | 2025.09.06 02:18:22.973372 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.09.06 02:18:22.973408 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5972 | 2025.09.06 02:18:22.973424 [ 254 ] {af4f1041-5b58-4966-9291-880aff3ee623} <Debug> TCPHandler: Processed in 0.001998746 sec. | ||
| 5973 | 2025.09.06 02:18:22.973479 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 5974 | 2025.09.06 02:18:22.973546 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2025.09.06 02:18:22.973649 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5976 | 2025.09.06 02:18:22.973691 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5977 | 2025.09.06 02:18:22.973696 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5978 | 2025.09.06 02:18:22.973765 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 472 rows starting from the beginning of the part | ||
| 5979 | 2025.09.06 02:18:22.973906 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5980 | 2025.09.06 02:18:22.974033 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5981 | 2025.09.06 02:18:22.974041 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.09.06 02:18:22.974084 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5983 | 2025.09.06 02:18:22.974149 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5984 | 2025.09.06 02:18:22.974274 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5985 | 2025.09.06 02:18:22.974397 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5986 | 2025.09.06 02:18:22.974413 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5987 | 2025.09.06 02:18:22.974645 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.09.06 02:18:22.974777 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001146 sec., 89005.23560209424 rows/sec., 5.47 MiB/sec. | ||
| 5989 | 2025.09.06 02:18:22.974814 [ 254 ] {0c272f52-9c98-4ee8-84ce-22101a16c33f} <Debug> TCPHandler: Processed in 0.001318051 sec. | ||
| 5990 | 2025.09.06 02:18:22.995418 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.021969547 sec., 26764.32062982455 rows/sec., 47.96 MiB/sec. | ||
| 5991 | 2025.09.06 02:18:22.996261 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5992 | 2025.09.06 02:18:22.996593 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2025.09.06 02:18:22.996661 [ 187 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5994 | 2025.09.06 02:18:22.996761 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5995 | 2025.09.06 02:18:27.345471 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5996 | 2025.09.06 02:18:27.345542 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5997 | 2025.09.06 02:18:27.429332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12403 | ||
| 5998 | 2025.09.06 02:18:27.429929 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2025.09.06 02:18:27.429976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6000 | 2025.09.06 02:18:27.430472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6001 | 2025.09.06 02:18:27.430715 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2025.09.06 02:18:27.430841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12403 | ||
| 6003 | 2025.09.06 02:18:27.430844 [ 43 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6004 | 2025.09.06 02:18:27.430917 [ 43 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2025.09.06 02:18:27.430941 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6006 | 2025.09.06 02:18:27.431071 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 6007 | 2025.09.06 02:18:27.431231 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6008 | 2025.09.06 02:18:27.431275 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9971 rows starting from the beginning of the part | ||
| 6009 | 2025.09.06 02:18:27.431350 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6010 | 2025.09.06 02:18:27.431403 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6011 | 2025.09.06 02:18:27.431449 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6012 | 2025.09.06 02:18:27.431498 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6013 | 2025.09.06 02:18:27.431546 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6014 | 2025.09.06 02:18:27.435961 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12403 rows, containing 4 columns (4 merged, 0 gathered) in 0.00495372 sec., 2503774.940852531 rows/sec., 35.82 MiB/sec. | ||
| 6015 | 2025.09.06 02:18:27.436430 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6016 | 2025.09.06 02:18:27.436747 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.09.06 02:18:27.436825 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_26_5} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6018 | 2025.09.06 02:18:27.436938 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6019 | 2025.09.06 02:18:27.945033 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2025.09.06 02:18:27.945230 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6021 | 2025.09.06 02:18:27.945302 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6022 | 2025.09.06 02:18:27.946045 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.09.06 02:18:27.946084 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6024 | 2025.09.06 02:18:27.946483 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6025 | 2025.09.06 02:18:27.946716 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.09.06 02:18:27.946847 [ 40 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6027 | 2025.09.06 02:18:27.946865 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 6028 | 2025.09.06 02:18:27.946933 [ 40 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.09.06 02:18:27.946960 [ 254 ] {f087af8a-e4b6-4a80-ba95-7d4e3de71aab} <Debug> TCPHandler: Processed in 0.002063797 sec. | ||
| 6030 | 2025.09.06 02:18:27.946961 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6031 | 2025.09.06 02:18:27.947100 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 6032 | 2025.09.06 02:18:27.947106 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.09.06 02:18:27.947255 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6034 | 2025.09.06 02:18:27.947264 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6035 | 2025.09.06 02:18:27.947303 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6036 | 2025.09.06 02:18:27.947313 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2423 rows starting from the beginning of the part | ||
| 6037 | 2025.09.06 02:18:27.947399 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6038 | 2025.09.06 02:18:27.947454 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1131 rows starting from the beginning of the part | ||
| 6039 | 2025.09.06 02:18:27.947504 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1217 rows starting from the beginning of the part | ||
| 6040 | 2025.09.06 02:18:27.947551 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1131 rows starting from the beginning of the part | ||
| 6041 | 2025.09.06 02:18:27.947597 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6042 | 2025.09.06 02:18:27.947738 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2025.09.06 02:18:27.947782 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6044 | 2025.09.06 02:18:27.948113 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6045 | 2025.09.06 02:18:27.948343 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2025.09.06 02:18:27.948484 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001248 sec., 8012.820512820513 rows/sec., 602.53 KiB/sec. | ||
| 6047 | 2025.09.06 02:18:27.948524 [ 254 ] {6eb47952-0b75-47d6-994b-6b59b1420e93} <Debug> TCPHandler: Processed in 0.001471342 sec. | ||
| 6048 | 2025.09.06 02:18:27.948640 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2025.09.06 02:18:27.948736 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6050 | 2025.09.06 02:18:27.948777 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6051 | 2025.09.06 02:18:27.949209 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.09.06 02:18:27.949244 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6053 | 2025.09.06 02:18:27.949552 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6054 | 2025.09.06 02:18:27.949765 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2025.09.06 02:18:27.949789 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749682 sec., 2201709.1430936377 rows/sec., 187.10 MiB/sec. | ||
| 6056 | 2025.09.06 02:18:27.949874 [ 40 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6057 | 2025.09.06 02:18:27.949900 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 6058 | 2025.09.06 02:18:27.949915 [ 40 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.09.06 02:18:27.949942 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6060 | 2025.09.06 02:18:27.949942 [ 254 ] {93bb990d-775d-4db5-ae7d-bf98d4d7e79d} <Debug> TCPHandler: Processed in 0.001354681 sec. | ||
| 6061 | 2025.09.06 02:18:27.950008 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 6062 | 2025.09.06 02:18:27.950069 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6063 | 2025.09.06 02:18:27.950072 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2025.09.06 02:18:27.950099 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6065 | 2025.09.06 02:18:27.950130 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1224 rows starting from the beginning of the part | ||
| 6066 | 2025.09.06 02:18:27.950178 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6067 | 2025.09.06 02:18:27.950182 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2025.09.06 02:18:27.950220 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 684 rows starting from the beginning of the part | ||
| 6069 | 2025.09.06 02:18:27.950240 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6070 | 2025.09.06 02:18:27.950260 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 532 rows starting from the beginning of the part | ||
| 6071 | 2025.09.06 02:18:27.950303 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 684 rows starting from the beginning of the part | ||
| 6072 | 2025.09.06 02:18:27.950342 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6073 | 2025.09.06 02:18:27.950383 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2025.09.06 02:18:27.950465 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_36_7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6075 | 2025.09.06 02:18:27.950549 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 6076 | 2025.09.06 02:18:27.950666 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.09.06 02:18:27.950704 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6078 | 2025.09.06 02:18:27.951075 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6079 | 2025.09.06 02:18:27.951293 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2025.09.06 02:18:27.951400 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6081 | 2025.09.06 02:18:27.951426 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 6082 | 2025.09.06 02:18:27.951431 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.09.06 02:18:27.951466 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6084 | 2025.09.06 02:18:27.951471 [ 254 ] {0e589aa9-09b5-481c-839b-a35ea4d31a01} <Debug> TCPHandler: Processed in 0.001448721 sec. | ||
| 6085 | 2025.09.06 02:18:27.951537 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 6086 | 2025.09.06 02:18:27.951534 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546973 sec., 2115098.32427586 rows/sec., 160.22 MiB/sec. | ||
| 6087 | 2025.09.06 02:18:27.951596 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.09.06 02:18:27.951617 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6089 | 2025.09.06 02:18:27.951647 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9711 rows starting from the beginning of the part | ||
| 6090 | 2025.09.06 02:18:27.951697 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6091 | 2025.09.06 02:18:27.951705 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 6092 | 2025.09.06 02:18:27.951757 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6093 | 2025.09.06 02:18:27.951760 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 307 rows starting from the beginning of the part | ||
| 6094 | 2025.09.06 02:18:27.951763 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6095 | 2025.09.06 02:18:27.951811 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 845 rows starting from the beginning of the part | ||
| 6096 | 2025.09.06 02:18:27.951862 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 307 rows starting from the beginning of the part | ||
| 6097 | 2025.09.06 02:18:27.951909 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 6098 | 2025.09.06 02:18:27.952064 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.09.06 02:18:27.952149 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_36_7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6100 | 2025.09.06 02:18:27.952229 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6101 | 2025.09.06 02:18:27.952535 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2025.09.06 02:18:27.952577 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6103 | 2025.09.06 02:18:27.953129 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6104 | 2025.09.06 02:18:27.953358 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2025.09.06 02:18:27.953503 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001824 sec., 5482.456140350877 rows/sec., 9.82 MiB/sec. | ||
| 6106 | 2025.09.06 02:18:27.953558 [ 254 ] {e023ed61-5f7d-419f-b4fe-9afa02e60634} <Debug> TCPHandler: Processed in 0.002012066 sec. | ||
| 6107 | 2025.09.06 02:18:27.953676 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2025.09.06 02:18:27.953780 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2025.09.06 02:18:27.953825 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2025.09.06 02:18:27.954191 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2025.09.06 02:18:27.954229 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6112 | 2025.09.06 02:18:27.954592 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6113 | 2025.09.06 02:18:27.954817 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2025.09.06 02:18:27.954927 [ 40 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6115 | 2025.09.06 02:18:27.954957 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 6116 | 2025.09.06 02:18:27.954959 [ 40 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.09.06 02:18:27.954998 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6118 | 2025.09.06 02:18:27.955004 [ 254 ] {23b2d1c5-af79-4eb6-a9a7-e09aefb1f625} <Debug> TCPHandler: Processed in 0.001377971 sec. | ||
| 6119 | 2025.09.06 02:18:27.955068 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6120 | 2025.09.06 02:18:27.955149 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11490 rows, containing 5 columns (5 merged, 0 gathered) in 0.00364579 sec., 3151580.315926041 rows/sec., 214.75 MiB/sec. | ||
| 6121 | 2025.09.06 02:18:27.955157 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6122 | 2025.09.06 02:18:27.955197 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1860 rows starting from the beginning of the part | ||
| 6123 | 2025.09.06 02:18:27.955241 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6124 | 2025.09.06 02:18:27.955278 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 6125 | 2025.09.06 02:18:27.955310 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6126 | 2025.09.06 02:18:27.955341 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 6127 | 2025.09.06 02:18:27.955375 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6128 | 2025.09.06 02:18:27.955500 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6129 | 2025.09.06 02:18:27.955847 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.09.06 02:18:27.955935 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6131 | 2025.09.06 02:18:27.956030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 6132 | 2025.09.06 02:18:27.956436 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395831 sec., 1607644.4784504715 rows/sec., 105.93 MiB/sec. | ||
| 6133 | 2025.09.06 02:18:27.956726 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6134 | 2025.09.06 02:18:27.956986 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2025.09.06 02:18:27.957050 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_36_7} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6136 | 2025.09.06 02:18:27.957125 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6137 | 2025.09.06 02:18:28.071183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6138 | 2025.09.06 02:18:28.090393 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.09.06 02:18:28.090455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6140 | 2025.09.06 02:18:28.096029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6141 | 2025.09.06 02:18:28.096719 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2025.09.06 02:18:28.097013 [ 42 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6143 | 2025.09.06 02:18:28.097058 [ 42 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.09.06 02:18:28.097078 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6145 | 2025.09.06 02:18:28.097159 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6146 | 2025.09.06 02:18:28.099653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6147 | 2025.09.06 02:18:28.099973 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6148 | 2025.09.06 02:18:28.100716 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6149 | 2025.09.06 02:18:28.103960 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6150 | 2025.09.06 02:18:28.107344 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6151 | 2025.09.06 02:18:28.110977 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6152 | 2025.09.06 02:18:28.116035 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6153 | 2025.09.06 02:18:28.120205 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6154 | 2025.09.06 02:18:28.179535 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082396641 sec., 2378.7377449039454 rows/sec., 12.30 MiB/sec. | ||
| 6155 | 2025.09.06 02:18:28.182393 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6156 | 2025.09.06 02:18:28.184236 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_26_5} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.09.06 02:18:28.184342 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_26_5} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6158 | 2025.09.06 02:18:28.186179 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6159 | 2025.09.06 02:18:29.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.45 MiB, peak 272.74 MiB, free memory in arenas 0.00 B, will set to 264.22 MiB (RSS), difference: 5.77 MiB | ||
| 6160 | 2025.09.06 02:18:32.462004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 766 | ||
| 6161 | 2025.09.06 02:18:32.464488 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2025.09.06 02:18:32.464537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6163 | 2025.09.06 02:18:32.465780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6164 | 2025.09.06 02:18:32.466048 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2025.09.06 02:18:32.466312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6166 | 2025.09.06 02:18:32.949338 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2025.09.06 02:18:32.949533 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6168 | 2025.09.06 02:18:32.949608 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6169 | 2025.09.06 02:18:32.950280 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.09.06 02:18:32.950332 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6171 | 2025.09.06 02:18:32.950737 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6172 | 2025.09.06 02:18:32.950974 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2025.09.06 02:18:32.951147 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 6174 | 2025.09.06 02:18:32.951199 [ 254 ] {854892a9-5196-4504-8f74-49c9cb1e8ec5} <Debug> TCPHandler: Processed in 0.001996716 sec. | ||
| 6175 | 2025.09.06 02:18:32.951325 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2025.09.06 02:18:32.951429 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6177 | 2025.09.06 02:18:32.951474 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6178 | 2025.09.06 02:18:32.951876 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2025.09.06 02:18:32.951916 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6180 | 2025.09.06 02:18:32.952227 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6181 | 2025.09.06 02:18:32.952449 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2025.09.06 02:18:32.952587 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001182 sec., 6768.18950930626 rows/sec., 551.90 KiB/sec. | ||
| 6183 | 2025.09.06 02:18:32.952627 [ 254 ] {89296acb-9eb6-44c8-a042-07662f88f5cd} <Debug> TCPHandler: Processed in 0.001353701 sec. | ||
| 6184 | 2025.09.06 02:18:32.952739 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2025.09.06 02:18:32.952834 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6186 | 2025.09.06 02:18:32.952877 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6187 | 2025.09.06 02:18:32.953397 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2025.09.06 02:18:32.953436 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6189 | 2025.09.06 02:18:32.953782 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6190 | 2025.09.06 02:18:32.954015 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2025.09.06 02:18:32.954149 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001335 sec., 182771.53558052433 rows/sec., 16.23 MiB/sec. | ||
| 6192 | 2025.09.06 02:18:32.954187 [ 254 ] {7bbaa967-6e77-4cf2-aecc-76e469bf1d6d} <Debug> TCPHandler: Processed in 0.001498962 sec. | ||
| 6193 | 2025.09.06 02:18:32.954298 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2025.09.06 02:18:32.954393 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6195 | 2025.09.06 02:18:32.954435 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6196 | 2025.09.06 02:18:32.954836 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.09.06 02:18:32.954873 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6198 | 2025.09.06 02:18:32.955182 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6199 | 2025.09.06 02:18:32.955404 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.09.06 02:18:32.955531 [ 36 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6201 | 2025.09.06 02:18:32.955537 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001162 sec., 44750.43029259897 rows/sec., 3.30 MiB/sec. | ||
| 6202 | 2025.09.06 02:18:32.955613 [ 36 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.09.06 02:18:32.955627 [ 254 ] {d60fdc94-2f36-4032-b1b0-c25357e48f9b} <Debug> TCPHandler: Processed in 0.001378411 sec. | ||
| 6204 | 2025.09.06 02:18:32.955648 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6205 | 2025.09.06 02:18:32.955742 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2025.09.06 02:18:32.955753 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 6207 | 2025.09.06 02:18:32.955842 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6208 | 2025.09.06 02:18:32.955866 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6209 | 2025.09.06 02:18:32.955884 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6210 | 2025.09.06 02:18:32.955902 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 270 rows starting from the beginning of the part | ||
| 6211 | 2025.09.06 02:18:32.955968 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 6212 | 2025.09.06 02:18:32.956020 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 6213 | 2025.09.06 02:18:32.956069 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 6214 | 2025.09.06 02:18:32.956114 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6215 | 2025.09.06 02:18:32.956153 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 6216 | 2025.09.06 02:18:32.956269 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2025.09.06 02:18:32.956305 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6218 | 2025.09.06 02:18:32.956704 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6219 | 2025.09.06 02:18:32.956924 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.09.06 02:18:32.956953 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243361 sec., 643417.3180596787 rows/sec., 42.69 MiB/sec. | ||
| 6221 | 2025.09.06 02:18:32.957059 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.61 MiB/sec. | ||
| 6222 | 2025.09.06 02:18:32.957100 [ 254 ] {ffadd146-9c06-4a2f-967f-1112ccf9b0bc} <Debug> TCPHandler: Processed in 0.001409302 sec. | ||
| 6223 | 2025.09.06 02:18:32.957181 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6224 | 2025.09.06 02:18:32.957209 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2025.09.06 02:18:32.957318 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6226 | 2025.09.06 02:18:32.957362 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6227 | 2025.09.06 02:18:32.957556 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.09.06 02:18:32.957654 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_36_7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6229 | 2025.09.06 02:18:32.957760 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6230 | 2025.09.06 02:18:32.957768 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.09.06 02:18:32.957813 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6232 | 2025.09.06 02:18:32.958136 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6233 | 2025.09.06 02:18:32.958362 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.09.06 02:18:32.958503 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 778.01 KiB/sec. | ||
| 6235 | 2025.09.06 02:18:32.958543 [ 254 ] {f7a12f07-b7d1-42fc-8500-7736c7fd373d} <Debug> TCPHandler: Processed in 0.001383471 sec. | ||
| 6236 | 2025.09.06 02:18:32.958647 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.09.06 02:18:32.958742 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6238 | 2025.09.06 02:18:32.958784 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6239 | 2025.09.06 02:18:32.959250 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.09.06 02:18:32.959286 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6241 | 2025.09.06 02:18:32.959605 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6242 | 2025.09.06 02:18:32.959828 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.09.06 02:18:32.959963 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001239 sec., 112994.35028248587 rows/sec., 9.13 MiB/sec. | ||
| 6244 | 2025.09.06 02:18:32.960001 [ 254 ] {1127e40f-8fb8-4b7d-b17c-f418aeeefc7c} <Debug> TCPHandler: Processed in 0.001404141 sec. | ||
| 6245 | 2025.09.06 02:18:32.960102 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.09.06 02:18:32.960197 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6247 | 2025.09.06 02:18:32.960242 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6248 | 2025.09.06 02:18:32.960653 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.09.06 02:18:32.960690 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6250 | 2025.09.06 02:18:32.961038 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6251 | 2025.09.06 02:18:32.961253 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.09.06 02:18:32.961385 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001208 sec., 195364.238410596 rows/sec., 14.28 MiB/sec. | ||
| 6253 | 2025.09.06 02:18:32.961422 [ 254 ] {f3bc41c6-0283-40ab-a0c3-df413ca7d1de} <Debug> TCPHandler: Processed in 0.001369871 sec. | ||
| 6254 | 2025.09.06 02:18:32.961530 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.09.06 02:18:32.961627 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2025.09.06 02:18:32.961679 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6257 | 2025.09.06 02:18:32.962431 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.09.06 02:18:32.962465 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6259 | 2025.09.06 02:18:32.963085 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6260 | 2025.09.06 02:18:32.963315 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.09.06 02:18:32.963456 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001844 sec., 17353.57917570499 rows/sec., 31.10 MiB/sec. | ||
| 6262 | 2025.09.06 02:18:32.963508 [ 254 ] {2a61dfbc-75ff-47a1-b35e-bd9a1d806a0f} <Debug> TCPHandler: Processed in 0.002026116 sec. | ||
| 6263 | 2025.09.06 02:18:32.963616 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.09.06 02:18:32.963711 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.09.06 02:18:32.963754 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6266 | 2025.09.06 02:18:32.964080 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.09.06 02:18:32.964117 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6268 | 2025.09.06 02:18:32.964433 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6269 | 2025.09.06 02:18:32.964649 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.09.06 02:18:32.964784 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6271 | 2025.09.06 02:18:32.964821 [ 254 ] {c3cfa6fa-3de2-4cef-ad3b-f1c13279fe92} <Debug> TCPHandler: Processed in 0.00125437 sec. | ||
| 6272 | 2025.09.06 02:18:34.931082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12851 | ||
| 6273 | 2025.09.06 02:18:34.931924 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.09.06 02:18:34.931991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6275 | 2025.09.06 02:18:34.932764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6276 | 2025.09.06 02:18:34.932990 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.09.06 02:18:34.933116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12851 | ||
| 6278 | 2025.09.06 02:18:35.599861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6279 | 2025.09.06 02:18:35.615806 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.09.06 02:18:35.615866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6281 | 2025.09.06 02:18:35.621864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6282 | 2025.09.06 02:18:35.622585 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.09.06 02:18:35.625772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6284 | 2025.09.06 02:18:37.944629 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2025.09.06 02:18:37.944802 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6286 | 2025.09.06 02:18:37.944866 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6287 | 2025.09.06 02:18:37.945500 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.09.06 02:18:37.945540 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6289 | 2025.09.06 02:18:37.945959 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6290 | 2025.09.06 02:18:37.946206 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.09.06 02:18:37.946368 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.89 MiB/sec. | ||
| 6292 | 2025.09.06 02:18:37.946418 [ 254 ] {c0a22666-8eec-459c-9d8f-05d45ca80ba0} <Debug> TCPHandler: Processed in 0.001911705 sec. | ||
| 6293 | 2025.09.06 02:18:37.946546 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.09.06 02:18:37.946650 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6295 | 2025.09.06 02:18:37.946694 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6296 | 2025.09.06 02:18:37.947104 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.09.06 02:18:37.947138 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6298 | 2025.09.06 02:18:37.947462 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6299 | 2025.09.06 02:18:37.947681 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.09.06 02:18:37.947817 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 6301 | 2025.09.06 02:18:37.947856 [ 254 ] {0ec26365-13ad-485f-b150-15492c35883f} <Debug> TCPHandler: Processed in 0.001362261 sec. | ||
| 6302 | 2025.09.06 02:18:37.947960 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.09.06 02:18:37.948056 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6304 | 2025.09.06 02:18:37.948097 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6305 | 2025.09.06 02:18:37.948529 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.09.06 02:18:37.948563 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6307 | 2025.09.06 02:18:37.948890 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6308 | 2025.09.06 02:18:37.949110 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.09.06 02:18:37.949248 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001213 sec., 61005.77081615828 rows/sec., 4.76 MiB/sec. | ||
| 6310 | 2025.09.06 02:18:37.949287 [ 254 ] {e739e7a7-f333-4304-9348-02e5a24f05d7} <Debug> TCPHandler: Processed in 0.001376591 sec. | ||
| 6311 | 2025.09.06 02:18:37.949400 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2025.09.06 02:18:37.949496 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6313 | 2025.09.06 02:18:37.949540 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6314 | 2025.09.06 02:18:37.949968 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.09.06 02:18:37.950005 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6316 | 2025.09.06 02:18:37.950363 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6317 | 2025.09.06 02:18:37.950575 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.09.06 02:18:37.950721 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6319 | 2025.09.06 02:18:37.950765 [ 254 ] {263f324d-34d5-42e3-b1ec-446e89d56098} <Debug> TCPHandler: Processed in 0.001414862 sec. | ||
| 6320 | 2025.09.06 02:18:37.950881 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2025.09.06 02:18:37.950975 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6322 | 2025.09.06 02:18:37.951029 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6323 | 2025.09.06 02:18:37.951794 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.09.06 02:18:37.951830 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6325 | 2025.09.06 02:18:37.952366 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6326 | 2025.09.06 02:18:37.952580 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.09.06 02:18:37.952722 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 6328 | 2025.09.06 02:18:37.952773 [ 254 ] {7aa73554-89d6-493d-b300-01669bef3753} <Debug> TCPHandler: Processed in 0.001938895 sec. | ||
| 6329 | 2025.09.06 02:18:37.952880 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.09.06 02:18:37.952971 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6331 | 2025.09.06 02:18:37.953013 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6332 | 2025.09.06 02:18:37.953329 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2025.09.06 02:18:37.953362 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6334 | 2025.09.06 02:18:37.953658 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6335 | 2025.09.06 02:18:37.953873 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.09.06 02:18:37.954001 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6337 | 2025.09.06 02:18:37.954034 [ 254 ] {5daf8241-4cda-407e-9e57-99663c72c956} <Debug> TCPHandler: Processed in 0.00120122 sec. | ||
| 6338 | 2025.09.06 02:18:42.345582 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6339 | 2025.09.06 02:18:42.345650 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6340 | 2025.09.06 02:18:42.433338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13363 | ||
| 6341 | 2025.09.06 02:18:42.433872 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.09.06 02:18:42.433921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6343 | 2025.09.06 02:18:42.434460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6344 | 2025.09.06 02:18:42.434705 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.09.06 02:18:42.434853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13363 | ||
| 6346 | 2025.09.06 02:18:42.466691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 798 | ||
| 6347 | 2025.09.06 02:18:42.469066 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.09.06 02:18:42.469126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6349 | 2025.09.06 02:18:42.470408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6350 | 2025.09.06 02:18:42.470690 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.09.06 02:18:42.471069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6352 | 2025.09.06 02:18:42.946916 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2025.09.06 02:18:42.947110 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6354 | 2025.09.06 02:18:42.947181 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6355 | 2025.09.06 02:18:42.947948 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2025.09.06 02:18:42.947991 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6357 | 2025.09.06 02:18:42.948379 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6358 | 2025.09.06 02:18:42.948619 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2025.09.06 02:18:42.948776 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001718 sec., 69848.66123399301 rows/sec., 5.93 MiB/sec. | ||
| 6360 | 2025.09.06 02:18:42.948821 [ 254 ] {23ae37d6-9c06-4cc7-8347-a837113756c1} <Debug> TCPHandler: Processed in 0.002043716 sec. | ||
| 6361 | 2025.09.06 02:18:42.948968 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.09.06 02:18:42.949065 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6363 | 2025.09.06 02:18:42.949106 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6364 | 2025.09.06 02:18:42.949559 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2025.09.06 02:18:42.949595 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6366 | 2025.09.06 02:18:42.949909 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6367 | 2025.09.06 02:18:42.950121 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.09.06 02:18:42.950259 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001214 sec., 26359.143327841844 rows/sec., 1.94 MiB/sec. | ||
| 6369 | 2025.09.06 02:18:42.950298 [ 254 ] {36adf91c-5efd-43cc-adf0-64652f3cb2d8} <Debug> TCPHandler: Processed in 0.001386731 sec. | ||
| 6370 | 2025.09.06 02:18:42.950433 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2025.09.06 02:18:42.950528 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6372 | 2025.09.06 02:18:42.950568 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6373 | 2025.09.06 02:18:42.951020 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2025.09.06 02:18:42.951057 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6375 | 2025.09.06 02:18:42.951367 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6376 | 2025.09.06 02:18:42.951585 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2025.09.06 02:18:42.951715 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001205 sec., 79668.04979253112 rows/sec., 6.22 MiB/sec. | ||
| 6378 | 2025.09.06 02:18:42.951754 [ 254 ] {d99fb125-8381-4ffe-82e3-275fd5473187} <Debug> TCPHandler: Processed in 0.001374821 sec. | ||
| 6379 | 2025.09.06 02:18:42.951866 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2025.09.06 02:18:42.951961 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6381 | 2025.09.06 02:18:42.952005 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6382 | 2025.09.06 02:18:42.952415 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2025.09.06 02:18:42.952452 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6384 | 2025.09.06 02:18:42.952783 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6385 | 2025.09.06 02:18:42.952994 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2025.09.06 02:18:42.953125 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6387 | 2025.09.06 02:18:42.953162 [ 254 ] {b989a5c6-1044-4e7a-8d90-0802a39e451c} <Debug> TCPHandler: Processed in 0.001344491 sec. | ||
| 6388 | 2025.09.06 02:18:42.953264 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2025.09.06 02:18:42.953357 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6390 | 2025.09.06 02:18:42.953413 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6391 | 2025.09.06 02:18:42.954227 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2025.09.06 02:18:42.954265 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6393 | 2025.09.06 02:18:42.954813 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6394 | 2025.09.06 02:18:42.955043 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2025.09.06 02:18:42.955183 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001844 sec., 17353.57917570499 rows/sec., 31.10 MiB/sec. | ||
| 6396 | 2025.09.06 02:18:42.955238 [ 254 ] {c2219089-6633-4271-a2ab-3e446d84b6e9} <Debug> TCPHandler: Processed in 0.002023186 sec. | ||
| 6397 | 2025.09.06 02:18:42.955351 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.09.06 02:18:42.955448 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6399 | 2025.09.06 02:18:42.955490 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6400 | 2025.09.06 02:18:42.955832 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.09.06 02:18:42.955870 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6402 | 2025.09.06 02:18:42.956181 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6403 | 2025.09.06 02:18:42.956395 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.09.06 02:18:42.956528 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6405 | 2025.09.06 02:18:42.956564 [ 254 ] {a23b8ca9-087c-47b9-aebc-c8a68f460dfe} <Debug> TCPHandler: Processed in 0.001263031 sec. | ||
| 6406 | 2025.09.06 02:18:43.125984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6407 | 2025.09.06 02:18:43.142560 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.09.06 02:18:43.142611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6409 | 2025.09.06 02:18:43.149025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6410 | 2025.09.06 02:18:43.149722 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.09.06 02:18:43.152532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6412 | 2025.09.06 02:18:44.406886 [ 152 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6413 | 2025.09.06 02:18:44.406962 [ 152 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.09.06 02:18:44.406988 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6415 | 2025.09.06 02:18:44.407115 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 6416 | 2025.09.06 02:18:44.407271 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2025.09.06 02:18:44.407310 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6418 | 2025.09.06 02:18:44.407387 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6419 | 2025.09.06 02:18:44.407440 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6420 | 2025.09.06 02:18:44.407489 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6421 | 2025.09.06 02:18:44.407534 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6422 | 2025.09.06 02:18:44.408305 [ 189 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124521 sec., 30516.94091759623 rows/sec., 2.55 MiB/sec. | ||
| 6423 | 2025.09.06 02:18:44.408472 [ 189 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6424 | 2025.09.06 02:18:44.408743 [ 189 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.09.06 02:18:44.408811 [ 189 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_13_3} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6426 | 2025.09.06 02:18:44.408892 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6427 | 2025.09.06 02:18:47.970843 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2025.09.06 02:18:47.971038 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6429 | 2025.09.06 02:18:47.971115 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6430 | 2025.09.06 02:18:47.971830 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.09.06 02:18:47.971881 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6432 | 2025.09.06 02:18:47.972289 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6433 | 2025.09.06 02:18:47.972522 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.09.06 02:18:47.972688 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001702 sec., 2350.1762632197415 rows/sec., 191.64 KiB/sec. | ||
| 6435 | 2025.09.06 02:18:47.972739 [ 254 ] {9d5d9af5-69de-4e6f-8a61-f65038e29d5d} <Debug> TCPHandler: Processed in 0.002034497 sec. | ||
| 6436 | 2025.09.06 02:18:47.972867 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2025.09.06 02:18:47.972972 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6438 | 2025.09.06 02:18:47.973016 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6439 | 2025.09.06 02:18:47.974054 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.09.06 02:18:47.974093 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6441 | 2025.09.06 02:18:47.974533 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6442 | 2025.09.06 02:18:47.974759 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.09.06 02:18:47.974902 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001953 sec., 623655.9139784946 rows/sec., 51.56 MiB/sec. | ||
| 6444 | 2025.09.06 02:18:47.974944 [ 254 ] {05d24226-d4cd-482a-9515-d0baa6f3fd7b} <Debug> TCPHandler: Processed in 0.002130237 sec. | ||
| 6445 | 2025.09.06 02:18:47.975059 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.09.06 02:18:47.975157 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6447 | 2025.09.06 02:18:47.975203 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6448 | 2025.09.06 02:18:47.975612 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.09.06 02:18:47.975651 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6450 | 2025.09.06 02:18:47.976001 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6451 | 2025.09.06 02:18:47.976222 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.09.06 02:18:47.976359 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001223 sec., 11447.260834014718 rows/sec., 843.21 KiB/sec. | ||
| 6453 | 2025.09.06 02:18:47.976398 [ 254 ] {aabcbf1e-ddf5-4fe3-b292-f12f31d5ac83} <Debug> TCPHandler: Processed in 0.001390531 sec. | ||
| 6454 | 2025.09.06 02:18:47.976501 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.09.06 02:18:47.976597 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6456 | 2025.09.06 02:18:47.976638 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6457 | 2025.09.06 02:18:47.977114 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.09.06 02:18:47.977152 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6459 | 2025.09.06 02:18:47.977479 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6460 | 2025.09.06 02:18:47.977704 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.09.06 02:18:47.977837 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 6462 | 2025.09.06 02:18:47.977877 [ 254 ] {2ee46dcb-3721-4c25-a864-4f79d5b1899b} <Debug> TCPHandler: Processed in 0.001424912 sec. | ||
| 6463 | 2025.09.06 02:18:47.978010 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2025.09.06 02:18:47.978105 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6465 | 2025.09.06 02:18:47.978146 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6466 | 2025.09.06 02:18:47.978750 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2025.09.06 02:18:47.978788 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6468 | 2025.09.06 02:18:47.979148 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6469 | 2025.09.06 02:18:47.979364 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2025.09.06 02:18:47.979496 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001409 sec., 378992.19304471253 rows/sec., 28.09 MiB/sec. | ||
| 6471 | 2025.09.06 02:18:47.979535 [ 254 ] {6c293da4-4ea2-4549-a98a-46972138e1be} <Debug> TCPHandler: Processed in 0.001573903 sec. | ||
| 6472 | 2025.09.06 02:18:47.979646 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2025.09.06 02:18:47.979742 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6474 | 2025.09.06 02:18:47.979786 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6475 | 2025.09.06 02:18:47.980358 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2025.09.06 02:18:47.980396 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6477 | 2025.09.06 02:18:47.980795 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6478 | 2025.09.06 02:18:47.981017 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.09.06 02:18:47.981145 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001421 sec., 595355.3835327234 rows/sec., 40.07 MiB/sec. | ||
| 6480 | 2025.09.06 02:18:47.981183 [ 254 ] {6eba8d19-7cab-44ad-9464-a409a997a402} <Debug> TCPHandler: Processed in 0.001587932 sec. | ||
| 6481 | 2025.09.06 02:18:47.981293 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2025.09.06 02:18:47.981390 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6483 | 2025.09.06 02:18:47.981447 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6484 | 2025.09.06 02:18:47.982218 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2025.09.06 02:18:47.982255 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6486 | 2025.09.06 02:18:47.982810 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6487 | 2025.09.06 02:18:47.983040 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.09.06 02:18:47.983161 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6489 | 2025.09.06 02:18:47.983188 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001816 sec., 5506.607929515419 rows/sec., 9.87 MiB/sec. | ||
| 6490 | 2025.09.06 02:18:47.983233 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2025.09.06 02:18:47.983259 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6492 | 2025.09.06 02:18:47.983273 [ 254 ] {76a24d3d-89ea-460e-90ea-6bb8ac915d0a} <Debug> TCPHandler: Processed in 0.002028226 sec. | ||
| 6493 | 2025.09.06 02:18:47.983380 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 6494 | 2025.09.06 02:18:47.983405 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2025.09.06 02:18:47.983515 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6496 | 2025.09.06 02:18:47.983558 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6497 | 2025.09.06 02:18:47.983644 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6498 | 2025.09.06 02:18:47.983728 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 588 rows starting from the beginning of the part | ||
| 6499 | 2025.09.06 02:18:47.983887 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6500 | 2025.09.06 02:18:47.983914 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.09.06 02:18:47.983955 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6502 | 2025.09.06 02:18:47.984004 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6503 | 2025.09.06 02:18:47.984116 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6504 | 2025.09.06 02:18:47.984216 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6505 | 2025.09.06 02:18:47.984292 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6506 | 2025.09.06 02:18:47.984319 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6507 | 2025.09.06 02:18:47.984533 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2025.09.06 02:18:47.984674 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 6509 | 2025.09.06 02:18:47.984711 [ 254 ] {2f42cdf3-eb98-4eff-9f87-44ee8b3e8703} <Debug> TCPHandler: Processed in 0.001357041 sec. | ||
| 6510 | 2025.09.06 02:18:47.995022 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 19 columns (19 merged, 0 gathered) in 0.011701493 sec., 58283.16096074236 rows/sec., 104.44 MiB/sec. | ||
| 6511 | 2025.09.06 02:18:47.995851 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6512 | 2025.09.06 02:18:47.996239 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.09.06 02:18:47.996321 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6514 | 2025.09.06 02:18:47.996458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 6515 | 2025.09.06 02:18:48.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.16 MiB, peak 274.58 MiB, free memory in arenas 0.00 B, will set to 269.76 MiB (RSS), difference: 2.60 MiB | ||
| 6516 | 2025.09.06 02:18:49.935096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13811 | ||
| 6517 | 2025.09.06 02:18:49.935893 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2025.09.06 02:18:49.935941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6519 | 2025.09.06 02:18:49.936521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6520 | 2025.09.06 02:18:49.936771 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2025.09.06 02:18:49.936919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13811 | ||
| 6522 | 2025.09.06 02:18:50.652743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6523 | 2025.09.06 02:18:50.670055 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.09.06 02:18:50.670121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6525 | 2025.09.06 02:18:50.676062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6526 | 2025.09.06 02:18:50.676790 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.09.06 02:18:50.680370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6528 | 2025.09.06 02:18:52.471450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 826 | ||
| 6529 | 2025.09.06 02:18:52.473723 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2025.09.06 02:18:52.473769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6531 | 2025.09.06 02:18:52.474964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6532 | 2025.09.06 02:18:52.475257 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2025.09.06 02:18:52.475414 [ 147 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6534 | 2025.09.06 02:18:52.475479 [ 147 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2025.09.06 02:18:52.475499 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6536 | 2025.09.06 02:18:52.475520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6537 | 2025.09.06 02:18:52.475600 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 6538 | 2025.09.06 02:18:52.476148 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6539 | 2025.09.06 02:18:52.476281 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
| 6540 | 2025.09.06 02:18:52.476613 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6541 | 2025.09.06 02:18:52.476892 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6542 | 2025.09.06 02:18:52.477165 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6543 | 2025.09.06 02:18:52.477441 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 6544 | 2025.09.06 02:18:52.477727 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6545 | 2025.09.06 02:18:52.483450 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 72 columns (72 merged, 0 gathered) in 0.007890793 sec., 104678.95938975968 rows/sec., 90.28 MiB/sec. | ||
| 6546 | 2025.09.06 02:18:52.484924 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6547 | 2025.09.06 02:18:52.485564 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.09.06 02:18:52.485662 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_21_4} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6549 | 2025.09.06 02:18:52.485921 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6550 | 2025.09.06 02:18:52.946894 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2025.09.06 02:18:52.947073 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6552 | 2025.09.06 02:18:52.947136 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6553 | 2025.09.06 02:18:52.947773 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.09.06 02:18:52.947815 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6555 | 2025.09.06 02:18:52.948209 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6556 | 2025.09.06 02:18:52.948452 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.09.06 02:18:52.948597 [ 146 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6558 | 2025.09.06 02:18:52.948608 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001583 sec., 75805.43272267847 rows/sec., 6.44 MiB/sec. | ||
| 6559 | 2025.09.06 02:18:52.948661 [ 146 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.09.06 02:18:52.948676 [ 254 ] {2ee9bea2-ea8c-440a-8dc9-3ca6670155ab} <Debug> TCPHandler: Processed in 0.001910535 sec. | ||
| 6561 | 2025.09.06 02:18:52.948687 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6562 | 2025.09.06 02:18:52.948809 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2025.09.06 02:18:52.948819 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 6564 | 2025.09.06 02:18:52.948913 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6565 | 2025.09.06 02:18:52.948958 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6566 | 2025.09.06 02:18:52.948973 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2025.09.06 02:18:52.949012 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2423 rows starting from the beginning of the part | ||
| 6568 | 2025.09.06 02:18:52.949079 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 244 rows starting from the beginning of the part | ||
| 6569 | 2025.09.06 02:18:52.949124 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6570 | 2025.09.06 02:18:52.949167 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 6571 | 2025.09.06 02:18:52.949207 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1218 rows starting from the beginning of the part | ||
| 6572 | 2025.09.06 02:18:52.949246 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
| 6573 | 2025.09.06 02:18:52.949372 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.09.06 02:18:52.949415 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6575 | 2025.09.06 02:18:52.949757 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6576 | 2025.09.06 02:18:52.949989 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2025.09.06 02:18:52.950128 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001234 sec., 25931.92868719611 rows/sec., 1.90 MiB/sec. | ||
| 6578 | 2025.09.06 02:18:52.950167 [ 254 ] {8017f1ca-8dca-4507-9ba8-af888bf27db6} <Debug> TCPHandler: Processed in 0.001411361 sec. | ||
| 6579 | 2025.09.06 02:18:52.950271 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2025.09.06 02:18:52.950366 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6581 | 2025.09.06 02:18:52.950407 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6582 | 2025.09.06 02:18:52.950844 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.09.06 02:18:52.950881 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6584 | 2025.09.06 02:18:52.951218 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245639 sec., 1710233.309857148 rows/sec., 147.92 MiB/sec. | ||
| 6585 | 2025.09.06 02:18:52.951233 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6586 | 2025.09.06 02:18:52.951514 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6587 | 2025.09.06 02:18:52.951561 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.09.06 02:18:52.951717 [ 146 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6589 | 2025.09.06 02:18:52.951739 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00139 sec., 69064.74820143885 rows/sec., 5.39 MiB/sec. | ||
| 6590 | 2025.09.06 02:18:52.951766 [ 146 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2025.09.06 02:18:52.951791 [ 254 ] {514d1761-9ce4-443c-8d15-8d27d5714fae} <Debug> TCPHandler: Processed in 0.001570962 sec. | ||
| 6592 | 2025.09.06 02:18:52.951796 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6593 | 2025.09.06 02:18:52.951816 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2025.09.06 02:18:52.951899 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_41_8} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6595 | 2025.09.06 02:18:52.951915 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 6596 | 2025.09.06 02:18:52.951920 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2025.09.06 02:18:52.951984 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6598 | 2025.09.06 02:18:52.952060 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2025.09.06 02:18:52.952063 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6600 | 2025.09.06 02:18:52.952102 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1224 rows starting from the beginning of the part | ||
| 6601 | 2025.09.06 02:18:52.952135 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6602 | 2025.09.06 02:18:52.952177 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 140 rows starting from the beginning of the part | ||
| 6603 | 2025.09.06 02:18:52.952230 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 6604 | 2025.09.06 02:18:52.952273 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6605 | 2025.09.06 02:18:52.952315 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 534 rows starting from the beginning of the part | ||
| 6606 | 2025.09.06 02:18:52.952356 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part | ||
| 6607 | 2025.09.06 02:18:52.952583 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.09.06 02:18:52.952628 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6609 | 2025.09.06 02:18:52.952985 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6610 | 2025.09.06 02:18:52.953232 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2025.09.06 02:18:52.953348 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6612 | 2025.09.06 02:18:52.953365 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 6613 | 2025.09.06 02:18:52.953389 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.09.06 02:18:52.953410 [ 254 ] {48e5c75b-ce21-49aa-a8d6-faa5f297f989} <Debug> TCPHandler: Processed in 0.001541563 sec. | ||
| 6615 | 2025.09.06 02:18:52.953413 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6616 | 2025.09.06 02:18:52.953511 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 6617 | 2025.09.06 02:18:52.953530 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2025.09.06 02:18:52.953621 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2025.09.06 02:18:52.953621 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758794 sec., 1230388.5503361963 rows/sec., 95.73 MiB/sec. | ||
| 6620 | 2025.09.06 02:18:52.953655 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11490 rows starting from the beginning of the part | ||
| 6621 | 2025.09.06 02:18:52.953629 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6622 | 2025.09.06 02:18:52.953714 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 236 rows starting from the beginning of the part | ||
| 6623 | 2025.09.06 02:18:52.953736 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6624 | 2025.09.06 02:18:52.953764 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6625 | 2025.09.06 02:18:52.953809 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 6626 | 2025.09.06 02:18:52.953823 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6627 | 2025.09.06 02:18:52.953851 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 846 rows starting from the beginning of the part | ||
| 6628 | 2025.09.06 02:18:52.953896 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6629 | 2025.09.06 02:18:52.954119 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.09.06 02:18:52.954201 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_41_8} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6631 | 2025.09.06 02:18:52.954283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6632 | 2025.09.06 02:18:52.954587 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2025.09.06 02:18:52.954630 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6634 | 2025.09.06 02:18:52.955228 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6635 | 2025.09.06 02:18:52.955460 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2025.09.06 02:18:52.955605 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001994 sec., 16048.144433299898 rows/sec., 28.76 MiB/sec. | ||
| 6637 | 2025.09.06 02:18:52.955660 [ 254 ] {bea33036-d06e-43b6-b564-d80afad7da82} <Debug> TCPHandler: Processed in 0.002179787 sec. | ||
| 6638 | 2025.09.06 02:18:52.955777 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.09.06 02:18:52.955876 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6640 | 2025.09.06 02:18:52.955925 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6641 | 2025.09.06 02:18:52.956275 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.09.06 02:18:52.956312 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6643 | 2025.09.06 02:18:52.956624 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6644 | 2025.09.06 02:18:52.956843 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.09.06 02:18:52.956951 [ 146 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6646 | 2025.09.06 02:18:52.956978 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6647 | 2025.09.06 02:18:52.956987 [ 146 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.09.06 02:18:52.957021 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6649 | 2025.09.06 02:18:52.957023 [ 254 ] {028afb5c-cd89-4239-adac-bc21f54a45c7} <Debug> TCPHandler: Processed in 0.00129639 sec. | ||
| 6650 | 2025.09.06 02:18:52.957108 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6651 | 2025.09.06 02:18:52.957188 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00371415 sec., 3514128.400845416 rows/sec., 239.78 MiB/sec. | ||
| 6652 | 2025.09.06 02:18:52.957208 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6653 | 2025.09.06 02:18:52.957244 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2244 rows starting from the beginning of the part | ||
| 6654 | 2025.09.06 02:18:52.957291 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6655 | 2025.09.06 02:18:52.957327 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6656 | 2025.09.06 02:18:52.957360 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6657 | 2025.09.06 02:18:52.957393 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6658 | 2025.09.06 02:18:52.957427 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 6659 | 2025.09.06 02:18:52.957557 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6660 | 2025.09.06 02:18:52.957852 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.09.06 02:18:52.957928 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6662 | 2025.09.06 02:18:52.957998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6663 | 2025.09.06 02:18:52.958556 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490252 sec., 1707093.8337945528 rows/sec., 112.79 MiB/sec. | ||
| 6664 | 2025.09.06 02:18:52.958789 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6665 | 2025.09.06 02:18:52.959039 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2025.09.06 02:18:52.959108 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_41_8} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6667 | 2025.09.06 02:18:52.959184 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6668 | 2025.09.06 02:18:57.345696 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6669 | 2025.09.06 02:18:57.345766 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6670 | 2025.09.06 02:18:57.437142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14323 | ||
| 6671 | 2025.09.06 02:18:57.437679 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2025.09.06 02:18:57.437730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6673 | 2025.09.06 02:18:57.438250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6674 | 2025.09.06 02:18:57.438491 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2025.09.06 02:18:57.438633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14323 | ||
| 6676 | 2025.09.06 02:18:57.945387 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.09.06 02:18:57.945562 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6678 | 2025.09.06 02:18:57.945627 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6679 | 2025.09.06 02:18:57.946299 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.06 02:18:57.946346 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6681 | 2025.09.06 02:18:57.946735 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6682 | 2025.09.06 02:18:57.946964 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.06 02:18:57.947118 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 3.90 MiB/sec. | ||
| 6684 | 2025.09.06 02:18:57.947171 [ 254 ] {295ef5fc-e84b-47bc-9ba9-e0b61e886125} <Debug> TCPHandler: Processed in 0.001912395 sec. | ||
| 6685 | 2025.09.06 02:18:57.947299 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.09.06 02:18:57.947395 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6687 | 2025.09.06 02:18:57.947436 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6688 | 2025.09.06 02:18:57.947841 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.09.06 02:18:57.947879 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6690 | 2025.09.06 02:18:57.948210 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6691 | 2025.09.06 02:18:57.948426 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.09.06 02:18:57.948542 [ 142 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6693 | 2025.09.06 02:18:57.948556 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 6694 | 2025.09.06 02:18:57.948607 [ 142 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.09.06 02:18:57.948617 [ 254 ] {144a2449-97fa-466b-803e-ec4145739ab6} <Debug> TCPHandler: Processed in 0.001367541 sec. | ||
| 6696 | 2025.09.06 02:18:57.948636 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6697 | 2025.09.06 02:18:57.948761 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.09.06 02:18:57.948770 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 6699 | 2025.09.06 02:18:57.948860 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6700 | 2025.09.06 02:18:57.948906 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6701 | 2025.09.06 02:18:57.948927 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2025.09.06 02:18:57.948968 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 270 rows starting from the beginning of the part | ||
| 6703 | 2025.09.06 02:18:57.949042 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6704 | 2025.09.06 02:18:57.949087 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 6705 | 2025.09.06 02:18:57.949131 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 6706 | 2025.09.06 02:18:57.949171 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 6707 | 2025.09.06 02:18:57.949214 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6708 | 2025.09.06 02:18:57.949352 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.09.06 02:18:57.949394 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6710 | 2025.09.06 02:18:57.949747 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6711 | 2025.09.06 02:18:57.949995 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.09.06 02:18:57.950086 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377701 sec., 267111.65920617024 rows/sec., 18.48 MiB/sec. | ||
| 6713 | 2025.09.06 02:18:57.950139 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001285 sec., 57587.5486381323 rows/sec., 4.50 MiB/sec. | ||
| 6714 | 2025.09.06 02:18:57.950182 [ 254 ] {3e1cedc4-0599-4c57-b777-f2932d98c53b} <Debug> TCPHandler: Processed in 0.001471972 sec. | ||
| 6715 | 2025.09.06 02:18:57.950264 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6716 | 2025.09.06 02:18:57.950306 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2025.09.06 02:18:57.950404 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6718 | 2025.09.06 02:18:57.950450 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6719 | 2025.09.06 02:18:57.950574 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2025.09.06 02:18:57.950663 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_41_8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6721 | 2025.09.06 02:18:57.950765 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6722 | 2025.09.06 02:18:57.950887 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.09.06 02:18:57.950941 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6724 | 2025.09.06 02:18:57.951317 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6725 | 2025.09.06 02:18:57.951534 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.09.06 02:18:57.951665 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 6727 | 2025.09.06 02:18:57.951702 [ 254 ] {1bc22e63-8230-4510-9fa4-41af26a0f087} <Debug> TCPHandler: Processed in 0.001446282 sec. | ||
| 6728 | 2025.09.06 02:18:57.951811 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.09.06 02:18:57.951904 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2025.09.06 02:18:57.951958 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6731 | 2025.09.06 02:18:57.952723 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.09.06 02:18:57.952759 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6733 | 2025.09.06 02:18:57.953285 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6734 | 2025.09.06 02:18:57.953512 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.09.06 02:18:57.953655 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 6736 | 2025.09.06 02:18:57.953708 [ 254 ] {eef45300-1ca7-446d-8de1-ddd62597878a} <Debug> TCPHandler: Processed in 0.001944946 sec. | ||
| 6737 | 2025.09.06 02:18:57.953816 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.09.06 02:18:57.953909 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.09.06 02:18:57.953950 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6740 | 2025.09.06 02:18:57.954324 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.09.06 02:18:57.954369 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6742 | 2025.09.06 02:18:57.954758 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6743 | 2025.09.06 02:18:57.955015 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.09.06 02:18:57.955161 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 6745 | 2025.09.06 02:18:57.955200 [ 254 ] {758fd8f3-b8fa-46dd-90ee-a899d3d6956d} <Debug> TCPHandler: Processed in 0.001432821 sec. | ||
| 6746 | 2025.09.06 02:18:58.180588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6747 | 2025.09.06 02:18:58.198977 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2025.09.06 02:18:58.199051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6749 | 2025.09.06 02:18:58.204704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6750 | 2025.09.06 02:18:58.205437 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2025.09.06 02:18:58.209056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6752 | 2025.09.06 02:19:02.475882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 850 | ||
| 6753 | 2025.09.06 02:19:02.478045 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2025.09.06 02:19:02.478091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6755 | 2025.09.06 02:19:02.479274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6756 | 2025.09.06 02:19:02.479668 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2025.09.06 02:19:02.479972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6758 | 2025.09.06 02:19:02.948045 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.09.06 02:19:02.948241 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6760 | 2025.09.06 02:19:02.948306 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6761 | 2025.09.06 02:19:02.948943 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.09.06 02:19:02.948987 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6763 | 2025.09.06 02:19:02.949381 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6764 | 2025.09.06 02:19:02.949616 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.09.06 02:19:02.949769 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 6766 | 2025.09.06 02:19:02.949818 [ 254 ] {9680e0b1-1808-46b9-a2a3-1a5b59a97cfd} <Debug> TCPHandler: Processed in 0.001903645 sec. | ||
| 6767 | 2025.09.06 02:19:02.949947 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.09.06 02:19:02.950051 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6769 | 2025.09.06 02:19:02.950095 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6770 | 2025.09.06 02:19:02.950534 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.09.06 02:19:02.950572 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6772 | 2025.09.06 02:19:02.950888 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6773 | 2025.09.06 02:19:02.951124 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.09.06 02:19:02.951269 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 262.83 KiB/sec. | ||
| 6775 | 2025.09.06 02:19:02.951309 [ 254 ] {be14fc7e-2a86-4588-bc5e-fe3b034fbae8} <Debug> TCPHandler: Processed in 0.001413051 sec. | ||
| 6776 | 2025.09.06 02:19:02.951412 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.09.06 02:19:02.951506 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6778 | 2025.09.06 02:19:02.951547 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6779 | 2025.09.06 02:19:02.952067 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.09.06 02:19:02.952102 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6781 | 2025.09.06 02:19:02.952438 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6782 | 2025.09.06 02:19:02.952654 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.09.06 02:19:02.952785 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001297 sec., 186584.42559753277 rows/sec., 16.60 MiB/sec. | ||
| 6784 | 2025.09.06 02:19:02.952822 [ 254 ] {9ecb4687-1f43-4832-aaf8-90800b975c42} <Debug> TCPHandler: Processed in 0.001460131 sec. | ||
| 6785 | 2025.09.06 02:19:02.952933 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.09.06 02:19:02.953027 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6787 | 2025.09.06 02:19:02.953067 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6788 | 2025.09.06 02:19:02.953472 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.09.06 02:19:02.953507 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6790 | 2025.09.06 02:19:02.953809 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6791 | 2025.09.06 02:19:02.954021 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.09.06 02:19:02.954150 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001142 sec., 42031.52364273205 rows/sec., 3.12 MiB/sec. | ||
| 6793 | 2025.09.06 02:19:02.954187 [ 254 ] {52499913-1fc3-4ed8-b5b8-b4a4871b72b0} <Debug> TCPHandler: Processed in 0.00130367 sec. | ||
| 6794 | 2025.09.06 02:19:02.954287 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.09.06 02:19:02.954378 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6796 | 2025.09.06 02:19:02.954417 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6797 | 2025.09.06 02:19:02.954807 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.09.06 02:19:02.954842 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6799 | 2025.09.06 02:19:02.955136 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6800 | 2025.09.06 02:19:02.955368 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.09.06 02:19:02.955500 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 6802 | 2025.09.06 02:19:02.955538 [ 254 ] {33c585b6-9032-4e1f-aeb7-82f4e8e00381} <Debug> TCPHandler: Processed in 0.00129979 sec. | ||
| 6803 | 2025.09.06 02:19:02.955660 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2025.09.06 02:19:02.955781 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6805 | 2025.09.06 02:19:02.955831 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6806 | 2025.09.06 02:19:02.956302 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2025.09.06 02:19:02.956337 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6808 | 2025.09.06 02:19:02.956647 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6809 | 2025.09.06 02:19:02.956858 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.09.06 02:19:02.956987 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 761.58 KiB/sec. | ||
| 6811 | 2025.09.06 02:19:02.957026 [ 254 ] {5e6feed6-5445-484b-a588-0697008949b1} <Debug> TCPHandler: Processed in 0.001427681 sec. | ||
| 6812 | 2025.09.06 02:19:02.957131 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.09.06 02:19:02.957229 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6814 | 2025.09.06 02:19:02.957268 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6815 | 2025.09.06 02:19:02.957781 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.09.06 02:19:02.957817 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6817 | 2025.09.06 02:19:02.958139 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6818 | 2025.09.06 02:19:02.958350 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.09.06 02:19:02.958494 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001282 sec., 106084.24336973479 rows/sec., 8.58 MiB/sec. | ||
| 6820 | 2025.09.06 02:19:02.958537 [ 254 ] {e9c49e87-5c90-4859-b45d-af01bb2517c4} <Debug> TCPHandler: Processed in 0.001454952 sec. | ||
| 6821 | 2025.09.06 02:19:02.958641 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.09.06 02:19:02.958735 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6823 | 2025.09.06 02:19:02.958780 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6824 | 2025.09.06 02:19:02.959302 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.09.06 02:19:02.959341 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6826 | 2025.09.06 02:19:02.959693 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6827 | 2025.09.06 02:19:02.959922 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2025.09.06 02:19:02.960055 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001338 sec., 147982.06278026907 rows/sec., 10.61 MiB/sec. | ||
| 6829 | 2025.09.06 02:19:02.960092 [ 254 ] {4009fd18-0c52-4bd7-a681-8fe2a029f120} <Debug> TCPHandler: Processed in 0.001499692 sec. | ||
| 6830 | 2025.09.06 02:19:02.960208 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.09.06 02:19:02.960304 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6832 | 2025.09.06 02:19:02.960360 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6833 | 2025.09.06 02:19:02.961195 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.09.06 02:19:02.961229 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6835 | 2025.09.06 02:19:02.961777 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6836 | 2025.09.06 02:19:02.962000 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.09.06 02:19:02.962141 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001856 sec., 17241.379310344826 rows/sec., 30.90 MiB/sec. | ||
| 6838 | 2025.09.06 02:19:02.962202 [ 254 ] {8a2f20eb-eb3b-416b-b9b9-8ec030aa9a9f} <Debug> TCPHandler: Processed in 0.002045587 sec. | ||
| 6839 | 2025.09.06 02:19:02.962314 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2025.09.06 02:19:02.962409 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6841 | 2025.09.06 02:19:02.962452 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6842 | 2025.09.06 02:19:02.962793 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.09.06 02:19:02.962827 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6844 | 2025.09.06 02:19:02.963135 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6845 | 2025.09.06 02:19:02.963345 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.09.06 02:19:02.963472 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6847 | 2025.09.06 02:19:02.963506 [ 254 ] {1e21c39e-5e48-46eb-be95-5aa8e95e74a9} <Debug> TCPHandler: Processed in 0.00124239 sec. | ||
| 6848 | 2025.09.06 02:19:04.938821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14771 | ||
| 6849 | 2025.09.06 02:19:04.939332 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.09.06 02:19:04.939376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6851 | 2025.09.06 02:19:04.939993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6852 | 2025.09.06 02:19:04.940330 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.09.06 02:19:04.940457 [ 132 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6854 | 2025.09.06 02:19:04.940460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14771 | ||
| 6855 | 2025.09.06 02:19:04.940508 [ 132 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2025.09.06 02:19:04.940537 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6857 | 2025.09.06 02:19:04.940622 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 6858 | 2025.09.06 02:19:04.940704 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6859 | 2025.09.06 02:19:04.940735 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12403 rows starting from the beginning of the part | ||
| 6860 | 2025.09.06 02:19:04.940791 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6861 | 2025.09.06 02:19:04.940839 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6862 | 2025.09.06 02:19:04.940881 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6863 | 2025.09.06 02:19:04.940922 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6864 | 2025.09.06 02:19:04.940962 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6865 | 2025.09.06 02:19:04.942607 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14771 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020096 sec., 7312028.7352680275 rows/sec., 104.60 MiB/sec. | ||
| 6866 | 2025.09.06 02:19:04.942856 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6867 | 2025.09.06 02:19:04.943094 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2025.09.06 02:19:04.943160 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_31_6} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6869 | 2025.09.06 02:19:04.943234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6870 | 2025.09.06 02:19:05.709296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6871 | 2025.09.06 02:19:05.727328 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.09.06 02:19:05.727386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6873 | 2025.09.06 02:19:05.732801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6874 | 2025.09.06 02:19:05.733553 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.09.06 02:19:05.733843 [ 130 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6876 | 2025.09.06 02:19:05.733916 [ 130 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.09.06 02:19:05.733940 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6878 | 2025.09.06 02:19:05.734033 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6879 | 2025.09.06 02:19:05.736660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6880 | 2025.09.06 02:19:05.736862 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6881 | 2025.09.06 02:19:05.737598 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6882 | 2025.09.06 02:19:05.740808 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6883 | 2025.09.06 02:19:05.744054 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6884 | 2025.09.06 02:19:05.747702 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6885 | 2025.09.06 02:19:05.751429 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6886 | 2025.09.06 02:19:05.755182 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 6887 | 2025.09.06 02:19:05.806779 [ 200 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072776675 sec., 3215.315896198885 rows/sec., 16.63 MiB/sec. | ||
| 6888 | 2025.09.06 02:19:05.809468 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6889 | 2025.09.06 02:19:05.811540 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_31_6} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2025.09.06 02:19:05.811651 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_31_6} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6891 | 2025.09.06 02:19:05.813683 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6892 | 2025.09.06 02:19:06.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 282.06 MiB, free memory in arenas 0.00 B, will set to 274.72 MiB (RSS), difference: 3.22 MiB | ||
| 6893 | 2025.09.06 02:19:07.945577 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.09.06 02:19:07.945749 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6895 | 2025.09.06 02:19:07.945810 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6896 | 2025.09.06 02:19:07.946449 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.09.06 02:19:07.946494 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6898 | 2025.09.06 02:19:07.946866 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6899 | 2025.09.06 02:19:07.947081 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.09.06 02:19:07.947223 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00152 sec., 50000 rows/sec., 4.12 MiB/sec. | ||
| 6901 | 2025.09.06 02:19:07.947262 [ 254 ] {6c35faa4-f86a-4da2-b726-879896931f46} <Debug> TCPHandler: Processed in 0.001806284 sec. | ||
| 6902 | 2025.09.06 02:19:07.947392 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.09.06 02:19:07.947485 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6904 | 2025.09.06 02:19:07.947524 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6905 | 2025.09.06 02:19:07.947907 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.09.06 02:19:07.947942 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6907 | 2025.09.06 02:19:07.948228 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6908 | 2025.09.06 02:19:07.948425 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.09.06 02:19:07.948548 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001081 sec., 9250.693802035154 rows/sec., 695.61 KiB/sec. | ||
| 6910 | 2025.09.06 02:19:07.948584 [ 254 ] {99858ecc-053f-437e-aa16-777be0c8fba2} <Debug> TCPHandler: Processed in 0.00123919 sec. | ||
| 6911 | 2025.09.06 02:19:07.948696 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.09.06 02:19:07.948788 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6913 | 2025.09.06 02:19:07.948826 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6914 | 2025.09.06 02:19:07.949238 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.09.06 02:19:07.949273 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6916 | 2025.09.06 02:19:07.949558 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6917 | 2025.09.06 02:19:07.949756 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.06 02:19:07.949878 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001107 sec., 66847.33514001807 rows/sec., 5.22 MiB/sec. | ||
| 6919 | 2025.09.06 02:19:07.949913 [ 254 ] {82ad9408-571a-4bb1-bcde-5c552b11dc73} <Debug> TCPHandler: Processed in 0.00126328 sec. | ||
| 6920 | 2025.09.06 02:19:07.950026 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2025.09.06 02:19:07.950117 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6922 | 2025.09.06 02:19:07.950159 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6923 | 2025.09.06 02:19:07.950566 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.09.06 02:19:07.950601 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6925 | 2025.09.06 02:19:07.950936 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6926 | 2025.09.06 02:19:07.951139 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2025.09.06 02:19:07.951261 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6928 | 2025.09.06 02:19:07.951297 [ 254 ] {e566de4c-f525-4d08-bcee-8c9670758291} <Debug> TCPHandler: Processed in 0.00131679 sec. | ||
| 6929 | 2025.09.06 02:19:07.951401 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2025.09.06 02:19:07.951505 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6931 | 2025.09.06 02:19:07.951560 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6932 | 2025.09.06 02:19:07.952347 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.09.06 02:19:07.952385 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6934 | 2025.09.06 02:19:07.952945 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6935 | 2025.09.06 02:19:07.953234 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.09.06 02:19:07.953389 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001903 sec., 5254.860746190226 rows/sec., 9.42 MiB/sec. | ||
| 6937 | 2025.09.06 02:19:07.953444 [ 254 ] {90eef32d-0e5b-41b0-b7bc-d4344a47b30a} <Debug> TCPHandler: Processed in 0.002092507 sec. | ||
| 6938 | 2025.09.06 02:19:07.953562 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2025.09.06 02:19:07.953659 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6940 | 2025.09.06 02:19:07.953701 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6941 | 2025.09.06 02:19:07.954050 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2025.09.06 02:19:07.954086 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6943 | 2025.09.06 02:19:07.954409 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6944 | 2025.09.06 02:19:07.954617 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.09.06 02:19:07.954739 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6946 | 2025.09.06 02:19:07.954774 [ 254 ] {166406f7-ece8-4547-b088-f12534eca62b} <Debug> TCPHandler: Processed in 0.001293051 sec. | ||
| 6947 | 2025.09.06 02:19:12.345809 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6948 | 2025.09.06 02:19:12.345870 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6949 | 2025.09.06 02:19:12.440684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15283 | ||
| 6950 | 2025.09.06 02:19:12.441225 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2025.09.06 02:19:12.441280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6952 | 2025.09.06 02:19:12.442024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6953 | 2025.09.06 02:19:12.442265 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.09.06 02:19:12.442413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15283 | ||
| 6955 | 2025.09.06 02:19:12.480250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 882 | ||
| 6956 | 2025.09.06 02:19:12.482736 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2025.09.06 02:19:12.482794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6958 | 2025.09.06 02:19:12.484067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6959 | 2025.09.06 02:19:12.484349 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2025.09.06 02:19:12.484755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6961 | 2025.09.06 02:19:12.946089 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.09.06 02:19:12.946260 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6963 | 2025.09.06 02:19:12.946320 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6964 | 2025.09.06 02:19:12.946951 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.09.06 02:19:12.946993 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6966 | 2025.09.06 02:19:12.947375 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6967 | 2025.09.06 02:19:12.947592 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.09.06 02:19:12.947741 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001527 sec., 78585.46168958744 rows/sec., 6.68 MiB/sec. | ||
| 6969 | 2025.09.06 02:19:12.947782 [ 254 ] {98859471-2564-47d8-88ac-11ec3aa5598b} <Debug> TCPHandler: Processed in 0.001812204 sec. | ||
| 6970 | 2025.09.06 02:19:12.947904 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.09.06 02:19:12.947998 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6972 | 2025.09.06 02:19:12.948037 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6973 | 2025.09.06 02:19:12.948439 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.09.06 02:19:12.948474 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6975 | 2025.09.06 02:19:12.948766 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6976 | 2025.09.06 02:19:12.948972 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.09.06 02:19:12.949097 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 2.10 MiB/sec. | ||
| 6978 | 2025.09.06 02:19:12.949132 [ 254 ] {f13e62c3-3fe5-4cbc-931f-e7cae00f70be} <Debug> TCPHandler: Processed in 0.00127579 sec. | ||
| 6979 | 2025.09.06 02:19:12.949241 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.09.06 02:19:12.949333 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6981 | 2025.09.06 02:19:12.949372 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6982 | 2025.09.06 02:19:12.949781 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.09.06 02:19:12.949816 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6984 | 2025.09.06 02:19:12.950119 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6985 | 2025.09.06 02:19:12.950324 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.09.06 02:19:12.950455 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001139 sec., 84284.46005267778 rows/sec., 6.58 MiB/sec. | ||
| 6987 | 2025.09.06 02:19:12.950490 [ 254 ] {c23d5413-d51c-47be-b4f7-59c51085f059} <Debug> TCPHandler: Processed in 0.00129733 sec. | ||
| 6988 | 2025.09.06 02:19:12.950600 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.09.06 02:19:12.950692 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6990 | 2025.09.06 02:19:12.950733 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6991 | 2025.09.06 02:19:12.951123 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.09.06 02:19:12.951157 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6993 | 2025.09.06 02:19:12.951466 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6994 | 2025.09.06 02:19:12.951665 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.09.06 02:19:12.951793 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001119 sec., 142984.80786416444 rows/sec., 9.96 MiB/sec. | ||
| 6996 | 2025.09.06 02:19:12.951828 [ 254 ] {c6d513eb-ebdd-4720-9233-9c3d82de4558} <Debug> TCPHandler: Processed in 0.00127524 sec. | ||
| 6997 | 2025.09.06 02:19:12.951934 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.09.06 02:19:12.952024 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.09.06 02:19:12.952076 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7000 | 2025.09.06 02:19:12.952842 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.09.06 02:19:12.952876 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7002 | 2025.09.06 02:19:12.953395 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7003 | 2025.09.06 02:19:12.953610 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.09.06 02:19:12.953722 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7005 | 2025.09.06 02:19:12.953741 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001733 sec., 18465.089440276977 rows/sec., 33.09 MiB/sec. | ||
| 7006 | 2025.09.06 02:19:12.953784 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.09.06 02:19:12.953807 [ 254 ] {968cbdc7-d569-479b-a586-0655cf7044c7} <Debug> TCPHandler: Processed in 0.001919515 sec. | ||
| 7008 | 2025.09.06 02:19:12.953807 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7009 | 2025.09.06 02:19:12.953925 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2025.09.06 02:19:12.953945 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 7011 | 2025.09.06 02:19:12.954021 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7012 | 2025.09.06 02:19:12.954065 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7013 | 2025.09.06 02:19:12.954226 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7014 | 2025.09.06 02:19:12.954298 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 682 rows starting from the beginning of the part | ||
| 7015 | 2025.09.06 02:19:12.954398 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.09.06 02:19:12.954438 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7017 | 2025.09.06 02:19:12.954442 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7018 | 2025.09.06 02:19:12.954572 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7019 | 2025.09.06 02:19:12.954676 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7020 | 2025.09.06 02:19:12.954749 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7021 | 2025.09.06 02:19:12.954772 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7022 | 2025.09.06 02:19:12.954873 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 7023 | 2025.09.06 02:19:12.954991 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.09.06 02:19:12.955128 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7025 | 2025.09.06 02:19:12.955165 [ 254 ] {17c0eefa-96d7-42b0-b651-4e04590fe804} <Debug> TCPHandler: Processed in 0.001287741 sec. | ||
| 7026 | 2025.09.06 02:19:12.971273 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 19 columns (19 merged, 0 gathered) in 0.01738139 sec., 45911.17281184071 rows/sec., 82.27 MiB/sec. | ||
| 7027 | 2025.09.06 02:19:12.972549 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7028 | 2025.09.06 02:19:12.972903 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.09.06 02:19:12.972974 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7030 | 2025.09.06 02:19:12.973123 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7031 | 2025.09.06 02:19:13.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.24 MiB, peak 282.79 MiB, free memory in arenas 0.00 B, will set to 278.79 MiB (RSS), difference: 3.55 MiB | ||
| 7032 | 2025.09.06 02:19:13.001178 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000809896 sec. | ||
| 7033 | 2025.09.06 02:19:13.236826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7034 | 2025.09.06 02:19:13.251811 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.09.06 02:19:13.251860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7036 | 2025.09.06 02:19:13.257398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7037 | 2025.09.06 02:19:13.258071 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.09.06 02:19:13.260678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7039 | 2025.09.06 02:19:16.714230 [ 31 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7040 | 2025.09.06 02:19:16.714303 [ 31 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2025.09.06 02:19:16.714329 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7042 | 2025.09.06 02:19:16.714439 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 7043 | 2025.09.06 02:19:16.714580 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7044 | 2025.09.06 02:19:16.714620 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 456 rows starting from the beginning of the part | ||
| 7045 | 2025.09.06 02:19:16.714698 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 203 rows starting from the beginning of the part | ||
| 7046 | 2025.09.06 02:19:16.714752 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7047 | 2025.09.06 02:19:16.714795 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7048 | 2025.09.06 02:19:16.714837 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7049 | 2025.09.06 02:19:16.715691 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129974 sec., 719374.6441596012 rows/sec., 51.29 MiB/sec. | ||
| 7050 | 2025.09.06 02:19:16.715886 [ 200 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7051 | 2025.09.06 02:19:16.716196 [ 200 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2025.09.06 02:19:16.716268 [ 200 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_18_4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7053 | 2025.09.06 02:19:16.716357 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7054 | 2025.09.06 02:19:17.972406 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2025.09.06 02:19:17.972599 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7056 | 2025.09.06 02:19:17.972675 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7057 | 2025.09.06 02:19:17.973281 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.09.06 02:19:17.973332 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7059 | 2025.09.06 02:19:17.973714 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7060 | 2025.09.06 02:19:17.973952 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.09.06 02:19:17.974117 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. | ||
| 7062 | 2025.09.06 02:19:17.974168 [ 254 ] {00ea39f9-e2ed-490a-a227-3d1a79d2408c} <Debug> TCPHandler: Processed in 0.001898485 sec. | ||
| 7063 | 2025.09.06 02:19:17.974290 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.09.06 02:19:17.974396 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7065 | 2025.09.06 02:19:17.974440 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7066 | 2025.09.06 02:19:17.975463 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.09.06 02:19:17.975504 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7068 | 2025.09.06 02:19:17.975901 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7069 | 2025.09.06 02:19:17.976119 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.09.06 02:19:17.976243 [ 28 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7071 | 2025.09.06 02:19:17.976257 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001885 sec., 645623.3421750664 rows/sec., 53.39 MiB/sec. | ||
| 7072 | 2025.09.06 02:19:17.976334 [ 28 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.09.06 02:19:17.976351 [ 254 ] {cbec74b3-bf24-48a6-9974-7d2f8be609fe} <Debug> TCPHandler: Processed in 0.002112657 sec. | ||
| 7074 | 2025.09.06 02:19:17.976366 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7075 | 2025.09.06 02:19:17.976484 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.09.06 02:19:17.976500 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 7077 | 2025.09.06 02:19:17.976592 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.09.06 02:19:17.976639 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7079 | 2025.09.06 02:19:17.976645 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2025.09.06 02:19:17.976689 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2423 rows starting from the beginning of the part | ||
| 7081 | 2025.09.06 02:19:17.976757 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7082 | 2025.09.06 02:19:17.976802 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 242 rows starting from the beginning of the part | ||
| 7083 | 2025.09.06 02:19:17.976843 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 7084 | 2025.09.06 02:19:17.976883 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 120 rows starting from the beginning of the part | ||
| 7085 | 2025.09.06 02:19:17.976926 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1217 rows starting from the beginning of the part | ||
| 7086 | 2025.09.06 02:19:17.977060 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.09.06 02:19:17.977106 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7088 | 2025.09.06 02:19:17.977468 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7089 | 2025.09.06 02:19:17.977712 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.09.06 02:19:17.977871 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 685.85 KiB/sec. | ||
| 7091 | 2025.09.06 02:19:17.977913 [ 254 ] {e2316f58-0d67-4611-baef-2fdfcf8643f4} <Debug> TCPHandler: Processed in 0.001490942 sec. | ||
| 7092 | 2025.09.06 02:19:17.978016 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.09.06 02:19:17.978112 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.09.06 02:19:17.978153 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7095 | 2025.09.06 02:19:17.978647 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.09.06 02:19:17.978684 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7097 | 2025.09.06 02:19:17.978776 [ 200 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002341509 sec., 1774069.6277486016 rows/sec., 153.33 MiB/sec. | ||
| 7098 | 2025.09.06 02:19:17.979011 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7099 | 2025.09.06 02:19:17.979091 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7100 | 2025.09.06 02:19:17.979240 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.09.06 02:19:17.979376 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 12.04 MiB/sec. | ||
| 7102 | 2025.09.06 02:19:17.979403 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2025.09.06 02:19:17.979413 [ 254 ] {0c618566-7560-4458-99ab-3065d3f8b3a0} <Debug> TCPHandler: Processed in 0.001446332 sec. | ||
| 7104 | 2025.09.06 02:19:17.979489 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_46_9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7105 | 2025.09.06 02:19:17.979516 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2025.09.06 02:19:17.979598 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7107 | 2025.09.06 02:19:17.979608 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7108 | 2025.09.06 02:19:17.979651 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7109 | 2025.09.06 02:19:17.980219 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2025.09.06 02:19:17.980255 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7111 | 2025.09.06 02:19:17.980589 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7112 | 2025.09.06 02:19:17.980802 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2025.09.06 02:19:17.980909 [ 28 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7114 | 2025.09.06 02:19:17.980929 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00134 sec., 397014.9253731343 rows/sec., 29.42 MiB/sec. | ||
| 7115 | 2025.09.06 02:19:17.980948 [ 28 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.09.06 02:19:17.980971 [ 254 ] {d089902d-90ea-4269-8350-915a5dd144dc} <Debug> TCPHandler: Processed in 0.001503572 sec. | ||
| 7117 | 2025.09.06 02:19:17.980974 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7118 | 2025.09.06 02:19:17.981074 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 7119 | 2025.09.06 02:19:17.981087 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2025.09.06 02:19:17.981178 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7121 | 2025.09.06 02:19:17.981193 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7122 | 2025.09.06 02:19:17.981211 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1224 rows starting from the beginning of the part | ||
| 7123 | 2025.09.06 02:19:17.981241 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2025.09.06 02:19:17.981268 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7125 | 2025.09.06 02:19:17.981316 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 136 rows starting from the beginning of the part | ||
| 7126 | 2025.09.06 02:19:17.981352 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 7127 | 2025.09.06 02:19:17.981389 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part | ||
| 7128 | 2025.09.06 02:19:17.981429 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 532 rows starting from the beginning of the part | ||
| 7129 | 2025.09.06 02:19:17.981810 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.09.06 02:19:17.981851 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7131 | 2025.09.06 02:19:17.982248 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7132 | 2025.09.06 02:19:17.982480 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.09.06 02:19:17.982484 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451271 sec., 1471813.3277657996 rows/sec., 114.42 MiB/sec. | ||
| 7134 | 2025.09.06 02:19:17.982590 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7135 | 2025.09.06 02:19:17.982616 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001441 sec., 586398.3344899375 rows/sec., 39.47 MiB/sec. | ||
| 7136 | 2025.09.06 02:19:17.982617 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2025.09.06 02:19:17.982658 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7138 | 2025.09.06 02:19:17.982662 [ 254 ] {2009c88c-2acb-446c-9400-7a5209a3d09b} <Debug> TCPHandler: Processed in 0.001623193 sec. | ||
| 7139 | 2025.09.06 02:19:17.982667 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7140 | 2025.09.06 02:19:17.982748 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 7141 | 2025.09.06 02:19:17.982786 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2025.09.06 02:19:17.982867 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7143 | 2025.09.06 02:19:17.982888 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7144 | 2025.09.06 02:19:17.982906 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13052 rows starting from the beginning of the part | ||
| 7145 | 2025.09.06 02:19:17.982949 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7146 | 2025.09.06 02:19:17.982952 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2025.09.06 02:19:17.982995 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 7148 | 2025.09.06 02:19:17.983045 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_46_9} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7149 | 2025.09.06 02:19:17.983051 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 198 rows starting from the beginning of the part | ||
| 7150 | 2025.09.06 02:19:17.983102 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7151 | 2025.09.06 02:19:17.983123 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7152 | 2025.09.06 02:19:17.983151 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7153 | 2025.09.06 02:19:17.983201 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 845 rows starting from the beginning of the part | ||
| 7154 | 2025.09.06 02:19:17.983733 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.09.06 02:19:17.983774 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7156 | 2025.09.06 02:19:17.984436 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7157 | 2025.09.06 02:19:17.984685 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2025.09.06 02:19:17.984836 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001966 sec., 5086.46998982706 rows/sec., 9.11 MiB/sec. | ||
| 7159 | 2025.09.06 02:19:17.984902 [ 254 ] {7e3311b3-23b2-4f7d-a7d5-d7801a23307a} <Debug> TCPHandler: Processed in 0.002164947 sec. | ||
| 7160 | 2025.09.06 02:19:17.985008 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2025.09.06 02:19:17.985103 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7162 | 2025.09.06 02:19:17.985146 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7163 | 2025.09.06 02:19:17.985485 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2025.09.06 02:19:17.985521 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7165 | 2025.09.06 02:19:17.985927 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7166 | 2025.09.06 02:19:17.986142 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2025.09.06 02:19:17.986256 [ 10 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7168 | 2025.09.06 02:19:17.986271 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 7169 | 2025.09.06 02:19:17.986293 [ 10 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2025.09.06 02:19:17.986308 [ 254 ] {a9123c2f-f42b-41ac-81b8-1b8e6b343b5a} <Debug> TCPHandler: Processed in 0.001348781 sec. | ||
| 7171 | 2025.09.06 02:19:17.986316 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7172 | 2025.09.06 02:19:17.986407 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7173 | 2025.09.06 02:19:17.986536 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7174 | 2025.09.06 02:19:17.986574 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2544 rows starting from the beginning of the part | ||
| 7175 | 2025.09.06 02:19:17.986642 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7176 | 2025.09.06 02:19:17.986689 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7177 | 2025.09.06 02:19:17.986731 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7178 | 2025.09.06 02:19:17.986773 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7179 | 2025.09.06 02:19:17.986809 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7180 | 2025.09.06 02:19:17.987396 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14575 rows, containing 5 columns (5 merged, 0 gathered) in 0.004690968 sec., 3107034.624836494 rows/sec., 212.13 MiB/sec. | ||
| 7181 | 2025.09.06 02:19:17.987766 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7182 | 2025.09.06 02:19:17.988032 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2025.09.06 02:19:17.988033 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 4 columns (4 merged, 0 gathered) in 0.001665503 sec., 1707592.2409025982 rows/sec., 113.06 MiB/sec. | ||
| 7184 | 2025.09.06 02:19:17.988105 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7185 | 2025.09.06 02:19:17.988181 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7186 | 2025.09.06 02:19:17.988346 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7187 | 2025.09.06 02:19:17.988590 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.09.06 02:19:17.988658 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_46_9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7189 | 2025.09.06 02:19:17.988724 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7190 | 2025.09.06 02:19:18.957088 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 7191 | 2025.09.06 02:19:18.957198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2025.09.06 02:19:18.957224 [ 293 ] {} <Debug> TCP-Session: d27dc174-3b3a-4995-b3aa-45a5ecca5b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 7193 | 2025.09.06 02:19:18.957245 [ 293 ] {} <Debug> TCP-Session: d27dc174-3b3a-4995-b3aa-45a5ecca5b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2025.09.06 02:19:18.957259 [ 293 ] {} <Debug> TCP-Session: d27dc174-3b3a-4995-b3aa-45a5ecca5b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2025.09.06 02:19:18.957438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34216 | ||
| 7196 | 2025.09.06 02:19:18.957458 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58472 | ||
| 7197 | 2025.09.06 02:19:18.957498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50851 | ||
| 7198 | 2025.09.06 02:19:18.957517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39631 | ||
| 7199 | 2025.09.06 02:19:18.957559 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7200 | 2025.09.06 02:19:18.957488 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39147 | ||
| 7201 | 2025.09.06 02:19:18.957605 [ 294 ] {} <Debug> TCP-Session: b8213624-79bb-41a1-9ed0-e6681d70ab4a Authenticating user 'default' from [fd00:1122:3344:101::e]:34216 | ||
| 7202 | 2025.09.06 02:19:18.957620 [ 293 ] {} <Trace> TCP-Session: d27dc174-3b3a-4995-b3aa-45a5ecca5b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2025.09.06 02:19:18.957637 [ 294 ] {} <Debug> TCP-Session: b8213624-79bb-41a1-9ed0-e6681d70ab4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2025.09.06 02:19:18.957471 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51744 | ||
| 7205 | 2025.09.06 02:19:18.957680 [ 294 ] {} <Debug> TCP-Session: b8213624-79bb-41a1-9ed0-e6681d70ab4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2025.09.06 02:19:18.957468 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36180 | ||
| 7207 | 2025.09.06 02:19:18.957718 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7208 | 2025.09.06 02:19:18.957474 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36545 | ||
| 7209 | 2025.09.06 02:19:18.957790 [ 295 ] {} <Debug> TCP-Session: 08e6a314-1896-49b6-aa86-3396431cba1b Authenticating user 'default' from [fd00:1122:3344:101::e]:58472 | ||
| 7210 | 2025.09.06 02:19:18.957819 [ 295 ] {} <Debug> TCP-Session: 08e6a314-1896-49b6-aa86-3396431cba1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2025.09.06 02:19:18.957832 [ 295 ] {} <Debug> TCP-Session: 08e6a314-1896-49b6-aa86-3396431cba1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2025.09.06 02:19:18.957831 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7213 | 2025.09.06 02:19:18.958116 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2025.09.06 02:19:18.958138 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7215 | 2025.09.06 02:19:18.958146 [ 297 ] {} <Debug> TCP-Session: 11fc0744-453c-4a11-8fd6-80ab3982fd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:36180 | ||
| 7216 | 2025.09.06 02:19:18.958193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7217 | 2025.09.06 02:19:18.958212 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7218 | 2025.09.06 02:19:18.958216 [ 297 ] {} <Debug> TCP-Session: 11fc0744-453c-4a11-8fd6-80ab3982fd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2025.09.06 02:19:18.958231 [ 289 ] {} <Debug> TCP-Session: 74e438cb-2de2-45b1-b454-3e1e11279630 Authenticating user 'default' from [fd00:1122:3344:101::e]:36545 | ||
| 7220 | 2025.09.06 02:19:18.958243 [ 297 ] {} <Debug> TCP-Session: 11fc0744-453c-4a11-8fd6-80ab3982fd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2025.09.06 02:19:18.958257 [ 289 ] {} <Debug> TCP-Session: 74e438cb-2de2-45b1-b454-3e1e11279630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2025.09.06 02:19:18.958272 [ 289 ] {} <Debug> TCP-Session: 74e438cb-2de2-45b1-b454-3e1e11279630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2025.09.06 02:19:18.958301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7224 | 2025.09.06 02:19:18.958337 [ 290 ] {} <Debug> TCP-Session: c1b3d71f-d8c2-46b7-8bd7-0f2f64c04550 Authenticating user 'default' from [fd00:1122:3344:101::e]:39147 | ||
| 7225 | 2025.09.06 02:19:18.958354 [ 290 ] {} <Debug> TCP-Session: c1b3d71f-d8c2-46b7-8bd7-0f2f64c04550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2025.09.06 02:19:18.958399 [ 290 ] {} <Debug> TCP-Session: c1b3d71f-d8c2-46b7-8bd7-0f2f64c04550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2025.09.06 02:19:18.958616 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2025.09.06 02:19:18.958659 [ 296 ] {} <Debug> TCP-Session: 40b4d773-9961-4976-906b-a12f87195567 Authenticating user 'default' from [fd00:1122:3344:101::e]:51744 | ||
| 7229 | 2025.09.06 02:19:18.958684 [ 296 ] {} <Debug> TCP-Session: 40b4d773-9961-4976-906b-a12f87195567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2025.09.06 02:19:18.958697 [ 296 ] {} <Debug> TCP-Session: 40b4d773-9961-4976-906b-a12f87195567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2025.09.06 02:19:18.958713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7232 | 2025.09.06 02:19:18.958750 [ 292 ] {} <Debug> TCP-Session: fbdbf882-6822-4941-a765-0530d7475aff Authenticating user 'default' from [fd00:1122:3344:101::e]:39631 | ||
| 7233 | 2025.09.06 02:19:18.958752 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 7234 | 2025.09.06 02:19:18.958771 [ 292 ] {} <Debug> TCP-Session: fbdbf882-6822-4941-a765-0530d7475aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2025.09.06 02:19:18.958809 [ 292 ] {} <Debug> TCP-Session: fbdbf882-6822-4941-a765-0530d7475aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2025.09.06 02:19:18.958848 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7237 | 2025.09.06 02:19:18.958903 [ 291 ] {} <Debug> TCP-Session: 2fe948e1-b423-4460-ba47-4b5e1b9088fc Authenticating user 'default' from [fd00:1122:3344:101::e]:50851 | ||
| 7238 | 2025.09.06 02:19:18.958931 [ 291 ] {} <Debug> TCP-Session: 2fe948e1-b423-4460-ba47-4b5e1b9088fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2025.09.06 02:19:18.958953 [ 291 ] {} <Debug> TCP-Session: 2fe948e1-b423-4460-ba47-4b5e1b9088fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2025.09.06 02:19:18.959677 [ 328 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> AggregatingTransform: Aggregating | ||
| 7241 | 2025.09.06 02:19:18.959716 [ 328 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 7242 | 2025.09.06 02:19:18.959749 [ 328 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868817 sec. (1150.990 rows/sec., 44.96 KiB/sec.) | ||
| 7243 | 2025.09.06 02:19:18.959768 [ 328 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Trace> Aggregator: Merging aggregated data | ||
| 7244 | 2025.09.06 02:19:18.961280 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003521 sec., 284.0102243680773 rows/sec., 11.09 KiB/sec. | ||
| 7245 | 2025.09.06 02:19:18.961385 [ 293 ] {2d2a4846-93e3-4c09-bdaf-5adc795390ae} <Debug> TCPHandler: Processed in 0.003890011 sec. | ||
| 7246 | 2025.09.06 02:19:18.961503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2025.09.06 02:19:18.961532 [ 293 ] {} <Debug> TCP-Session: d27dc174-3b3a-4995-b3aa-45a5ecca5b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2025.09.06 02:19:18.961533 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2025.09.06 02:19:18.961552 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7250 | 2025.09.06 02:19:18.961568 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7251 | 2025.09.06 02:19:18.961586 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7252 | 2025.09.06 02:19:18.961612 [ 296 ] {} <Debug> TCP-Session: 40b4d773-9961-4976-906b-a12f87195567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2025.09.06 02:19:18.961624 [ 289 ] {} <Debug> TCP-Session: 74e438cb-2de2-45b1-b454-3e1e11279630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2025.09.06 02:19:18.961633 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7255 | 2025.09.06 02:19:18.961648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7256 | 2025.09.06 02:19:18.961670 [ 297 ] {} <Debug> TCP-Session: 11fc0744-453c-4a11-8fd6-80ab3982fd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2025.09.06 02:19:18.961617 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7258 | 2025.09.06 02:19:18.961700 [ 291 ] {} <Debug> TCP-Session: 2fe948e1-b423-4460-ba47-4b5e1b9088fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2025.09.06 02:19:18.961600 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7260 | 2025.09.06 02:19:18.961736 [ 290 ] {} <Debug> TCP-Session: c1b3d71f-d8c2-46b7-8bd7-0f2f64c04550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2025.09.06 02:19:18.961584 [ 294 ] {} <Debug> TCP-Session: b8213624-79bb-41a1-9ed0-e6681d70ab4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2025.09.06 02:19:18.961766 [ 295 ] {} <Debug> TCP-Session: 08e6a314-1896-49b6-aa86-3396431cba1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2025.09.06 02:19:18.961640 [ 292 ] {} <Debug> TCP-Session: fbdbf882-6822-4941-a765-0530d7475aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2025.09.06 02:19:19.819092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50882 | ||
| 7265 | 2025.09.06 02:19:19.819206 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2025.09.06 02:19:19.819238 [ 293 ] {} <Debug> TCP-Session: d0a26309-e4b8-43e9-998c-0236e6b10909 Authenticating user 'default' from [fd00:1122:3344:101::e]:50882 | ||
| 7267 | 2025.09.06 02:19:19.819262 [ 293 ] {} <Debug> TCP-Session: d0a26309-e4b8-43e9-998c-0236e6b10909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2025.09.06 02:19:19.819279 [ 293 ] {} <Debug> TCP-Session: d0a26309-e4b8-43e9-998c-0236e6b10909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2025.09.06 02:19:19.819465 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53499 | ||
| 7270 | 2025.09.06 02:19:19.819500 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45031 | ||
| 7271 | 2025.09.06 02:19:19.819618 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7272 | 2025.09.06 02:19:19.819618 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50918 | ||
| 7273 | 2025.09.06 02:19:19.819649 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42486 | ||
| 7274 | 2025.09.06 02:19:19.819674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60267 | ||
| 7275 | 2025.09.06 02:19:19.819708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62663 | ||
| 7276 | 2025.09.06 02:19:19.819730 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50357 | ||
| 7277 | 2025.09.06 02:19:19.819765 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2025.09.06 02:19:19.819778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7279 | 2025.09.06 02:19:19.819775 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7280 | 2025.09.06 02:19:19.819800 [ 297 ] {} <Debug> TCP-Session: 61138980-25f4-4c1c-a0f0-0f046d36efcc Authenticating user 'default' from [fd00:1122:3344:101::e]:42486 | ||
| 7281 | 2025.09.06 02:19:19.819824 [ 293 ] {} <Trace> TCP-Session: d0a26309-e4b8-43e9-998c-0236e6b10909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.09.06 02:19:19.819840 [ 297 ] {} <Debug> TCP-Session: 61138980-25f4-4c1c-a0f0-0f046d36efcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2025.09.06 02:19:19.819837 [ 296 ] {} <Debug> TCP-Session: 037f6665-0c1c-40cd-860d-1ff669f2b168 Authenticating user 'default' from [fd00:1122:3344:101::e]:50918 | ||
| 7284 | 2025.09.06 02:19:19.819866 [ 297 ] {} <Debug> TCP-Session: 61138980-25f4-4c1c-a0f0-0f046d36efcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2025.09.06 02:19:19.819824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7286 | 2025.09.06 02:19:19.819892 [ 296 ] {} <Debug> TCP-Session: 037f6665-0c1c-40cd-860d-1ff669f2b168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2025.09.06 02:19:19.819813 [ 289 ] {} <Debug> TCP-Session: bdcee258-e1a1-4319-8a8a-1ae2516edf17 Authenticating user 'default' from [fd00:1122:3344:101::e]:60267 | ||
| 7288 | 2025.09.06 02:19:19.819924 [ 292 ] {} <Debug> TCP-Session: 72b5b74f-0067-4292-b6d1-f72c21393e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:50357 | ||
| 7289 | 2025.09.06 02:19:19.819927 [ 296 ] {} <Debug> TCP-Session: 037f6665-0c1c-40cd-860d-1ff669f2b168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2025.09.06 02:19:19.819952 [ 289 ] {} <Debug> TCP-Session: bdcee258-e1a1-4319-8a8a-1ae2516edf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2025.09.06 02:19:19.819963 [ 292 ] {} <Debug> TCP-Session: 72b5b74f-0067-4292-b6d1-f72c21393e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2025.09.06 02:19:19.819983 [ 289 ] {} <Debug> TCP-Session: bdcee258-e1a1-4319-8a8a-1ae2516edf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2025.09.06 02:19:19.819998 [ 292 ] {} <Debug> TCP-Session: 72b5b74f-0067-4292-b6d1-f72c21393e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2025.09.06 02:19:19.819998 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7295 | 2025.09.06 02:19:19.819809 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7296 | 2025.09.06 02:19:19.819683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62531 | ||
| 7297 | 2025.09.06 02:19:19.820072 [ 291 ] {} <Debug> TCP-Session: a9f51a03-3b67-4df2-a11d-a581e62c2b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:62663 | ||
| 7298 | 2025.09.06 02:19:19.819641 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2025.09.06 02:19:19.820116 [ 291 ] {} <Debug> TCP-Session: a9f51a03-3b67-4df2-a11d-a581e62c2b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2025.09.06 02:19:19.819658 [ 294 ] {} <Debug> TCP-Session: d1f9accc-62e5-4a0a-80ff-bec1fa80948d Authenticating user 'default' from [fd00:1122:3344:101::e]:53499 | ||
| 7301 | 2025.09.06 02:19:19.820134 [ 291 ] {} <Debug> TCP-Session: a9f51a03-3b67-4df2-a11d-a581e62c2b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2025.09.06 02:19:19.820136 [ 295 ] {} <Debug> TCP-Session: ebba7dda-7ef7-4151-b8df-9ab46b72bfa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45031 | ||
| 7303 | 2025.09.06 02:19:19.820163 [ 294 ] {} <Debug> TCP-Session: d1f9accc-62e5-4a0a-80ff-bec1fa80948d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2025.09.06 02:19:19.820177 [ 295 ] {} <Debug> TCP-Session: ebba7dda-7ef7-4151-b8df-9ab46b72bfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2025.09.06 02:19:19.820190 [ 294 ] {} <Debug> TCP-Session: d1f9accc-62e5-4a0a-80ff-bec1fa80948d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2025.09.06 02:19:19.820202 [ 295 ] {} <Debug> TCP-Session: ebba7dda-7ef7-4151-b8df-9ab46b72bfa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2025.09.06 02:19:19.820147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7308 | 2025.09.06 02:19:19.820263 [ 290 ] {} <Debug> TCP-Session: 15d64893-c930-4d09-8f66-80e8b5d56a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62531 | ||
| 7309 | 2025.09.06 02:19:19.820267 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7310 | 2025.09.06 02:19:19.820283 [ 290 ] {} <Debug> TCP-Session: 15d64893-c930-4d09-8f66-80e8b5d56a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2025.09.06 02:19:19.820314 [ 290 ] {} <Debug> TCP-Session: 15d64893-c930-4d09-8f66-80e8b5d56a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2025.09.06 02:19:19.820332 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7313 | 2025.09.06 02:19:19.820648 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 7314 | 2025.09.06 02:19:19.821609 [ 332 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> AggregatingTransform: Aggregating | ||
| 7315 | 2025.09.06 02:19:19.821656 [ 332 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7316 | 2025.09.06 02:19:19.821691 [ 332 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941018 sec. (1062.679 rows/sec., 41.51 KiB/sec.) | ||
| 7317 | 2025.09.06 02:19:19.821710 [ 332 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Trace> Aggregator: Merging aggregated data | ||
| 7318 | 2025.09.06 02:19:19.823158 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 7319 | 2025.09.06 02:19:19.823277 [ 293 ] {d01b723d-e81a-455d-b842-811108ed18bb} <Debug> TCPHandler: Processed in 0.003575929 sec. | ||
| 7320 | 2025.09.06 02:19:19.823393 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7321 | 2025.09.06 02:19:19.823428 [ 293 ] {} <Debug> TCP-Session: d0a26309-e4b8-43e9-998c-0236e6b10909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2025.09.06 02:19:19.823430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7323 | 2025.09.06 02:19:19.823478 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2025.09.06 02:19:19.823486 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7325 | 2025.09.06 02:19:19.823507 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2025.09.06 02:19:19.823526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7327 | 2025.09.06 02:19:19.823553 [ 295 ] {} <Debug> TCP-Session: ebba7dda-7ef7-4151-b8df-9ab46b72bfa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2025.09.06 02:19:19.823548 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7329 | 2025.09.06 02:19:19.823583 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7330 | 2025.09.06 02:19:19.823587 [ 291 ] {} <Debug> TCP-Session: a9f51a03-3b67-4df2-a11d-a581e62c2b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2025.09.06 02:19:19.823621 [ 297 ] {} <Debug> TCP-Session: 61138980-25f4-4c1c-a0f0-0f046d36efcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2025.09.06 02:19:19.823631 [ 290 ] {} <Debug> TCP-Session: 15d64893-c930-4d09-8f66-80e8b5d56a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2025.09.06 02:19:19.823566 [ 289 ] {} <Debug> TCP-Session: bdcee258-e1a1-4319-8a8a-1ae2516edf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2025.09.06 02:19:19.823564 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2025.09.06 02:19:19.823537 [ 292 ] {} <Debug> TCP-Session: 72b5b74f-0067-4292-b6d1-f72c21393e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2025.09.06 02:19:19.823728 [ 296 ] {} <Debug> TCP-Session: 037f6665-0c1c-40cd-860d-1ff669f2b168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2025.09.06 02:19:19.823483 [ 294 ] {} <Debug> TCP-Session: d1f9accc-62e5-4a0a-80ff-bec1fa80948d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2025.09.06 02:19:19.942616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15731 | ||
| 7339 | 2025.09.06 02:19:19.943187 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.09.06 02:19:19.943236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7341 | 2025.09.06 02:19:19.943804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7342 | 2025.09.06 02:19:19.944038 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.09.06 02:19:19.944170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15731 | ||
| 7344 | 2025.09.06 02:19:20.003541 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42800 | ||
| 7345 | 2025.09.06 02:19:20.003654 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7346 | 2025.09.06 02:19:20.003682 [ 293 ] {} <Debug> TCP-Session: 44bf01dc-ee73-48bd-bdda-4654a404d373 Authenticating user 'default' from [fd00:1122:3344:101::e]:42800 | ||
| 7347 | 2025.09.06 02:19:20.003704 [ 293 ] {} <Debug> TCP-Session: 44bf01dc-ee73-48bd-bdda-4654a404d373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2025.09.06 02:19:20.003717 [ 293 ] {} <Debug> TCP-Session: 44bf01dc-ee73-48bd-bdda-4654a404d373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2025.09.06 02:19:20.003984 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47977 | ||
| 7350 | 2025.09.06 02:19:20.004011 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58619 | ||
| 7351 | 2025.09.06 02:19:20.004020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65315 | ||
| 7352 | 2025.09.06 02:19:20.004028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34026 | ||
| 7353 | 2025.09.06 02:19:20.004078 [ 293 ] {} <Trace> TCP-Session: 44bf01dc-ee73-48bd-bdda-4654a404d373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2025.09.06 02:19:20.004097 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2025.09.06 02:19:20.004109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7356 | 2025.09.06 02:19:20.004110 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7357 | 2025.09.06 02:19:20.004135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7358 | 2025.09.06 02:19:20.004161 [ 297 ] {} <Debug> TCP-Session: d456c402-4781-436a-b056-32e908ce0975 Authenticating user 'default' from [fd00:1122:3344:101::e]:58619 | ||
| 7359 | 2025.09.06 02:19:20.004183 [ 290 ] {} <Debug> TCP-Session: 8a71a9e4-8bf1-49de-b551-d47e4e524734 Authenticating user 'default' from [fd00:1122:3344:101::e]:34026 | ||
| 7360 | 2025.09.06 02:19:20.004202 [ 297 ] {} <Debug> TCP-Session: d456c402-4781-436a-b056-32e908ce0975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2025.09.06 02:19:20.004144 [ 289 ] {} <Debug> TCP-Session: dc9faec5-5d25-4ae7-bddb-8f3bf7eaacd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65315 | ||
| 7362 | 2025.09.06 02:19:20.004229 [ 297 ] {} <Debug> TCP-Session: d456c402-4781-436a-b056-32e908ce0975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2025.09.06 02:19:20.004244 [ 289 ] {} <Debug> TCP-Session: dc9faec5-5d25-4ae7-bddb-8f3bf7eaacd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2025.09.06 02:19:20.004253 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7365 | 2025.09.06 02:19:20.004263 [ 289 ] {} <Debug> TCP-Session: dc9faec5-5d25-4ae7-bddb-8f3bf7eaacd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2025.09.06 02:19:20.004223 [ 290 ] {} <Debug> TCP-Session: 8a71a9e4-8bf1-49de-b551-d47e4e524734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2025.09.06 02:19:20.004135 [ 294 ] {} <Debug> TCP-Session: 63eae2ca-9162-43cc-8b8d-1fe59d2189a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47977 | ||
| 7368 | 2025.09.06 02:19:20.004305 [ 290 ] {} <Debug> TCP-Session: 8a71a9e4-8bf1-49de-b551-d47e4e524734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2025.09.06 02:19:20.004322 [ 294 ] {} <Debug> TCP-Session: 63eae2ca-9162-43cc-8b8d-1fe59d2189a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.09.06 02:19:20.004037 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56512 | ||
| 7371 | 2025.09.06 02:19:20.004340 [ 294 ] {} <Debug> TCP-Session: 63eae2ca-9162-43cc-8b8d-1fe59d2189a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2025.09.06 02:19:20.004012 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48973 | ||
| 7373 | 2025.09.06 02:19:20.004009 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41466 | ||
| 7374 | 2025.09.06 02:19:20.004455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2025.09.06 02:19:20.004047 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45076 | ||
| 7376 | 2025.09.06 02:19:20.004495 [ 291 ] {} <Debug> TCP-Session: b2a1608d-dc5d-4136-8d3a-566de33c6ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56512 | ||
| 7377 | 2025.09.06 02:19:20.004518 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7378 | 2025.09.06 02:19:20.004527 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7379 | 2025.09.06 02:19:20.004535 [ 291 ] {} <Debug> TCP-Session: b2a1608d-dc5d-4136-8d3a-566de33c6ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2025.09.06 02:19:20.004555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2025.09.06 02:19:20.004558 [ 296 ] {} <Debug> TCP-Session: 94ad4569-5cef-4f47-a406-30f85bb5d966 Authenticating user 'default' from [fd00:1122:3344:101::e]:48973 | ||
| 7382 | 2025.09.06 02:19:20.004566 [ 295 ] {} <Debug> TCP-Session: 1e6d563d-99cd-4bb4-93bb-766362b9a93a Authenticating user 'default' from [fd00:1122:3344:101::e]:41466 | ||
| 7383 | 2025.09.06 02:19:20.004604 [ 296 ] {} <Debug> TCP-Session: 94ad4569-5cef-4f47-a406-30f85bb5d966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2025.09.06 02:19:20.004595 [ 292 ] {} <Debug> TCP-Session: 7a4a0418-c1d9-4f9f-9169-a68debc6763e Authenticating user 'default' from [fd00:1122:3344:101::e]:45076 | ||
| 7385 | 2025.09.06 02:19:20.004635 [ 296 ] {} <Debug> TCP-Session: 94ad4569-5cef-4f47-a406-30f85bb5d966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2025.09.06 02:19:20.004633 [ 295 ] {} <Debug> TCP-Session: 1e6d563d-99cd-4bb4-93bb-766362b9a93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2025.09.06 02:19:20.004657 [ 292 ] {} <Debug> TCP-Session: 7a4a0418-c1d9-4f9f-9169-a68debc6763e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2025.09.06 02:19:20.004678 [ 295 ] {} <Debug> TCP-Session: 1e6d563d-99cd-4bb4-93bb-766362b9a93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2025.09.06 02:19:20.004690 [ 292 ] {} <Debug> TCP-Session: 7a4a0418-c1d9-4f9f-9169-a68debc6763e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2025.09.06 02:19:20.004574 [ 291 ] {} <Debug> TCP-Session: b2a1608d-dc5d-4136-8d3a-566de33c6ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2025.09.06 02:19:20.004521 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7392 | 2025.09.06 02:19:20.004809 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7393 | 2025.09.06 02:19:20.005108 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 7394 | 2025.09.06 02:19:20.006129 [ 346 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> AggregatingTransform: Aggregating | ||
| 7395 | 2025.09.06 02:19:20.006164 [ 346 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> Aggregator: Aggregation method: without_key | ||
| 7396 | 2025.09.06 02:19:20.006196 [ 346 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992308 sec. (1007.752 rows/sec., 39.37 KiB/sec.) | ||
| 7397 | 2025.09.06 02:19:20.006215 [ 346 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Trace> Aggregator: Merging aggregated data | ||
| 7398 | 2025.09.06 02:19:20.007485 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 7399 | 2025.09.06 02:19:20.007678 [ 293 ] {ad8dcf00-8158-4d60-866d-aa0086408598} <Debug> TCPHandler: Processed in 0.00371986 sec. | ||
| 7400 | 2025.09.06 02:19:20.007826 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7401 | 2025.09.06 02:19:20.007858 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7402 | 2025.09.06 02:19:20.007862 [ 293 ] {} <Debug> TCP-Session: 44bf01dc-ee73-48bd-bdda-4654a404d373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2025.09.06 02:19:20.007882 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7404 | 2025.09.06 02:19:20.007906 [ 292 ] {} <Debug> TCP-Session: 7a4a0418-c1d9-4f9f-9169-a68debc6763e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2025.09.06 02:19:20.007899 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2025.09.06 02:19:20.007925 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7407 | 2025.09.06 02:19:20.007943 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7408 | 2025.09.06 02:19:20.007978 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7409 | 2025.09.06 02:19:20.007999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2025.09.06 02:19:20.008008 [ 295 ] {} <Debug> TCP-Session: 1e6d563d-99cd-4bb4-93bb-766362b9a93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2025.09.06 02:19:20.008024 [ 297 ] {} <Debug> TCP-Session: d456c402-4781-436a-b056-32e908ce0975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2025.09.06 02:19:20.008043 [ 291 ] {} <Debug> TCP-Session: b2a1608d-dc5d-4136-8d3a-566de33c6ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2025.09.06 02:19:20.007991 [ 294 ] {} <Debug> TCP-Session: 63eae2ca-9162-43cc-8b8d-1fe59d2189a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2025.09.06 02:19:20.007967 [ 289 ] {} <Debug> TCP-Session: dc9faec5-5d25-4ae7-bddb-8f3bf7eaacd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2025.09.06 02:19:20.007963 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7416 | 2025.09.06 02:19:20.007936 [ 296 ] {} <Debug> TCP-Session: 94ad4569-5cef-4f47-a406-30f85bb5d966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2025.09.06 02:19:20.008157 [ 290 ] {} <Debug> TCP-Session: 8a71a9e4-8bf1-49de-b551-d47e4e524734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2025.09.06 02:19:20.760859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7419 | 2025.09.06 02:19:20.781052 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.09.06 02:19:20.781114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7421 | 2025.09.06 02:19:20.786894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7422 | 2025.09.06 02:19:20.787667 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.09.06 02:19:20.793400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7424 | 2025.09.06 02:19:22.485157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 916 | ||
| 7425 | 2025.09.06 02:19:22.487727 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2025.09.06 02:19:22.487786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7427 | 2025.09.06 02:19:22.489039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7428 | 2025.09.06 02:19:22.489317 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2025.09.06 02:19:22.489708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7430 | 2025.09.06 02:19:22.947403 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.09.06 02:19:22.947633 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7432 | 2025.09.06 02:19:22.947717 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7433 | 2025.09.06 02:19:22.948497 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2025.09.06 02:19:22.948555 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7435 | 2025.09.06 02:19:22.948954 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7436 | 2025.09.06 02:19:22.949182 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2025.09.06 02:19:22.949340 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001766 sec., 67950.16987542469 rows/sec., 5.77 MiB/sec. | ||
| 7438 | 2025.09.06 02:19:22.949388 [ 254 ] {3efd5333-a4ee-48fa-92e1-a4b7605571c5} <Debug> TCPHandler: Processed in 0.002133697 sec. | ||
| 7439 | 2025.09.06 02:19:22.949515 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2025.09.06 02:19:22.949627 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7441 | 2025.09.06 02:19:22.949670 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7442 | 2025.09.06 02:19:22.950089 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.09.06 02:19:22.950125 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7444 | 2025.09.06 02:19:22.950425 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7445 | 2025.09.06 02:19:22.950648 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2025.09.06 02:19:22.950763 [ 25 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7447 | 2025.09.06 02:19:22.950780 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 2.00 MiB/sec. | ||
| 7448 | 2025.09.06 02:19:22.950830 [ 25 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2025.09.06 02:19:22.950839 [ 254 ] {89a0d25d-a88e-4541-90dd-033d6d3b39ab} <Debug> TCPHandler: Processed in 0.001372181 sec. | ||
| 7450 | 2025.09.06 02:19:22.950858 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7451 | 2025.09.06 02:19:22.950957 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2025.09.06 02:19:22.950993 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 7453 | 2025.09.06 02:19:22.951056 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7454 | 2025.09.06 02:19:22.951099 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7455 | 2025.09.06 02:19:22.951153 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2025.09.06 02:19:22.951194 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 270 rows starting from the beginning of the part | ||
| 7457 | 2025.09.06 02:19:22.951269 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 7458 | 2025.09.06 02:19:22.951319 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7459 | 2025.09.06 02:19:22.951366 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 7460 | 2025.09.06 02:19:22.951409 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7461 | 2025.09.06 02:19:22.951453 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 7462 | 2025.09.06 02:19:22.951517 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2025.09.06 02:19:22.951574 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7464 | 2025.09.06 02:19:22.951911 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7465 | 2025.09.06 02:19:22.952133 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2025.09.06 02:19:22.952264 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001228 sec., 78175.89576547232 rows/sec., 6.11 MiB/sec. | ||
| 7467 | 2025.09.06 02:19:22.952301 [ 254 ] {36d02dc0-7034-40dd-981c-c4679cb0d50a} <Debug> TCPHandler: Processed in 0.001390142 sec. | ||
| 7468 | 2025.09.06 02:19:22.952338 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409221 sec., 286683.2100855721 rows/sec., 20.08 MiB/sec. | ||
| 7469 | 2025.09.06 02:19:22.952408 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2025.09.06 02:19:22.952477 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7471 | 2025.09.06 02:19:22.952506 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2025.09.06 02:19:22.952563 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7473 | 2025.09.06 02:19:22.952734 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.09.06 02:19:22.952811 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_46_9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7475 | 2025.09.06 02:19:22.952886 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7476 | 2025.09.06 02:19:22.952978 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.09.06 02:19:22.953017 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7478 | 2025.09.06 02:19:22.953343 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7479 | 2025.09.06 02:19:22.953555 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.09.06 02:19:22.953683 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7481 | 2025.09.06 02:19:22.953719 [ 254 ] {ebcbc687-a16c-4617-a4ca-c13113272263} <Debug> TCPHandler: Processed in 0.001357331 sec. | ||
| 7482 | 2025.09.06 02:19:22.953825 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2025.09.06 02:19:22.953916 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7484 | 2025.09.06 02:19:22.953969 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7485 | 2025.09.06 02:19:22.954797 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.09.06 02:19:22.954832 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7487 | 2025.09.06 02:19:22.955369 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7488 | 2025.09.06 02:19:22.955610 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.09.06 02:19:22.955745 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001846 sec., 17334.77789815818 rows/sec., 31.06 MiB/sec. | ||
| 7490 | 2025.09.06 02:19:22.955804 [ 254 ] {0b8101f8-58fd-4e86-8864-7cae5d0bad18} <Debug> TCPHandler: Processed in 0.002025417 sec. | ||
| 7491 | 2025.09.06 02:19:22.955915 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.09.06 02:19:22.956007 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7493 | 2025.09.06 02:19:22.956047 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7494 | 2025.09.06 02:19:22.956373 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.09.06 02:19:22.956408 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7496 | 2025.09.06 02:19:22.956711 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7497 | 2025.09.06 02:19:22.956912 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.09.06 02:19:22.957035 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7499 | 2025.09.06 02:19:22.957069 [ 254 ] {9f311eff-8a06-4451-bd6c-0003ce19c4cd} <Debug> TCPHandler: Processed in 0.00120046 sec. | ||
| 7500 | 2025.09.06 02:19:27.345925 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7501 | 2025.09.06 02:19:27.346000 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7502 | 2025.09.06 02:19:27.444378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16243 | ||
| 7503 | 2025.09.06 02:19:27.444944 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.09.06 02:19:27.444997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7505 | 2025.09.06 02:19:27.445495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7506 | 2025.09.06 02:19:27.445752 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.09.06 02:19:27.445902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16243 | ||
| 7508 | 2025.09.06 02:19:27.946777 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2025.09.06 02:19:27.947003 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7510 | 2025.09.06 02:19:27.947088 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7511 | 2025.09.06 02:19:27.947844 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2025.09.06 02:19:27.947893 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7513 | 2025.09.06 02:19:27.948287 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7514 | 2025.09.06 02:19:27.948515 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2025.09.06 02:19:27.948685 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.60 MiB/sec. | ||
| 7516 | 2025.09.06 02:19:27.948735 [ 254 ] {2e275a4c-692b-4a8b-8e3e-e575d09cd3dc} <Debug> TCPHandler: Processed in 0.002114277 sec. | ||
| 7517 | 2025.09.06 02:19:27.948867 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2025.09.06 02:19:27.948971 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7519 | 2025.09.06 02:19:27.949015 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7520 | 2025.09.06 02:19:27.949422 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2025.09.06 02:19:27.949460 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7522 | 2025.09.06 02:19:27.949778 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7523 | 2025.09.06 02:19:27.950003 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2025.09.06 02:19:27.950136 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 7525 | 2025.09.06 02:19:27.950173 [ 254 ] {68f29794-3d88-4c09-8802-3ee1d3dac906} <Debug> TCPHandler: Processed in 0.001358891 sec. | ||
| 7526 | 2025.09.06 02:19:27.950275 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2025.09.06 02:19:27.950370 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7528 | 2025.09.06 02:19:27.950410 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7529 | 2025.09.06 02:19:27.950834 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.09.06 02:19:27.950870 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7531 | 2025.09.06 02:19:27.951182 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7532 | 2025.09.06 02:19:27.951395 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2025.09.06 02:19:27.951523 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 7534 | 2025.09.06 02:19:27.951559 [ 254 ] {a36ea990-3087-430a-b0a0-78869d63f691} <Debug> TCPHandler: Processed in 0.001333381 sec. | ||
| 7535 | 2025.09.06 02:19:27.951704 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.09.06 02:19:27.951830 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7537 | 2025.09.06 02:19:27.951885 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7538 | 2025.09.06 02:19:27.952341 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.09.06 02:19:27.952380 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7540 | 2025.09.06 02:19:27.952748 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7541 | 2025.09.06 02:19:27.952970 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.09.06 02:19:27.953106 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 7543 | 2025.09.06 02:19:27.953145 [ 254 ] {f9a66009-6f82-4233-8ae1-63649560b784} <Debug> TCPHandler: Processed in 0.001523513 sec. | ||
| 7544 | 2025.09.06 02:19:27.953256 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2025.09.06 02:19:27.953360 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7546 | 2025.09.06 02:19:27.953416 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7547 | 2025.09.06 02:19:27.954210 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.09.06 02:19:27.954248 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7549 | 2025.09.06 02:19:27.954775 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7550 | 2025.09.06 02:19:27.954999 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.09.06 02:19:27.955144 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 7552 | 2025.09.06 02:19:27.955205 [ 254 ] {023f516a-a858-4fe7-aa46-b634dbda74ef} <Debug> TCPHandler: Processed in 0.002000736 sec. | ||
| 7553 | 2025.09.06 02:19:27.955373 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2025.09.06 02:19:27.955468 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7555 | 2025.09.06 02:19:27.955511 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7556 | 2025.09.06 02:19:27.955843 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2025.09.06 02:19:27.955879 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7558 | 2025.09.06 02:19:27.956187 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7559 | 2025.09.06 02:19:27.956399 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.09.06 02:19:27.956531 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7561 | 2025.09.06 02:19:27.956568 [ 254 ] {fff10fea-3dfa-4ae9-81e7-eb54ad845085} <Debug> TCPHandler: Processed in 0.00124566 sec. | ||
| 7562 | 2025.09.06 02:19:28.293604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7563 | 2025.09.06 02:19:28.309824 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2025.09.06 02:19:28.309888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7565 | 2025.09.06 02:19:28.316096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7566 | 2025.09.06 02:19:28.316856 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2025.09.06 02:19:28.320649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7568 | 2025.09.06 02:19:32.490060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 940 | ||
| 7569 | 2025.09.06 02:19:32.492192 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2025.09.06 02:19:32.492238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7571 | 2025.09.06 02:19:32.493395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7572 | 2025.09.06 02:19:32.493650 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.09.06 02:19:32.493911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7574 | 2025.09.06 02:19:32.948837 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7575 | 2025.09.06 02:19:32.949027 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7576 | 2025.09.06 02:19:32.949096 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7577 | 2025.09.06 02:19:32.949736 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2025.09.06 02:19:32.949784 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7579 | 2025.09.06 02:19:32.950153 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7580 | 2025.09.06 02:19:32.950362 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2025.09.06 02:19:32.950509 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001534 sec., 15645.371577574968 rows/sec., 1.30 MiB/sec. | ||
| 7582 | 2025.09.06 02:19:32.950550 [ 254 ] {c34e1dd0-3eca-421c-9293-dfb2a80da53c} <Debug> TCPHandler: Processed in 0.001857245 sec. | ||
| 7583 | 2025.09.06 02:19:32.950683 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.09.06 02:19:32.950809 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7585 | 2025.09.06 02:19:32.950860 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7586 | 2025.09.06 02:19:32.951334 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.09.06 02:19:32.951373 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7588 | 2025.09.06 02:19:32.951682 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7589 | 2025.09.06 02:19:32.951893 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2025.09.06 02:19:32.952026 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001242 sec., 6441.2238325281805 rows/sec., 525.24 KiB/sec. | ||
| 7591 | 2025.09.06 02:19:32.952065 [ 254 ] {2b2ff6cc-3147-40e4-8300-6c69e159aa37} <Debug> TCPHandler: Processed in 0.001442561 sec. | ||
| 7592 | 2025.09.06 02:19:32.952185 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2025.09.06 02:19:32.952308 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7594 | 2025.09.06 02:19:32.952358 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7595 | 2025.09.06 02:19:32.952986 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2025.09.06 02:19:32.953031 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7597 | 2025.09.06 02:19:32.953415 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7598 | 2025.09.06 02:19:32.953638 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2025.09.06 02:19:32.953771 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001489 sec., 163868.36803223638 rows/sec., 14.56 MiB/sec. | ||
| 7600 | 2025.09.06 02:19:32.953810 [ 254 ] {d79e31b7-e53b-4570-a3d4-42efac269ebc} <Debug> TCPHandler: Processed in 0.001686973 sec. | ||
| 7601 | 2025.09.06 02:19:32.953922 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2025.09.06 02:19:32.954020 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7603 | 2025.09.06 02:19:32.954061 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7604 | 2025.09.06 02:19:32.954479 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2025.09.06 02:19:32.954516 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7606 | 2025.09.06 02:19:32.954824 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7607 | 2025.09.06 02:19:32.955043 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2025.09.06 02:19:32.955173 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001172 sec., 44368.60068259385 rows/sec., 3.27 MiB/sec. | ||
| 7609 | 2025.09.06 02:19:32.955212 [ 254 ] {92762b13-1f7a-4a7b-bec1-055e4413395f} <Debug> TCPHandler: Processed in 0.00133949 sec. | ||
| 7610 | 2025.09.06 02:19:32.955326 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2025.09.06 02:19:32.955423 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7612 | 2025.09.06 02:19:32.955464 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7613 | 2025.09.06 02:19:32.955868 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2025.09.06 02:19:32.955904 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7615 | 2025.09.06 02:19:32.956214 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7616 | 2025.09.06 02:19:32.956423 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2025.09.06 02:19:32.956554 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 7618 | 2025.09.06 02:19:32.956612 [ 254 ] {4be4ba8d-478d-4443-95c3-65ebf5c5fd8e} <Debug> TCPHandler: Processed in 0.001343481 sec. | ||
| 7619 | 2025.09.06 02:19:32.956717 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2025.09.06 02:19:32.956810 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7621 | 2025.09.06 02:19:32.956851 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7622 | 2025.09.06 02:19:32.957239 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2025.09.06 02:19:32.957276 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7624 | 2025.09.06 02:19:32.957581 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7625 | 2025.09.06 02:19:32.957790 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2025.09.06 02:19:32.957920 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 7627 | 2025.09.06 02:19:32.957958 [ 254 ] {4901d40b-2594-486e-9872-11e3d24c0e01} <Debug> TCPHandler: Processed in 0.00129068 sec. | ||
| 7628 | 2025.09.06 02:19:32.958059 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2025.09.06 02:19:32.958152 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7630 | 2025.09.06 02:19:32.958191 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7631 | 2025.09.06 02:19:32.958653 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2025.09.06 02:19:32.958690 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7633 | 2025.09.06 02:19:32.958994 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7634 | 2025.09.06 02:19:32.959208 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2025.09.06 02:19:32.959339 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001205 sec., 116182.57261410789 rows/sec., 9.39 MiB/sec. | ||
| 7636 | 2025.09.06 02:19:32.959377 [ 254 ] {95e473e4-2d21-49ed-bda4-b239b2685cf1} <Debug> TCPHandler: Processed in 0.001367511 sec. | ||
| 7637 | 2025.09.06 02:19:32.959478 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2025.09.06 02:19:32.959573 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7639 | 2025.09.06 02:19:32.959616 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7640 | 2025.09.06 02:19:32.960022 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2025.09.06 02:19:32.960058 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7642 | 2025.09.06 02:19:32.960392 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7643 | 2025.09.06 02:19:32.960598 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2025.09.06 02:19:32.960728 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001173 sec., 170502.98380221653 rows/sec., 12.22 MiB/sec. | ||
| 7645 | 2025.09.06 02:19:32.960765 [ 254 ] {d579ee19-c5ac-4811-9168-d2078ea39303} <Debug> TCPHandler: Processed in 0.001335381 sec. | ||
| 7646 | 2025.09.06 02:19:32.960876 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2025.09.06 02:19:32.960970 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7648 | 2025.09.06 02:19:32.961024 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7649 | 2025.09.06 02:19:32.961858 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2025.09.06 02:19:32.961894 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7651 | 2025.09.06 02:19:32.962453 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7652 | 2025.09.06 02:19:32.962683 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2025.09.06 02:19:32.962826 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001874 sec., 17075.773745997867 rows/sec., 30.60 MiB/sec. | ||
| 7654 | 2025.09.06 02:19:32.962880 [ 254 ] {a4215135-9077-4722-93e7-b1a82119573f} <Debug> TCPHandler: Processed in 0.002053807 sec. | ||
| 7655 | 2025.09.06 02:19:32.962989 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2025.09.06 02:19:32.963084 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7657 | 2025.09.06 02:19:32.963126 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7658 | 2025.09.06 02:19:32.963463 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2025.09.06 02:19:32.963499 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7660 | 2025.09.06 02:19:32.963806 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7661 | 2025.09.06 02:19:32.964017 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2025.09.06 02:19:32.964146 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7663 | 2025.09.06 02:19:32.964182 [ 254 ] {0f470b8f-cc06-4940-ae0f-0db16be9a5b0} <Debug> TCPHandler: Processed in 0.00124209 sec. | ||
| 7664 | 2025.09.06 02:19:34.946107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16691 | ||
| 7665 | 2025.09.06 02:19:34.946813 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2025.09.06 02:19:34.946890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7667 | 2025.09.06 02:19:34.947605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7668 | 2025.09.06 02:19:34.947855 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2025.09.06 02:19:34.947999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16691 | ||
| 7670 | 2025.09.06 02:19:35.820836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7671 | 2025.09.06 02:19:35.838086 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2025.09.06 02:19:35.838150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7673 | 2025.09.06 02:19:35.844253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7674 | 2025.09.06 02:19:35.844970 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2025.09.06 02:19:35.847885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7676 | 2025.09.06 02:19:37.946306 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2025.09.06 02:19:37.946503 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7678 | 2025.09.06 02:19:37.946567 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7679 | 2025.09.06 02:19:37.947219 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2025.09.06 02:19:37.947269 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7681 | 2025.09.06 02:19:37.947669 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7682 | 2025.09.06 02:19:37.947893 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2025.09.06 02:19:37.948048 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.92 MiB/sec. | ||
| 7684 | 2025.09.06 02:19:37.948089 [ 254 ] {d7cb3d9e-2c4b-4229-9cfb-a7693f47f59d} <Debug> TCPHandler: Processed in 0.001924245 sec. | ||
| 7685 | 2025.09.06 02:19:37.948218 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2025.09.06 02:19:37.948313 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7687 | 2025.09.06 02:19:37.948354 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7688 | 2025.09.06 02:19:37.948740 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.09.06 02:19:37.948777 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7690 | 2025.09.06 02:19:37.949088 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7691 | 2025.09.06 02:19:37.949291 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2025.09.06 02:19:37.949425 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 7693 | 2025.09.06 02:19:37.949463 [ 254 ] {72c8095e-9060-4d12-88f5-4a12c8330f3c} <Debug> TCPHandler: Processed in 0.00129756 sec. | ||
| 7694 | 2025.09.06 02:19:37.949566 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2025.09.06 02:19:37.949661 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2025.09.06 02:19:37.949702 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7697 | 2025.09.06 02:19:37.950124 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.09.06 02:19:37.950161 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7699 | 2025.09.06 02:19:37.950468 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7700 | 2025.09.06 02:19:37.950678 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.09.06 02:19:37.950803 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 7702 | 2025.09.06 02:19:37.950861 [ 254 ] {dcfafb4d-9a96-4cd9-9bf0-7ee288a1a41b} <Debug> TCPHandler: Processed in 0.001343661 sec. | ||
| 7703 | 2025.09.06 02:19:37.950975 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.09.06 02:19:37.951072 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7705 | 2025.09.06 02:19:37.951117 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7706 | 2025.09.06 02:19:37.951513 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.09.06 02:19:37.951547 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7708 | 2025.09.06 02:19:37.951884 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7709 | 2025.09.06 02:19:37.952107 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.09.06 02:19:37.952237 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7711 | 2025.09.06 02:19:37.952274 [ 254 ] {328312ad-a669-46ee-8776-6340f9e1e550} <Debug> TCPHandler: Processed in 0.001347791 sec. | ||
| 7712 | 2025.09.06 02:19:37.952380 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2025.09.06 02:19:37.952477 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7714 | 2025.09.06 02:19:37.952533 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7715 | 2025.09.06 02:19:37.953289 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.09.06 02:19:37.953325 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7717 | 2025.09.06 02:19:37.953847 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7718 | 2025.09.06 02:19:37.954070 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2025.09.06 02:19:37.954178 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7720 | 2025.09.06 02:19:37.954209 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 7721 | 2025.09.06 02:19:37.954216 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.09.06 02:19:37.954243 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7723 | 2025.09.06 02:19:37.954264 [ 254 ] {a74b0669-4bc3-45e4-aeb8-fd4ab2734a27} <Debug> TCPHandler: Processed in 0.001934396 sec. | ||
| 7724 | 2025.09.06 02:19:37.954379 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2025.09.06 02:19:37.954398 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 7726 | 2025.09.06 02:19:37.954477 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2025.09.06 02:19:37.954528 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2025.09.06 02:19:37.954730 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7729 | 2025.09.06 02:19:37.954807 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 798 rows starting from the beginning of the part | ||
| 7730 | 2025.09.06 02:19:37.954885 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.09.06 02:19:37.954926 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7732 | 2025.09.06 02:19:37.954974 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7733 | 2025.09.06 02:19:37.955118 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7734 | 2025.09.06 02:19:37.955250 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7735 | 2025.09.06 02:19:37.955264 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7736 | 2025.09.06 02:19:37.955378 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 7737 | 2025.09.06 02:19:37.955508 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7738 | 2025.09.06 02:19:37.955515 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2025.09.06 02:19:37.955660 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 7740 | 2025.09.06 02:19:37.955707 [ 254 ] {fb67c648-3af3-44da-9689-1bc3c8cba0bb} <Debug> TCPHandler: Processed in 0.001378782 sec. | ||
| 7741 | 2025.09.06 02:19:37.961854 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 19 columns (19 merged, 0 gathered) in 0.007536051 sec., 118364.37943426869 rows/sec., 212.10 MiB/sec. | ||
| 7742 | 2025.09.06 02:19:37.962994 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7743 | 2025.09.06 02:19:37.963389 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.09.06 02:19:37.963478 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7745 | 2025.09.06 02:19:37.963676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7746 | 2025.09.06 02:19:38.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.18 MiB, peak 288.85 MiB, free memory in arenas 0.00 B, will set to 284.23 MiB (RSS), difference: 3.04 MiB | ||
| 7747 | 2025.09.06 02:19:42.346048 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7748 | 2025.09.06 02:19:42.346121 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7749 | 2025.09.06 02:19:42.448211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17203 | ||
| 7750 | 2025.09.06 02:19:42.448915 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.09.06 02:19:42.448959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7752 | 2025.09.06 02:19:42.449444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7753 | 2025.09.06 02:19:42.449692 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.09.06 02:19:42.449843 [ 87 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7755 | 2025.09.06 02:19:42.449848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17203 | ||
| 7756 | 2025.09.06 02:19:42.449917 [ 87 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.09.06 02:19:42.449947 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7758 | 2025.09.06 02:19:42.450093 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 7759 | 2025.09.06 02:19:42.450277 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2025.09.06 02:19:42.450327 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14771 rows starting from the beginning of the part | ||
| 7761 | 2025.09.06 02:19:42.450410 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7762 | 2025.09.06 02:19:42.450469 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7763 | 2025.09.06 02:19:42.450524 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7764 | 2025.09.06 02:19:42.450574 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7765 | 2025.09.06 02:19:42.450623 [ 190 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7766 | 2025.09.06 02:19:42.452925 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17203 rows, containing 4 columns (4 merged, 0 gathered) in 0.002902303 sec., 5927361.822662898 rows/sec., 84.79 MiB/sec. | ||
| 7767 | 2025.09.06 02:19:42.453124 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7768 | 2025.09.06 02:19:42.453612 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.09.06 02:19:42.453723 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_36_7} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7770 | 2025.09.06 02:19:42.453858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7771 | 2025.09.06 02:19:42.494203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 972 | ||
| 7772 | 2025.09.06 02:19:42.496510 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.09.06 02:19:42.496559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7774 | 2025.09.06 02:19:42.497711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7775 | 2025.09.06 02:19:42.497982 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.09.06 02:19:42.498141 [ 87 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7777 | 2025.09.06 02:19:42.498191 [ 87 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.09.06 02:19:42.498212 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7779 | 2025.09.06 02:19:42.498306 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 7780 | 2025.09.06 02:19:42.498308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7781 | 2025.09.06 02:19:42.498836 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7782 | 2025.09.06 02:19:42.498998 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 826 rows starting from the beginning of the part | ||
| 7783 | 2025.09.06 02:19:42.499402 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 7784 | 2025.09.06 02:19:42.499773 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7785 | 2025.09.06 02:19:42.500125 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 7786 | 2025.09.06 02:19:42.500474 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 7787 | 2025.09.06 02:19:42.500804 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 7788 | 2025.09.06 02:19:42.507436 [ 194 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 72 columns (72 merged, 0 gathered) in 0.009168774 sec., 106011.99244304637 rows/sec., 89.05 MiB/sec. | ||
| 7789 | 2025.09.06 02:19:42.508697 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7790 | 2025.09.06 02:19:42.509225 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.09.06 02:19:42.509293 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_26_5} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7792 | 2025.09.06 02:19:42.509432 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7793 | 2025.09.06 02:19:42.946496 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2025.09.06 02:19:42.946683 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7795 | 2025.09.06 02:19:42.946744 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7796 | 2025.09.06 02:19:42.947428 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.09.06 02:19:42.947466 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7798 | 2025.09.06 02:19:42.947840 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7799 | 2025.09.06 02:19:42.948068 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2025.09.06 02:19:42.948197 [ 87 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7801 | 2025.09.06 02:19:42.948211 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001579 sec., 75997.4667511083 rows/sec., 6.46 MiB/sec. | ||
| 7802 | 2025.09.06 02:19:42.948242 [ 87 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2025.09.06 02:19:42.948260 [ 254 ] {c61e9400-5654-40d6-812c-995b7e0c8093} <Debug> TCPHandler: Processed in 0.001890565 sec. | ||
| 7804 | 2025.09.06 02:19:42.948265 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7805 | 2025.09.06 02:19:42.948381 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2025.09.06 02:19:42.948439 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 7807 | 2025.09.06 02:19:42.948475 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7808 | 2025.09.06 02:19:42.948537 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7809 | 2025.09.06 02:19:42.948631 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7810 | 2025.09.06 02:19:42.948687 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2423 rows starting from the beginning of the part | ||
| 7811 | 2025.09.06 02:19:42.948749 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part | ||
| 7812 | 2025.09.06 02:19:42.948790 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7813 | 2025.09.06 02:19:42.948829 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 244 rows starting from the beginning of the part | ||
| 7814 | 2025.09.06 02:19:42.948867 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
| 7815 | 2025.09.06 02:19:42.948904 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part | ||
| 7816 | 2025.09.06 02:19:42.948960 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2025.09.06 02:19:42.949001 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7818 | 2025.09.06 02:19:42.949324 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7819 | 2025.09.06 02:19:42.949544 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2025.09.06 02:19:42.949676 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001219 sec., 26251.025430680886 rows/sec., 1.93 MiB/sec. | ||
| 7821 | 2025.09.06 02:19:42.949712 [ 254 ] {9ae3ea1b-de0f-4d60-9c56-619939c24c56} <Debug> TCPHandler: Processed in 0.001379582 sec. | ||
| 7822 | 2025.09.06 02:19:42.949820 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2025.09.06 02:19:42.949912 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7824 | 2025.09.06 02:19:42.949951 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7825 | 2025.09.06 02:19:42.950184 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821244 sec., 1679621.1820052667 rows/sec., 145.26 MiB/sec. | ||
| 7826 | 2025.09.06 02:19:42.950401 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.09.06 02:19:42.950435 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7828 | 2025.09.06 02:19:42.950485 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7829 | 2025.09.06 02:19:42.950784 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7830 | 2025.09.06 02:19:42.950823 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.09.06 02:19:42.950917 [ 196 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_51_10} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7832 | 2025.09.06 02:19:42.951029 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7833 | 2025.09.06 02:19:42.951030 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2025.09.06 02:19:42.951147 [ 87 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7835 | 2025.09.06 02:19:42.951174 [ 87 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2025.09.06 02:19:42.951176 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001281 sec., 74941.45199063231 rows/sec., 5.85 MiB/sec. | ||
| 7837 | 2025.09.06 02:19:42.951191 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7838 | 2025.09.06 02:19:42.951219 [ 254 ] {c6550341-1110-4598-8761-e2087c3b67ef} <Debug> TCPHandler: Processed in 0.001445792 sec. | ||
| 7839 | 2025.09.06 02:19:42.951298 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 7840 | 2025.09.06 02:19:42.951338 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.09.06 02:19:42.951434 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7842 | 2025.09.06 02:19:42.951435 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7843 | 2025.09.06 02:19:42.951481 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7844 | 2025.09.06 02:19:42.951485 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1224 rows starting from the beginning of the part | ||
| 7845 | 2025.09.06 02:19:42.951579 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 7846 | 2025.09.06 02:19:42.951624 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7847 | 2025.09.06 02:19:42.951682 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
| 7848 | 2025.09.06 02:19:42.951740 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7849 | 2025.09.06 02:19:42.951784 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 7850 | 2025.09.06 02:19:42.951932 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2025.09.06 02:19:42.951973 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7852 | 2025.09.06 02:19:42.952319 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7853 | 2025.09.06 02:19:42.952553 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2025.09.06 02:19:42.952650 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7855 | 2025.09.06 02:19:42.952678 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2025.09.06 02:19:42.952680 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 7857 | 2025.09.06 02:19:42.952698 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7858 | 2025.09.06 02:19:42.952723 [ 254 ] {047b039d-6f26-428d-99a3-55dfe2a20c91} <Debug> TCPHandler: Processed in 0.001432102 sec. | ||
| 7859 | 2025.09.06 02:19:42.952781 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 7860 | 2025.09.06 02:19:42.952844 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2025.09.06 02:19:42.952887 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7862 | 2025.09.06 02:19:42.952926 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14575 rows starting from the beginning of the part | ||
| 7863 | 2025.09.06 02:19:42.952927 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685183 sec., 1011166.1463473106 rows/sec., 78.81 MiB/sec. | ||
| 7864 | 2025.09.06 02:19:42.952940 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7865 | 2025.09.06 02:19:42.952990 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 7866 | 2025.09.06 02:19:42.953014 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7867 | 2025.09.06 02:19:42.953039 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7868 | 2025.09.06 02:19:42.953088 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 200 rows starting from the beginning of the part | ||
| 7869 | 2025.09.06 02:19:42.953133 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 7870 | 2025.09.06 02:19:42.953135 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7871 | 2025.09.06 02:19:42.953178 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7872 | 2025.09.06 02:19:42.953447 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.09.06 02:19:42.953588 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_51_10} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7874 | 2025.09.06 02:19:42.953696 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7875 | 2025.09.06 02:19:42.953877 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.09.06 02:19:42.953917 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7877 | 2025.09.06 02:19:42.954476 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7878 | 2025.09.06 02:19:42.954710 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2025.09.06 02:19:42.954852 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001929 sec., 16588.90616899948 rows/sec., 29.73 MiB/sec. | ||
| 7880 | 2025.09.06 02:19:42.954905 [ 254 ] {753c6613-cbdc-4dda-9520-c93d470bd897} <Debug> TCPHandler: Processed in 0.002109156 sec. | ||
| 7881 | 2025.09.06 02:19:42.955021 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2025.09.06 02:19:42.955111 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7883 | 2025.09.06 02:19:42.955152 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7884 | 2025.09.06 02:19:42.955486 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2025.09.06 02:19:42.955519 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7886 | 2025.09.06 02:19:42.955835 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7887 | 2025.09.06 02:19:42.956046 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2025.09.06 02:19:42.956137 [ 87 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7889 | 2025.09.06 02:19:42.956161 [ 87 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2025.09.06 02:19:42.956171 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7891 | 2025.09.06 02:19:42.956177 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7892 | 2025.09.06 02:19:42.956207 [ 254 ] {a87adb35-9505-451c-ab2e-c521cb3b5691} <Debug> TCPHandler: Processed in 0.00123365 sec. | ||
| 7893 | 2025.09.06 02:19:42.956258 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7894 | 2025.09.06 02:19:42.956349 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7895 | 2025.09.06 02:19:42.956377 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2844 rows starting from the beginning of the part | ||
| 7896 | 2025.09.06 02:19:42.956432 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7897 | 2025.09.06 02:19:42.956475 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7898 | 2025.09.06 02:19:42.956514 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7899 | 2025.09.06 02:19:42.956553 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 7900 | 2025.09.06 02:19:42.956588 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7901 | 2025.09.06 02:19:42.956697 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15415 rows, containing 5 columns (5 merged, 0 gathered) in 0.003956572 sec., 3896049.408427295 rows/sec., 266.39 MiB/sec. | ||
| 7902 | 2025.09.06 02:19:42.957050 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7903 | 2025.09.06 02:19:42.957319 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.09.06 02:19:42.957389 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7905 | 2025.09.06 02:19:42.957456 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7906 | 2025.09.06 02:19:42.957862 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637223 sec., 1920324.8427367562 rows/sec., 127.36 MiB/sec. | ||
| 7907 | 2025.09.06 02:19:42.958113 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7908 | 2025.09.06 02:19:42.958357 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.09.06 02:19:42.958430 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_51_10} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7910 | 2025.09.06 02:19:42.958514 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7911 | 2025.09.06 02:19:43.348073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7912 | 2025.09.06 02:19:43.366024 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.09.06 02:19:43.366087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7914 | 2025.09.06 02:19:43.371762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7915 | 2025.09.06 02:19:43.372478 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.09.06 02:19:43.372767 [ 87 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7917 | 2025.09.06 02:19:43.372801 [ 87 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.09.06 02:19:43.372818 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7919 | 2025.09.06 02:19:43.372953 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7920 | 2025.09.06 02:19:43.375862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7921 | 2025.09.06 02:19:43.376471 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2025.09.06 02:19:43.378062 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7923 | 2025.09.06 02:19:43.382807 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7924 | 2025.09.06 02:19:43.387338 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7925 | 2025.09.06 02:19:43.391721 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7926 | 2025.09.06 02:19:43.395999 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7927 | 2025.09.06 02:19:43.399756 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 7928 | 2025.09.06 02:19:43.452739 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079848302 sec., 3393.935665657612 rows/sec., 17.55 MiB/sec. | ||
| 7929 | 2025.09.06 02:19:43.455694 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7930 | 2025.09.06 02:19:43.457744 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_36_7} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2025.09.06 02:19:43.457864 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_36_7} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7932 | 2025.09.06 02:19:43.460595 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7933 | 2025.09.06 02:19:44.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.13 MiB, peak 298.01 MiB, free memory in arenas 0.00 B, will set to 288.39 MiB (RSS), difference: 2.27 MiB | ||
| 7934 | 2025.09.06 02:19:44.541223 [ 116 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7935 | 2025.09.06 02:19:44.541314 [ 116 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.09.06 02:19:44.541351 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7937 | 2025.09.06 02:19:44.541484 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 7938 | 2025.09.06 02:19:44.541642 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7939 | 2025.09.06 02:19:44.541688 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 7940 | 2025.09.06 02:19:44.541775 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7941 | 2025.09.06 02:19:44.541830 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7942 | 2025.09.06 02:19:44.541881 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 7943 | 2025.09.06 02:19:44.541927 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 7944 | 2025.09.06 02:19:44.542836 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405241 sec., 27041.62488854225 rows/sec., 2.26 MiB/sec. | ||
| 7945 | 2025.09.06 02:19:44.543033 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7946 | 2025.09.06 02:19:44.543381 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.09.06 02:19:44.543464 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_17_4} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7948 | 2025.09.06 02:19:44.543561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7949 | 2025.09.06 02:19:47.972712 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2025.09.06 02:19:47.972908 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7951 | 2025.09.06 02:19:47.972979 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7952 | 2025.09.06 02:19:47.973657 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.09.06 02:19:47.973706 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7954 | 2025.09.06 02:19:47.974122 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7955 | 2025.09.06 02:19:47.974344 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2025.09.06 02:19:47.974497 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001642 sec., 2436.05359317905 rows/sec., 198.64 KiB/sec. | ||
| 7957 | 2025.09.06 02:19:47.974540 [ 254 ] {bf5cf34c-261e-4af7-bf4e-26a928a8180c} <Debug> TCPHandler: Processed in 0.001962096 sec. | ||
| 7958 | 2025.09.06 02:19:47.974665 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2025.09.06 02:19:47.974763 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7960 | 2025.09.06 02:19:47.974804 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7961 | 2025.09.06 02:19:47.975825 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2025.09.06 02:19:47.975862 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7963 | 2025.09.06 02:19:47.976304 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7964 | 2025.09.06 02:19:47.976534 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2025.09.06 02:19:47.976666 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001922 sec., 633714.8803329865 rows/sec., 52.40 MiB/sec. | ||
| 7966 | 2025.09.06 02:19:47.976705 [ 254 ] {7f58e9c2-75a1-442d-95b4-2008ee9917fb} <Debug> TCPHandler: Processed in 0.002090807 sec. | ||
| 7967 | 2025.09.06 02:19:47.976818 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2025.09.06 02:19:47.976916 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7969 | 2025.09.06 02:19:47.976958 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7970 | 2025.09.06 02:19:47.977363 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2025.09.06 02:19:47.977401 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7972 | 2025.09.06 02:19:47.977693 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7973 | 2025.09.06 02:19:47.977911 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2025.09.06 02:19:47.978013 [ 114 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7975 | 2025.09.06 02:19:47.978041 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001143 sec., 12248.468941382329 rows/sec., 902.23 KiB/sec. | ||
| 7976 | 2025.09.06 02:19:47.978082 [ 114 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2025.09.06 02:19:47.978092 [ 254 ] {2b0f3467-c1ef-430f-b65e-3ff2b18eb036} <Debug> TCPHandler: Processed in 0.001325361 sec. | ||
| 7978 | 2025.09.06 02:19:47.978112 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7979 | 2025.09.06 02:19:47.978206 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2025.09.06 02:19:47.978226 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 7981 | 2025.09.06 02:19:47.978306 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7982 | 2025.09.06 02:19:47.978351 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7983 | 2025.09.06 02:19:47.978361 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7984 | 2025.09.06 02:19:47.978401 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 270 rows starting from the beginning of the part | ||
| 7985 | 2025.09.06 02:19:47.978470 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 7986 | 2025.09.06 02:19:47.978516 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 7987 | 2025.09.06 02:19:47.978558 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 7988 | 2025.09.06 02:19:47.978597 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 7989 | 2025.09.06 02:19:47.978638 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 7990 | 2025.09.06 02:19:47.978833 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.09.06 02:19:47.978873 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7992 | 2025.09.06 02:19:47.979241 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7993 | 2025.09.06 02:19:47.979463 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.09.06 02:19:47.979513 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333331 sec., 291000.50925089116 rows/sec., 20.27 MiB/sec. | ||
| 7995 | 2025.09.06 02:19:47.979595 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 7996 | 2025.09.06 02:19:47.979640 [ 254 ] {fe32336a-6754-4b61-8573-1ccf4f83c376} <Debug> TCPHandler: Processed in 0.001483212 sec. | ||
| 7997 | 2025.09.06 02:19:47.979715 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7998 | 2025.09.06 02:19:47.979746 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.09.06 02:19:47.979847 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8000 | 2025.09.06 02:19:47.979890 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8001 | 2025.09.06 02:19:47.980006 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.09.06 02:19:47.980091 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_51_10} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8003 | 2025.09.06 02:19:47.980171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8004 | 2025.09.06 02:19:47.980496 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2025.09.06 02:19:47.980538 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8006 | 2025.09.06 02:19:47.980880 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8007 | 2025.09.06 02:19:47.981101 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.09.06 02:19:47.981232 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001404 sec., 380341.8803418803 rows/sec., 28.19 MiB/sec. | ||
| 8009 | 2025.09.06 02:19:47.981273 [ 254 ] {b696b19e-999b-41fe-9066-2f5c51cc6179} <Debug> TCPHandler: Processed in 0.001576712 sec. | ||
| 8010 | 2025.09.06 02:19:47.981382 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2025.09.06 02:19:47.981478 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2025.09.06 02:19:47.981523 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8013 | 2025.09.06 02:19:47.982117 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.09.06 02:19:47.982154 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8015 | 2025.09.06 02:19:47.982540 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8016 | 2025.09.06 02:19:47.982759 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.09.06 02:19:47.982889 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001429 sec., 592022.3932820155 rows/sec., 39.85 MiB/sec. | ||
| 8018 | 2025.09.06 02:19:47.982928 [ 254 ] {81487ec4-3729-4ea4-8136-aa78765a762c} <Debug> TCPHandler: Processed in 0.001595833 sec. | ||
| 8019 | 2025.09.06 02:19:47.983038 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.09.06 02:19:47.983135 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8021 | 2025.09.06 02:19:47.983191 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8022 | 2025.09.06 02:19:47.983985 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.09.06 02:19:47.984021 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8024 | 2025.09.06 02:19:47.984544 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8025 | 2025.09.06 02:19:47.984765 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.09.06 02:19:47.984906 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 8027 | 2025.09.06 02:19:47.984962 [ 254 ] {f111f994-af35-4e3d-b7be-b646afe2e676} <Debug> TCPHandler: Processed in 0.001973916 sec. | ||
| 8028 | 2025.09.06 02:19:47.985070 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.09.06 02:19:47.985167 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.09.06 02:19:47.985210 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8031 | 2025.09.06 02:19:47.985546 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.09.06 02:19:47.985583 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8033 | 2025.09.06 02:19:47.985902 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8034 | 2025.09.06 02:19:47.986115 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.09.06 02:19:47.986243 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8036 | 2025.09.06 02:19:47.986280 [ 254 ] {c08cbd08-b1b2-45a8-b586-a7d2d94c0f3e} <Debug> TCPHandler: Processed in 0.00125977 sec. | ||
| 8037 | 2025.09.06 02:19:49.950100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17651 | ||
| 8038 | 2025.09.06 02:19:49.950684 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.09.06 02:19:49.950723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8040 | 2025.09.06 02:19:49.951242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8041 | 2025.09.06 02:19:49.951466 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.09.06 02:19:49.951585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17651 | ||
| 8043 | 2025.09.06 02:19:50.876061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8044 | 2025.09.06 02:19:50.891353 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2025.09.06 02:19:50.891404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8046 | 2025.09.06 02:19:50.896688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8047 | 2025.09.06 02:19:50.897372 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2025.09.06 02:19:50.900003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8049 | 2025.09.06 02:19:52.498750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1000 | ||
| 8050 | 2025.09.06 02:19:52.501065 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2025.09.06 02:19:52.501107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8052 | 2025.09.06 02:19:52.502268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8053 | 2025.09.06 02:19:52.502535 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.09.06 02:19:52.502793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 8055 | 2025.09.06 02:19:52.947187 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2025.09.06 02:19:52.947362 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8057 | 2025.09.06 02:19:52.947428 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8058 | 2025.09.06 02:19:52.948113 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2025.09.06 02:19:52.948161 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8060 | 2025.09.06 02:19:52.948558 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8061 | 2025.09.06 02:19:52.948778 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2025.09.06 02:19:52.948932 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001618 sec., 74165.63658838072 rows/sec., 6.30 MiB/sec. | ||
| 8063 | 2025.09.06 02:19:52.948976 [ 254 ] {a246689d-b55d-4df6-956e-39aa76e23f6e} <Debug> TCPHandler: Processed in 0.001922086 sec. | ||
| 8064 | 2025.09.06 02:19:52.949101 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2025.09.06 02:19:52.949198 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8066 | 2025.09.06 02:19:52.949239 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8067 | 2025.09.06 02:19:52.949646 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2025.09.06 02:19:52.949683 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8069 | 2025.09.06 02:19:52.949988 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8070 | 2025.09.06 02:19:52.950204 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2025.09.06 02:19:52.950336 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001157 sec., 27657.735522904062 rows/sec., 2.03 MiB/sec. | ||
| 8072 | 2025.09.06 02:19:52.950374 [ 254 ] {01978fd4-8a0f-4ef7-8e9f-542ad6734f46} <Debug> TCPHandler: Processed in 0.001325601 sec. | ||
| 8073 | 2025.09.06 02:19:52.950485 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.09.06 02:19:52.950580 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8075 | 2025.09.06 02:19:52.950620 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8076 | 2025.09.06 02:19:52.951042 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.09.06 02:19:52.951078 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8078 | 2025.09.06 02:19:52.951384 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8079 | 2025.09.06 02:19:52.951598 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.09.06 02:19:52.951728 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001167 sec., 82262.21079691517 rows/sec., 6.42 MiB/sec. | ||
| 8081 | 2025.09.06 02:19:52.951766 [ 254 ] {0669f031-fe6c-405c-8a8d-a645b8ff049e} <Debug> TCPHandler: Processed in 0.001331541 sec. | ||
| 8082 | 2025.09.06 02:19:52.951877 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2025.09.06 02:19:52.951974 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8084 | 2025.09.06 02:19:52.952018 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8085 | 2025.09.06 02:19:52.952429 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.09.06 02:19:52.952465 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8087 | 2025.09.06 02:19:52.952807 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8088 | 2025.09.06 02:19:52.953012 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.09.06 02:19:52.953142 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8090 | 2025.09.06 02:19:52.953180 [ 254 ] {53d3c775-46d1-4555-b4f8-342cc54b738e} <Debug> TCPHandler: Processed in 0.001353241 sec. | ||
| 8091 | 2025.09.06 02:19:52.953301 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.09.06 02:19:52.953426 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2025.09.06 02:19:52.953494 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8094 | 2025.09.06 02:19:52.954411 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.09.06 02:19:52.954450 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8096 | 2025.09.06 02:19:52.955010 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8097 | 2025.09.06 02:19:52.955237 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.09.06 02:19:52.955381 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001981 sec., 16153.457849570923 rows/sec., 28.95 MiB/sec. | ||
| 8099 | 2025.09.06 02:19:52.955446 [ 254 ] {f93bfe10-e9b8-4b85-bb11-6f0c35a7b03e} <Debug> TCPHandler: Processed in 0.002205057 sec. | ||
| 8100 | 2025.09.06 02:19:52.955556 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.09.06 02:19:52.955650 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8102 | 2025.09.06 02:19:52.955693 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8103 | 2025.09.06 02:19:52.956031 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.09.06 02:19:52.956070 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8105 | 2025.09.06 02:19:52.956377 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8106 | 2025.09.06 02:19:52.956591 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.09.06 02:19:52.956723 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8108 | 2025.09.06 02:19:52.956761 [ 254 ] {9d0a23bb-972d-477c-ac9b-c6dbf9c78e6d} <Debug> TCPHandler: Processed in 0.00125563 sec. | ||
| 8109 | 2025.09.06 02:19:57.346197 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8110 | 2025.09.06 02:19:57.346300 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8111 | 2025.09.06 02:19:57.451797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18163 | ||
| 8112 | 2025.09.06 02:19:57.452351 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.09.06 02:19:57.452388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8114 | 2025.09.06 02:19:57.452871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8115 | 2025.09.06 02:19:57.453100 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.09.06 02:19:57.453232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18163 | ||
| 8117 | 2025.09.06 02:19:57.946317 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2025.09.06 02:19:57.946482 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8119 | 2025.09.06 02:19:57.946544 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8120 | 2025.09.06 02:19:57.947229 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.09.06 02:19:57.947278 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8122 | 2025.09.06 02:19:57.947680 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8123 | 2025.09.06 02:19:57.947914 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.09.06 02:19:57.948077 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 8125 | 2025.09.06 02:19:57.948131 [ 254 ] {3a4ef06c-e7fb-4654-bd98-018eaa9e2fea} <Debug> TCPHandler: Processed in 0.001931036 sec. | ||
| 8126 | 2025.09.06 02:19:57.948265 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2025.09.06 02:19:57.948370 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8128 | 2025.09.06 02:19:57.948414 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8129 | 2025.09.06 02:19:57.948837 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.09.06 02:19:57.948878 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8131 | 2025.09.06 02:19:57.949190 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8132 | 2025.09.06 02:19:57.949406 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2025.09.06 02:19:57.949572 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 613.34 KiB/sec. | ||
| 8134 | 2025.09.06 02:19:57.949613 [ 254 ] {f893a977-a927-485b-9d5f-2901085ae774} <Debug> TCPHandler: Processed in 0.001400812 sec. | ||
| 8135 | 2025.09.06 02:19:57.949719 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2025.09.06 02:19:57.949817 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8137 | 2025.09.06 02:19:57.949859 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8138 | 2025.09.06 02:19:57.950314 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.09.06 02:19:57.950373 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8140 | 2025.09.06 02:19:57.950740 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8141 | 2025.09.06 02:19:57.950967 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2025.09.06 02:19:57.951103 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001307 sec., 56618.20964039786 rows/sec., 4.42 MiB/sec. | ||
| 8143 | 2025.09.06 02:19:57.951143 [ 254 ] {ea3bf296-d96b-416b-a4d0-0f736bc78b1a} <Debug> TCPHandler: Processed in 0.001474312 sec. | ||
| 8144 | 2025.09.06 02:19:57.951259 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2025.09.06 02:19:57.951358 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.09.06 02:19:57.951404 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8147 | 2025.09.06 02:19:57.951821 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.09.06 02:19:57.951859 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8149 | 2025.09.06 02:19:57.952207 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8150 | 2025.09.06 02:19:57.952429 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.09.06 02:19:57.952565 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 8152 | 2025.09.06 02:19:57.952605 [ 254 ] {90be8630-45e0-493f-9cea-8d2616330f57} <Debug> TCPHandler: Processed in 0.001396051 sec. | ||
| 8153 | 2025.09.06 02:19:57.952731 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2025.09.06 02:19:57.952858 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8155 | 2025.09.06 02:19:57.952926 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8156 | 2025.09.06 02:19:57.953784 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.09.06 02:19:57.953822 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8158 | 2025.09.06 02:19:57.954383 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8159 | 2025.09.06 02:19:57.954611 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.09.06 02:19:57.954757 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001926 sec., 5192.107995846313 rows/sec., 9.30 MiB/sec. | ||
| 8161 | 2025.09.06 02:19:57.954813 [ 254 ] {4ec48867-603a-4343-aa4b-98b7bb562df7} <Debug> TCPHandler: Processed in 0.002146528 sec. | ||
| 8162 | 2025.09.06 02:19:57.954933 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2025.09.06 02:19:57.955032 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8164 | 2025.09.06 02:19:57.955076 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8165 | 2025.09.06 02:19:57.955427 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2025.09.06 02:19:57.955465 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8167 | 2025.09.06 02:19:57.955783 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8168 | 2025.09.06 02:19:57.955998 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2025.09.06 02:19:57.956130 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8170 | 2025.09.06 02:19:57.956167 [ 254 ] {49eb60f0-727e-4ebd-8ee2-a5ff4751ca6d} <Debug> TCPHandler: Processed in 0.00128437 sec. | ||
| 8171 | 2025.09.06 02:19:58.400189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8172 | 2025.09.06 02:19:58.416644 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.09.06 02:19:58.416707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8174 | 2025.09.06 02:19:58.422516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8175 | 2025.09.06 02:19:58.423261 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.09.06 02:19:58.426102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8177 | 2025.09.06 02:20:02.503140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1024 | ||
| 8178 | 2025.09.06 02:20:02.505340 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.09.06 02:20:02.505389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8180 | 2025.09.06 02:20:02.506558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8181 | 2025.09.06 02:20:02.506820 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.09.06 02:20:02.507105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8183 | 2025.09.06 02:20:02.948933 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2025.09.06 02:20:02.949190 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8185 | 2025.09.06 02:20:02.949285 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8186 | 2025.09.06 02:20:02.949930 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.09.06 02:20:02.949978 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8188 | 2025.09.06 02:20:02.950372 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8189 | 2025.09.06 02:20:02.950597 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.09.06 02:20:02.950757 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 8191 | 2025.09.06 02:20:02.950799 [ 254 ] {74564dc3-6664-4628-9c46-88ae1fb10099} <Debug> TCPHandler: Processed in 0.002033707 sec. | ||
| 8192 | 2025.09.06 02:20:02.950911 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.09.06 02:20:02.951006 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8194 | 2025.09.06 02:20:02.951047 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8195 | 2025.09.06 02:20:02.951438 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2025.09.06 02:20:02.951474 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8197 | 2025.09.06 02:20:02.951761 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8198 | 2025.09.06 02:20:02.951966 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2025.09.06 02:20:02.952097 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 294.11 KiB/sec. | ||
| 8200 | 2025.09.06 02:20:02.952134 [ 254 ] {eda9a64d-0b84-4466-8897-2266f0ff081f} <Debug> TCPHandler: Processed in 0.00127278 sec. | ||
| 8201 | 2025.09.06 02:20:02.952243 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2025.09.06 02:20:02.952336 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8203 | 2025.09.06 02:20:02.952376 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8204 | 2025.09.06 02:20:02.952832 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.09.06 02:20:02.952868 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8206 | 2025.09.06 02:20:02.953193 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8207 | 2025.09.06 02:20:02.953407 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2025.09.06 02:20:02.953538 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001219 sec., 198523.37981952418 rows/sec., 17.66 MiB/sec. | ||
| 8209 | 2025.09.06 02:20:02.953576 [ 254 ] {b62e7c7d-3569-43b6-8fe8-902d729671dc} <Debug> TCPHandler: Processed in 0.001382411 sec. | ||
| 8210 | 2025.09.06 02:20:02.953687 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.09.06 02:20:02.953781 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.09.06 02:20:02.953822 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8213 | 2025.09.06 02:20:02.954218 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.09.06 02:20:02.954257 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8215 | 2025.09.06 02:20:02.954585 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8216 | 2025.09.06 02:20:02.954801 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.09.06 02:20:02.954929 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 3.06 MiB/sec. | ||
| 8218 | 2025.09.06 02:20:02.954968 [ 254 ] {93671281-594f-4b9a-b103-9891849b9f89} <Debug> TCPHandler: Processed in 0.001329211 sec. | ||
| 8219 | 2025.09.06 02:20:02.955091 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2025.09.06 02:20:02.955217 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8221 | 2025.09.06 02:20:02.955269 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8222 | 2025.09.06 02:20:02.955701 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.09.06 02:20:02.955740 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8224 | 2025.09.06 02:20:02.956058 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8225 | 2025.09.06 02:20:02.956272 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.09.06 02:20:02.956408 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 8227 | 2025.09.06 02:20:02.956446 [ 254 ] {41c58907-1bca-45d9-b82e-867d6a18a4fc} <Debug> TCPHandler: Processed in 0.001418661 sec. | ||
| 8228 | 2025.09.06 02:20:02.956552 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2025.09.06 02:20:02.956655 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8230 | 2025.09.06 02:20:02.956696 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8231 | 2025.09.06 02:20:02.957107 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.09.06 02:20:02.957145 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8233 | 2025.09.06 02:20:02.957460 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8234 | 2025.09.06 02:20:02.957684 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.09.06 02:20:02.957814 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 795.17 KiB/sec. | ||
| 8236 | 2025.09.06 02:20:02.957854 [ 254 ] {23cbda29-d40e-449a-a08f-5a68f5b39a9c} <Debug> TCPHandler: Processed in 0.00135164 sec. | ||
| 8237 | 2025.09.06 02:20:02.957959 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2025.09.06 02:20:02.958059 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8239 | 2025.09.06 02:20:02.958101 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8240 | 2025.09.06 02:20:02.958614 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.09.06 02:20:02.958656 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8242 | 2025.09.06 02:20:02.959039 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8243 | 2025.09.06 02:20:02.959302 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2025.09.06 02:20:02.959453 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001412 sec., 96317.28045325779 rows/sec., 7.79 MiB/sec. | ||
| 8245 | 2025.09.06 02:20:02.959492 [ 254 ] {c1cdda00-830b-4fc7-8549-ea8cfd48505a} <Debug> TCPHandler: Processed in 0.001582412 sec. | ||
| 8246 | 2025.09.06 02:20:02.959593 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2025.09.06 02:20:02.959690 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8248 | 2025.09.06 02:20:02.959735 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8249 | 2025.09.06 02:20:02.960132 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2025.09.06 02:20:02.960170 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8251 | 2025.09.06 02:20:02.960524 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8252 | 2025.09.06 02:20:02.960747 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2025.09.06 02:20:02.960881 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001206 sec., 164179.10447761192 rows/sec., 11.77 MiB/sec. | ||
| 8254 | 2025.09.06 02:20:02.960921 [ 254 ] {75bcf0d1-cec0-409b-831b-3aff6f8c211a} <Debug> TCPHandler: Processed in 0.001375811 sec. | ||
| 8255 | 2025.09.06 02:20:02.961034 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2025.09.06 02:20:02.961127 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2025.09.06 02:20:02.961183 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8258 | 2025.09.06 02:20:02.962100 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.09.06 02:20:02.962143 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8260 | 2025.09.06 02:20:02.962748 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8261 | 2025.09.06 02:20:02.962974 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.09.06 02:20:02.963089 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8263 | 2025.09.06 02:20:02.963110 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002 sec., 16000 rows/sec., 28.67 MiB/sec. | ||
| 8264 | 2025.09.06 02:20:02.963155 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2025.09.06 02:20:02.963178 [ 254 ] {32279b5e-31a3-4258-8b36-e062c1da201e} <Debug> TCPHandler: Processed in 0.002192227 sec. | ||
| 8266 | 2025.09.06 02:20:02.963179 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8267 | 2025.09.06 02:20:02.963299 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2025.09.06 02:20:02.963320 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 8269 | 2025.09.06 02:20:02.963397 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.09.06 02:20:02.963443 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8271 | 2025.09.06 02:20:02.963579 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8272 | 2025.09.06 02:20:02.963648 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 8273 | 2025.09.06 02:20:02.963769 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2025.09.06 02:20:02.963786 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 8275 | 2025.09.06 02:20:02.963811 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8276 | 2025.09.06 02:20:02.963908 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8277 | 2025.09.06 02:20:02.964021 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 8278 | 2025.09.06 02:20:02.964124 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8279 | 2025.09.06 02:20:02.964158 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8280 | 2025.09.06 02:20:02.964228 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8281 | 2025.09.06 02:20:02.964389 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.09.06 02:20:02.964521 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 8283 | 2025.09.06 02:20:02.964558 [ 254 ] {9c2eb105-b526-4d57-a62d-a7f6aa58a2ef} <Debug> TCPHandler: Processed in 0.00131028 sec. | ||
| 8284 | 2025.09.06 02:20:02.971215 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 19 columns (19 merged, 0 gathered) in 0.007956513 sec., 126688.66374000772 rows/sec., 227.02 MiB/sec. | ||
| 8285 | 2025.09.06 02:20:02.973173 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8286 | 2025.09.06 02:20:02.973606 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.09.06 02:20:02.973708 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8288 | 2025.09.06 02:20:02.973859 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 8289 | 2025.09.06 02:20:03.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.69 MiB, peak 298.01 MiB, free memory in arenas 0.00 B, will set to 293.65 MiB (RSS), difference: 3.96 MiB | ||
| 8290 | 2025.09.06 02:20:04.953472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18611 | ||
| 8291 | 2025.09.06 02:20:04.954311 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2025.09.06 02:20:04.954388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8293 | 2025.09.06 02:20:04.955098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8294 | 2025.09.06 02:20:04.955318 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.09.06 02:20:04.955447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18611 | ||
| 8296 | 2025.09.06 02:20:05.926282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8297 | 2025.09.06 02:20:05.944298 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.09.06 02:20:05.944364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8299 | 2025.09.06 02:20:05.950645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8300 | 2025.09.06 02:20:05.951372 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2025.09.06 02:20:05.954667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8302 | 2025.09.06 02:20:07.946904 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2025.09.06 02:20:07.947101 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8304 | 2025.09.06 02:20:07.947172 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8305 | 2025.09.06 02:20:07.947822 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.09.06 02:20:07.947869 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8307 | 2025.09.06 02:20:07.948264 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8308 | 2025.09.06 02:20:07.948480 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.09.06 02:20:07.948625 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 8310 | 2025.09.06 02:20:07.948625 [ 108 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8311 | 2025.09.06 02:20:07.948664 [ 254 ] {62879b5e-72e2-4ca2-ba39-bfdae302ec8f} <Debug> TCPHandler: Processed in 0.001919156 sec. | ||
| 8312 | 2025.09.06 02:20:07.948700 [ 108 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.09.06 02:20:07.948724 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8314 | 2025.09.06 02:20:07.948794 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2025.09.06 02:20:07.948826 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 8316 | 2025.09.06 02:20:07.948888 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8317 | 2025.09.06 02:20:07.948931 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8318 | 2025.09.06 02:20:07.948957 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8319 | 2025.09.06 02:20:07.948997 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2423 rows starting from the beginning of the part | ||
| 8320 | 2025.09.06 02:20:07.949070 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1218 rows starting from the beginning of the part | ||
| 8321 | 2025.09.06 02:20:07.949120 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 120 rows starting from the beginning of the part | ||
| 8322 | 2025.09.06 02:20:07.949186 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8323 | 2025.09.06 02:20:07.949238 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 242 rows starting from the beginning of the part | ||
| 8324 | 2025.09.06 02:20:07.949354 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 8325 | 2025.09.06 02:20:07.949388 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2025.09.06 02:20:07.949429 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8327 | 2025.09.06 02:20:07.949775 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8328 | 2025.09.06 02:20:07.949997 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2025.09.06 02:20:07.950134 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 8330 | 2025.09.06 02:20:07.950172 [ 254 ] {70a7d240-ee36-47f0-a44a-1d4a41724758} <Debug> TCPHandler: Processed in 0.001397602 sec. | ||
| 8331 | 2025.09.06 02:20:07.950300 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2025.09.06 02:20:07.950395 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8333 | 2025.09.06 02:20:07.950435 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8334 | 2025.09.06 02:20:07.950838 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.09.06 02:20:07.950873 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8336 | 2025.09.06 02:20:07.951188 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8337 | 2025.09.06 02:20:07.951299 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4155 rows, containing 5 columns (5 merged, 0 gathered) in 0.0024881 sec., 1669948.957035489 rows/sec., 144.33 MiB/sec. | ||
| 8338 | 2025.09.06 02:20:07.951415 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.09.06 02:20:07.951527 [ 108 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8340 | 2025.09.06 02:20:07.951550 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 8341 | 2025.09.06 02:20:07.951559 [ 108 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2025.09.06 02:20:07.951594 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8343 | 2025.09.06 02:20:07.951598 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8344 | 2025.09.06 02:20:07.951595 [ 254 ] {ec02d86d-2b1d-40c0-8dc0-7f736bd391ed} <Debug> TCPHandler: Processed in 0.001344371 sec. | ||
| 8345 | 2025.09.06 02:20:07.951684 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 8346 | 2025.09.06 02:20:07.951751 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2025.09.06 02:20:07.951807 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2025.09.06 02:20:07.951848 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1224 rows starting from the beginning of the part | ||
| 8349 | 2025.09.06 02:20:07.951851 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8350 | 2025.09.06 02:20:07.951901 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2025.09.06 02:20:07.951909 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8352 | 2025.09.06 02:20:07.951922 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 534 rows starting from the beginning of the part | ||
| 8353 | 2025.09.06 02:20:07.951980 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_56_11} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8354 | 2025.09.06 02:20:07.951985 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8355 | 2025.09.06 02:20:07.952043 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8356 | 2025.09.06 02:20:07.952080 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8357 | 2025.09.06 02:20:07.952084 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 136 rows starting from the beginning of the part | ||
| 8358 | 2025.09.06 02:20:07.952141 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 8359 | 2025.09.06 02:20:07.952341 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2025.09.06 02:20:07.952382 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8361 | 2025.09.06 02:20:07.952726 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8362 | 2025.09.06 02:20:07.952953 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2025.09.06 02:20:07.953067 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8364 | 2025.09.06 02:20:07.953084 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 8365 | 2025.09.06 02:20:07.953104 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2025.09.06 02:20:07.953126 [ 254 ] {cd3aa3dc-75d7-4e34-a5a9-50aa31e5198d} <Debug> TCPHandler: Processed in 0.001425422 sec. | ||
| 8367 | 2025.09.06 02:20:07.953127 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8368 | 2025.09.06 02:20:07.953237 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.09.06 02:20:07.953250 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 8370 | 2025.09.06 02:20:07.953337 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2025.09.06 02:20:07.953368 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725724 sec., 1238900.3108260648 rows/sec., 96.32 MiB/sec. | ||
| 8372 | 2025.09.06 02:20:07.953400 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8373 | 2025.09.06 02:20:07.953402 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8374 | 2025.09.06 02:20:07.953454 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15415 rows starting from the beginning of the part | ||
| 8375 | 2025.09.06 02:20:07.953520 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 846 rows starting from the beginning of the part | ||
| 8376 | 2025.09.06 02:20:07.953567 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8377 | 2025.09.06 02:20:07.953571 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 8378 | 2025.09.06 02:20:07.953635 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 8379 | 2025.09.06 02:20:07.953677 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 198 rows starting from the beginning of the part | ||
| 8380 | 2025.09.06 02:20:07.953720 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 8381 | 2025.09.06 02:20:07.953844 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.09.06 02:20:07.953948 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_56_11} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8383 | 2025.09.06 02:20:07.954035 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8384 | 2025.09.06 02:20:07.954150 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.09.06 02:20:07.954192 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8386 | 2025.09.06 02:20:07.954716 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8387 | 2025.09.06 02:20:07.954943 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2025.09.06 02:20:07.955081 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 8389 | 2025.09.06 02:20:07.955135 [ 254 ] {b9ef026b-f5e4-4a3b-a853-8bea4de5dd07} <Debug> TCPHandler: Processed in 0.001947395 sec. | ||
| 8390 | 2025.09.06 02:20:07.955244 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2025.09.06 02:20:07.955339 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8392 | 2025.09.06 02:20:07.955382 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8393 | 2025.09.06 02:20:07.955710 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.09.06 02:20:07.955745 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8395 | 2025.09.06 02:20:07.956048 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8396 | 2025.09.06 02:20:07.956269 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.09.06 02:20:07.956378 [ 108 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8398 | 2025.09.06 02:20:07.956400 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8399 | 2025.09.06 02:20:07.956412 [ 108 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2025.09.06 02:20:07.956440 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8401 | 2025.09.06 02:20:07.956442 [ 254 ] {b0393664-36a0-4af2-bf86-bb3272df655f} <Debug> TCPHandler: Processed in 0.00124732 sec. | ||
| 8402 | 2025.09.06 02:20:07.956507 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 8403 | 2025.09.06 02:20:07.956607 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8404 | 2025.09.06 02:20:07.956635 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3144 rows starting from the beginning of the part | ||
| 8405 | 2025.09.06 02:20:07.956689 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8406 | 2025.09.06 02:20:07.956733 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 8407 | 2025.09.06 02:20:07.956771 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 8408 | 2025.09.06 02:20:07.956810 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 8409 | 2025.09.06 02:20:07.956849 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 8410 | 2025.09.06 02:20:07.958114 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635224 sec., 2106133.4716222365 rows/sec., 139.88 MiB/sec. | ||
| 8411 | 2025.09.06 02:20:07.958307 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16939 rows, containing 5 columns (5 merged, 0 gathered) in 0.005113181 sec., 3312810.5576548143 rows/sec., 226.58 MiB/sec. | ||
| 8412 | 2025.09.06 02:20:07.958443 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8413 | 2025.09.06 02:20:07.958496 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8414 | 2025.09.06 02:20:07.958810 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.09.06 02:20:07.958822 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2025.09.06 02:20:07.958897 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_56_11} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8417 | 2025.09.06 02:20:07.958907 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8418 | 2025.09.06 02:20:07.958992 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8419 | 2025.09.06 02:20:07.959040 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8420 | 2025.09.06 02:20:12.346348 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8421 | 2025.09.06 02:20:12.346417 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8422 | 2025.09.06 02:20:12.455641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19123 | ||
| 8423 | 2025.09.06 02:20:12.456249 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.09.06 02:20:12.456303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8425 | 2025.09.06 02:20:12.456861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8426 | 2025.09.06 02:20:12.457099 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2025.09.06 02:20:12.457245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19123 | ||
| 8428 | 2025.09.06 02:20:12.507415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1056 | ||
| 8429 | 2025.09.06 02:20:12.509823 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.09.06 02:20:12.509882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8431 | 2025.09.06 02:20:12.511125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8432 | 2025.09.06 02:20:12.511403 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.09.06 02:20:12.511786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8434 | 2025.09.06 02:20:12.947298 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2025.09.06 02:20:12.947486 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8436 | 2025.09.06 02:20:12.947555 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8437 | 2025.09.06 02:20:12.948202 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2025.09.06 02:20:12.948240 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8439 | 2025.09.06 02:20:12.948635 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8440 | 2025.09.06 02:20:12.948856 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2025.09.06 02:20:12.949007 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001572 sec., 76335.87786259541 rows/sec., 6.49 MiB/sec. | ||
| 8442 | 2025.09.06 02:20:12.949048 [ 254 ] {b08376e2-51f6-46b1-b7b4-6a0b83a339de} <Debug> TCPHandler: Processed in 0.001880325 sec. | ||
| 8443 | 2025.09.06 02:20:12.949170 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2025.09.06 02:20:12.949266 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8445 | 2025.09.06 02:20:12.949308 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8446 | 2025.09.06 02:20:12.949705 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2025.09.06 02:20:12.949740 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8448 | 2025.09.06 02:20:12.950047 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8449 | 2025.09.06 02:20:12.950262 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2025.09.06 02:20:12.950366 [ 99 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8451 | 2025.09.06 02:20:12.950391 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 2.06 MiB/sec. | ||
| 8452 | 2025.09.06 02:20:12.950408 [ 99 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.09.06 02:20:12.950428 [ 254 ] {286b60cb-401d-40ed-8620-7ff07261ca42} <Debug> TCPHandler: Processed in 0.00130809 sec. | ||
| 8454 | 2025.09.06 02:20:12.950429 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8455 | 2025.09.06 02:20:12.950541 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.09.06 02:20:12.950563 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 8457 | 2025.09.06 02:20:12.950636 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8458 | 2025.09.06 02:20:12.950681 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8459 | 2025.09.06 02:20:12.950721 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2025.09.06 02:20:12.950764 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 270 rows starting from the beginning of the part | ||
| 8461 | 2025.09.06 02:20:12.950841 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 8462 | 2025.09.06 02:20:12.950894 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8463 | 2025.09.06 02:20:12.950944 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8464 | 2025.09.06 02:20:12.950988 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8465 | 2025.09.06 02:20:12.951035 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 8466 | 2025.09.06 02:20:12.951098 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.09.06 02:20:12.951138 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8468 | 2025.09.06 02:20:12.951479 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8469 | 2025.09.06 02:20:12.951721 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2025.09.06 02:20:12.951854 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001236 sec., 77669.90291262137 rows/sec., 6.07 MiB/sec. | ||
| 8471 | 2025.09.06 02:20:12.951896 [ 254 ] {fc0d5ccf-3bc5-4c14-85e7-1242dc04d582} <Debug> TCPHandler: Processed in 0.001404091 sec. | ||
| 8472 | 2025.09.06 02:20:12.951966 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467492 sec., 273936.75740651396 rows/sec., 19.18 MiB/sec. | ||
| 8473 | 2025.09.06 02:20:12.952009 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2025.09.06 02:20:12.952103 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8475 | 2025.09.06 02:20:12.952103 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8476 | 2025.09.06 02:20:12.952153 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8477 | 2025.09.06 02:20:12.952351 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.09.06 02:20:12.952413 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_56_11} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8479 | 2025.09.06 02:20:12.952496 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8480 | 2025.09.06 02:20:12.952548 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.09.06 02:20:12.952581 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8482 | 2025.09.06 02:20:12.952914 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8483 | 2025.09.06 02:20:12.953124 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2025.09.06 02:20:12.953251 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8485 | 2025.09.06 02:20:12.953286 [ 254 ] {b1834292-fb3b-4d04-8656-8f65b34ea563} <Debug> TCPHandler: Processed in 0.001327111 sec. | ||
| 8486 | 2025.09.06 02:20:12.953394 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2025.09.06 02:20:12.953488 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8488 | 2025.09.06 02:20:12.953542 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8489 | 2025.09.06 02:20:12.954310 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2025.09.06 02:20:12.954344 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8491 | 2025.09.06 02:20:12.954882 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8492 | 2025.09.06 02:20:12.955103 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2025.09.06 02:20:12.955236 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001766 sec., 18120.045300113252 rows/sec., 32.47 MiB/sec. | ||
| 8494 | 2025.09.06 02:20:12.955287 [ 254 ] {d4ebc077-5171-44b2-913d-511a3e7478f9} <Debug> TCPHandler: Processed in 0.001941415 sec. | ||
| 8495 | 2025.09.06 02:20:12.955400 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2025.09.06 02:20:12.955493 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8497 | 2025.09.06 02:20:12.955535 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8498 | 2025.09.06 02:20:12.955859 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2025.09.06 02:20:12.955893 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8500 | 2025.09.06 02:20:12.956188 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8501 | 2025.09.06 02:20:12.956398 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2025.09.06 02:20:12.956526 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 8503 | 2025.09.06 02:20:12.956561 [ 254 ] {acf0d175-e9d6-4a1c-a93b-a7c5079dff24} <Debug> TCPHandler: Processed in 0.001210649 sec. | ||
| 8504 | 2025.09.06 02:20:13.454841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8505 | 2025.09.06 02:20:13.472817 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.09.06 02:20:13.472870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8507 | 2025.09.06 02:20:13.478824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8508 | 2025.09.06 02:20:13.479541 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2025.09.06 02:20:13.482727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8510 | 2025.09.06 02:20:15.382804 [ 95 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8511 | 2025.09.06 02:20:15.382865 [ 95 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2025.09.06 02:20:15.382885 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8513 | 2025.09.06 02:20:15.382985 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8514 | 2025.09.06 02:20:15.383113 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8515 | 2025.09.06 02:20:15.383151 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 416 rows starting from the beginning of the part | ||
| 8516 | 2025.09.06 02:20:15.383223 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8517 | 2025.09.06 02:20:15.383275 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8518 | 2025.09.06 02:20:15.383326 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8519 | 2025.09.06 02:20:15.383372 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8520 | 2025.09.06 02:20:15.384309 [ 189 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362181 sec., 375867.8178597411 rows/sec., 27.00 MiB/sec. | ||
| 8521 | 2025.09.06 02:20:15.384529 [ 189 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8522 | 2025.09.06 02:20:15.384868 [ 189 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.09.06 02:20:15.384944 [ 189 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_14_3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8524 | 2025.09.06 02:20:15.385032 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8525 | 2025.09.06 02:20:15.917627 [ 95 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8526 | 2025.09.06 02:20:15.917696 [ 95 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2025.09.06 02:20:15.917725 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8528 | 2025.09.06 02:20:15.917883 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8529 | 2025.09.06 02:20:15.918111 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8530 | 2025.09.06 02:20:15.918171 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 214 rows starting from the beginning of the part | ||
| 8531 | 2025.09.06 02:20:15.918280 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8532 | 2025.09.06 02:20:15.918353 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8533 | 2025.09.06 02:20:15.918424 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::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 | ||
| 8534 | 2025.09.06 02:20:15.918497 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8535 | 2025.09.06 02:20:15.919468 [ 187 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665353 sec., 157324.0027789904 rows/sec., 10.24 MiB/sec. | ||
| 8536 | 2025.09.06 02:20:15.919689 [ 186 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8537 | 2025.09.06 02:20:15.920027 [ 186 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2025.09.06 02:20:15.920113 [ 186 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_14_3} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8539 | 2025.09.06 02:20:15.920223 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8540 | 2025.09.06 02:20:17.357645 [ 94 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 8541 | 2025.09.06 02:20:17.357717 [ 94 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2025.09.06 02:20:17.357742 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8543 | 2025.09.06 02:20:17.357867 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::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 | ||
| 8544 | 2025.09.06 02:20:17.358010 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8545 | 2025.09.06 02:20:17.358048 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 456 rows starting from the beginning of the part | ||
| 8546 | 2025.09.06 02:20:17.358123 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8547 | 2025.09.06 02:20:17.358174 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 8548 | 2025.09.06 02:20:17.358222 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8549 | 2025.09.06 02:20:17.358270 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8550 | 2025.09.06 02:20:17.359175 [ 198 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357791 sec., 707030.7580474463 rows/sec., 50.90 MiB/sec. | ||
| 8551 | 2025.09.06 02:20:17.359425 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 8552 | 2025.09.06 02:20:17.359812 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.09.06 02:20:17.359902 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_22_5} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 8554 | 2025.09.06 02:20:17.360018 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8555 | 2025.09.06 02:20:17.972776 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.09.06 02:20:17.972959 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8557 | 2025.09.06 02:20:17.973024 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8558 | 2025.09.06 02:20:17.973698 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.09.06 02:20:17.973752 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8560 | 2025.09.06 02:20:17.974144 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8561 | 2025.09.06 02:20:17.974376 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.09.06 02:20:17.974533 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 100.42 KiB/sec. | ||
| 8563 | 2025.09.06 02:20:17.974598 [ 254 ] {db259d65-fa67-42dc-a920-68518cfbc346} <Debug> TCPHandler: Processed in 0.001951496 sec. | ||
| 8564 | 2025.09.06 02:20:17.974722 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.09.06 02:20:17.974818 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8566 | 2025.09.06 02:20:17.974860 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8567 | 2025.09.06 02:20:17.975898 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2025.09.06 02:20:17.975938 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8569 | 2025.09.06 02:20:17.976334 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8570 | 2025.09.06 02:20:17.976564 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.09.06 02:20:17.976707 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001907 sec., 638175.1442055585 rows/sec., 52.77 MiB/sec. | ||
| 8572 | 2025.09.06 02:20:17.976746 [ 254 ] {474dca78-c56a-4b72-934e-c22f4249a5ba} <Debug> TCPHandler: Processed in 0.002074526 sec. | ||
| 8573 | 2025.09.06 02:20:17.976859 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.09.06 02:20:17.976954 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8575 | 2025.09.06 02:20:17.976997 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8576 | 2025.09.06 02:20:17.977397 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.09.06 02:20:17.977434 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8578 | 2025.09.06 02:20:17.977739 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8579 | 2025.09.06 02:20:17.977954 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2025.09.06 02:20:17.978086 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 775.31 KiB/sec. | ||
| 8581 | 2025.09.06 02:20:17.978125 [ 254 ] {836893d9-df3c-4717-bd93-b6bef2277819} <Debug> TCPHandler: Processed in 0.00131619 sec. | ||
| 8582 | 2025.09.06 02:20:17.978225 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2025.09.06 02:20:17.978318 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8584 | 2025.09.06 02:20:17.978359 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8585 | 2025.09.06 02:20:17.978839 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.09.06 02:20:17.978876 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8587 | 2025.09.06 02:20:17.979185 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8588 | 2025.09.06 02:20:17.979405 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.09.06 02:20:17.979536 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 8590 | 2025.09.06 02:20:17.979574 [ 254 ] {0bc80b7b-4a0c-47c3-90fc-fc34fc6eb34e} <Debug> TCPHandler: Processed in 0.001397661 sec. | ||
| 8591 | 2025.09.06 02:20:17.979682 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2025.09.06 02:20:17.979775 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8593 | 2025.09.06 02:20:17.979815 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8594 | 2025.09.06 02:20:17.980394 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.09.06 02:20:17.980431 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8596 | 2025.09.06 02:20:17.980761 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8597 | 2025.09.06 02:20:17.980995 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.09.06 02:20:17.981129 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001372 sec., 387755.10204081633 rows/sec., 28.73 MiB/sec. | ||
| 8599 | 2025.09.06 02:20:17.981170 [ 254 ] {d2f3b873-541b-422f-90a1-fbab0cf535b4} <Debug> TCPHandler: Processed in 0.001537593 sec. | ||
| 8600 | 2025.09.06 02:20:17.981279 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2025.09.06 02:20:17.981372 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8602 | 2025.09.06 02:20:17.981417 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8603 | 2025.09.06 02:20:17.981990 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.09.06 02:20:17.982027 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8605 | 2025.09.06 02:20:17.982407 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8606 | 2025.09.06 02:20:17.982624 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.09.06 02:20:17.982759 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001405 sec., 601423.487544484 rows/sec., 40.48 MiB/sec. | ||
| 8608 | 2025.09.06 02:20:17.982797 [ 254 ] {b7fb894b-f372-4ade-8301-6e4ca6d9bb99} <Debug> TCPHandler: Processed in 0.001568183 sec. | ||
| 8609 | 2025.09.06 02:20:17.982909 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2025.09.06 02:20:17.983002 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8611 | 2025.09.06 02:20:17.983058 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8612 | 2025.09.06 02:20:17.983827 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.09.06 02:20:17.983865 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8614 | 2025.09.06 02:20:17.984380 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8615 | 2025.09.06 02:20:17.984618 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.09.06 02:20:17.984762 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 8617 | 2025.09.06 02:20:17.984822 [ 254 ] {8f6cb66e-79ac-4b0c-a66a-2f3e307796a7} <Debug> TCPHandler: Processed in 0.001963306 sec. | ||
| 8618 | 2025.09.06 02:20:17.984930 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2025.09.06 02:20:17.985023 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8620 | 2025.09.06 02:20:17.985066 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8621 | 2025.09.06 02:20:17.985401 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2025.09.06 02:20:17.985439 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8623 | 2025.09.06 02:20:17.985778 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8624 | 2025.09.06 02:20:17.986009 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2025.09.06 02:20:17.986148 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 8626 | 2025.09.06 02:20:17.986185 [ 254 ] {62f1a826-7328-4afe-9fd5-5172980834bd} <Debug> TCPHandler: Processed in 0.001305671 sec. | ||
| 8627 | 2025.09.06 02:20:18.932138 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54151 | ||
| 8628 | 2025.09.06 02:20:18.932273 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8629 | 2025.09.06 02:20:18.932305 [ 294 ] {} <Debug> TCP-Session: 70b70904-76aa-4324-b57d-e0bce0a26002 Authenticating user 'default' from [fd00:1122:3344:101::e]:54151 | ||
| 8630 | 2025.09.06 02:20:18.932330 [ 294 ] {} <Debug> TCP-Session: 70b70904-76aa-4324-b57d-e0bce0a26002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2025.09.06 02:20:18.932345 [ 294 ] {} <Debug> TCP-Session: 70b70904-76aa-4324-b57d-e0bce0a26002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2025.09.06 02:20:18.932529 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 | ||
| 8633 | 2025.09.06 02:20:18.932567 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45902 | ||
| 8634 | 2025.09.06 02:20:18.932584 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46709 | ||
| 8635 | 2025.09.06 02:20:18.932625 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38122 | ||
| 8636 | 2025.09.06 02:20:18.932617 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62996 | ||
| 8637 | 2025.09.06 02:20:18.932682 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8638 | 2025.09.06 02:20:18.932697 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8639 | 2025.09.06 02:20:18.932593 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37085 | ||
| 8640 | 2025.09.06 02:20:18.932744 [ 294 ] {} <Trace> TCP-Session: 70b70904-76aa-4324-b57d-e0bce0a26002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2025.09.06 02:20:18.932751 [ 296 ] {} <Debug> TCP-Session: 1ad882bc-e50f-4e25-84b9-b8d01434d4c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45902 | ||
| 8642 | 2025.09.06 02:20:18.932739 [ 295 ] {} <Debug> TCP-Session: 38f65470-8195-4fb4-8a37-95246fd4be7a Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 | ||
| 8643 | 2025.09.06 02:20:18.932831 [ 296 ] {} <Debug> TCP-Session: 1ad882bc-e50f-4e25-84b9-b8d01434d4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8644 | 2025.09.06 02:20:18.932579 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59786 | ||
| 8645 | 2025.09.06 02:20:18.932855 [ 295 ] {} <Debug> TCP-Session: 38f65470-8195-4fb4-8a37-95246fd4be7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2025.09.06 02:20:18.932857 [ 296 ] {} <Debug> TCP-Session: 1ad882bc-e50f-4e25-84b9-b8d01434d4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8647 | 2025.09.06 02:20:18.932903 [ 295 ] {} <Debug> TCP-Session: 38f65470-8195-4fb4-8a37-95246fd4be7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2025.09.06 02:20:18.932605 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38197 | ||
| 8649 | 2025.09.06 02:20:18.932965 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8650 | 2025.09.06 02:20:18.932973 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8651 | 2025.09.06 02:20:18.933016 [ 289 ] {} <Debug> TCP-Session: 6d15ceed-4152-4dc8-ad8d-fd15c16c3f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:46709 | ||
| 8652 | 2025.09.06 02:20:18.933045 [ 289 ] {} <Debug> TCP-Session: 6d15ceed-4152-4dc8-ad8d-fd15c16c3f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8653 | 2025.09.06 02:20:18.933061 [ 289 ] {} <Debug> TCP-Session: 6d15ceed-4152-4dc8-ad8d-fd15c16c3f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8654 | 2025.09.06 02:20:18.933338 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8655 | 2025.09.06 02:20:18.933373 [ 292 ] {} <Debug> TCP-Session: 3b61c0e1-d2e4-48be-b42d-80b2e68fb321 Authenticating user 'default' from [fd00:1122:3344:101::e]:62996 | ||
| 8656 | 2025.09.06 02:20:18.933391 [ 292 ] {} <Debug> TCP-Session: 3b61c0e1-d2e4-48be-b42d-80b2e68fb321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2025.09.06 02:20:18.933407 [ 292 ] {} <Debug> TCP-Session: 3b61c0e1-d2e4-48be-b42d-80b2e68fb321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2025.09.06 02:20:18.933410 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8659 | 2025.09.06 02:20:18.933453 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8660 | 2025.09.06 02:20:18.933476 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8661 | 2025.09.06 02:20:18.933488 [ 291 ] {} <Debug> TCP-Session: f84bad78-ba79-4775-a9cf-60afc84c3adb Authenticating user 'default' from [fd00:1122:3344:101::e]:38197 | ||
| 8662 | 2025.09.06 02:20:18.933515 [ 291 ] {} <Debug> TCP-Session: f84bad78-ba79-4775-a9cf-60afc84c3adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2025.09.06 02:20:18.933531 [ 291 ] {} <Debug> TCP-Session: f84bad78-ba79-4775-a9cf-60afc84c3adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2025.09.06 02:20:18.933570 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8665 | 2025.09.06 02:20:18.933605 [ 290 ] {} <Debug> TCP-Session: 5f0dbd93-5991-4d2f-a3b8-c7ca9f604e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:37085 | ||
| 8666 | 2025.09.06 02:20:18.933621 [ 290 ] {} <Debug> TCP-Session: 5f0dbd93-5991-4d2f-a3b8-c7ca9f604e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2025.09.06 02:20:18.933635 [ 290 ] {} <Debug> TCP-Session: 5f0dbd93-5991-4d2f-a3b8-c7ca9f604e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2025.09.06 02:20:18.933689 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8669 | 2025.09.06 02:20:18.933724 [ 293 ] {} <Debug> TCP-Session: ab495ef9-0d2e-412d-8216-92807447c056 Authenticating user 'default' from [fd00:1122:3344:101::e]:38122 | ||
| 8670 | 2025.09.06 02:20:18.933744 [ 293 ] {} <Debug> TCP-Session: ab495ef9-0d2e-412d-8216-92807447c056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2025.09.06 02:20:18.933756 [ 293 ] {} <Debug> TCP-Session: ab495ef9-0d2e-412d-8216-92807447c056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8672 | 2025.09.06 02:20:18.933840 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8673 | 2025.09.06 02:20:18.933871 [ 297 ] {} <Debug> TCP-Session: 7ac26ec8-95e9-4f8b-82ba-a7ab802afe29 Authenticating user 'default' from [fd00:1122:3344:101::e]:59786 | ||
| 8674 | 2025.09.06 02:20:18.933887 [ 297 ] {} <Debug> TCP-Session: 7ac26ec8-95e9-4f8b-82ba-a7ab802afe29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8675 | 2025.09.06 02:20:18.933900 [ 297 ] {} <Debug> TCP-Session: 7ac26ec8-95e9-4f8b-82ba-a7ab802afe29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8676 | 2025.09.06 02:20:18.933901 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 8677 | 2025.09.06 02:20:18.934976 [ 347 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> AggregatingTransform: Aggregating | ||
| 8678 | 2025.09.06 02:20:18.935034 [ 347 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8679 | 2025.09.06 02:20:18.935072 [ 347 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058318 sec. (944.896 rows/sec., 36.91 KiB/sec.) | ||
| 8680 | 2025.09.06 02:20:18.935090 [ 347 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Trace> Aggregator: Merging aggregated data | ||
| 8681 | 2025.09.06 02:20:18.936397 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003494 sec., 286.20492272467084 rows/sec., 11.18 KiB/sec. | ||
| 8682 | 2025.09.06 02:20:18.936533 [ 294 ] {f74740f6-36db-498e-85b7-0fa1d6f9260d} <Debug> TCPHandler: Processed in 0.003938942 sec. | ||
| 8683 | 2025.09.06 02:20:18.936637 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8684 | 2025.09.06 02:20:18.936668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8685 | 2025.09.06 02:20:18.936684 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8686 | 2025.09.06 02:20:18.936700 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8687 | 2025.09.06 02:20:18.936716 [ 290 ] {} <Debug> TCP-Session: 5f0dbd93-5991-4d2f-a3b8-c7ca9f604e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8688 | 2025.09.06 02:20:18.936738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8689 | 2025.09.06 02:20:18.936755 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8690 | 2025.09.06 02:20:18.936776 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8691 | 2025.09.06 02:20:18.936796 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8692 | 2025.09.06 02:20:18.936801 [ 297 ] {} <Debug> TCP-Session: 7ac26ec8-95e9-4f8b-82ba-a7ab802afe29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2025.09.06 02:20:18.936826 [ 292 ] {} <Debug> TCP-Session: 3b61c0e1-d2e4-48be-b42d-80b2e68fb321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2025.09.06 02:20:18.936839 [ 294 ] {} <Debug> TCP-Session: 70b70904-76aa-4324-b57d-e0bce0a26002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8695 | 2025.09.06 02:20:18.936785 [ 289 ] {} <Debug> TCP-Session: 6d15ceed-4152-4dc8-ad8d-fd15c16c3f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8696 | 2025.09.06 02:20:18.936751 [ 296 ] {} <Debug> TCP-Session: 1ad882bc-e50f-4e25-84b9-b8d01434d4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2025.09.06 02:20:18.936735 [ 293 ] {} <Debug> TCP-Session: ab495ef9-0d2e-412d-8216-92807447c056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8698 | 2025.09.06 02:20:18.936721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8699 | 2025.09.06 02:20:18.936675 [ 295 ] {} <Debug> TCP-Session: 38f65470-8195-4fb4-8a37-95246fd4be7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2025.09.06 02:20:18.936961 [ 291 ] {} <Debug> TCP-Session: f84bad78-ba79-4775-a9cf-60afc84c3adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2025.09.06 02:20:19.957381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19571 | ||
| 8702 | 2025.09.06 02:20:19.957896 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.09.06 02:20:19.957947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8704 | 2025.09.06 02:20:19.958458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8705 | 2025.09.06 02:20:19.958740 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.09.06 02:20:19.958894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19571 | ||
| 8707 | 2025.09.06 02:20:19.958898 [ 89 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8708 | 2025.09.06 02:20:19.958972 [ 89 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2025.09.06 02:20:19.958993 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8710 | 2025.09.06 02:20:19.959137 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 8711 | 2025.09.06 02:20:19.959285 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2025.09.06 02:20:19.959332 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17203 rows starting from the beginning of the part | ||
| 8713 | 2025.09.06 02:20:19.959397 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8714 | 2025.09.06 02:20:19.959443 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8715 | 2025.09.06 02:20:19.959485 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8716 | 2025.09.06 02:20:19.959526 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8717 | 2025.09.06 02:20:19.959568 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8718 | 2025.09.06 02:20:19.961794 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19571 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727872 sec., 7174456.8660113085 rows/sec., 102.63 MiB/sec. | ||
| 8719 | 2025.09.06 02:20:19.962195 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8720 | 2025.09.06 02:20:19.962533 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2025.09.06 02:20:19.962629 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_41_8} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8722 | 2025.09.06 02:20:19.962744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8723 | 2025.09.06 02:20:20.015890 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63364 | ||
| 8724 | 2025.09.06 02:20:20.015997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8725 | 2025.09.06 02:20:20.016023 [ 294 ] {} <Debug> TCP-Session: 7c4733ec-6fa8-4d8d-ae18-9fc25de1d731 Authenticating user 'default' from [fd00:1122:3344:101::e]:63364 | ||
| 8726 | 2025.09.06 02:20:20.016045 [ 294 ] {} <Debug> TCP-Session: 7c4733ec-6fa8-4d8d-ae18-9fc25de1d731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8727 | 2025.09.06 02:20:20.016057 [ 294 ] {} <Debug> TCP-Session: 7c4733ec-6fa8-4d8d-ae18-9fc25de1d731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2025.09.06 02:20:20.016284 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36589 | ||
| 8729 | 2025.09.06 02:20:20.016325 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62820 | ||
| 8730 | 2025.09.06 02:20:20.016333 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56253 | ||
| 8731 | 2025.09.06 02:20:20.016371 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54509 | ||
| 8732 | 2025.09.06 02:20:20.016401 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 | ||
| 8733 | 2025.09.06 02:20:20.016451 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8734 | 2025.09.06 02:20:20.016398 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2025.09.06 02:20:20.016491 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8736 | 2025.09.06 02:20:20.016516 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8737 | 2025.09.06 02:20:20.016490 [ 296 ] {} <Debug> TCP-Session: 0a378677-f1d0-4e84-8fd5-731a600f67e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62820 | ||
| 8738 | 2025.09.06 02:20:20.016550 [ 293 ] {} <Debug> TCP-Session: 8289c8ba-8eca-44df-86f0-6f3bd696bdd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 | ||
| 8739 | 2025.09.06 02:20:20.016543 [ 297 ] {} <Debug> TCP-Session: 2733eb05-c0b4-41a4-9399-2c2b8faf76d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56253 | ||
| 8740 | 2025.09.06 02:20:20.016575 [ 296 ] {} <Debug> TCP-Session: 0a378677-f1d0-4e84-8fd5-731a600f67e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2025.09.06 02:20:20.016599 [ 297 ] {} <Debug> TCP-Session: 2733eb05-c0b4-41a4-9399-2c2b8faf76d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2025.09.06 02:20:20.016614 [ 296 ] {} <Debug> TCP-Session: 0a378677-f1d0-4e84-8fd5-731a600f67e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2025.09.06 02:20:20.016628 [ 297 ] {} <Debug> TCP-Session: 2733eb05-c0b4-41a4-9399-2c2b8faf76d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2025.09.06 02:20:20.016582 [ 293 ] {} <Debug> TCP-Session: 8289c8ba-8eca-44df-86f0-6f3bd696bdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2025.09.06 02:20:20.016541 [ 295 ] {} <Debug> TCP-Session: 0dd8d8ba-ae72-4eb5-8316-2d5b79c59e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:36589 | ||
| 8746 | 2025.09.06 02:20:20.016673 [ 293 ] {} <Debug> TCP-Session: 8289c8ba-8eca-44df-86f0-6f3bd696bdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2025.09.06 02:20:20.016480 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8748 | 2025.09.06 02:20:20.016711 [ 295 ] {} <Debug> TCP-Session: 0dd8d8ba-ae72-4eb5-8316-2d5b79c59e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8749 | 2025.09.06 02:20:20.016359 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51467 | ||
| 8750 | 2025.09.06 02:20:20.016766 [ 295 ] {} <Debug> TCP-Session: 0dd8d8ba-ae72-4eb5-8316-2d5b79c59e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2025.09.06 02:20:20.016761 [ 292 ] {} <Debug> TCP-Session: 374d8a5d-9157-448d-ade5-a80d69a6539a Authenticating user 'default' from [fd00:1122:3344:101::e]:54509 | ||
| 8752 | 2025.09.06 02:20:20.016339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40255 | ||
| 8753 | 2025.09.06 02:20:20.016835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8754 | 2025.09.06 02:20:20.016829 [ 292 ] {} <Debug> TCP-Session: 374d8a5d-9157-448d-ade5-a80d69a6539a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2025.09.06 02:20:20.016872 [ 291 ] {} <Debug> TCP-Session: cdff3fb1-8deb-4ce8-ba82-afec739977a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51467 | ||
| 8756 | 2025.09.06 02:20:20.016891 [ 292 ] {} <Debug> TCP-Session: 374d8a5d-9157-448d-ade5-a80d69a6539a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2025.09.06 02:20:20.016896 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8758 | 2025.09.06 02:20:20.016905 [ 291 ] {} <Debug> TCP-Session: cdff3fb1-8deb-4ce8-ba82-afec739977a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8759 | 2025.09.06 02:20:20.016938 [ 290 ] {} <Debug> TCP-Session: a6b2b457-1299-4a01-8cf9-648746fa3e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:40255 | ||
| 8760 | 2025.09.06 02:20:20.016944 [ 291 ] {} <Debug> TCP-Session: cdff3fb1-8deb-4ce8-ba82-afec739977a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8761 | 2025.09.06 02:20:20.016337 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61245 | ||
| 8762 | 2025.09.06 02:20:20.016970 [ 290 ] {} <Debug> TCP-Session: a6b2b457-1299-4a01-8cf9-648746fa3e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2025.09.06 02:20:20.016500 [ 294 ] {} <Trace> TCP-Session: 7c4733ec-6fa8-4d8d-ae18-9fc25de1d731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2025.09.06 02:20:20.017010 [ 290 ] {} <Debug> TCP-Session: a6b2b457-1299-4a01-8cf9-648746fa3e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2025.09.06 02:20:20.017046 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8766 | 2025.09.06 02:20:20.017074 [ 289 ] {} <Debug> TCP-Session: 4e9a01a5-730b-4440-9a1a-2b4383b4f2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:61245 | ||
| 8767 | 2025.09.06 02:20:20.017090 [ 289 ] {} <Debug> TCP-Session: 4e9a01a5-730b-4440-9a1a-2b4383b4f2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2025.09.06 02:20:20.017106 [ 289 ] {} <Debug> TCP-Session: 4e9a01a5-730b-4440-9a1a-2b4383b4f2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2025.09.06 02:20:20.017183 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8770 | 2025.09.06 02:20:20.017507 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8771 | 2025.09.06 02:20:20.017573 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8772 | 2025.09.06 02:20:20.017930 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 8773 | 2025.09.06 02:20:20.019202 [ 336 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> AggregatingTransform: Aggregating | ||
| 8774 | 2025.09.06 02:20:20.019256 [ 336 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> Aggregator: Aggregation method: without_key | ||
| 8775 | 2025.09.06 02:20:20.019297 [ 336 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00123003 sec. (812.988 rows/sec., 31.76 KiB/sec.) | ||
| 8776 | 2025.09.06 02:20:20.019320 [ 336 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Trace> Aggregator: Merging aggregated data | ||
| 8777 | 2025.09.06 02:20:20.021100 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003976 sec., 251.5090543259557 rows/sec., 9.82 KiB/sec. | ||
| 8778 | 2025.09.06 02:20:20.021255 [ 294 ] {ff3babba-2fd1-4009-9bc7-36355eeb89df} <Debug> TCPHandler: Processed in 0.00488395 sec. | ||
| 8779 | 2025.09.06 02:20:20.021372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8780 | 2025.09.06 02:20:20.021404 [ 294 ] {} <Debug> TCP-Session: 7c4733ec-6fa8-4d8d-ae18-9fc25de1d731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8781 | 2025.09.06 02:20:20.021405 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8782 | 2025.09.06 02:20:20.021432 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8783 | 2025.09.06 02:20:20.021454 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8784 | 2025.09.06 02:20:20.021457 [ 296 ] {} <Debug> TCP-Session: 0a378677-f1d0-4e84-8fd5-731a600f67e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2025.09.06 02:20:20.021475 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8786 | 2025.09.06 02:20:20.021504 [ 295 ] {} <Debug> TCP-Session: 0dd8d8ba-ae72-4eb5-8316-2d5b79c59e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2025.09.06 02:20:20.021517 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8788 | 2025.09.06 02:20:20.021541 [ 297 ] {} <Debug> TCP-Session: 2733eb05-c0b4-41a4-9399-2c2b8faf76d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2025.09.06 02:20:20.021552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8790 | 2025.09.06 02:20:20.021530 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8791 | 2025.09.06 02:20:20.021586 [ 289 ] {} <Debug> TCP-Session: 4e9a01a5-730b-4440-9a1a-2b4383b4f2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2025.09.06 02:20:20.021608 [ 292 ] {} <Debug> TCP-Session: 374d8a5d-9157-448d-ade5-a80d69a6539a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8793 | 2025.09.06 02:20:20.021630 [ 291 ] {} <Debug> TCP-Session: cdff3fb1-8deb-4ce8-ba82-afec739977a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2025.09.06 02:20:20.021491 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8795 | 2025.09.06 02:20:20.021482 [ 293 ] {} <Debug> TCP-Session: 8289c8ba-8eca-44df-86f0-6f3bd696bdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2025.09.06 02:20:20.021704 [ 290 ] {} <Debug> TCP-Session: a6b2b457-1299-4a01-8cf9-648746fa3e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2025.09.06 02:20:20.026561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54489 | ||
| 8798 | 2025.09.06 02:20:20.026630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8799 | 2025.09.06 02:20:20.026652 [ 294 ] {} <Debug> TCP-Session: 12bd5490-2bed-482e-85c8-55b37497ded9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54489 | ||
| 8800 | 2025.09.06 02:20:20.026672 [ 294 ] {} <Debug> TCP-Session: 12bd5490-2bed-482e-85c8-55b37497ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2025.09.06 02:20:20.026685 [ 294 ] {} <Debug> TCP-Session: 12bd5490-2bed-482e-85c8-55b37497ded9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2025.09.06 02:20:20.026875 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42789 | ||
| 8803 | 2025.09.06 02:20:20.026888 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33703 | ||
| 8804 | 2025.09.06 02:20:20.026907 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36765 | ||
| 8805 | 2025.09.06 02:20:20.026935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45830 | ||
| 8806 | 2025.09.06 02:20:20.026951 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2025.09.06 02:20:20.026953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42423 | ||
| 8808 | 2025.09.06 02:20:20.026980 [ 295 ] {} <Debug> TCP-Session: 53de2bfc-3eca-41cf-8fc2-a81af138798d Authenticating user 'default' from [fd00:1122:3344:101::e]:42789 | ||
| 8809 | 2025.09.06 02:20:20.026988 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8810 | 2025.09.06 02:20:20.027005 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8811 | 2025.09.06 02:20:20.027016 [ 295 ] {} <Debug> TCP-Session: 53de2bfc-3eca-41cf-8fc2-a81af138798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2025.09.06 02:20:20.027032 [ 289 ] {} <Debug> TCP-Session: 444e5100-87c9-45b4-b69c-a8b9d279d122 Authenticating user 'default' from [fd00:1122:3344:101::e]:36765 | ||
| 8813 | 2025.09.06 02:20:20.027035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8814 | 2025.09.06 02:20:20.027043 [ 291 ] {} <Debug> TCP-Session: 2e9b45fd-2e18-4a80-912e-1526b9f1a36b Authenticating user 'default' from [fd00:1122:3344:101::e]:45830 | ||
| 8815 | 2025.09.06 02:20:20.027061 [ 289 ] {} <Debug> TCP-Session: 444e5100-87c9-45b4-b69c-a8b9d279d122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2025.09.06 02:20:20.027074 [ 293 ] {} <Debug> TCP-Session: df828cee-dad5-4e3c-bbe7-6565445737f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42423 | ||
| 8817 | 2025.09.06 02:20:20.027084 [ 291 ] {} <Debug> TCP-Session: 2e9b45fd-2e18-4a80-912e-1526b9f1a36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2025.09.06 02:20:20.027103 [ 293 ] {} <Debug> TCP-Session: df828cee-dad5-4e3c-bbe7-6565445737f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2025.09.06 02:20:20.027114 [ 291 ] {} <Debug> TCP-Session: 2e9b45fd-2e18-4a80-912e-1526b9f1a36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2025.09.06 02:20:20.027126 [ 293 ] {} <Debug> TCP-Session: df828cee-dad5-4e3c-bbe7-6565445737f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2025.09.06 02:20:20.027045 [ 295 ] {} <Debug> TCP-Session: 53de2bfc-3eca-41cf-8fc2-a81af138798d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2025.09.06 02:20:20.026941 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42079 | ||
| 8823 | 2025.09.06 02:20:20.026923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50765 | ||
| 8824 | 2025.09.06 02:20:20.027091 [ 289 ] {} <Debug> TCP-Session: 444e5100-87c9-45b4-b69c-a8b9d279d122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2025.09.06 02:20:20.027261 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2025.09.06 02:20:20.026968 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8827 | 2025.09.06 02:20:20.027293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8828 | 2025.09.06 02:20:20.027293 [ 292 ] {} <Debug> TCP-Session: 8e676a7f-8339-43a0-96cb-b2ab73fc87a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42079 | ||
| 8829 | 2025.09.06 02:20:20.027312 [ 296 ] {} <Debug> TCP-Session: 4d38d53c-73d0-47ff-ba3f-b8e4c059e6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33703 | ||
| 8830 | 2025.09.06 02:20:20.027327 [ 290 ] {} <Debug> TCP-Session: 0512bed9-638c-4244-92fa-6ae0b0970724 Authenticating user 'default' from [fd00:1122:3344:101::e]:50765 | ||
| 8831 | 2025.09.06 02:20:20.027332 [ 292 ] {} <Debug> TCP-Session: 8e676a7f-8339-43a0-96cb-b2ab73fc87a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2025.09.06 02:20:20.027341 [ 296 ] {} <Debug> TCP-Session: 4d38d53c-73d0-47ff-ba3f-b8e4c059e6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8833 | 2025.09.06 02:20:20.027355 [ 290 ] {} <Debug> TCP-Session: 0512bed9-638c-4244-92fa-6ae0b0970724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2025.09.06 02:20:20.027361 [ 292 ] {} <Debug> TCP-Session: 8e676a7f-8339-43a0-96cb-b2ab73fc87a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2025.09.06 02:20:20.027369 [ 296 ] {} <Debug> TCP-Session: 4d38d53c-73d0-47ff-ba3f-b8e4c059e6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2025.09.06 02:20:20.027383 [ 290 ] {} <Debug> TCP-Session: 0512bed9-638c-4244-92fa-6ae0b0970724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2025.09.06 02:20:20.026940 [ 294 ] {} <Trace> TCP-Session: 12bd5490-2bed-482e-85c8-55b37497ded9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2025.09.06 02:20:20.026899 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41955 | ||
| 8839 | 2025.09.06 02:20:20.027498 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8840 | 2025.09.06 02:20:20.027520 [ 297 ] {} <Debug> TCP-Session: 9f120288-e3d5-45b2-99d6-9857a137a76b Authenticating user 'default' from [fd00:1122:3344:101::e]:41955 | ||
| 8841 | 2025.09.06 02:20:20.027537 [ 297 ] {} <Debug> TCP-Session: 9f120288-e3d5-45b2-99d6-9857a137a76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2025.09.06 02:20:20.027549 [ 297 ] {} <Debug> TCP-Session: 9f120288-e3d5-45b2-99d6-9857a137a76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2025.09.06 02:20:20.027574 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54489) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8844 | 2025.09.06 02:20:20.027780 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8845 | 2025.09.06 02:20:20.027826 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8846 | 2025.09.06 02:20:20.028071 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 8847 | 2025.09.06 02:20:20.028934 [ 324 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> AggregatingTransform: Aggregating | ||
| 8848 | 2025.09.06 02:20:20.028987 [ 324 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> Aggregator: Aggregation method: without_key | ||
| 8849 | 2025.09.06 02:20:20.029024 [ 324 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867987 sec. (1152.091 rows/sec., 45.00 KiB/sec.) | ||
| 8850 | 2025.09.06 02:20:20.029047 [ 324 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Trace> Aggregator: Merging aggregated data | ||
| 8851 | 2025.09.06 02:20:20.030273 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002741 sec., 364.8303538854433 rows/sec., 14.25 KiB/sec. | ||
| 8852 | 2025.09.06 02:20:20.030435 [ 294 ] {76d7c995-00ba-43cc-95d4-f4785ef9dd35} <Debug> TCPHandler: Processed in 0.003574318 sec. | ||
| 8853 | 2025.09.06 02:20:20.030559 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8854 | 2025.09.06 02:20:20.030583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2025.09.06 02:20:20.030594 [ 294 ] {} <Debug> TCP-Session: 12bd5490-2bed-482e-85c8-55b37497ded9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2025.09.06 02:20:20.030603 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2025.09.06 02:20:20.030623 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8858 | 2025.09.06 02:20:20.030645 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8859 | 2025.09.06 02:20:20.030663 [ 291 ] {} <Debug> TCP-Session: 2e9b45fd-2e18-4a80-912e-1526b9f1a36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2025.09.06 02:20:20.030680 [ 295 ] {} <Debug> TCP-Session: 53de2bfc-3eca-41cf-8fc2-a81af138798d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2025.09.06 02:20:20.030696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8862 | 2025.09.06 02:20:20.030709 [ 296 ] {} <Debug> TCP-Session: 4d38d53c-73d0-47ff-ba3f-b8e4c059e6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2025.09.06 02:20:20.030716 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8864 | 2025.09.06 02:20:20.030740 [ 289 ] {} <Debug> TCP-Session: 444e5100-87c9-45b4-b69c-a8b9d279d122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2025.09.06 02:20:20.030662 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8866 | 2025.09.06 02:20:20.030771 [ 292 ] {} <Debug> TCP-Session: 8e676a7f-8339-43a0-96cb-b2ab73fc87a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2025.09.06 02:20:20.030822 [ 290 ] {} <Debug> TCP-Session: 0512bed9-638c-4244-92fa-6ae0b0970724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2025.09.06 02:20:20.030628 [ 293 ] {} <Debug> TCP-Session: df828cee-dad5-4e3c-bbe7-6565445737f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2025.09.06 02:20:20.030679 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8870 | 2025.09.06 02:20:20.030892 [ 297 ] {} <Debug> TCP-Session: 9f120288-e3d5-45b2-99d6-9857a137a76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2025.09.06 02:20:20.982834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8872 | 2025.09.06 02:20:21.001117 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2025.09.06 02:20:21.001171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8874 | 2025.09.06 02:20:21.007043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8875 | 2025.09.06 02:20:21.007777 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2025.09.06 02:20:21.008071 [ 88 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8877 | 2025.09.06 02:20:21.008147 [ 88 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.09.06 02:20:21.008172 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8879 | 2025.09.06 02:20:21.008273 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8880 | 2025.09.06 02:20:21.010914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8881 | 2025.09.06 02:20:21.011251 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8882 | 2025.09.06 02:20:21.012077 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8883 | 2025.09.06 02:20:21.015350 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8884 | 2025.09.06 02:20:21.018638 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8885 | 2025.09.06 02:20:21.022441 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8886 | 2025.09.06 02:20:21.026368 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8887 | 2025.09.06 02:20:21.030164 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 8888 | 2025.09.06 02:20:21.080432 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.07219617 sec., 4280.005435191368 rows/sec., 22.13 MiB/sec. | ||
| 8889 | 2025.09.06 02:20:21.083429 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8890 | 2025.09.06 02:20:21.085531 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_41_8} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.09.06 02:20:21.085652 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_41_8} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8892 | 2025.09.06 02:20:21.088538 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8893 | 2025.09.06 02:20:22.512049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1090 | ||
| 8894 | 2025.09.06 02:20:22.514775 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2025.09.06 02:20:22.514825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8896 | 2025.09.06 02:20:22.516042 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8897 | 2025.09.06 02:20:22.516311 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.09.06 02:20:22.516582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8899 | 2025.09.06 02:20:22.947724 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.09.06 02:20:22.947920 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8901 | 2025.09.06 02:20:22.947995 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8902 | 2025.09.06 02:20:22.948715 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2025.09.06 02:20:22.948767 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8904 | 2025.09.06 02:20:22.949175 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8905 | 2025.09.06 02:20:22.949416 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2025.09.06 02:20:22.949582 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001715 sec., 69970.84548104956 rows/sec., 5.94 MiB/sec. | ||
| 8907 | 2025.09.06 02:20:22.949633 [ 254 ] {220f1ab0-141f-4493-9bf7-8181281266e5} <Debug> TCPHandler: Processed in 0.002046796 sec. | ||
| 8908 | 2025.09.06 02:20:22.949764 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2025.09.06 02:20:22.949866 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8910 | 2025.09.06 02:20:22.949911 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8911 | 2025.09.06 02:20:22.950331 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2025.09.06 02:20:22.950369 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8913 | 2025.09.06 02:20:22.950685 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8914 | 2025.09.06 02:20:22.950907 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2025.09.06 02:20:22.951051 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001207 sec., 26512.01325600663 rows/sec., 1.95 MiB/sec. | ||
| 8916 | 2025.09.06 02:20:22.951090 [ 254 ] {8eec512e-db91-4160-bd84-fe150ab38673} <Debug> TCPHandler: Processed in 0.001379271 sec. | ||
| 8917 | 2025.09.06 02:20:22.951193 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2025.09.06 02:20:22.951289 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8919 | 2025.09.06 02:20:22.951330 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8920 | 2025.09.06 02:20:22.951761 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.09.06 02:20:22.951799 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8922 | 2025.09.06 02:20:22.952107 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8923 | 2025.09.06 02:20:22.952325 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.09.06 02:20:22.952452 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 8925 | 2025.09.06 02:20:22.952491 [ 254 ] {ed6fd70d-1d83-42c3-ad9f-6782e7868ecd} <Debug> TCPHandler: Processed in 0.001347941 sec. | ||
| 8926 | 2025.09.06 02:20:22.952603 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2025.09.06 02:20:22.952697 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8928 | 2025.09.06 02:20:22.952740 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8929 | 2025.09.06 02:20:22.953146 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.09.06 02:20:22.953182 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8931 | 2025.09.06 02:20:22.953518 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8932 | 2025.09.06 02:20:22.953730 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.09.06 02:20:22.953858 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 8934 | 2025.09.06 02:20:22.953895 [ 254 ] {c3c5dda3-fce5-49c6-b09f-6594e31fb6e4} <Debug> TCPHandler: Processed in 0.00134137 sec. | ||
| 8935 | 2025.09.06 02:20:22.954000 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2025.09.06 02:20:22.954093 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8937 | 2025.09.06 02:20:22.954147 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8938 | 2025.09.06 02:20:22.954957 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2025.09.06 02:20:22.954993 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8940 | 2025.09.06 02:20:22.955572 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8941 | 2025.09.06 02:20:22.955799 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2025.09.06 02:20:22.955941 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001866 sec., 17148.98177920686 rows/sec., 30.73 MiB/sec. | ||
| 8943 | 2025.09.06 02:20:22.956008 [ 254 ] {217292a8-fdad-4492-be0a-e1d8a7974f32} <Debug> TCPHandler: Processed in 0.002058146 sec. | ||
| 8944 | 2025.09.06 02:20:22.956127 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2025.09.06 02:20:22.956221 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8946 | 2025.09.06 02:20:22.956265 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8947 | 2025.09.06 02:20:22.956614 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2025.09.06 02:20:22.956652 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8949 | 2025.09.06 02:20:22.956964 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8950 | 2025.09.06 02:20:22.957172 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2025.09.06 02:20:22.957299 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8952 | 2025.09.06 02:20:22.957335 [ 254 ] {4c6ab810-db46-4a42-ad65-f90bd326fdcb} <Debug> TCPHandler: Processed in 0.00125861 sec. | ||
| 8953 | 2025.09.06 02:20:27.346665 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8954 | 2025.09.06 02:20:27.346743 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8955 | 2025.09.06 02:20:27.458991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20083 | ||
| 8956 | 2025.09.06 02:20:27.459893 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2025.09.06 02:20:27.459960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8958 | 2025.09.06 02:20:27.460556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8959 | 2025.09.06 02:20:27.460798 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2025.09.06 02:20:27.460937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20083 | ||
| 8961 | 2025.09.06 02:20:27.946300 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2025.09.06 02:20:27.946470 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8963 | 2025.09.06 02:20:27.946532 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8964 | 2025.09.06 02:20:27.947200 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.09.06 02:20:27.947245 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8966 | 2025.09.06 02:20:27.947664 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8967 | 2025.09.06 02:20:27.947987 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2025.09.06 02:20:27.948153 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00173 sec., 43930.63583815029 rows/sec., 3.62 MiB/sec. | ||
| 8969 | 2025.09.06 02:20:27.948206 [ 254 ] {b31050e8-b978-4fca-9bde-c98f6d685ad7} <Debug> TCPHandler: Processed in 0.002025347 sec. | ||
| 8970 | 2025.09.06 02:20:27.948333 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2025.09.06 02:20:27.948437 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8972 | 2025.09.06 02:20:27.948482 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8973 | 2025.09.06 02:20:27.948914 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2025.09.06 02:20:27.948953 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8975 | 2025.09.06 02:20:27.949268 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8976 | 2025.09.06 02:20:27.949487 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2025.09.06 02:20:27.949634 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 8978 | 2025.09.06 02:20:27.949674 [ 254 ] {2e4bba56-6d68-4c49-a6f6-6675f3087f99} <Debug> TCPHandler: Processed in 0.001394531 sec. | ||
| 8979 | 2025.09.06 02:20:27.949786 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2025.09.06 02:20:27.949883 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8981 | 2025.09.06 02:20:27.949925 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8982 | 2025.09.06 02:20:27.950358 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2025.09.06 02:20:27.950395 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8984 | 2025.09.06 02:20:27.950711 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8985 | 2025.09.06 02:20:27.950939 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2025.09.06 02:20:27.951072 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001209 sec., 61207.609594706366 rows/sec., 4.78 MiB/sec. | ||
| 8987 | 2025.09.06 02:20:27.951111 [ 254 ] {15ac429b-0284-48c0-b0d0-6cd0269d4199} <Debug> TCPHandler: Processed in 0.001375511 sec. | ||
| 8988 | 2025.09.06 02:20:27.951220 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2025.09.06 02:20:27.951316 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8990 | 2025.09.06 02:20:27.951360 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8991 | 2025.09.06 02:20:27.951830 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2025.09.06 02:20:27.951867 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8993 | 2025.09.06 02:20:27.952205 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8994 | 2025.09.06 02:20:27.952422 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2025.09.06 02:20:27.952568 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 8996 | 2025.09.06 02:20:27.952607 [ 254 ] {c101bfd1-2b8a-4c6c-8de3-833c401b722e} <Debug> TCPHandler: Processed in 0.001435561 sec. | ||
| 8997 | 2025.09.06 02:20:27.952712 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2025.09.06 02:20:27.952810 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8999 | 2025.09.06 02:20:27.952867 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9000 | 2025.09.06 02:20:27.953656 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2025.09.06 02:20:27.953693 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9002 | 2025.09.06 02:20:27.954213 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9003 | 2025.09.06 02:20:27.954435 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2025.09.06 02:20:27.954563 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9005 | 2025.09.06 02:20:27.954578 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001787 sec., 5595.970900951315 rows/sec., 10.03 MiB/sec. | ||
| 9006 | 2025.09.06 02:20:27.954634 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2025.09.06 02:20:27.954660 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9008 | 2025.09.06 02:20:27.954667 [ 254 ] {b321628f-397a-4c8f-ac05-495d81707965} <Debug> TCPHandler: Processed in 0.002003627 sec. | ||
| 9009 | 2025.09.06 02:20:27.954776 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 9010 | 2025.09.06 02:20:27.954782 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2025.09.06 02:20:27.954916 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9012 | 2025.09.06 02:20:27.954959 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9013 | 2025.09.06 02:20:27.955046 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9014 | 2025.09.06 02:20:27.955125 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1008 rows starting from the beginning of the part | ||
| 9015 | 2025.09.06 02:20:27.955262 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9016 | 2025.09.06 02:20:27.955302 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.09.06 02:20:27.955344 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9018 | 2025.09.06 02:20:27.955377 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 9019 | 2025.09.06 02:20:27.955490 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9020 | 2025.09.06 02:20:27.955589 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 9021 | 2025.09.06 02:20:27.955688 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9022 | 2025.09.06 02:20:27.955701 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9023 | 2025.09.06 02:20:27.955921 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2025.09.06 02:20:27.956058 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 9025 | 2025.09.06 02:20:27.956098 [ 254 ] {91be974b-4574-46b0-a0bf-c539c8593c60} <Debug> TCPHandler: Processed in 0.001365311 sec. | ||
| 9026 | 2025.09.06 02:20:27.963149 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 19 columns (19 merged, 0 gathered) in 0.008420838 sec., 130865.83544298085 rows/sec., 234.51 MiB/sec. | ||
| 9027 | 2025.09.06 02:20:27.964844 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9028 | 2025.09.06 02:20:27.965177 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.09.06 02:20:27.965244 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9030 | 2025.09.06 02:20:27.965395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 9031 | 2025.09.06 02:20:28.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.49 MiB, peak 309.17 MiB, free memory in arenas 0.00 B, will set to 301.12 MiB (RSS), difference: 4.63 MiB | ||
| 9032 | 2025.09.06 02:20:28.510988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9033 | 2025.09.06 02:20:28.526506 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.09.06 02:20:28.526572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9035 | 2025.09.06 02:20:28.532291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9036 | 2025.09.06 02:20:28.532970 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.09.06 02:20:28.535768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9038 | 2025.09.06 02:20:32.516897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1114 | ||
| 9039 | 2025.09.06 02:20:32.519342 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.09.06 02:20:32.519386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9041 | 2025.09.06 02:20:32.520547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9042 | 2025.09.06 02:20:32.520817 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.09.06 02:20:32.520980 [ 71 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9044 | 2025.09.06 02:20:32.521045 [ 71 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.09.06 02:20:32.521067 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9046 | 2025.09.06 02:20:32.521081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 9047 | 2025.09.06 02:20:32.521217 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 9048 | 2025.09.06 02:20:32.522083 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9049 | 2025.09.06 02:20:32.522294 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 972 rows starting from the beginning of the part | ||
| 9050 | 2025.09.06 02:20:32.522648 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 9051 | 2025.09.06 02:20:32.522943 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 9052 | 2025.09.06 02:20:32.523228 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9053 | 2025.09.06 02:20:32.523512 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9054 | 2025.09.06 02:20:32.523887 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 9055 | 2025.09.06 02:20:32.530517 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.009377926 sec., 118789.59164318422 rows/sec., 97.87 MiB/sec. | ||
| 9056 | 2025.09.06 02:20:32.531619 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9057 | 2025.09.06 02:20:32.532124 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2025.09.06 02:20:32.532204 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_31_6} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9059 | 2025.09.06 02:20:32.532407 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 9060 | 2025.09.06 02:20:32.958414 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2025.09.06 02:20:32.958616 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9062 | 2025.09.06 02:20:32.958690 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9063 | 2025.09.06 02:20:32.959592 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2025.09.06 02:20:32.959643 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9065 | 2025.09.06 02:20:32.960052 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9066 | 2025.09.06 02:20:32.960283 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2025.09.06 02:20:32.960443 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00188 sec., 208510.63829787236 rows/sec., 13.23 MiB/sec. | ||
| 9068 | 2025.09.06 02:20:32.960487 [ 254 ] {cb83f63d-8481-474a-b45a-1810bb57f2f6} <Debug> TCPHandler: Processed in 0.002210618 sec. | ||
| 9069 | 2025.09.06 02:20:32.960615 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2025.09.06 02:20:32.960713 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9071 | 2025.09.06 02:20:32.960756 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9072 | 2025.09.06 02:20:32.961161 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2025.09.06 02:20:32.961200 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9074 | 2025.09.06 02:20:32.961499 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9075 | 2025.09.06 02:20:32.961718 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.09.06 02:20:32.961848 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001154 sec., 6932.409012131715 rows/sec., 565.29 KiB/sec. | ||
| 9077 | 2025.09.06 02:20:32.961887 [ 254 ] {2eab15e6-1a2b-4968-a8d2-0ac4a23f9507} <Debug> TCPHandler: Processed in 0.001323081 sec. | ||
| 9078 | 2025.09.06 02:20:32.961992 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2025.09.06 02:20:32.962092 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9080 | 2025.09.06 02:20:32.962132 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9081 | 2025.09.06 02:20:32.963173 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.09.06 02:20:32.963210 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9083 | 2025.09.06 02:20:32.963598 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9084 | 2025.09.06 02:20:32.963813 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.09.06 02:20:32.963941 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Debug> executeQuery: Read 1135 rows, 92.41 KiB in 0.001868 sec., 607601.7130620985 rows/sec., 48.31 MiB/sec. | ||
| 9086 | 2025.09.06 02:20:32.963946 [ 70 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9087 | 2025.09.06 02:20:32.963980 [ 254 ] {3a25f7cb-dd1e-47a3-a56f-d92c72178200} <Debug> TCPHandler: Processed in 0.002036777 sec. | ||
| 9088 | 2025.09.06 02:20:32.964041 [ 70 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2025.09.06 02:20:32.964086 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9090 | 2025.09.06 02:20:32.964122 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.09.06 02:20:32.964231 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9092 | 2025.09.06 02:20:32.964239 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 9093 | 2025.09.06 02:20:32.964271 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9094 | 2025.09.06 02:20:32.964399 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9095 | 2025.09.06 02:20:32.964444 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2423 rows starting from the beginning of the part | ||
| 9096 | 2025.09.06 02:20:32.964520 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 120 rows starting from the beginning of the part | ||
| 9097 | 2025.09.06 02:20:32.964575 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1217 rows starting from the beginning of the part | ||
| 9098 | 2025.09.06 02:20:32.964627 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 120 rows starting from the beginning of the part | ||
| 9099 | 2025.09.06 02:20:32.964671 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9100 | 2025.09.06 02:20:32.964720 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1135 rows starting from the beginning of the part | ||
| 9101 | 2025.09.06 02:20:32.964955 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2025.09.06 02:20:32.965010 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9103 | 2025.09.06 02:20:32.965456 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9104 | 2025.09.06 02:20:32.965699 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2025.09.06 02:20:32.965848 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Debug> executeQuery: Read 236 rows, 14.74 KiB in 0.001635 sec., 144342.50764525993 rows/sec., 8.80 MiB/sec. | ||
| 9106 | 2025.09.06 02:20:32.965889 [ 254 ] {b2c3cb26-ec8b-421e-8aec-047ec42fbd98} <Debug> TCPHandler: Processed in 0.001814224 sec. | ||
| 9107 | 2025.09.06 02:20:32.966002 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2025.09.06 02:20:32.966098 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9109 | 2025.09.06 02:20:32.966140 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9110 | 2025.09.06 02:20:32.966627 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2025.09.06 02:20:32.966664 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9112 | 2025.09.06 02:20:32.966864 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5091 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695832 sec., 1888470.7949160037 rows/sec., 161.45 MiB/sec. | ||
| 9113 | 2025.09.06 02:20:32.966982 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9114 | 2025.09.06 02:20:32.967147 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9115 | 2025.09.06 02:20:32.967232 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.09.06 02:20:32.967394 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001315 sec., 154372.6235741445 rows/sec., 9.96 MiB/sec. | ||
| 9117 | 2025.09.06 02:20:32.967437 [ 254 ] {af113c41-909a-4d38-a9c3-76014c1104e6} <Debug> TCPHandler: Processed in 0.001484432 sec. | ||
| 9118 | 2025.09.06 02:20:32.967440 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2025.09.06 02:20:32.967523 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_61_12} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9120 | 2025.09.06 02:20:32.967550 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2025.09.06 02:20:32.967603 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 9122 | 2025.09.06 02:20:32.967650 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9123 | 2025.09.06 02:20:32.967695 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9124 | 2025.09.06 02:20:32.968163 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2025.09.06 02:20:32.968201 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9126 | 2025.09.06 02:20:32.968527 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9127 | 2025.09.06 02:20:32.968761 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2025.09.06 02:20:32.968901 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00127 sec., 159055.11811023622 rows/sec., 9.03 MiB/sec. | ||
| 9129 | 2025.09.06 02:20:32.968940 [ 254 ] {ad75633e-dd6d-43df-ba41-486d0b1efe56} <Debug> TCPHandler: Processed in 0.001439992 sec. | ||
| 9130 | 2025.09.06 02:20:32.969052 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2025.09.06 02:20:32.969145 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9132 | 2025.09.06 02:20:32.969186 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9133 | 2025.09.06 02:20:32.969889 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2025.09.06 02:20:32.969924 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9135 | 2025.09.06 02:20:32.970266 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9136 | 2025.09.06 02:20:32.970491 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2025.09.06 02:20:32.970596 [ 71 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9138 | 2025.09.06 02:20:32.970623 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Debug> executeQuery: Read 692 rows, 49.78 KiB in 0.001495 sec., 462876.254180602 rows/sec., 32.52 MiB/sec. | ||
| 9139 | 2025.09.06 02:20:32.970626 [ 71 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2025.09.06 02:20:32.970655 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9141 | 2025.09.06 02:20:32.970663 [ 254 ] {c200add2-c767-4049-9d6a-91eb02fbeade} <Debug> TCPHandler: Processed in 0.001660313 sec. | ||
| 9142 | 2025.09.06 02:20:32.970761 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 9143 | 2025.09.06 02:20:32.970780 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.09.06 02:20:32.970893 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9145 | 2025.09.06 02:20:32.970917 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9146 | 2025.09.06 02:20:32.970937 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9147 | 2025.09.06 02:20:32.970960 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1224 rows starting from the beginning of the part | ||
| 9148 | 2025.09.06 02:20:32.971039 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 9149 | 2025.09.06 02:20:32.971093 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 532 rows starting from the beginning of the part | ||
| 9150 | 2025.09.06 02:20:32.971147 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 96 rows starting from the beginning of the part | ||
| 9151 | 2025.09.06 02:20:32.971196 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9152 | 2025.09.06 02:20:32.971249 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 692 rows starting from the beginning of the part | ||
| 9153 | 2025.09.06 02:20:32.971280 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.09.06 02:20:32.971321 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9155 | 2025.09.06 02:20:32.971663 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9156 | 2025.09.06 02:20:32.971901 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.09.06 02:20:32.972040 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 9158 | 2025.09.06 02:20:32.972080 [ 254 ] {fa68a5f9-b2c1-4b34-b31b-4b5b9a4774aa} <Debug> TCPHandler: Processed in 0.001349401 sec. | ||
| 9159 | 2025.09.06 02:20:32.972185 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2025.09.06 02:20:32.972280 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9161 | 2025.09.06 02:20:32.972323 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9162 | 2025.09.06 02:20:32.972538 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833385 sec., 1480321.918200487 rows/sec., 113.23 MiB/sec. | ||
| 9163 | 2025.09.06 02:20:32.972755 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9164 | 2025.09.06 02:20:32.972784 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.09.06 02:20:32.972825 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9166 | 2025.09.06 02:20:32.973042 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.09.06 02:20:32.973122 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_61_12} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9168 | 2025.09.06 02:20:32.973198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9169 | 2025.09.06 02:20:32.973234 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9170 | 2025.09.06 02:20:32.973476 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2025.09.06 02:20:32.973581 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9172 | 2025.09.06 02:20:32.973608 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.09.06 02:20:32.973612 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Debug> executeQuery: Read 311 rows, 20.96 KiB in 0.001351 sec., 230199.85196151 rows/sec., 15.15 MiB/sec. | ||
| 9174 | 2025.09.06 02:20:32.973625 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9175 | 2025.09.06 02:20:32.973653 [ 254 ] {ee748e84-294b-4233-befa-93ed331fbf32} <Debug> TCPHandler: Processed in 0.001516892 sec. | ||
| 9176 | 2025.09.06 02:20:32.973697 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 9177 | 2025.09.06 02:20:32.973763 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2025.09.06 02:20:32.973808 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9179 | 2025.09.06 02:20:32.973841 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16939 rows starting from the beginning of the part | ||
| 9180 | 2025.09.06 02:20:32.973860 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9181 | 2025.09.06 02:20:32.973889 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 9182 | 2025.09.06 02:20:32.973907 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9183 | 2025.09.06 02:20:32.973933 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 845 rows starting from the beginning of the part | ||
| 9184 | 2025.09.06 02:20:32.973976 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9185 | 2025.09.06 02:20:32.974014 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 9186 | 2025.09.06 02:20:32.974053 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 311 rows starting from the beginning of the part | ||
| 9187 | 2025.09.06 02:20:32.974228 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2025.09.06 02:20:32.974270 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9189 | 2025.09.06 02:20:32.974586 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9190 | 2025.09.06 02:20:32.974806 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2025.09.06 02:20:32.974938 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 9192 | 2025.09.06 02:20:32.974974 [ 254 ] {0455053a-0670-459c-9a6e-9de5aeb56c53} <Debug> TCPHandler: Processed in 0.00126017 sec. | ||
| 9193 | 2025.09.06 02:20:32.975082 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2025.09.06 02:20:32.975181 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9195 | 2025.09.06 02:20:32.975237 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9196 | 2025.09.06 02:20:32.976179 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2025.09.06 02:20:32.976218 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9198 | 2025.09.06 02:20:32.976875 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9199 | 2025.09.06 02:20:32.977124 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2025.09.06 02:20:32.977270 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002107 sec., 15187.470336972 rows/sec., 27.22 MiB/sec. | ||
| 9201 | 2025.09.06 02:20:32.977338 [ 254 ] {7711f642-c2a9-4fd2-9742-d63650558f0a} <Debug> TCPHandler: Processed in 0.002307018 sec. | ||
| 9202 | 2025.09.06 02:20:32.977452 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2025.09.06 02:20:32.977546 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9204 | 2025.09.06 02:20:32.977592 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9205 | 2025.09.06 02:20:32.977968 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2025.09.06 02:20:32.978004 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9207 | 2025.09.06 02:20:32.978340 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9208 | 2025.09.06 02:20:32.978565 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2025.09.06 02:20:32.978666 [ 71 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9210 | 2025.09.06 02:20:32.978691 [ 71 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2025.09.06 02:20:32.978700 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001171 sec., 87105.03842869343 rows/sec., 5.35 MiB/sec. | ||
| 9212 | 2025.09.06 02:20:32.978708 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9213 | 2025.09.06 02:20:32.978741 [ 254 ] {66d8c3e9-c3bf-45b5-bbdf-7ed76f0a9509} <Debug> TCPHandler: Processed in 0.00133713 sec. | ||
| 9214 | 2025.09.06 02:20:32.978791 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9215 | 2025.09.06 02:20:32.978893 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9216 | 2025.09.06 02:20:32.978927 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3444 rows starting from the beginning of the part | ||
| 9217 | 2025.09.06 02:20:32.978990 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9218 | 2025.09.06 02:20:32.979040 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9219 | 2025.09.06 02:20:32.979086 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9220 | 2025.09.06 02:20:32.979128 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9221 | 2025.09.06 02:20:32.979172 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 102 rows starting from the beginning of the part | ||
| 9222 | 2025.09.06 02:20:32.979513 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18575 rows, containing 5 columns (5 merged, 0 gathered) in 0.005841917 sec., 3179606.9680551775 rows/sec., 217.28 MiB/sec. | ||
| 9223 | 2025.09.06 02:20:32.979820 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9224 | 2025.09.06 02:20:32.980137 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.09.06 02:20:32.980221 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9226 | 2025.09.06 02:20:32.980304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9227 | 2025.09.06 02:20:32.980523 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770435 sec., 2138457.497733608 rows/sec., 141.87 MiB/sec. | ||
| 9228 | 2025.09.06 02:20:32.980876 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9229 | 2025.09.06 02:20:32.981123 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2025.09.06 02:20:32.981183 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_61_12} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9231 | 2025.09.06 02:20:32.981248 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9232 | 2025.09.06 02:20:33.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.22 MiB, peak 310.39 MiB, free memory in arenas 0.00 B, will set to 303.34 MiB (RSS), difference: 1.13 MiB | ||
| 9233 | 2025.09.06 02:20:34.961123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20531 | ||
| 9234 | 2025.09.06 02:20:34.962080 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.09.06 02:20:34.962185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9236 | 2025.09.06 02:20:34.962919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9237 | 2025.09.06 02:20:34.963147 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.09.06 02:20:34.963293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20531 | ||
| 9239 | 2025.09.06 02:20:36.035920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9240 | 2025.09.06 02:20:36.052589 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.09.06 02:20:36.052651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9242 | 2025.09.06 02:20:36.058105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9243 | 2025.09.06 02:20:36.058796 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.09.06 02:20:36.061590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9245 | 2025.09.06 02:20:37.946240 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.09.06 02:20:37.946415 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9247 | 2025.09.06 02:20:37.946490 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9248 | 2025.09.06 02:20:37.947257 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2025.09.06 02:20:37.947314 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9250 | 2025.09.06 02:20:37.947727 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9251 | 2025.09.06 02:20:37.947980 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.09.06 02:20:37.948150 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00178 sec., 42696.629213483146 rows/sec., 3.52 MiB/sec. | ||
| 9253 | 2025.09.06 02:20:37.948204 [ 254 ] {6234d9ab-8ba0-4e58-bc6b-9b9550886b8f} <Debug> TCPHandler: Processed in 0.002086857 sec. | ||
| 9254 | 2025.09.06 02:20:37.948343 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2025.09.06 02:20:37.948446 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9256 | 2025.09.06 02:20:37.948490 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9257 | 2025.09.06 02:20:37.948918 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2025.09.06 02:20:37.948956 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9259 | 2025.09.06 02:20:37.949271 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9260 | 2025.09.06 02:20:37.949490 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.09.06 02:20:37.949610 [ 66 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9262 | 2025.09.06 02:20:37.949629 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001205 sec., 8298.755186721992 rows/sec., 624.03 KiB/sec. | ||
| 9263 | 2025.09.06 02:20:37.949682 [ 66 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2025.09.06 02:20:37.949693 [ 254 ] {16121d24-9e66-4edc-afe5-4e2a4ed00cf8} <Debug> TCPHandler: Processed in 0.001401052 sec. | ||
| 9265 | 2025.09.06 02:20:37.949710 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9266 | 2025.09.06 02:20:37.949808 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.09.06 02:20:37.949815 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 9268 | 2025.09.06 02:20:37.949911 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2025.09.06 02:20:37.949927 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9270 | 2025.09.06 02:20:37.949953 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9271 | 2025.09.06 02:20:37.949960 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 270 rows starting from the beginning of the part | ||
| 9272 | 2025.09.06 02:20:37.950026 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9273 | 2025.09.06 02:20:37.950076 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 9274 | 2025.09.06 02:20:37.950124 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9275 | 2025.09.06 02:20:37.950168 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 236 rows starting from the beginning of the part | ||
| 9276 | 2025.09.06 02:20:37.950214 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9277 | 2025.09.06 02:20:37.950379 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.09.06 02:20:37.950415 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9279 | 2025.09.06 02:20:37.950735 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9280 | 2025.09.06 02:20:37.950957 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.09.06 02:20:37.951019 [ 200 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124287 sec., 458615.9453522894 rows/sec., 30.69 MiB/sec. | ||
| 9282 | 2025.09.06 02:20:37.951120 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001224 sec., 60457.51633986928 rows/sec., 4.72 MiB/sec. | ||
| 9283 | 2025.09.06 02:20:37.951170 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9284 | 2025.09.06 02:20:37.951179 [ 254 ] {e5905613-10f4-4ab0-896b-4a72a0a463e5} <Debug> TCPHandler: Processed in 0.001418502 sec. | ||
| 9285 | 2025.09.06 02:20:37.951321 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.09.06 02:20:37.951400 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.09.06 02:20:37.951438 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9288 | 2025.09.06 02:20:37.951463 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_61_12} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9289 | 2025.09.06 02:20:37.951483 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9290 | 2025.09.06 02:20:37.951521 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9291 | 2025.09.06 02:20:37.951916 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.09.06 02:20:37.951952 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9293 | 2025.09.06 02:20:37.952301 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9294 | 2025.09.06 02:20:37.952518 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2025.09.06 02:20:37.952650 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 9296 | 2025.09.06 02:20:37.952688 [ 254 ] {070fd8d5-0484-4952-9c0f-70ff257793a1} <Debug> TCPHandler: Processed in 0.001429002 sec. | ||
| 9297 | 2025.09.06 02:20:37.952799 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2025.09.06 02:20:37.952904 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9299 | 2025.09.06 02:20:37.952962 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9300 | 2025.09.06 02:20:37.953734 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.09.06 02:20:37.953772 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9302 | 2025.09.06 02:20:37.954328 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9303 | 2025.09.06 02:20:37.954554 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.09.06 02:20:37.954704 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 9305 | 2025.09.06 02:20:37.954758 [ 254 ] {8984eb30-62b0-40f5-b68f-7b3b3bafb34e} <Debug> TCPHandler: Processed in 0.002012286 sec. | ||
| 9306 | 2025.09.06 02:20:37.954866 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2025.09.06 02:20:37.954961 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9308 | 2025.09.06 02:20:37.955004 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9309 | 2025.09.06 02:20:37.955343 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.09.06 02:20:37.955380 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9311 | 2025.09.06 02:20:37.955685 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9312 | 2025.09.06 02:20:37.955895 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.09.06 02:20:37.956028 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9314 | 2025.09.06 02:20:37.956065 [ 254 ] {ea3d6a7a-e97f-43d7-861b-ad8c84534b29} <Debug> TCPHandler: Processed in 0.00124794 sec. | ||
| 9315 | 2025.09.06 02:20:42.346777 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9316 | 2025.09.06 02:20:42.346848 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9317 | 2025.09.06 02:20:42.463487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21043 | ||
| 9318 | 2025.09.06 02:20:42.464024 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2025.09.06 02:20:42.464059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9320 | 2025.09.06 02:20:42.464536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9321 | 2025.09.06 02:20:42.464756 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2025.09.06 02:20:42.464875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21043 | ||
| 9323 | 2025.09.06 02:20:42.521320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1150 | ||
| 9324 | 2025.09.06 02:20:42.523848 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.09.06 02:20:42.523889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9326 | 2025.09.06 02:20:42.525075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9327 | 2025.09.06 02:20:42.525329 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.09.06 02:20:42.525586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9329 | 2025.09.06 02:20:42.957959 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2025.09.06 02:20:42.958137 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9331 | 2025.09.06 02:20:42.958203 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9332 | 2025.09.06 02:20:42.958956 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2025.09.06 02:20:42.958994 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9334 | 2025.09.06 02:20:42.959410 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9335 | 2025.09.06 02:20:42.959638 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2025.09.06 02:20:42.959792 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001703 sec., 230182.03170874924 rows/sec., 14.60 MiB/sec. | ||
| 9337 | 2025.09.06 02:20:42.959833 [ 254 ] {1ef147cb-51d9-485e-bafe-022fdf6052a9} <Debug> TCPHandler: Processed in 0.002006546 sec. | ||
| 9338 | 2025.09.06 02:20:42.959952 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2025.09.06 02:20:42.960048 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9340 | 2025.09.06 02:20:42.960090 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9341 | 2025.09.06 02:20:42.960945 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.09.06 02:20:42.960980 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9343 | 2025.09.06 02:20:42.961376 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9344 | 2025.09.06 02:20:42.961601 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2025.09.06 02:20:42.961731 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001702 sec., 664512.3384253819 rows/sec., 52.85 MiB/sec. | ||
| 9346 | 2025.09.06 02:20:42.961769 [ 254 ] {40cd7dde-3fab-4a7b-bd5d-30c774f27eb7} <Debug> TCPHandler: Processed in 0.001868635 sec. | ||
| 9347 | 2025.09.06 02:20:42.961892 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.09.06 02:20:42.961987 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9349 | 2025.09.06 02:20:42.962027 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9350 | 2025.09.06 02:20:42.962521 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.09.06 02:20:42.962556 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9352 | 2025.09.06 02:20:42.962927 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9353 | 2025.09.06 02:20:42.963196 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.09.06 02:20:42.963362 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001392 sec., 163793.10344827586 rows/sec., 9.95 MiB/sec. | ||
| 9355 | 2025.09.06 02:20:42.963409 [ 254 ] {4e64b0ab-c1e6-4388-9f57-b6e33b52b613} <Debug> TCPHandler: Processed in 0.001567483 sec. | ||
| 9356 | 2025.09.06 02:20:42.963545 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.09.06 02:20:42.963672 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.09.06 02:20:42.963728 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9359 | 2025.09.06 02:20:42.964311 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.09.06 02:20:42.964346 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9361 | 2025.09.06 02:20:42.964698 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9362 | 2025.09.06 02:20:42.964933 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.09.06 02:20:42.965065 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00142 sec., 142957.74647887325 rows/sec., 9.22 MiB/sec. | ||
| 9364 | 2025.09.06 02:20:42.965107 [ 254 ] {97c527a1-7043-4501-9d1d-affc9287d9a6} <Debug> TCPHandler: Processed in 0.001624183 sec. | ||
| 9365 | 2025.09.06 02:20:42.965224 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.09.06 02:20:42.965319 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9367 | 2025.09.06 02:20:42.965360 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9368 | 2025.09.06 02:20:42.965865 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.09.06 02:20:42.965901 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9370 | 2025.09.06 02:20:42.966235 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9371 | 2025.09.06 02:20:42.966456 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.09.06 02:20:42.966585 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001284 sec., 157320.8722741433 rows/sec., 8.94 MiB/sec. | ||
| 9373 | 2025.09.06 02:20:42.966624 [ 254 ] {b71e1d5f-0137-4f70-9d63-9e30a8a4b974} <Debug> TCPHandler: Processed in 0.001450501 sec. | ||
| 9374 | 2025.09.06 02:20:42.966749 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.09.06 02:20:42.966844 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9376 | 2025.09.06 02:20:42.966885 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9377 | 2025.09.06 02:20:42.967569 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.09.06 02:20:42.967603 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9379 | 2025.09.06 02:20:42.967958 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9380 | 2025.09.06 02:20:42.968172 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.09.06 02:20:42.968302 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001477 sec., 463100.8801624915 rows/sec., 32.48 MiB/sec. | ||
| 9382 | 2025.09.06 02:20:42.968341 [ 254 ] {9624d87f-e14f-4c31-aa82-2624a58e3272} <Debug> TCPHandler: Processed in 0.001645463 sec. | ||
| 9383 | 2025.09.06 02:20:42.968442 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2025.09.06 02:20:42.968536 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9385 | 2025.09.06 02:20:42.968581 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9386 | 2025.09.06 02:20:42.968908 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.09.06 02:20:42.968944 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9388 | 2025.09.06 02:20:42.969247 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9389 | 2025.09.06 02:20:42.969460 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.09.06 02:20:42.969588 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 9391 | 2025.09.06 02:20:42.969625 [ 254 ] {99ee58d8-4e3e-4cad-9788-5d500c215bd9} <Debug> TCPHandler: Processed in 0.00123173 sec. | ||
| 9392 | 2025.09.06 02:20:42.969739 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.09.06 02:20:42.969833 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2025.09.06 02:20:42.969877 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9395 | 2025.09.06 02:20:42.970326 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.09.06 02:20:42.970361 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9397 | 2025.09.06 02:20:42.970722 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9398 | 2025.09.06 02:20:42.970945 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.09.06 02:20:42.971071 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001256 sec., 244426.75159235668 rows/sec., 16.08 MiB/sec. | ||
| 9400 | 2025.09.06 02:20:42.971109 [ 254 ] {5edae9f2-07ff-4f66-8708-5cf0716d1fb3} <Debug> TCPHandler: Processed in 0.001420071 sec. | ||
| 9401 | 2025.09.06 02:20:42.971220 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.09.06 02:20:42.971314 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9403 | 2025.09.06 02:20:42.971358 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9404 | 2025.09.06 02:20:42.971672 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.09.06 02:20:42.971713 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9406 | 2025.09.06 02:20:42.972022 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9407 | 2025.09.06 02:20:42.972235 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.09.06 02:20:42.972361 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 9409 | 2025.09.06 02:20:42.972399 [ 254 ] {0beedcfd-b6cb-4d53-8d41-a24a65e539c2} <Debug> TCPHandler: Processed in 0.00122791 sec. | ||
| 9410 | 2025.09.06 02:20:42.972521 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.09.06 02:20:42.972638 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9412 | 2025.09.06 02:20:42.972703 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9413 | 2025.09.06 02:20:42.973651 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.09.06 02:20:42.973686 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9415 | 2025.09.06 02:20:42.974236 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9416 | 2025.09.06 02:20:42.974482 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.09.06 02:20:42.974617 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002003 sec., 15976.03594608088 rows/sec., 28.63 MiB/sec. | ||
| 9418 | 2025.09.06 02:20:42.974670 [ 254 ] {2b19095e-e33a-4485-b2b8-11450367dc5f} <Debug> TCPHandler: Processed in 0.002210648 sec. | ||
| 9419 | 2025.09.06 02:20:42.974781 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2025.09.06 02:20:42.974876 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9421 | 2025.09.06 02:20:42.974917 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9422 | 2025.09.06 02:20:42.975243 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.09.06 02:20:42.975278 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9424 | 2025.09.06 02:20:42.975584 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9425 | 2025.09.06 02:20:42.975798 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.09.06 02:20:42.975922 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001065 sec., 95774.64788732394 rows/sec., 5.88 MiB/sec. | ||
| 9427 | 2025.09.06 02:20:42.975958 [ 254 ] {c1d5c8b1-7e89-4182-9fd7-65be09151a4f} <Debug> TCPHandler: Processed in 0.001226179 sec. | ||
| 9428 | 2025.09.06 02:20:43.561694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9429 | 2025.09.06 02:20:43.578961 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.09.06 02:20:43.579026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9431 | 2025.09.06 02:20:43.585229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9432 | 2025.09.06 02:20:43.585979 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.09.06 02:20:43.588961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9434 | 2025.09.06 02:20:44.827537 [ 49 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9435 | 2025.09.06 02:20:44.827603 [ 49 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2025.09.06 02:20:44.827628 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9437 | 2025.09.06 02:20:44.827728 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::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 | ||
| 9438 | 2025.09.06 02:20:44.827844 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9439 | 2025.09.06 02:20:44.827877 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9440 | 2025.09.06 02:20:44.827942 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9441 | 2025.09.06 02:20:44.827987 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9442 | 2025.09.06 02:20:44.828030 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 9443 | 2025.09.06 02:20:44.828070 [ 201 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 9444 | 2025.09.06 02:20:44.828833 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114316 sec., 33241.19108436264 rows/sec., 2.77 MiB/sec. | ||
| 9445 | 2025.09.06 02:20:44.829045 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9446 | 2025.09.06 02:20:44.829400 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.09.06 02:20:44.829490 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_21_5} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9448 | 2025.09.06 02:20:44.829594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9449 | 2025.09.06 02:20:47.973504 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2025.09.06 02:20:47.973685 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9451 | 2025.09.06 02:20:47.973761 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9452 | 2025.09.06 02:20:47.974448 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2025.09.06 02:20:47.974505 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9454 | 2025.09.06 02:20:47.974910 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9455 | 2025.09.06 02:20:47.975151 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.09.06 02:20:47.975314 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001679 sec., 2382.370458606313 rows/sec., 194.27 KiB/sec. | ||
| 9457 | 2025.09.06 02:20:47.975368 [ 254 ] {b61576a2-59a2-4f86-bb55-0d98d80252b9} <Debug> TCPHandler: Processed in 0.001988806 sec. | ||
| 9458 | 2025.09.06 02:20:47.975492 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2025.09.06 02:20:47.975595 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9460 | 2025.09.06 02:20:47.975640 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9461 | 2025.09.06 02:20:47.976847 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2025.09.06 02:20:47.976885 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9463 | 2025.09.06 02:20:47.977305 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9464 | 2025.09.06 02:20:47.977529 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2025.09.06 02:20:47.977665 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002095 sec., 581384.2482100239 rows/sec., 48.07 MiB/sec. | ||
| 9466 | 2025.09.06 02:20:47.977711 [ 254 ] {8a7d337c-f11e-476a-b56c-0e9bc2da41a9} <Debug> TCPHandler: Processed in 0.002272428 sec. | ||
| 9467 | 2025.09.06 02:20:47.977824 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2025.09.06 02:20:47.977921 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9469 | 2025.09.06 02:20:47.977964 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9470 | 2025.09.06 02:20:47.978374 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2025.09.06 02:20:47.978411 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9472 | 2025.09.06 02:20:47.978720 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9473 | 2025.09.06 02:20:47.978937 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.09.06 02:20:47.979070 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 882.16 KiB/sec. | ||
| 9475 | 2025.09.06 02:20:47.979109 [ 254 ] {8e153b66-8915-4ad9-8786-27000f64b393} <Debug> TCPHandler: Processed in 0.00133537 sec. | ||
| 9476 | 2025.09.06 02:20:47.979216 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2025.09.06 02:20:47.979310 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9478 | 2025.09.06 02:20:47.979351 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9479 | 2025.09.06 02:20:47.979866 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.09.06 02:20:47.979902 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9481 | 2025.09.06 02:20:47.980218 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9482 | 2025.09.06 02:20:47.980434 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.09.06 02:20:47.980564 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001273 sec., 179104.4776119403 rows/sec., 12.13 MiB/sec. | ||
| 9484 | 2025.09.06 02:20:47.980603 [ 254 ] {e91d116a-55ed-49f0-ac59-6885ac563f4b} <Debug> TCPHandler: Processed in 0.001437072 sec. | ||
| 9485 | 2025.09.06 02:20:47.980705 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2025.09.06 02:20:47.980799 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9487 | 2025.09.06 02:20:47.980840 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9488 | 2025.09.06 02:20:47.981478 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2025.09.06 02:20:47.981514 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9490 | 2025.09.06 02:20:47.981866 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9491 | 2025.09.06 02:20:47.982088 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2025.09.06 02:20:47.982217 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001437 sec., 371607.51565762004 rows/sec., 27.54 MiB/sec. | ||
| 9493 | 2025.09.06 02:20:47.982257 [ 254 ] {ab1255ae-35e3-443a-adf8-71a35eef71f4} <Debug> TCPHandler: Processed in 0.001600923 sec. | ||
| 9494 | 2025.09.06 02:20:47.982368 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2025.09.06 02:20:47.982462 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9496 | 2025.09.06 02:20:47.982508 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9497 | 2025.09.06 02:20:47.983091 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.09.06 02:20:47.983127 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9499 | 2025.09.06 02:20:47.983515 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9500 | 2025.09.06 02:20:47.983731 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.09.06 02:20:47.983862 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001418 sec., 596614.9506346968 rows/sec., 40.16 MiB/sec. | ||
| 9502 | 2025.09.06 02:20:47.983900 [ 254 ] {067f4d26-d456-43be-ade8-51232f6b3879} <Debug> TCPHandler: Processed in 0.001581863 sec. | ||
| 9503 | 2025.09.06 02:20:47.984012 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2025.09.06 02:20:47.984105 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9505 | 2025.09.06 02:20:47.984160 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9506 | 2025.09.06 02:20:47.984943 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2025.09.06 02:20:47.984980 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9508 | 2025.09.06 02:20:47.985491 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9509 | 2025.09.06 02:20:47.985724 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2025.09.06 02:20:47.985868 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 9511 | 2025.09.06 02:20:47.985932 [ 254 ] {541ef7bc-6648-4291-b447-de79f84d3e7a} <Debug> TCPHandler: Processed in 0.001969545 sec. | ||
| 9512 | 2025.09.06 02:20:47.986040 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2025.09.06 02:20:47.986135 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9514 | 2025.09.06 02:20:47.986179 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9515 | 2025.09.06 02:20:47.986523 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2025.09.06 02:20:47.986559 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9517 | 2025.09.06 02:20:47.986869 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9518 | 2025.09.06 02:20:47.987089 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2025.09.06 02:20:47.987220 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9520 | 2025.09.06 02:20:47.987257 [ 254 ] {be33d832-5bb6-40b4-bd51-97f2d69f4f6a} <Debug> TCPHandler: Processed in 0.0012667 sec. | ||
| 9521 | 2025.09.06 02:20:49.964931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21491 | ||
| 9522 | 2025.09.06 02:20:49.965462 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2025.09.06 02:20:49.965508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9524 | 2025.09.06 02:20:49.966006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9525 | 2025.09.06 02:20:49.966244 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2025.09.06 02:20:49.966381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21491 | ||
| 9527 | 2025.09.06 02:20:51.089013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9528 | 2025.09.06 02:20:51.105514 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.09.06 02:20:51.105570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9530 | 2025.09.06 02:20:51.111769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9531 | 2025.09.06 02:20:51.112752 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.09.06 02:20:51.116209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9533 | 2025.09.06 02:20:52.525767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1188 | ||
| 9534 | 2025.09.06 02:20:52.528314 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.09.06 02:20:52.528361 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9536 | 2025.09.06 02:20:52.529541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9537 | 2025.09.06 02:20:52.529820 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.09.06 02:20:52.530082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 9539 | 2025.09.06 02:20:52.957953 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2025.09.06 02:20:52.958138 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9541 | 2025.09.06 02:20:52.958209 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9542 | 2025.09.06 02:20:52.959068 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.09.06 02:20:52.959116 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9544 | 2025.09.06 02:20:52.959537 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9545 | 2025.09.06 02:20:52.959762 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2025.09.06 02:20:52.959923 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001835 sec., 213623.97820163486 rows/sec., 13.55 MiB/sec. | ||
| 9547 | 2025.09.06 02:20:52.959973 [ 254 ] {2f579394-45b2-4a13-b97f-a4b6db608166} <Debug> TCPHandler: Processed in 0.002157788 sec. | ||
| 9548 | 2025.09.06 02:20:52.960092 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9549 | 2025.09.06 02:20:52.960196 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9550 | 2025.09.06 02:20:52.960240 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9551 | 2025.09.06 02:20:52.961182 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2025.09.06 02:20:52.961221 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9553 | 2025.09.06 02:20:52.961610 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9554 | 2025.09.06 02:20:52.961942 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2025.09.06 02:20:52.962115 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001941 sec., 582689.3353941267 rows/sec., 46.35 MiB/sec. | ||
| 9556 | 2025.09.06 02:20:52.962163 [ 254 ] {edecb2c2-423d-4728-8ec5-f84bb64443ba} <Debug> TCPHandler: Processed in 0.002121947 sec. | ||
| 9557 | 2025.09.06 02:20:52.962300 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2025.09.06 02:20:52.962418 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9559 | 2025.09.06 02:20:52.962470 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9560 | 2025.09.06 02:20:52.963030 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2025.09.06 02:20:52.963068 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9562 | 2025.09.06 02:20:52.963393 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9563 | 2025.09.06 02:20:52.963608 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2025.09.06 02:20:52.963742 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001351 sec., 168763.8786084382 rows/sec., 10.25 MiB/sec. | ||
| 9565 | 2025.09.06 02:20:52.963780 [ 254 ] {e24c2333-7c16-4875-8fb3-3223af3d7d85} <Debug> TCPHandler: Processed in 0.001541662 sec. | ||
| 9566 | 2025.09.06 02:20:52.963891 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2025.09.06 02:20:52.963985 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9568 | 2025.09.06 02:20:52.964025 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9569 | 2025.09.06 02:20:52.964507 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2025.09.06 02:20:52.964543 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9571 | 2025.09.06 02:20:52.964870 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9572 | 2025.09.06 02:20:52.965081 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2025.09.06 02:20:52.965192 [ 37 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 9574 | 2025.09.06 02:20:52.965213 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001248 sec., 162660.2564102564 rows/sec., 10.49 MiB/sec. | ||
| 9575 | 2025.09.06 02:20:52.965261 [ 37 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2025.09.06 02:20:52.965270 [ 254 ] {bb7a12d1-0703-4d60-b00c-841d3dc2c52e} <Debug> TCPHandler: Processed in 0.001428711 sec. | ||
| 9577 | 2025.09.06 02:20:52.965296 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9578 | 2025.09.06 02:20:52.965396 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2025.09.06 02:20:52.965395 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 9580 | 2025.09.06 02:20:52.965493 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9581 | 2025.09.06 02:20:52.965514 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9582 | 2025.09.06 02:20:52.965534 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9583 | 2025.09.06 02:20:52.965549 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 456 rows starting from the beginning of the part | ||
| 9584 | 2025.09.06 02:20:52.965612 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9585 | 2025.09.06 02:20:52.965664 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 9586 | 2025.09.06 02:20:52.965712 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 9587 | 2025.09.06 02:20:52.965753 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 9588 | 2025.09.06 02:20:52.965789 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part | ||
| 9589 | 2025.09.06 02:20:52.966016 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.09.06 02:20:52.966050 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9591 | 2025.09.06 02:20:52.966397 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9592 | 2025.09.06 02:20:52.966649 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.09.06 02:20:52.966758 [ 200 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399691 sec., 1086668.414671524 rows/sec., 76.12 MiB/sec. | ||
| 9594 | 2025.09.06 02:20:52.966788 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001313 sec., 153846.15384615384 rows/sec., 8.74 MiB/sec. | ||
| 9595 | 2025.09.06 02:20:52.966840 [ 254 ] {ae3ca6e3-697d-464e-9f4a-1fec333d432b} <Debug> TCPHandler: Processed in 0.001494232 sec. | ||
| 9596 | 2025.09.06 02:20:52.966961 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2025.09.06 02:20:52.966986 [ 186 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9598 | 2025.09.06 02:20:52.967056 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9599 | 2025.09.06 02:20:52.967101 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9600 | 2025.09.06 02:20:52.967312 [ 186 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2025.09.06 02:20:52.967401 [ 186 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_27_6} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 9602 | 2025.09.06 02:20:52.967514 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9603 | 2025.09.06 02:20:52.967776 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2025.09.06 02:20:52.967817 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9605 | 2025.09.06 02:20:52.968161 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9606 | 2025.09.06 02:20:52.968370 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2025.09.06 02:20:52.968508 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001469 sec., 465622.8727025187 rows/sec., 32.66 MiB/sec. | ||
| 9608 | 2025.09.06 02:20:52.968546 [ 254 ] {9a4dce28-c440-422d-8263-a3066e4ac1cf} <Debug> TCPHandler: Processed in 0.001635713 sec. | ||
| 9609 | 2025.09.06 02:20:52.968659 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2025.09.06 02:20:52.968753 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9611 | 2025.09.06 02:20:52.968795 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9612 | 2025.09.06 02:20:52.969132 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2025.09.06 02:20:52.969168 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9614 | 2025.09.06 02:20:52.969473 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9615 | 2025.09.06 02:20:52.969687 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2025.09.06 02:20:52.969818 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 9617 | 2025.09.06 02:20:52.969856 [ 254 ] {c00d5019-9afd-495a-8d9a-37e63b827ae5} <Debug> TCPHandler: Processed in 0.0012478 sec. | ||
| 9618 | 2025.09.06 02:20:52.969971 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2025.09.06 02:20:52.970064 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9620 | 2025.09.06 02:20:52.970107 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9621 | 2025.09.06 02:20:52.970557 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2025.09.06 02:20:52.970593 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9623 | 2025.09.06 02:20:52.970935 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9624 | 2025.09.06 02:20:52.971147 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2025.09.06 02:20:52.971284 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001237 sec., 248181.08326596604 rows/sec., 16.33 MiB/sec. | ||
| 9626 | 2025.09.06 02:20:52.971321 [ 254 ] {be3ed783-9423-4044-8f62-eab14ef2c227} <Debug> TCPHandler: Processed in 0.001398521 sec. | ||
| 9627 | 2025.09.06 02:20:52.971432 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2025.09.06 02:20:52.971524 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9629 | 2025.09.06 02:20:52.971566 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9630 | 2025.09.06 02:20:52.971921 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2025.09.06 02:20:52.971959 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9632 | 2025.09.06 02:20:52.972273 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9633 | 2025.09.06 02:20:52.972490 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2025.09.06 02:20:52.972622 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 9635 | 2025.09.06 02:20:52.972663 [ 254 ] {9f8ed749-14bd-4916-83d0-3267c119acc7} <Debug> TCPHandler: Processed in 0.001280211 sec. | ||
| 9636 | 2025.09.06 02:20:52.972781 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2025.09.06 02:20:52.972876 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9638 | 2025.09.06 02:20:52.972932 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9639 | 2025.09.06 02:20:52.973803 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2025.09.06 02:20:52.973841 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9641 | 2025.09.06 02:20:52.974417 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9642 | 2025.09.06 02:20:52.974658 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2025.09.06 02:20:52.974776 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9644 | 2025.09.06 02:20:52.974801 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001943 sec., 16469.37725167267 rows/sec., 29.51 MiB/sec. | ||
| 9645 | 2025.09.06 02:20:52.974820 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.09.06 02:20:52.974844 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9647 | 2025.09.06 02:20:52.974870 [ 254 ] {44764a75-3463-4a08-946a-f2ac838ee978} <Debug> TCPHandler: Processed in 0.002139227 sec. | ||
| 9648 | 2025.09.06 02:20:52.974930 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 9649 | 2025.09.06 02:20:52.975080 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2025.09.06 02:20:52.975115 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2025.09.06 02:20:52.975160 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1102 rows starting from the beginning of the part | ||
| 9652 | 2025.09.06 02:20:52.975197 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9653 | 2025.09.06 02:20:52.975240 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9654 | 2025.09.06 02:20:52.975256 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 9655 | 2025.09.06 02:20:52.975367 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9656 | 2025.09.06 02:20:52.975453 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 9657 | 2025.09.06 02:20:52.975539 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 9658 | 2025.09.06 02:20:52.975610 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2025.09.06 02:20:52.975625 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 9660 | 2025.09.06 02:20:52.975648 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9661 | 2025.09.06 02:20:52.975967 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9662 | 2025.09.06 02:20:52.976187 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.09.06 02:20:52.976326 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001149 sec., 88772.8459530026 rows/sec., 5.45 MiB/sec. | ||
| 9664 | 2025.09.06 02:20:52.976365 [ 254 ] {9efba12c-1f3d-4792-ada3-c3cf593823dc} <Debug> TCPHandler: Processed in 0.0013343 sec. | ||
| 9665 | 2025.09.06 02:20:52.985945 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 19 columns (19 merged, 0 gathered) in 0.011057688 sec., 110149.60812784734 rows/sec., 197.38 MiB/sec. | ||
| 9666 | 2025.09.06 02:20:52.987531 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9667 | 2025.09.06 02:20:52.987937 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2025.09.06 02:20:52.988023 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9669 | 2025.09.06 02:20:52.988194 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 9670 | 2025.09.06 02:20:53.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.79 MiB, peak 316.14 MiB, free memory in arenas 0.00 B, will set to 307.02 MiB (RSS), difference: 2.23 MiB | ||
| 9671 | 2025.09.06 02:20:57.346921 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9672 | 2025.09.06 02:20:57.346992 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9673 | 2025.09.06 02:20:57.466545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22003 | ||
| 9674 | 2025.09.06 02:20:57.467362 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.09.06 02:20:57.467400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9676 | 2025.09.06 02:20:57.467900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9677 | 2025.09.06 02:20:57.468132 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.09.06 02:20:57.468264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22003 | ||
| 9679 | 2025.09.06 02:20:57.468300 [ 30 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9680 | 2025.09.06 02:20:57.468384 [ 30 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.09.06 02:20:57.468422 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9682 | 2025.09.06 02:20:57.468578 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 9683 | 2025.09.06 02:20:57.468759 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9684 | 2025.09.06 02:20:57.468821 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19571 rows starting from the beginning of the part | ||
| 9685 | 2025.09.06 02:20:57.468924 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9686 | 2025.09.06 02:20:57.468976 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9687 | 2025.09.06 02:20:57.469016 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9688 | 2025.09.06 02:20:57.469056 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9689 | 2025.09.06 02:20:57.469093 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9690 | 2025.09.06 02:20:57.471035 [ 187 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22003 rows, containing 4 columns (4 merged, 0 gathered) in 0.002524271 sec., 8716575.993623506 rows/sec., 124.69 MiB/sec. | ||
| 9691 | 2025.09.06 02:20:57.471449 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9692 | 2025.09.06 02:20:57.471759 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2025.09.06 02:20:57.471843 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_46_9} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9694 | 2025.09.06 02:20:57.471962 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9695 | 2025.09.06 02:20:57.946582 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2025.09.06 02:20:57.946765 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9697 | 2025.09.06 02:20:57.946838 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9698 | 2025.09.06 02:20:57.947468 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2025.09.06 02:20:57.947509 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9700 | 2025.09.06 02:20:57.947878 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9701 | 2025.09.06 02:20:57.948093 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2025.09.06 02:20:57.948236 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001522 sec., 49934.296977660975 rows/sec., 4.11 MiB/sec. | ||
| 9703 | 2025.09.06 02:20:57.948234 [ 30 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9704 | 2025.09.06 02:20:57.948278 [ 254 ] {f7fdc0a7-0601-41d1-8014-085732715806} <Debug> TCPHandler: Processed in 0.001821764 sec. | ||
| 9705 | 2025.09.06 02:20:57.948314 [ 30 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.09.06 02:20:57.948342 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9707 | 2025.09.06 02:20:57.948413 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.09.06 02:20:57.948459 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 9709 | 2025.09.06 02:20:57.948510 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.09.06 02:20:57.948554 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9711 | 2025.09.06 02:20:57.948590 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2025.09.06 02:20:57.948631 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2423 rows starting from the beginning of the part | ||
| 9713 | 2025.09.06 02:20:57.948699 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9714 | 2025.09.06 02:20:57.948749 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1131 rows starting from the beginning of the part | ||
| 9715 | 2025.09.06 02:20:57.948797 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1218 rows starting from the beginning of the part | ||
| 9716 | 2025.09.06 02:20:57.948844 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1131 rows starting from the beginning of the part | ||
| 9717 | 2025.09.06 02:20:57.948892 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 9718 | 2025.09.06 02:20:57.948986 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.09.06 02:20:57.949028 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9720 | 2025.09.06 02:20:57.949356 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9721 | 2025.09.06 02:20:57.949579 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.09.06 02:20:57.949717 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 613.34 KiB/sec. | ||
| 9723 | 2025.09.06 02:20:57.949755 [ 254 ] {dbdd328d-7ea6-4819-a0c0-0b6cd3214da0} <Debug> TCPHandler: Processed in 0.001389121 sec. | ||
| 9724 | 2025.09.06 02:20:57.949872 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2025.09.06 02:20:57.949964 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9726 | 2025.09.06 02:20:57.950002 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9727 | 2025.09.06 02:20:57.950405 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2025.09.06 02:20:57.950441 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9729 | 2025.09.06 02:20:57.950735 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9730 | 2025.09.06 02:20:57.950938 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.09.06 02:20:57.951061 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001114 sec., 66427.28904847398 rows/sec., 5.19 MiB/sec. | ||
| 9732 | 2025.09.06 02:20:57.951061 [ 30 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9733 | 2025.09.06 02:20:57.951098 [ 254 ] {c736ea9a-a116-4238-a528-3e2a7f9b9314} <Debug> TCPHandler: Processed in 0.00127291 sec. | ||
| 9734 | 2025.09.06 02:20:57.951124 [ 30 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.09.06 02:20:57.951153 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9736 | 2025.09.06 02:20:57.951163 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6055 rows, containing 5 columns (5 merged, 0 gathered) in 0.002759412 sec., 2194308.0627322053 rows/sec., 186.47 MiB/sec. | ||
| 9737 | 2025.09.06 02:20:57.951217 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.09.06 02:20:57.951239 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 9739 | 2025.09.06 02:20:57.951309 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9740 | 2025.09.06 02:20:57.951330 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9741 | 2025.09.06 02:20:57.951352 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9742 | 2025.09.06 02:20:57.951360 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1224 rows starting from the beginning of the part | ||
| 9743 | 2025.09.06 02:20:57.951420 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9744 | 2025.09.06 02:20:57.951467 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 684 rows starting from the beginning of the part | ||
| 9745 | 2025.09.06 02:20:57.951482 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9746 | 2025.09.06 02:20:57.951517 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 534 rows starting from the beginning of the part | ||
| 9747 | 2025.09.06 02:20:57.951577 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 684 rows starting from the beginning of the part | ||
| 9748 | 2025.09.06 02:20:57.951635 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 9749 | 2025.09.06 02:20:57.951768 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.09.06 02:20:57.951803 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9751 | 2025.09.06 02:20:57.951810 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2025.09.06 02:20:57.951901 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_66_13} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9753 | 2025.09.06 02:20:57.951997 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 9754 | 2025.09.06 02:20:57.952137 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9755 | 2025.09.06 02:20:57.952338 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2025.09.06 02:20:57.952446 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9757 | 2025.09.06 02:20:57.952461 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9758 | 2025.09.06 02:20:57.952481 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.09.06 02:20:57.952503 [ 254 ] {4e11cdfc-ffac-47a3-bb60-301de9b7502c} <Debug> TCPHandler: Processed in 0.001333061 sec. | ||
| 9760 | 2025.09.06 02:20:57.952504 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9761 | 2025.09.06 02:20:57.952608 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 9762 | 2025.09.06 02:20:57.952620 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2025.09.06 02:20:57.952726 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9764 | 2025.09.06 02:20:57.952735 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2025.09.06 02:20:57.952785 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18575 rows starting from the beginning of the part | ||
| 9766 | 2025.09.06 02:20:57.952786 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9767 | 2025.09.06 02:20:57.952855 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9768 | 2025.09.06 02:20:57.952909 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 307 rows starting from the beginning of the part | ||
| 9769 | 2025.09.06 02:20:57.952953 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 846 rows starting from the beginning of the part | ||
| 9770 | 2025.09.06 02:20:57.952997 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 307 rows starting from the beginning of the part | ||
| 9771 | 2025.09.06 02:20:57.953041 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9772 | 2025.09.06 02:20:57.953079 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874905 sec., 1746221.8085716343 rows/sec., 132.28 MiB/sec. | ||
| 9773 | 2025.09.06 02:20:57.953313 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9774 | 2025.09.06 02:20:57.953593 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2025.09.06 02:20:57.953629 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.09.06 02:20:57.953634 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9777 | 2025.09.06 02:20:57.953722 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_66_13} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9778 | 2025.09.06 02:20:57.953820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9779 | 2025.09.06 02:20:57.954164 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9780 | 2025.09.06 02:20:57.954394 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.09.06 02:20:57.954542 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 9782 | 2025.09.06 02:20:57.954598 [ 254 ] {03a89600-5dd6-45a7-9ffc-af85a0bc6a4e} <Debug> TCPHandler: Processed in 0.002024786 sec. | ||
| 9783 | 2025.09.06 02:20:57.954707 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2025.09.06 02:20:57.954799 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9785 | 2025.09.06 02:20:57.954839 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9786 | 2025.09.06 02:20:57.955174 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.09.06 02:20:57.955207 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9788 | 2025.09.06 02:20:57.955598 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9789 | 2025.09.06 02:20:57.955810 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.09.06 02:20:57.955918 [ 23 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9791 | 2025.09.06 02:20:57.955934 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 9792 | 2025.09.06 02:20:57.955956 [ 23 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2025.09.06 02:20:57.955971 [ 254 ] {f8329ace-ef2c-4b14-b74b-87544477436d} <Debug> TCPHandler: Processed in 0.001311951 sec. | ||
| 9794 | 2025.09.06 02:20:57.955977 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9795 | 2025.09.06 02:20:57.956047 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9796 | 2025.09.06 02:20:57.956132 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9797 | 2025.09.06 02:20:57.956158 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3786 rows starting from the beginning of the part | ||
| 9798 | 2025.09.06 02:20:57.956204 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9799 | 2025.09.06 02:20:57.956245 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 9800 | 2025.09.06 02:20:57.956296 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 9801 | 2025.09.06 02:20:57.956334 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 9802 | 2025.09.06 02:20:57.956371 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9803 | 2025.09.06 02:20:57.961608 [ 190 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 4 columns (4 merged, 0 gathered) in 0.005587495 sec., 746309.3926705975 rows/sec., 49.37 MiB/sec. | ||
| 9804 | 2025.09.06 02:20:57.962044 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9805 | 2025.09.06 02:20:57.962335 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.09.06 02:20:57.962414 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_66_13} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9807 | 2025.09.06 02:20:57.962516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9808 | 2025.09.06 02:20:57.963370 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20355 rows, containing 5 columns (5 merged, 0 gathered) in 0.010803457 sec., 1884119.1296452607 rows/sec., 128.57 MiB/sec. | ||
| 9809 | 2025.09.06 02:20:57.963724 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9810 | 2025.09.06 02:20:57.963975 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.09.06 02:20:57.964046 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9812 | 2025.09.06 02:20:57.964137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9813 | 2025.09.06 02:20:58.616369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9814 | 2025.09.06 02:20:58.634077 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.09.06 02:20:58.634131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9816 | 2025.09.06 02:20:58.640570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9817 | 2025.09.06 02:20:58.641297 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.09.06 02:20:58.641579 [ 23 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9819 | 2025.09.06 02:20:58.641614 [ 23 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.09.06 02:20:58.641632 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9821 | 2025.09.06 02:20:58.641750 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9822 | 2025.09.06 02:20:58.644675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9823 | 2025.09.06 02:20:58.645571 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9824 | 2025.09.06 02:20:58.647110 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9825 | 2025.09.06 02:20:58.651652 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9826 | 2025.09.06 02:20:58.656106 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9827 | 2025.09.06 02:20:58.660777 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9828 | 2025.09.06 02:20:58.665653 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9829 | 2025.09.06 02:20:58.669634 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 9830 | 2025.09.06 02:20:58.721402 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07970493 sec., 4353.557552838953 rows/sec., 22.51 MiB/sec. | ||
| 9831 | 2025.09.06 02:20:58.724229 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9832 | 2025.09.06 02:20:58.726203 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_46_9} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2025.09.06 02:20:58.726279 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_46_9} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9834 | 2025.09.06 02:20:58.728813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9835 | 2025.09.06 02:21:02.530419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1222 | ||
| 9836 | 2025.09.06 02:21:02.532828 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2025.09.06 02:21:02.532874 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9838 | 2025.09.06 02:21:02.534057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9839 | 2025.09.06 02:21:02.534322 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.09.06 02:21:02.534612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 9841 | 2025.09.06 02:21:02.951934 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2025.09.06 02:21:02.952127 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9843 | 2025.09.06 02:21:02.952197 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9844 | 2025.09.06 02:21:02.952887 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2025.09.06 02:21:02.952935 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9846 | 2025.09.06 02:21:02.953312 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9847 | 2025.09.06 02:21:02.953529 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.09.06 02:21:02.953679 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 9849 | 2025.09.06 02:21:02.953720 [ 254 ] {d1ac5417-230f-4afb-9228-7fe21361037e} <Debug> TCPHandler: Processed in 0.001914755 sec. | ||
| 9850 | 2025.09.06 02:21:02.953833 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2025.09.06 02:21:02.953934 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9852 | 2025.09.06 02:21:02.953976 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9853 | 2025.09.06 02:21:02.954397 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2025.09.06 02:21:02.954436 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9855 | 2025.09.06 02:21:02.954756 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9856 | 2025.09.06 02:21:02.954985 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.09.06 02:21:02.955122 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001206 sec., 3316.749585406302 rows/sec., 270.46 KiB/sec. | ||
| 9858 | 2025.09.06 02:21:02.955164 [ 254 ] {b8688cb4-1dfc-47c3-b220-886aa8f20d35} <Debug> TCPHandler: Processed in 0.001381881 sec. | ||
| 9859 | 2025.09.06 02:21:02.955266 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.09.06 02:21:02.955361 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9861 | 2025.09.06 02:21:02.955402 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9862 | 2025.09.06 02:21:02.955890 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.09.06 02:21:02.955927 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9864 | 2025.09.06 02:21:02.956260 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9865 | 2025.09.06 02:21:02.956479 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.09.06 02:21:02.956611 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001266 sec., 191153.23854660348 rows/sec., 17.01 MiB/sec. | ||
| 9867 | 2025.09.06 02:21:02.956652 [ 254 ] {15d14a71-8daa-4c5d-81f8-7c14cdca36b4} <Debug> TCPHandler: Processed in 0.001433242 sec. | ||
| 9868 | 2025.09.06 02:21:02.956762 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.09.06 02:21:02.956858 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9870 | 2025.09.06 02:21:02.956900 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9871 | 2025.09.06 02:21:02.957310 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.09.06 02:21:02.957348 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9873 | 2025.09.06 02:21:02.957655 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9874 | 2025.09.06 02:21:02.957873 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.09.06 02:21:02.957989 [ 104 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9876 | 2025.09.06 02:21:02.958009 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001167 sec., 41131.105398457585 rows/sec., 3.05 MiB/sec. | ||
| 9877 | 2025.09.06 02:21:02.958059 [ 104 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.09.06 02:21:02.958069 [ 254 ] {840ab385-88ca-4320-a2b5-7480e9438f04} <Debug> TCPHandler: Processed in 0.001354651 sec. | ||
| 9879 | 2025.09.06 02:21:02.958092 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9880 | 2025.09.06 02:21:02.958209 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2025.09.06 02:21:02.958231 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 9882 | 2025.09.06 02:21:02.958337 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9883 | 2025.09.06 02:21:02.958382 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9884 | 2025.09.06 02:21:02.958391 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9885 | 2025.09.06 02:21:02.958425 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 270 rows starting from the beginning of the part | ||
| 9886 | 2025.09.06 02:21:02.958505 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 228 rows starting from the beginning of the part | ||
| 9887 | 2025.09.06 02:21:02.958556 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 9888 | 2025.09.06 02:21:02.958606 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 228 rows starting from the beginning of the part | ||
| 9889 | 2025.09.06 02:21:02.958652 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9890 | 2025.09.06 02:21:02.958699 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 9891 | 2025.09.06 02:21:02.958905 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.09.06 02:21:02.958954 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9893 | 2025.09.06 02:21:02.959428 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9894 | 2025.09.06 02:21:02.959660 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.09.06 02:21:02.959684 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519792 sec., 525071.8519376336 rows/sec., 34.83 MiB/sec. | ||
| 9896 | 2025.09.06 02:21:02.959797 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 9897 | 2025.09.06 02:21:02.959840 [ 254 ] {91c79106-61e3-478f-8654-1ad369c5b1b5} <Debug> TCPHandler: Processed in 0.001693713 sec. | ||
| 9898 | 2025.09.06 02:21:02.959860 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9899 | 2025.09.06 02:21:02.959947 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2025.09.06 02:21:02.960050 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9901 | 2025.09.06 02:21:02.960092 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9902 | 2025.09.06 02:21:02.960166 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.09.06 02:21:02.960246 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_66_13} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9904 | 2025.09.06 02:21:02.960324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9905 | 2025.09.06 02:21:02.960505 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2025.09.06 02:21:02.960546 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9907 | 2025.09.06 02:21:02.960854 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9908 | 2025.09.06 02:21:02.961073 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2025.09.06 02:21:02.961210 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 795.84 KiB/sec. | ||
| 9910 | 2025.09.06 02:21:02.961248 [ 254 ] {7a461c9d-52f7-478f-9a95-9fb9d5f83de6} <Debug> TCPHandler: Processed in 0.001351921 sec. | ||
| 9911 | 2025.09.06 02:21:02.961352 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2025.09.06 02:21:02.961447 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9913 | 2025.09.06 02:21:02.961486 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9914 | 2025.09.06 02:21:02.961949 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2025.09.06 02:21:02.961984 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9916 | 2025.09.06 02:21:02.962297 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9917 | 2025.09.06 02:21:02.962511 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2025.09.06 02:21:02.962641 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001212 sec., 112211.22112211221 rows/sec., 9.07 MiB/sec. | ||
| 9919 | 2025.09.06 02:21:02.962679 [ 254 ] {a891520e-09ba-4bdc-9238-c82f2418a3b0} <Debug> TCPHandler: Processed in 0.001376591 sec. | ||
| 9920 | 2025.09.06 02:21:02.962786 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2025.09.06 02:21:02.962881 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9922 | 2025.09.06 02:21:02.962925 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9923 | 2025.09.06 02:21:02.963331 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2025.09.06 02:21:02.963365 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9925 | 2025.09.06 02:21:02.963711 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9926 | 2025.09.06 02:21:02.963922 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2025.09.06 02:21:02.964049 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001186 sec., 197301.85497470488 rows/sec., 14.43 MiB/sec. | ||
| 9928 | 2025.09.06 02:21:02.964088 [ 254 ] {d864b739-8858-4e7f-b593-ab8a2cd4705d} <Debug> TCPHandler: Processed in 0.00135127 sec. | ||
| 9929 | 2025.09.06 02:21:02.964197 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2025.09.06 02:21:02.964293 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9931 | 2025.09.06 02:21:02.964348 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9932 | 2025.09.06 02:21:02.965143 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2025.09.06 02:21:02.965178 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9934 | 2025.09.06 02:21:02.965728 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9935 | 2025.09.06 02:21:02.965957 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.09.06 02:21:02.966097 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001822 sec., 17563.117453347968 rows/sec., 31.47 MiB/sec. | ||
| 9937 | 2025.09.06 02:21:02.966151 [ 254 ] {ebcee58a-c2ba-44e2-9dfd-574ec5916931} <Debug> TCPHandler: Processed in 0.002003446 sec. | ||
| 9938 | 2025.09.06 02:21:02.966264 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2025.09.06 02:21:02.966365 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9940 | 2025.09.06 02:21:02.966408 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9941 | 2025.09.06 02:21:02.966743 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.09.06 02:21:02.966777 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9943 | 2025.09.06 02:21:02.967086 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9944 | 2025.09.06 02:21:02.967300 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2025.09.06 02:21:02.967428 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9946 | 2025.09.06 02:21:02.967464 [ 254 ] {17bfe762-ad93-4996-b0ca-afd76c460f1b} <Debug> TCPHandler: Processed in 0.00125005 sec. | ||
| 9947 | 2025.09.06 02:21:03.597268 [ 59 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 9948 | 2025.09.06 02:21:03.597375 [ 59 ] {} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.09.06 02:21:03.597409 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9950 | 2025.09.06 02:21:03.597570 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 9951 | 2025.09.06 02:21:03.597732 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9952 | 2025.09.06 02:21:03.597773 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 9953 | 2025.09.06 02:21:03.597846 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9954 | 2025.09.06 02:21:03.597898 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9955 | 2025.09.06 02:21:03.597946 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9956 | 2025.09.06 02:21:03.597993 [ 193 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 9957 | 2025.09.06 02:21:03.598806 [ 187 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301201 sec., 7685.207742693096 rows/sec., 514.85 KiB/sec. | ||
| 9958 | 2025.09.06 02:21:03.599007 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9959 | 2025.09.06 02:21:03.599345 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.09.06 02:21:03.599424 [ 186 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_10_2} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 9961 | 2025.09.06 02:21:03.599532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9962 | 2025.09.06 02:21:04.968457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22451 | ||
| 9963 | 2025.09.06 02:21:04.969044 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.09.06 02:21:04.969101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9965 | 2025.09.06 02:21:04.969616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9966 | 2025.09.06 02:21:04.969856 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.09.06 02:21:04.970006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22451 | ||
| 9968 | 2025.09.06 02:21:06.144846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9969 | 2025.09.06 02:21:06.159774 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.09.06 02:21:06.159816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9971 | 2025.09.06 02:21:06.165421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9972 | 2025.09.06 02:21:06.166118 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.09.06 02:21:06.168797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9974 | 2025.09.06 02:21:07.948109 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2025.09.06 02:21:07.948285 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9976 | 2025.09.06 02:21:07.948351 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9977 | 2025.09.06 02:21:07.949016 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2025.09.06 02:21:07.949065 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9979 | 2025.09.06 02:21:07.949467 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9980 | 2025.09.06 02:21:07.949717 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2025.09.06 02:21:07.949878 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.82 MiB/sec. | ||
| 9982 | 2025.09.06 02:21:07.949931 [ 254 ] {e982f7bc-68f2-4d7b-b37c-c9128676e3f3} <Debug> TCPHandler: Processed in 0.001944766 sec. | ||
| 9983 | 2025.09.06 02:21:07.950057 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2025.09.06 02:21:07.950161 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9985 | 2025.09.06 02:21:07.950206 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9986 | 2025.09.06 02:21:07.950631 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2025.09.06 02:21:07.950670 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9988 | 2025.09.06 02:21:07.950999 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9989 | 2025.09.06 02:21:07.951223 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2025.09.06 02:21:07.951357 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 616.86 KiB/sec. | ||
| 9991 | 2025.09.06 02:21:07.951396 [ 254 ] {98d616e0-1be4-4bdb-a549-92f4dfbedee6} <Debug> TCPHandler: Processed in 0.001391701 sec. | ||
| 9992 | 2025.09.06 02:21:07.951500 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2025.09.06 02:21:07.951595 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9994 | 2025.09.06 02:21:07.951636 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9995 | 2025.09.06 02:21:07.952075 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.09.06 02:21:07.952112 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9997 | 2025.09.06 02:21:07.952423 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9998 | 2025.09.06 02:21:07.952645 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.09.06 02:21:07.952777 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001201 sec., 61615.32056619484 rows/sec., 4.81 MiB/sec. | ||
| 10000 | 2025.09.06 02:21:07.952817 [ 254 ] {36f572de-4af1-4c5b-925c-a2b470f3f5c3} <Debug> TCPHandler: Processed in 0.001367821 sec. | ||
| 10001 | 2025.09.06 02:21:07.952931 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.09.06 02:21:07.953025 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10003 | 2025.09.06 02:21:07.953071 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10004 | 2025.09.06 02:21:07.953485 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.09.06 02:21:07.953523 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10006 | 2025.09.06 02:21:07.953861 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10007 | 2025.09.06 02:21:07.954086 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.09.06 02:21:07.954217 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10009 | 2025.09.06 02:21:07.954256 [ 254 ] {0f44ba69-355f-4c83-b82e-1d1d6b4ecad8} <Debug> TCPHandler: Processed in 0.001377041 sec. | ||
| 10010 | 2025.09.06 02:21:07.954362 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2025.09.06 02:21:07.954457 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10012 | 2025.09.06 02:21:07.954513 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10013 | 2025.09.06 02:21:07.955288 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2025.09.06 02:21:07.955326 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10015 | 2025.09.06 02:21:07.955841 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10016 | 2025.09.06 02:21:07.956086 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2025.09.06 02:21:07.956227 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001788 sec., 5592.841163310962 rows/sec., 10.02 MiB/sec. | ||
| 10018 | 2025.09.06 02:21:07.956294 [ 254 ] {99d4e25a-26bc-4ce2-a7ea-5416272f6924} <Debug> TCPHandler: Processed in 0.001981176 sec. | ||
| 10019 | 2025.09.06 02:21:07.956405 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2025.09.06 02:21:07.956509 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10021 | 2025.09.06 02:21:07.956555 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10022 | 2025.09.06 02:21:07.956911 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.09.06 02:21:07.956951 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10024 | 2025.09.06 02:21:07.957274 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10025 | 2025.09.06 02:21:07.957496 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.09.06 02:21:07.957636 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10027 | 2025.09.06 02:21:07.957677 [ 254 ] {dd633ffb-f3fc-446e-b406-bca50d4dadc1} <Debug> TCPHandler: Processed in 0.00132105 sec. | ||
| 10028 | 2025.09.06 02:21:12.347028 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10029 | 2025.09.06 02:21:12.347097 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10030 | 2025.09.06 02:21:12.470163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22963 | ||
| 10031 | 2025.09.06 02:21:12.470743 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.09.06 02:21:12.470785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10033 | 2025.09.06 02:21:12.471450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10034 | 2025.09.06 02:21:12.471691 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.09.06 02:21:12.471818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22963 | ||
| 10036 | 2025.09.06 02:21:12.534927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1254 | ||
| 10037 | 2025.09.06 02:21:12.537291 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.09.06 02:21:12.537368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10039 | 2025.09.06 02:21:12.538576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10040 | 2025.09.06 02:21:12.538837 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.09.06 02:21:12.539102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10042 | 2025.09.06 02:21:12.947559 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.09.06 02:21:12.947750 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10044 | 2025.09.06 02:21:12.947822 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10045 | 2025.09.06 02:21:12.948527 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2025.09.06 02:21:12.948598 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10047 | 2025.09.06 02:21:12.949046 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10048 | 2025.09.06 02:21:12.949289 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2025.09.06 02:21:12.949450 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001748 sec., 68649.88558352402 rows/sec., 5.83 MiB/sec. | ||
| 10050 | 2025.09.06 02:21:12.949502 [ 254 ] {7d62b296-f958-451f-8a74-c64e3d4ed055} <Debug> TCPHandler: Processed in 0.002074786 sec. | ||
| 10051 | 2025.09.06 02:21:12.949621 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2025.09.06 02:21:12.949724 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10053 | 2025.09.06 02:21:12.949768 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10054 | 2025.09.06 02:21:12.950191 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.09.06 02:21:12.950228 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10056 | 2025.09.06 02:21:12.950555 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10057 | 2025.09.06 02:21:12.950792 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2025.09.06 02:21:12.950930 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001227 sec., 26079.869600651997 rows/sec., 1.92 MiB/sec. | ||
| 10059 | 2025.09.06 02:21:12.950970 [ 254 ] {e4178c8a-b996-4440-8e87-8d7fde1a5473} <Debug> TCPHandler: Processed in 0.001399601 sec. | ||
| 10060 | 2025.09.06 02:21:12.951083 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2025.09.06 02:21:12.951179 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10062 | 2025.09.06 02:21:12.951220 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10063 | 2025.09.06 02:21:12.951650 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2025.09.06 02:21:12.951687 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10065 | 2025.09.06 02:21:12.952009 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10066 | 2025.09.06 02:21:12.952228 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2025.09.06 02:21:12.952362 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.0012 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 10068 | 2025.09.06 02:21:12.952402 [ 254 ] {5c0d056a-c7f6-4043-8331-31bcaabd4708} <Debug> TCPHandler: Processed in 0.001369121 sec. | ||
| 10069 | 2025.09.06 02:21:12.952514 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2025.09.06 02:21:12.952612 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10071 | 2025.09.06 02:21:12.952656 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10072 | 2025.09.06 02:21:12.953063 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.09.06 02:21:12.953101 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10074 | 2025.09.06 02:21:12.953443 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10075 | 2025.09.06 02:21:12.953673 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.09.06 02:21:12.953808 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10077 | 2025.09.06 02:21:12.953847 [ 254 ] {4f5cf25a-e856-4f14-8075-1fab7f2fbe69} <Debug> TCPHandler: Processed in 0.001381971 sec. | ||
| 10078 | 2025.09.06 02:21:12.953948 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2025.09.06 02:21:12.954042 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10080 | 2025.09.06 02:21:12.954098 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10081 | 2025.09.06 02:21:12.954908 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.09.06 02:21:12.954945 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10083 | 2025.09.06 02:21:12.955524 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10084 | 2025.09.06 02:21:12.955755 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.09.06 02:21:12.955903 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001878 sec., 17039.40362087327 rows/sec., 30.53 MiB/sec. | ||
| 10086 | 2025.09.06 02:21:12.955968 [ 254 ] {f7986297-cec6-4f57-b80c-0facf0304238} <Debug> TCPHandler: Processed in 0.002066426 sec. | ||
| 10087 | 2025.09.06 02:21:12.956084 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2025.09.06 02:21:12.956180 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10089 | 2025.09.06 02:21:12.956223 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10090 | 2025.09.06 02:21:12.956566 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2025.09.06 02:21:12.956601 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10092 | 2025.09.06 02:21:12.956932 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10093 | 2025.09.06 02:21:12.957159 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2025.09.06 02:21:12.957294 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10095 | 2025.09.06 02:21:12.957331 [ 254 ] {b5c95b2e-b917-4dab-8db1-169aaa2ab679} <Debug> TCPHandler: Processed in 0.001296 sec. | ||
| 10096 | 2025.09.06 02:21:13.001217 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000899307 sec. | ||
| 10097 | 2025.09.06 02:21:13.177912 [ 147 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10098 | 2025.09.06 02:21:13.177982 [ 147 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.09.06 02:21:13.178006 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10100 | 2025.09.06 02:21:13.178148 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::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 | ||
| 10101 | 2025.09.06 02:21:13.178285 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10102 | 2025.09.06 02:21:13.178320 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 416 rows starting from the beginning of the part | ||
| 10103 | 2025.09.06 02:21:13.178385 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 392 rows starting from the beginning of the part | ||
| 10104 | 2025.09.06 02:21:13.178433 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
| 10105 | 2025.09.06 02:21:13.178497 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part | ||
| 10106 | 2025.09.06 02:21:13.178540 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10107 | 2025.09.06 02:21:13.179562 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472532 sec., 1097429.4616347896 rows/sec., 74.45 MiB/sec. | ||
| 10108 | 2025.09.06 02:21:13.179786 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10109 | 2025.09.06 02:21:13.180104 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2025.09.06 02:21:13.180189 [ 191 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_18_4} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10111 | 2025.09.06 02:21:13.180278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10112 | 2025.09.06 02:21:13.668935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10113 | 2025.09.06 02:21:13.684923 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2025.09.06 02:21:13.684981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10115 | 2025.09.06 02:21:13.691073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10116 | 2025.09.06 02:21:13.691782 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2025.09.06 02:21:13.694585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10118 | 2025.09.06 02:21:14.188223 [ 146 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10119 | 2025.09.06 02:21:14.188306 [ 146 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2025.09.06 02:21:14.188335 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10121 | 2025.09.06 02:21:14.188468 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::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 | ||
| 10122 | 2025.09.06 02:21:14.188596 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2025.09.06 02:21:14.188632 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 214 rows starting from the beginning of the part | ||
| 10124 | 2025.09.06 02:21:14.188699 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 202 rows starting from the beginning of the part | ||
| 10125 | 2025.09.06 02:21:14.188744 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 10126 | 2025.09.06 02:21:14.188789 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 202 rows starting from the beginning of the part | ||
| 10127 | 2025.09.06 02:21:14.188828 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10128 | 2025.09.06 02:21:14.189687 [ 191 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127222 sec., 653974.9414409458 rows/sec., 40.01 MiB/sec. | ||
| 10129 | 2025.09.06 02:21:14.189850 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10130 | 2025.09.06 02:21:14.190104 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2025.09.06 02:21:14.190174 [ 197 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_18_4} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10132 | 2025.09.06 02:21:14.190248 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10133 | 2025.09.06 02:21:17.973742 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2025.09.06 02:21:17.973932 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10135 | 2025.09.06 02:21:17.974003 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10136 | 2025.09.06 02:21:17.974664 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2025.09.06 02:21:17.974702 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10138 | 2025.09.06 02:21:17.975089 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10139 | 2025.09.06 02:21:17.975332 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2025.09.06 02:21:17.975533 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 98.96 KiB/sec. | ||
| 10141 | 2025.09.06 02:21:17.975592 [ 254 ] {d0f7fe8c-a5c8-49fb-8050-c068ad54a5fe} <Debug> TCPHandler: Processed in 0.001979976 sec. | ||
| 10142 | 2025.09.06 02:21:17.975728 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2025.09.06 02:21:17.975846 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10144 | 2025.09.06 02:21:17.975897 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10145 | 2025.09.06 02:21:17.976852 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2025.09.06 02:21:17.976890 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10147 | 2025.09.06 02:21:17.977288 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10148 | 2025.09.06 02:21:17.977499 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2025.09.06 02:21:17.977631 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001811 sec., 672004.4174489233 rows/sec., 55.57 MiB/sec. | ||
| 10150 | 2025.09.06 02:21:17.977671 [ 254 ] {64ad262d-10dc-40e8-8556-326fac9c35f2} <Debug> TCPHandler: Processed in 0.002003946 sec. | ||
| 10151 | 2025.09.06 02:21:17.977780 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10152 | 2025.09.06 02:21:17.977877 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10153 | 2025.09.06 02:21:17.977920 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10154 | 2025.09.06 02:21:17.978320 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2025.09.06 02:21:17.978357 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10156 | 2025.09.06 02:21:17.978661 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10157 | 2025.09.06 02:21:17.978876 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2025.09.06 02:21:17.979008 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 775.31 KiB/sec. | ||
| 10159 | 2025.09.06 02:21:17.979047 [ 254 ] {26793362-42f6-44f3-8edf-67c0dc789294} <Debug> TCPHandler: Processed in 0.001315661 sec. | ||
| 10160 | 2025.09.06 02:21:17.979156 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2025.09.06 02:21:17.979250 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10162 | 2025.09.06 02:21:17.979290 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10163 | 2025.09.06 02:21:17.979756 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2025.09.06 02:21:17.979791 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10165 | 2025.09.06 02:21:17.980101 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10166 | 2025.09.06 02:21:17.980313 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2025.09.06 02:21:17.980443 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001211 sec., 188274.15359207266 rows/sec., 12.75 MiB/sec. | ||
| 10168 | 2025.09.06 02:21:17.980482 [ 254 ] {9aaebc8c-7fb6-46ed-b5f9-52ff28cd130b} <Debug> TCPHandler: Processed in 0.001375121 sec. | ||
| 10169 | 2025.09.06 02:21:17.980585 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2025.09.06 02:21:17.980680 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10171 | 2025.09.06 02:21:17.980720 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10172 | 2025.09.06 02:21:17.981273 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2025.09.06 02:21:17.981310 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10174 | 2025.09.06 02:21:17.981637 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10175 | 2025.09.06 02:21:17.981847 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2025.09.06 02:21:17.981979 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001315 sec., 404562.73764258553 rows/sec., 29.98 MiB/sec. | ||
| 10177 | 2025.09.06 02:21:17.982018 [ 254 ] {53269af8-163e-4dde-82a4-95fe1bb9e26a} <Debug> TCPHandler: Processed in 0.001481232 sec. | ||
| 10178 | 2025.09.06 02:21:17.982185 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2025.09.06 02:21:17.982280 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10180 | 2025.09.06 02:21:17.982325 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10181 | 2025.09.06 02:21:17.982852 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2025.09.06 02:21:17.982889 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10183 | 2025.09.06 02:21:17.983272 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10184 | 2025.09.06 02:21:17.983492 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2025.09.06 02:21:17.983622 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001361 sec., 620867.0095518001 rows/sec., 41.79 MiB/sec. | ||
| 10186 | 2025.09.06 02:21:17.983661 [ 254 ] {fb7fb190-3ee4-47b8-b3f9-959a6f6a0b32} <Debug> TCPHandler: Processed in 0.001525502 sec. | ||
| 10187 | 2025.09.06 02:21:17.983770 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2025.09.06 02:21:17.983866 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10189 | 2025.09.06 02:21:17.983922 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10190 | 2025.09.06 02:21:17.984675 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.09.06 02:21:17.984712 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10192 | 2025.09.06 02:21:17.985223 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10193 | 2025.09.06 02:21:17.985450 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2025.09.06 02:21:17.985572 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10195 | 2025.09.06 02:21:17.985592 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 10196 | 2025.09.06 02:21:17.985638 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2025.09.06 02:21:17.985661 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10198 | 2025.09.06 02:21:17.985665 [ 254 ] {be2d7802-4f7c-4756-9e04-2a484e4c90ce} <Debug> TCPHandler: Processed in 0.001944465 sec. | ||
| 10199 | 2025.09.06 02:21:17.985781 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2025.09.06 02:21:17.985787 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 10201 | 2025.09.06 02:21:17.985877 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10202 | 2025.09.06 02:21:17.985924 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10203 | 2025.09.06 02:21:17.986073 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10204 | 2025.09.06 02:21:17.986148 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1218 rows starting from the beginning of the part | ||
| 10205 | 2025.09.06 02:21:17.986250 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2025.09.06 02:21:17.986285 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10207 | 2025.09.06 02:21:17.986293 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10208 | 2025.09.06 02:21:17.986408 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10209 | 2025.09.06 02:21:17.986527 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10210 | 2025.09.06 02:21:17.986640 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10211 | 2025.09.06 02:21:17.986640 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 10212 | 2025.09.06 02:21:17.986771 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10213 | 2025.09.06 02:21:17.986876 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2025.09.06 02:21:17.987017 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 10215 | 2025.09.06 02:21:17.987055 [ 254 ] {e65ab86c-fa12-499d-a381-65a9880dab9d} <Debug> TCPHandler: Processed in 0.001323581 sec. | ||
| 10216 | 2025.09.06 02:21:17.994612 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 19 columns (19 merged, 0 gathered) in 0.008882171 sec., 147711.63491448207 rows/sec., 264.69 MiB/sec. | ||
| 10217 | 2025.09.06 02:21:17.996278 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10218 | 2025.09.06 02:21:17.996654 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.09.06 02:21:17.996735 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10220 | 2025.09.06 02:21:17.996919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10221 | 2025.09.06 02:21:18.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.07 MiB, peak 322.62 MiB, free memory in arenas 0.00 B, will set to 315.25 MiB (RSS), difference: 4.18 MiB | ||
| 10222 | 2025.09.06 02:21:18.915582 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38949 | ||
| 10223 | 2025.09.06 02:21:18.915711 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10224 | 2025.09.06 02:21:18.915742 [ 291 ] {} <Debug> TCP-Session: 84418aa3-a8a8-4d2f-88ac-9a998f33ba88 Authenticating user 'default' from [fd00:1122:3344:101::e]:38949 | ||
| 10225 | 2025.09.06 02:21:18.915766 [ 291 ] {} <Debug> TCP-Session: 84418aa3-a8a8-4d2f-88ac-9a998f33ba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2025.09.06 02:21:18.915781 [ 291 ] {} <Debug> TCP-Session: 84418aa3-a8a8-4d2f-88ac-9a998f33ba88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2025.09.06 02:21:18.915975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62866 | ||
| 10228 | 2025.09.06 02:21:18.916025 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47221 | ||
| 10229 | 2025.09.06 02:21:18.916054 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54542 | ||
| 10230 | 2025.09.06 02:21:18.916102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10231 | 2025.09.06 02:21:18.916102 [ 291 ] {} <Trace> TCP-Session: 84418aa3-a8a8-4d2f-88ac-9a998f33ba88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.09.06 02:21:18.916132 [ 292 ] {} <Debug> TCP-Session: 0c1bce49-1e82-477b-8cbf-98464f4a9149 Authenticating user 'default' from [fd00:1122:3344:101::e]:62866 | ||
| 10233 | 2025.09.06 02:21:18.916073 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46235 | ||
| 10234 | 2025.09.06 02:21:18.916172 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10235 | 2025.09.06 02:21:18.916187 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10236 | 2025.09.06 02:21:18.916231 [ 296 ] {} <Debug> TCP-Session: 6281a95b-0814-4bc2-97a7-a943c7a68c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:54542 | ||
| 10237 | 2025.09.06 02:21:18.916079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40835 | ||
| 10238 | 2025.09.06 02:21:18.916261 [ 293 ] {} <Debug> TCP-Session: 88e7eb05-be0b-43e9-903c-8c26ddeeb67d Authenticating user 'default' from [fd00:1122:3344:101::e]:47221 | ||
| 10239 | 2025.09.06 02:21:18.916299 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10240 | 2025.09.06 02:21:18.916328 [ 293 ] {} <Debug> TCP-Session: 88e7eb05-be0b-43e9-903c-8c26ddeeb67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2025.09.06 02:21:18.916266 [ 296 ] {} <Debug> TCP-Session: 6281a95b-0814-4bc2-97a7-a943c7a68c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2025.09.06 02:21:18.916361 [ 293 ] {} <Debug> TCP-Session: 88e7eb05-be0b-43e9-903c-8c26ddeeb67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2025.09.06 02:21:18.916388 [ 296 ] {} <Debug> TCP-Session: 6281a95b-0814-4bc2-97a7-a943c7a68c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2025.09.06 02:21:18.916081 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61741 | ||
| 10245 | 2025.09.06 02:21:18.916042 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63523 | ||
| 10246 | 2025.09.06 02:21:18.916037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34366 | ||
| 10247 | 2025.09.06 02:21:18.916170 [ 292 ] {} <Debug> TCP-Session: 0c1bce49-1e82-477b-8cbf-98464f4a9149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2025.09.06 02:21:18.916548 [ 292 ] {} <Debug> TCP-Session: 0c1bce49-1e82-477b-8cbf-98464f4a9149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2025.09.06 02:21:18.916598 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10250 | 2025.09.06 02:21:18.916659 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10251 | 2025.09.06 02:21:18.916836 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10252 | 2025.09.06 02:21:18.916878 [ 290 ] {} <Debug> TCP-Session: 540e57fe-3b26-4dce-966c-ddf3a7f8f7d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61741 | ||
| 10253 | 2025.09.06 02:21:18.916901 [ 290 ] {} <Debug> TCP-Session: 540e57fe-3b26-4dce-966c-ddf3a7f8f7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10254 | 2025.09.06 02:21:18.916914 [ 290 ] {} <Debug> TCP-Session: 540e57fe-3b26-4dce-966c-ddf3a7f8f7d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2025.09.06 02:21:18.916913 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10256 | 2025.09.06 02:21:18.916934 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 10257 | 2025.09.06 02:21:18.916948 [ 294 ] {} <Debug> TCP-Session: 5af03378-831e-4978-9fc6-68b122a471e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34366 | ||
| 10258 | 2025.09.06 02:21:18.916982 [ 294 ] {} <Debug> TCP-Session: 5af03378-831e-4978-9fc6-68b122a471e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2025.09.06 02:21:18.916996 [ 294 ] {} <Debug> TCP-Session: 5af03378-831e-4978-9fc6-68b122a471e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10260 | 2025.09.06 02:21:18.917027 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10261 | 2025.09.06 02:21:18.917062 [ 289 ] {} <Debug> TCP-Session: 00fae8b2-4ceb-42f3-aec2-46e1bb4807d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40835 | ||
| 10262 | 2025.09.06 02:21:18.917079 [ 289 ] {} <Debug> TCP-Session: 00fae8b2-4ceb-42f3-aec2-46e1bb4807d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2025.09.06 02:21:18.917093 [ 289 ] {} <Debug> TCP-Session: 00fae8b2-4ceb-42f3-aec2-46e1bb4807d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2025.09.06 02:21:18.917270 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10265 | 2025.09.06 02:21:18.917299 [ 297 ] {} <Debug> TCP-Session: ecf49e71-6303-43ac-97e6-3a39876f2efd Authenticating user 'default' from [fd00:1122:3344:101::e]:46235 | ||
| 10266 | 2025.09.06 02:21:18.917315 [ 297 ] {} <Debug> TCP-Session: ecf49e71-6303-43ac-97e6-3a39876f2efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2025.09.06 02:21:18.917327 [ 297 ] {} <Debug> TCP-Session: ecf49e71-6303-43ac-97e6-3a39876f2efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2025.09.06 02:21:18.917380 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10269 | 2025.09.06 02:21:18.917414 [ 295 ] {} <Debug> TCP-Session: a299d976-2715-4e19-adbe-027c006529f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63523 | ||
| 10270 | 2025.09.06 02:21:18.917430 [ 295 ] {} <Debug> TCP-Session: a299d976-2715-4e19-adbe-027c006529f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2025.09.06 02:21:18.917444 [ 295 ] {} <Debug> TCP-Session: a299d976-2715-4e19-adbe-027c006529f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2025.09.06 02:21:18.917827 [ 321 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> AggregatingTransform: Aggregating | ||
| 10273 | 2025.09.06 02:21:18.917865 [ 321 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10274 | 2025.09.06 02:21:18.917902 [ 321 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859177 sec. (1163.905 rows/sec., 45.47 KiB/sec.) | ||
| 10275 | 2025.09.06 02:21:18.917920 [ 321 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Trace> Aggregator: Merging aggregated data | ||
| 10276 | 2025.09.06 02:21:18.919379 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 10277 | 2025.09.06 02:21:18.919541 [ 291 ] {3f049bb8-57d2-46ce-b807-e0ac84d877e1} <Debug> TCPHandler: Processed in 0.003559099 sec. | ||
| 10278 | 2025.09.06 02:21:18.919621 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10279 | 2025.09.06 02:21:18.919645 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10280 | 2025.09.06 02:21:18.919652 [ 291 ] {} <Debug> TCP-Session: 84418aa3-a8a8-4d2f-88ac-9a998f33ba88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2025.09.06 02:21:18.919664 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10282 | 2025.09.06 02:21:18.919681 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10283 | 2025.09.06 02:21:18.919692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10284 | 2025.09.06 02:21:18.919708 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10285 | 2025.09.06 02:21:18.919736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10286 | 2025.09.06 02:21:18.919747 [ 290 ] {} <Debug> TCP-Session: 540e57fe-3b26-4dce-966c-ddf3a7f8f7d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2025.09.06 02:21:18.919749 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10288 | 2025.09.06 02:21:18.919779 [ 293 ] {} <Debug> TCP-Session: 88e7eb05-be0b-43e9-903c-8c26ddeeb67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2025.09.06 02:21:18.919761 [ 296 ] {} <Debug> TCP-Session: 6281a95b-0814-4bc2-97a7-a943c7a68c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2025.09.06 02:21:18.919806 [ 297 ] {} <Debug> TCP-Session: ecf49e71-6303-43ac-97e6-3a39876f2efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2025.09.06 02:21:18.919729 [ 289 ] {} <Debug> TCP-Session: 00fae8b2-4ceb-42f3-aec2-46e1bb4807d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2025.09.06 02:21:18.919722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10293 | 2025.09.06 02:21:18.919677 [ 295 ] {} <Debug> TCP-Session: a299d976-2715-4e19-adbe-027c006529f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10294 | 2025.09.06 02:21:18.919891 [ 294 ] {} <Debug> TCP-Session: 5af03378-831e-4978-9fc6-68b122a471e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10295 | 2025.09.06 02:21:18.919710 [ 292 ] {} <Debug> TCP-Session: 0c1bce49-1e82-477b-8cbf-98464f4a9149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10296 | 2025.09.06 02:21:19.692074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34189 | ||
| 10297 | 2025.09.06 02:21:19.692210 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10298 | 2025.09.06 02:21:19.692238 [ 291 ] {} <Debug> TCP-Session: c58b088e-3d84-4f27-ad29-9359dd87e9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:34189 | ||
| 10299 | 2025.09.06 02:21:19.692260 [ 291 ] {} <Debug> TCP-Session: c58b088e-3d84-4f27-ad29-9359dd87e9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2025.09.06 02:21:19.692272 [ 291 ] {} <Debug> TCP-Session: c58b088e-3d84-4f27-ad29-9359dd87e9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10301 | 2025.09.06 02:21:19.692490 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51379 | ||
| 10302 | 2025.09.06 02:21:19.692512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44878 | ||
| 10303 | 2025.09.06 02:21:19.692537 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48204 | ||
| 10304 | 2025.09.06 02:21:19.692572 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44625 | ||
| 10305 | 2025.09.06 02:21:19.692590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33979 | ||
| 10306 | 2025.09.06 02:21:19.692636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10307 | 2025.09.06 02:21:19.692641 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10308 | 2025.09.06 02:21:19.692659 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10309 | 2025.09.06 02:21:19.692675 [ 293 ] {} <Debug> TCP-Session: b354b3fc-7c65-4e93-9d82-e51d1f3de5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44878 | ||
| 10310 | 2025.09.06 02:21:19.692683 [ 295 ] {} <Debug> TCP-Session: f6e80fac-7dfa-4d1a-b52b-a3bb4737f41b Authenticating user 'default' from [fd00:1122:3344:101::e]:48204 | ||
| 10311 | 2025.09.06 02:21:19.692697 [ 289 ] {} <Debug> TCP-Session: 2b8c291f-532e-46a7-b05c-eda0abd0ff06 Authenticating user 'default' from [fd00:1122:3344:101::e]:44625 | ||
| 10312 | 2025.09.06 02:21:19.692709 [ 293 ] {} <Debug> TCP-Session: b354b3fc-7c65-4e93-9d82-e51d1f3de5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2025.09.06 02:21:19.692718 [ 295 ] {} <Debug> TCP-Session: f6e80fac-7dfa-4d1a-b52b-a3bb4737f41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2025.09.06 02:21:19.692728 [ 289 ] {} <Debug> TCP-Session: 2b8c291f-532e-46a7-b05c-eda0abd0ff06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2025.09.06 02:21:19.692743 [ 293 ] {} <Debug> TCP-Session: b354b3fc-7c65-4e93-9d82-e51d1f3de5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2025.09.06 02:21:19.692751 [ 295 ] {} <Debug> TCP-Session: f6e80fac-7dfa-4d1a-b52b-a3bb4737f41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2025.09.06 02:21:19.692762 [ 289 ] {} <Debug> TCP-Session: 2b8c291f-532e-46a7-b05c-eda0abd0ff06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2025.09.06 02:21:19.692716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10319 | 2025.09.06 02:21:19.692676 [ 291 ] {} <Trace> TCP-Session: c58b088e-3d84-4f27-ad29-9359dd87e9ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.09.06 02:21:19.692613 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10321 | 2025.09.06 02:21:19.692850 [ 290 ] {} <Debug> TCP-Session: 54ff1594-8f81-4a93-8ad7-04e9b1c5f2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33979 | ||
| 10322 | 2025.09.06 02:21:19.692889 [ 292 ] {} <Debug> TCP-Session: de217593-295a-4e46-afea-df6cfe6413e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51379 | ||
| 10323 | 2025.09.06 02:21:19.692564 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53030 | ||
| 10324 | 2025.09.06 02:21:19.692915 [ 290 ] {} <Debug> TCP-Session: 54ff1594-8f81-4a93-8ad7-04e9b1c5f2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2025.09.06 02:21:19.692925 [ 292 ] {} <Debug> TCP-Session: de217593-295a-4e46-afea-df6cfe6413e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2025.09.06 02:21:19.692974 [ 290 ] {} <Debug> TCP-Session: 54ff1594-8f81-4a93-8ad7-04e9b1c5f2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.09.06 02:21:19.692986 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10328 | 2025.09.06 02:21:19.693000 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34189) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10329 | 2025.09.06 02:21:19.693025 [ 297 ] {} <Debug> TCP-Session: cf7bd6d7-d582-4b10-9756-1e2a145c00d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53030 | ||
| 10330 | 2025.09.06 02:21:19.692987 [ 292 ] {} <Debug> TCP-Session: de217593-295a-4e46-afea-df6cfe6413e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2025.09.06 02:21:19.693055 [ 297 ] {} <Debug> TCP-Session: cf7bd6d7-d582-4b10-9756-1e2a145c00d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10332 | 2025.09.06 02:21:19.692553 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58171 | ||
| 10333 | 2025.09.06 02:21:19.693085 [ 297 ] {} <Debug> TCP-Session: cf7bd6d7-d582-4b10-9756-1e2a145c00d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10334 | 2025.09.06 02:21:19.692535 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54273 | ||
| 10335 | 2025.09.06 02:21:19.693156 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10336 | 2025.09.06 02:21:19.693181 [ 296 ] {} <Debug> TCP-Session: 990d3393-a086-456f-b768-b541b2f37649 Authenticating user 'default' from [fd00:1122:3344:101::e]:58171 | ||
| 10337 | 2025.09.06 02:21:19.693198 [ 296 ] {} <Debug> TCP-Session: 990d3393-a086-456f-b768-b541b2f37649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2025.09.06 02:21:19.693199 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10339 | 2025.09.06 02:21:19.693221 [ 296 ] {} <Debug> TCP-Session: 990d3393-a086-456f-b768-b541b2f37649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10340 | 2025.09.06 02:21:19.693244 [ 294 ] {} <Debug> TCP-Session: 68c98ab1-4e29-4c3b-8596-755b64f7f087 Authenticating user 'default' from [fd00:1122:3344:101::e]:54273 | ||
| 10341 | 2025.09.06 02:21:19.693269 [ 294 ] {} <Debug> TCP-Session: 68c98ab1-4e29-4c3b-8596-755b64f7f087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10342 | 2025.09.06 02:21:19.693269 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10343 | 2025.09.06 02:21:19.693282 [ 294 ] {} <Debug> TCP-Session: 68c98ab1-4e29-4c3b-8596-755b64f7f087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2025.09.06 02:21:19.693337 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10345 | 2025.09.06 02:21:19.693605 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 10346 | 2025.09.06 02:21:19.694533 [ 321 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> AggregatingTransform: Aggregating | ||
| 10347 | 2025.09.06 02:21:19.694577 [ 321 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> Aggregator: Aggregation method: without_key | ||
| 10348 | 2025.09.06 02:21:19.694615 [ 321 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875658 sec. (1141.998 rows/sec., 44.61 KiB/sec.) | ||
| 10349 | 2025.09.06 02:21:19.694633 [ 321 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Trace> Aggregator: Merging aggregated data | ||
| 10350 | 2025.09.06 02:21:19.696064 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 10351 | 2025.09.06 02:21:19.696216 [ 291 ] {fb95fb55-98ed-4e52-b876-270a845bf797} <Debug> TCPHandler: Processed in 0.003650019 sec. | ||
| 10352 | 2025.09.06 02:21:19.696332 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2025.09.06 02:21:19.696360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10354 | 2025.09.06 02:21:19.696363 [ 291 ] {} <Debug> TCP-Session: c58b088e-3d84-4f27-ad29-9359dd87e9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2025.09.06 02:21:19.696380 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2025.09.06 02:21:19.696396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10357 | 2025.09.06 02:21:19.696416 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10358 | 2025.09.06 02:21:19.696441 [ 290 ] {} <Debug> TCP-Session: 54ff1594-8f81-4a93-8ad7-04e9b1c5f2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2025.09.06 02:21:19.696461 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10360 | 2025.09.06 02:21:19.696473 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10361 | 2025.09.06 02:21:19.696475 [ 293 ] {} <Debug> TCP-Session: b354b3fc-7c65-4e93-9d82-e51d1f3de5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2025.09.06 02:21:19.696506 [ 297 ] {} <Debug> TCP-Session: cf7bd6d7-d582-4b10-9756-1e2a145c00d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2025.09.06 02:21:19.696512 [ 289 ] {} <Debug> TCP-Session: 2b8c291f-532e-46a7-b05c-eda0abd0ff06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2025.09.06 02:21:19.696449 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10365 | 2025.09.06 02:21:19.696437 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10366 | 2025.09.06 02:21:19.696574 [ 296 ] {} <Debug> TCP-Session: 990d3393-a086-456f-b768-b541b2f37649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2025.09.06 02:21:19.696406 [ 292 ] {} <Debug> TCP-Session: de217593-295a-4e46-afea-df6cfe6413e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2025.09.06 02:21:19.696605 [ 295 ] {} <Debug> TCP-Session: f6e80fac-7dfa-4d1a-b52b-a3bb4737f41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2025.09.06 02:21:19.696482 [ 294 ] {} <Debug> TCP-Session: 68c98ab1-4e29-4c3b-8596-755b64f7f087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2025.09.06 02:21:19.915816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38926 | ||
| 10371 | 2025.09.06 02:21:19.915922 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2025.09.06 02:21:19.915948 [ 291 ] {} <Debug> TCP-Session: 73beaee9-0a01-4e71-840b-2c210913fd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:38926 | ||
| 10373 | 2025.09.06 02:21:19.915969 [ 291 ] {} <Debug> TCP-Session: 73beaee9-0a01-4e71-840b-2c210913fd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2025.09.06 02:21:19.915981 [ 291 ] {} <Debug> TCP-Session: 73beaee9-0a01-4e71-840b-2c210913fd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2025.09.06 02:21:19.916190 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48093 | ||
| 10376 | 2025.09.06 02:21:19.916234 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39644 | ||
| 10377 | 2025.09.06 02:21:19.916249 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35777 | ||
| 10378 | 2025.09.06 02:21:19.916262 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41921 | ||
| 10379 | 2025.09.06 02:21:19.916291 [ 291 ] {} <Trace> TCP-Session: 73beaee9-0a01-4e71-840b-2c210913fd61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2025.09.06 02:21:19.916322 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10381 | 2025.09.06 02:21:19.916322 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10382 | 2025.09.06 02:21:19.916367 [ 292 ] {} <Debug> TCP-Session: 92588c71-c112-4934-b29c-20218aa9e8a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48093 | ||
| 10383 | 2025.09.06 02:21:19.916358 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10384 | 2025.09.06 02:21:19.916388 [ 296 ] {} <Debug> TCP-Session: 5cca582c-0f5c-4ad4-9373-8ef23a685a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:39644 | ||
| 10385 | 2025.09.06 02:21:19.916395 [ 292 ] {} <Debug> TCP-Session: 92588c71-c112-4934-b29c-20218aa9e8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2025.09.06 02:21:19.916416 [ 297 ] {} <Debug> TCP-Session: c05ea3f4-ac1c-41f8-b20e-8860549db7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35777 | ||
| 10387 | 2025.09.06 02:21:19.916420 [ 296 ] {} <Debug> TCP-Session: 5cca582c-0f5c-4ad4-9373-8ef23a685a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2025.09.06 02:21:19.916429 [ 292 ] {} <Debug> TCP-Session: 92588c71-c112-4934-b29c-20218aa9e8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2025.09.06 02:21:19.916450 [ 297 ] {} <Debug> TCP-Session: c05ea3f4-ac1c-41f8-b20e-8860549db7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2025.09.06 02:21:19.916451 [ 296 ] {} <Debug> TCP-Session: 5cca582c-0f5c-4ad4-9373-8ef23a685a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2025.09.06 02:21:19.916474 [ 297 ] {} <Debug> TCP-Session: c05ea3f4-ac1c-41f8-b20e-8860549db7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2025.09.06 02:21:19.916384 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10393 | 2025.09.06 02:21:19.916508 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10394 | 2025.09.06 02:21:19.916254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43338 | ||
| 10395 | 2025.09.06 02:21:19.916552 [ 290 ] {} <Debug> TCP-Session: be9126d7-ce3f-4f74-808f-4eb1a4219fde Authenticating user 'default' from [fd00:1122:3344:101::e]:41921 | ||
| 10396 | 2025.09.06 02:21:19.916208 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40762 | ||
| 10397 | 2025.09.06 02:21:19.916603 [ 290 ] {} <Debug> TCP-Session: be9126d7-ce3f-4f74-808f-4eb1a4219fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2025.09.06 02:21:19.916211 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34165 | ||
| 10399 | 2025.09.06 02:21:19.916626 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10400 | 2025.09.06 02:21:19.916652 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10401 | 2025.09.06 02:21:19.916671 [ 289 ] {} <Debug> TCP-Session: 66be90f3-2284-4238-9a7b-222114e8dede Authenticating user 'default' from [fd00:1122:3344:101::e]:43338 | ||
| 10402 | 2025.09.06 02:21:19.916688 [ 294 ] {} <Debug> TCP-Session: 775be7fe-9e37-4a9f-8e2a-b4922c1dbbce Authenticating user 'default' from [fd00:1122:3344:101::e]:40762 | ||
| 10403 | 2025.09.06 02:21:19.916699 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10404 | 2025.09.06 02:21:19.916717 [ 294 ] {} <Debug> TCP-Session: 775be7fe-9e37-4a9f-8e2a-b4922c1dbbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2025.09.06 02:21:19.916736 [ 295 ] {} <Debug> TCP-Session: f804a729-539d-440b-ad67-dd43be1c549d Authenticating user 'default' from [fd00:1122:3344:101::e]:34165 | ||
| 10406 | 2025.09.06 02:21:19.916742 [ 294 ] {} <Debug> TCP-Session: 775be7fe-9e37-4a9f-8e2a-b4922c1dbbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10407 | 2025.09.06 02:21:19.916764 [ 295 ] {} <Debug> TCP-Session: f804a729-539d-440b-ad67-dd43be1c549d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10408 | 2025.09.06 02:21:19.916703 [ 289 ] {} <Debug> TCP-Session: 66be90f3-2284-4238-9a7b-222114e8dede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2025.09.06 02:21:19.916794 [ 295 ] {} <Debug> TCP-Session: f804a729-539d-440b-ad67-dd43be1c549d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2025.09.06 02:21:19.916814 [ 289 ] {} <Debug> TCP-Session: 66be90f3-2284-4238-9a7b-222114e8dede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2025.09.06 02:21:19.916827 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10412 | 2025.09.06 02:21:19.916205 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48101 | ||
| 10413 | 2025.09.06 02:21:19.916893 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10414 | 2025.09.06 02:21:19.916621 [ 290 ] {} <Debug> TCP-Session: be9126d7-ce3f-4f74-808f-4eb1a4219fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2025.09.06 02:21:19.916962 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10416 | 2025.09.06 02:21:19.917000 [ 293 ] {} <Debug> TCP-Session: 6d798229-7103-4031-968d-03ff19f7db88 Authenticating user 'default' from [fd00:1122:3344:101::e]:48101 | ||
| 10417 | 2025.09.06 02:21:19.917024 [ 293 ] {} <Debug> TCP-Session: 6d798229-7103-4031-968d-03ff19f7db88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10418 | 2025.09.06 02:21:19.917043 [ 293 ] {} <Debug> TCP-Session: 6d798229-7103-4031-968d-03ff19f7db88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2025.09.06 02:21:19.917191 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 10420 | 2025.09.06 02:21:19.918152 [ 314 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> AggregatingTransform: Aggregating | ||
| 10421 | 2025.09.06 02:21:19.918210 [ 314 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10422 | 2025.09.06 02:21:19.918248 [ 314 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953848 sec. (1048.385 rows/sec., 40.95 KiB/sec.) | ||
| 10423 | 2025.09.06 02:21:19.918268 [ 314 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Trace> Aggregator: Merging aggregated data | ||
| 10424 | 2025.09.06 02:21:19.919397 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 13.19 KiB/sec. | ||
| 10425 | 2025.09.06 02:21:19.919531 [ 291 ] {4ab1a7c7-d187-4303-9cff-8eb3a7df535d} <Debug> TCPHandler: Processed in 0.003357337 sec. | ||
| 10426 | 2025.09.06 02:21:19.919664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10427 | 2025.09.06 02:21:19.919691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10428 | 2025.09.06 02:21:19.919700 [ 291 ] {} <Debug> TCP-Session: 73beaee9-0a01-4e71-840b-2c210913fd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2025.09.06 02:21:19.919713 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2025.09.06 02:21:19.919739 [ 293 ] {} <Debug> TCP-Session: 6d798229-7103-4031-968d-03ff19f7db88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2025.09.06 02:21:19.919750 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10432 | 2025.09.06 02:21:19.919772 [ 290 ] {} <Debug> TCP-Session: be9126d7-ce3f-4f74-808f-4eb1a4219fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2025.09.06 02:21:19.919769 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10434 | 2025.09.06 02:21:19.919787 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10435 | 2025.09.06 02:21:19.919813 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10436 | 2025.09.06 02:21:19.919853 [ 296 ] {} <Debug> TCP-Session: 5cca582c-0f5c-4ad4-9373-8ef23a685a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2025.09.06 02:21:19.919860 [ 295 ] {} <Debug> TCP-Session: f804a729-539d-440b-ad67-dd43be1c549d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10438 | 2025.09.06 02:21:19.919880 [ 297 ] {} <Debug> TCP-Session: c05ea3f4-ac1c-41f8-b20e-8860549db7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2025.09.06 02:21:19.919815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10440 | 2025.09.06 02:21:19.919796 [ 294 ] {} <Debug> TCP-Session: 775be7fe-9e37-4a9f-8e2a-b4922c1dbbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2025.09.06 02:21:19.919933 [ 289 ] {} <Debug> TCP-Session: 66be90f3-2284-4238-9a7b-222114e8dede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2025.09.06 02:21:19.919731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10443 | 2025.09.06 02:21:19.919993 [ 292 ] {} <Debug> TCP-Session: 92588c71-c112-4934-b29c-20218aa9e8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2025.09.06 02:21:19.972021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23411 | ||
| 10445 | 2025.09.06 02:21:19.972610 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2025.09.06 02:21:19.972668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10447 | 2025.09.06 02:21:19.973229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10448 | 2025.09.06 02:21:19.973481 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2025.09.06 02:21:19.973665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23411 | ||
| 10450 | 2025.09.06 02:21:21.194764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10451 | 2025.09.06 02:21:21.212495 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.09.06 02:21:21.212550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10453 | 2025.09.06 02:21:21.218711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10454 | 2025.09.06 02:21:21.219496 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.09.06 02:21:21.222937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10456 | 2025.09.06 02:21:22.539436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1288 | ||
| 10457 | 2025.09.06 02:21:22.541798 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2025.09.06 02:21:22.541842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10459 | 2025.09.06 02:21:22.543039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10460 | 2025.09.06 02:21:22.543295 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2025.09.06 02:21:22.543461 [ 136 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10462 | 2025.09.06 02:21:22.543527 [ 136 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2025.09.06 02:21:22.543546 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10464 | 2025.09.06 02:21:22.543568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 10465 | 2025.09.06 02:21:22.543667 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 10466 | 2025.09.06 02:21:22.544556 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10467 | 2025.09.06 02:21:22.544767 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1114 rows starting from the beginning of the part | ||
| 10468 | 2025.09.06 02:21:22.545125 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10469 | 2025.09.06 02:21:22.545485 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10470 | 2025.09.06 02:21:22.545823 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10471 | 2025.09.06 02:21:22.546155 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10472 | 2025.09.06 02:21:22.546488 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 10473 | 2025.09.06 02:21:22.552556 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 72 columns (72 merged, 0 gathered) in 0.008940572 sec., 144062.3709534468 rows/sec., 116.51 MiB/sec. | ||
| 10474 | 2025.09.06 02:21:22.553738 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10475 | 2025.09.06 02:21:22.554218 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.09.06 02:21:22.554287 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_36_7} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10477 | 2025.09.06 02:21:22.554457 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10478 | 2025.09.06 02:21:22.948576 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2025.09.06 02:21:22.948812 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10480 | 2025.09.06 02:21:22.948877 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10481 | 2025.09.06 02:21:22.949598 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2025.09.06 02:21:22.949644 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10483 | 2025.09.06 02:21:22.950047 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10484 | 2025.09.06 02:21:22.950271 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2025.09.06 02:21:22.950433 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001672 sec., 71770.33492822965 rows/sec., 6.10 MiB/sec. | ||
| 10486 | 2025.09.06 02:21:22.950434 [ 138 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10487 | 2025.09.06 02:21:22.950485 [ 254 ] {30dc2430-ccfb-4ff8-a8e3-695c85280c77} <Debug> TCPHandler: Processed in 0.002071597 sec. | ||
| 10488 | 2025.09.06 02:21:22.950525 [ 138 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2025.09.06 02:21:22.950567 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10490 | 2025.09.06 02:21:22.950618 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2025.09.06 02:21:22.950719 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 10492 | 2025.09.06 02:21:22.950725 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10493 | 2025.09.06 02:21:22.950820 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10494 | 2025.09.06 02:21:22.950900 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2025.09.06 02:21:22.950945 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2423 rows starting from the beginning of the part | ||
| 10496 | 2025.09.06 02:21:22.951023 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 242 rows starting from the beginning of the part | ||
| 10497 | 2025.09.06 02:21:22.951079 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 10498 | 2025.09.06 02:21:22.951129 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 120 rows starting from the beginning of the part | ||
| 10499 | 2025.09.06 02:21:22.951177 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1217 rows starting from the beginning of the part | ||
| 10500 | 2025.09.06 02:21:22.951224 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 120 rows starting from the beginning of the part | ||
| 10501 | 2025.09.06 02:21:22.951248 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.09.06 02:21:22.951291 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10503 | 2025.09.06 02:21:22.951641 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10504 | 2025.09.06 02:21:22.951855 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.09.06 02:21:22.951994 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001292 sec., 24767.80185758514 rows/sec., 1.82 MiB/sec. | ||
| 10506 | 2025.09.06 02:21:22.952032 [ 254 ] {5dada087-b6a1-467f-9638-4f8478fc47b2} <Debug> TCPHandler: Processed in 0.001464192 sec. | ||
| 10507 | 2025.09.06 02:21:22.952131 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2025.09.06 02:21:22.952229 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10509 | 2025.09.06 02:21:22.952269 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10510 | 2025.09.06 02:21:22.952706 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.09.06 02:21:22.952741 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10512 | 2025.09.06 02:21:22.953051 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10513 | 2025.09.06 02:21:22.953135 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248492 sec., 1689390.4029103555 rows/sec., 146.13 MiB/sec. | ||
| 10514 | 2025.09.06 02:21:22.953261 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.09.06 02:21:22.953363 [ 138 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10516 | 2025.09.06 02:21:22.953389 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001178 sec., 81494.05772495756 rows/sec., 6.36 MiB/sec. | ||
| 10517 | 2025.09.06 02:21:22.953394 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10518 | 2025.09.06 02:21:22.953400 [ 138 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2025.09.06 02:21:22.953432 [ 254 ] {ada0d344-44fe-46e9-a1fc-d43056eb9593} <Debug> TCPHandler: Processed in 0.00134752 sec. | ||
| 10520 | 2025.09.06 02:21:22.953439 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10521 | 2025.09.06 02:21:22.953518 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 10522 | 2025.09.06 02:21:22.953548 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2025.09.06 02:21:22.953617 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10524 | 2025.09.06 02:21:22.953645 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10525 | 2025.09.06 02:21:22.953646 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1224 rows starting from the beginning of the part | ||
| 10526 | 2025.09.06 02:21:22.953692 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2025.09.06 02:21:22.953695 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10528 | 2025.09.06 02:21:22.953713 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 136 rows starting from the beginning of the part | ||
| 10529 | 2025.09.06 02:21:22.953759 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 10530 | 2025.09.06 02:21:22.953775 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_71_14} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10531 | 2025.09.06 02:21:22.953793 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part | ||
| 10532 | 2025.09.06 02:21:22.953833 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 532 rows starting from the beginning of the part | ||
| 10533 | 2025.09.06 02:21:22.953863 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10534 | 2025.09.06 02:21:22.953870 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 10535 | 2025.09.06 02:21:22.954121 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2025.09.06 02:21:22.954161 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10537 | 2025.09.06 02:21:22.954518 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10538 | 2025.09.06 02:21:22.954725 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.09.06 02:21:22.954832 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10540 | 2025.09.06 02:21:22.954855 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10541 | 2025.09.06 02:21:22.954860 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2025.09.06 02:21:22.954893 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10543 | 2025.09.06 02:21:22.954899 [ 254 ] {4a3bd7b2-a2be-4363-ac96-2aaa2a68efe1} <Debug> TCPHandler: Processed in 0.001397611 sec. | ||
| 10544 | 2025.09.06 02:21:22.954960 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 10545 | 2025.09.06 02:21:22.954969 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472902 sec., 1465134.8154867059 rows/sec., 113.97 MiB/sec. | ||
| 10546 | 2025.09.06 02:21:22.955012 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2025.09.06 02:21:22.955041 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10548 | 2025.09.06 02:21:22.955070 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20355 rows starting from the beginning of the part | ||
| 10549 | 2025.09.06 02:21:22.955110 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10550 | 2025.09.06 02:21:22.955127 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 234 rows starting from the beginning of the part | ||
| 10551 | 2025.09.06 02:21:22.955164 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10552 | 2025.09.06 02:21:22.955177 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 10553 | 2025.09.06 02:21:22.955221 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10554 | 2025.09.06 02:21:22.955246 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10555 | 2025.09.06 02:21:22.955263 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part | ||
| 10556 | 2025.09.06 02:21:22.955313 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 10557 | 2025.09.06 02:21:22.955609 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.09.06 02:21:22.955707 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_71_14} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10559 | 2025.09.06 02:21:22.955800 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10560 | 2025.09.06 02:21:22.956017 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2025.09.06 02:21:22.956056 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10562 | 2025.09.06 02:21:22.956645 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10563 | 2025.09.06 02:21:22.956881 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2025.09.06 02:21:22.957025 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001933 sec., 16554.578375581998 rows/sec., 29.67 MiB/sec. | ||
| 10565 | 2025.09.06 02:21:22.957102 [ 254 ] {7639e52c-d2d4-44df-b118-89b094f7d962} <Debug> TCPHandler: Processed in 0.002136517 sec. | ||
| 10566 | 2025.09.06 02:21:22.957211 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2025.09.06 02:21:22.957333 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10568 | 2025.09.06 02:21:22.957377 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10569 | 2025.09.06 02:21:22.957727 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.09.06 02:21:22.957764 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10571 | 2025.09.06 02:21:22.958111 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10572 | 2025.09.06 02:21:22.958396 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2025.09.06 02:21:22.958511 [ 138 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10574 | 2025.09.06 02:21:22.958536 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 10575 | 2025.09.06 02:21:22.958540 [ 138 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2025.09.06 02:21:22.958575 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10577 | 2025.09.06 02:21:22.958579 [ 254 ] {a692a277-3182-47cb-9580-a884acf27227} <Debug> TCPHandler: Processed in 0.001415642 sec. | ||
| 10578 | 2025.09.06 02:21:22.958647 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10579 | 2025.09.06 02:21:22.958732 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10580 | 2025.09.06 02:21:22.958759 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4170 rows starting from the beginning of the part | ||
| 10581 | 2025.09.06 02:21:22.958807 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10582 | 2025.09.06 02:21:22.958852 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10583 | 2025.09.06 02:21:22.958892 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10584 | 2025.09.06 02:21:22.958929 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10585 | 2025.09.06 02:21:22.958967 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 10586 | 2025.09.06 02:21:22.960426 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811555 sec., 2467493.3965571015 rows/sec., 163.43 MiB/sec. | ||
| 10587 | 2025.09.06 02:21:22.960940 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10588 | 2025.09.06 02:21:22.960981 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21914 rows, containing 5 columns (5 merged, 0 gathered) in 0.006052289 sec., 3620778.849126339 rows/sec., 247.24 MiB/sec. | ||
| 10589 | 2025.09.06 02:21:22.961286 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2025.09.06 02:21:22.961337 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10591 | 2025.09.06 02:21:22.961396 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_71_14} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10592 | 2025.09.06 02:21:22.961519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10593 | 2025.09.06 02:21:22.961608 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.09.06 02:21:22.961682 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10595 | 2025.09.06 02:21:22.961752 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 10596 | 2025.09.06 02:21:27.347344 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10597 | 2025.09.06 02:21:27.347423 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10598 | 2025.09.06 02:21:27.473890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23923 | ||
| 10599 | 2025.09.06 02:21:27.474765 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.09.06 02:21:27.474835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10601 | 2025.09.06 02:21:27.475542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10602 | 2025.09.06 02:21:27.475766 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.09.06 02:21:27.475895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23923 | ||
| 10604 | 2025.09.06 02:21:27.947552 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2025.09.06 02:21:27.947742 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10606 | 2025.09.06 02:21:27.947813 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10607 | 2025.09.06 02:21:27.948471 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2025.09.06 02:21:27.948516 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10609 | 2025.09.06 02:21:27.948953 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10610 | 2025.09.06 02:21:27.949176 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2025.09.06 02:21:27.949332 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 10612 | 2025.09.06 02:21:27.949375 [ 254 ] {75560419-f167-4fdf-b148-e6775609a0fe} <Debug> TCPHandler: Processed in 0.001957506 sec. | ||
| 10613 | 2025.09.06 02:21:27.949502 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2025.09.06 02:21:27.949597 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10615 | 2025.09.06 02:21:27.949637 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10616 | 2025.09.06 02:21:27.950036 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2025.09.06 02:21:27.950072 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10618 | 2025.09.06 02:21:27.950390 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10619 | 2025.09.06 02:21:27.950597 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2025.09.06 02:21:27.950721 [ 130 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10621 | 2025.09.06 02:21:27.950728 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 10622 | 2025.09.06 02:21:27.950795 [ 130 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2025.09.06 02:21:27.950811 [ 254 ] {034ff86a-73d9-4a03-8b41-125c3b573c29} <Debug> TCPHandler: Processed in 0.001358571 sec. | ||
| 10624 | 2025.09.06 02:21:27.950827 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10625 | 2025.09.06 02:21:27.950925 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 10626 | 2025.09.06 02:21:27.950927 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2025.09.06 02:21:27.951025 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10628 | 2025.09.06 02:21:27.951052 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10629 | 2025.09.06 02:21:27.951055 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 270 rows starting from the beginning of the part | ||
| 10630 | 2025.09.06 02:21:27.951092 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10631 | 2025.09.06 02:21:27.951123 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10632 | 2025.09.06 02:21:27.951166 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 10633 | 2025.09.06 02:21:27.951209 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10634 | 2025.09.06 02:21:27.951254 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 10635 | 2025.09.06 02:21:27.951297 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10636 | 2025.09.06 02:21:27.951512 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2025.09.06 02:21:27.951548 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10638 | 2025.09.06 02:21:27.951863 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10639 | 2025.09.06 02:21:27.952042 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155429 sec., 316765.4611404076 rows/sec., 21.92 MiB/sec. | ||
| 10640 | 2025.09.06 02:21:27.952079 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2025.09.06 02:21:27.952171 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10642 | 2025.09.06 02:21:27.952208 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 10643 | 2025.09.06 02:21:27.952246 [ 254 ] {aa0a7c67-ee3a-4157-a415-8e73996f03d5} <Debug> TCPHandler: Processed in 0.001368681 sec. | ||
| 10644 | 2025.09.06 02:21:27.952359 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2025.09.06 02:21:27.952435 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2025.09.06 02:21:27.952454 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10647 | 2025.09.06 02:21:27.952497 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10648 | 2025.09.06 02:21:27.952504 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_71_14} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10649 | 2025.09.06 02:21:27.952579 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10650 | 2025.09.06 02:21:27.952902 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.09.06 02:21:27.952938 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10652 | 2025.09.06 02:21:27.953273 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10653 | 2025.09.06 02:21:27.953507 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.09.06 02:21:27.953639 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 10655 | 2025.09.06 02:21:27.953675 [ 254 ] {9675e3c7-ab87-4aa5-91c3-a9e554ffe3cc} <Debug> TCPHandler: Processed in 0.001364931 sec. | ||
| 10656 | 2025.09.06 02:21:27.953783 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10657 | 2025.09.06 02:21:27.953880 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10658 | 2025.09.06 02:21:27.953938 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10659 | 2025.09.06 02:21:27.954723 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2025.09.06 02:21:27.954761 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10661 | 2025.09.06 02:21:27.955282 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10662 | 2025.09.06 02:21:27.955507 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.09.06 02:21:27.955649 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001787 sec., 5595.970900951315 rows/sec., 10.03 MiB/sec. | ||
| 10664 | 2025.09.06 02:21:27.955704 [ 254 ] {cabc89a9-1d97-45e0-b953-8db902c4d6b8} <Debug> TCPHandler: Processed in 0.001971226 sec. | ||
| 10665 | 2025.09.06 02:21:27.955816 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2025.09.06 02:21:27.955911 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10667 | 2025.09.06 02:21:27.955952 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10668 | 2025.09.06 02:21:27.956293 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2025.09.06 02:21:27.956329 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10670 | 2025.09.06 02:21:27.956633 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10671 | 2025.09.06 02:21:27.956843 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2025.09.06 02:21:27.956971 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 10673 | 2025.09.06 02:21:27.957007 [ 254 ] {9aae8de9-f63e-4a04-b6ab-29a6e64b063b} <Debug> TCPHandler: Processed in 0.00124027 sec. | ||
| 10674 | 2025.09.06 02:21:28.723190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10675 | 2025.09.06 02:21:28.739952 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.09.06 02:21:28.740013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10677 | 2025.09.06 02:21:28.746179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10678 | 2025.09.06 02:21:28.746957 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.09.06 02:21:28.749886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10680 | 2025.09.06 02:21:32.543949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1312 | ||
| 10681 | 2025.09.06 02:21:32.546237 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2025.09.06 02:21:32.546283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10683 | 2025.09.06 02:21:32.547452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10684 | 2025.09.06 02:21:32.547707 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2025.09.06 02:21:32.547967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10686 | 2025.09.06 02:21:32.950730 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2025.09.06 02:21:32.950931 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10688 | 2025.09.06 02:21:32.951002 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10689 | 2025.09.06 02:21:32.951650 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2025.09.06 02:21:32.951699 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10691 | 2025.09.06 02:21:32.952091 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10692 | 2025.09.06 02:21:32.952319 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2025.09.06 02:21:32.952476 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 10694 | 2025.09.06 02:21:32.952517 [ 254 ] {fc80dcd1-d7de-4642-b9cc-bfc82122ca4b} <Debug> TCPHandler: Processed in 0.001922046 sec. | ||
| 10695 | 2025.09.06 02:21:32.952647 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2025.09.06 02:21:32.952743 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10697 | 2025.09.06 02:21:32.952784 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10698 | 2025.09.06 02:21:32.953190 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2025.09.06 02:21:32.953227 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10700 | 2025.09.06 02:21:32.953524 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10701 | 2025.09.06 02:21:32.953759 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.09.06 02:21:32.953894 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001169 sec., 6843.455945252353 rows/sec., 558.04 KiB/sec. | ||
| 10703 | 2025.09.06 02:21:32.953932 [ 254 ] {ccafea10-cd9e-48fb-89a7-eb19be25d8ed} <Debug> TCPHandler: Processed in 0.001335581 sec. | ||
| 10704 | 2025.09.06 02:21:32.954033 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2025.09.06 02:21:32.954127 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10706 | 2025.09.06 02:21:32.954167 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10707 | 2025.09.06 02:21:32.954684 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2025.09.06 02:21:32.954720 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10709 | 2025.09.06 02:21:32.955047 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10710 | 2025.09.06 02:21:32.955260 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.09.06 02:21:32.955391 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001282 sec., 190327.61310452418 rows/sec., 16.91 MiB/sec. | ||
| 10712 | 2025.09.06 02:21:32.955427 [ 254 ] {acfa13e6-675e-42dd-aa00-a18ed7ab8add} <Debug> TCPHandler: Processed in 0.001443791 sec. | ||
| 10713 | 2025.09.06 02:21:32.955539 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2025.09.06 02:21:32.955632 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10715 | 2025.09.06 02:21:32.955674 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10716 | 2025.09.06 02:21:32.956087 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2025.09.06 02:21:32.956123 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10718 | 2025.09.06 02:21:32.956423 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10719 | 2025.09.06 02:21:32.956638 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2025.09.06 02:21:32.956769 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001154 sec., 45060.65857885615 rows/sec., 3.32 MiB/sec. | ||
| 10721 | 2025.09.06 02:21:32.956807 [ 254 ] {bff86ae7-62c2-4363-9cb3-3494889f8e30} <Debug> TCPHandler: Processed in 0.001317261 sec. | ||
| 10722 | 2025.09.06 02:21:32.956917 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2025.09.06 02:21:32.957010 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10724 | 2025.09.06 02:21:32.957049 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10725 | 2025.09.06 02:21:32.957449 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2025.09.06 02:21:32.957482 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10727 | 2025.09.06 02:21:32.957774 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10728 | 2025.09.06 02:21:32.958006 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2025.09.06 02:21:32.958135 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 10730 | 2025.09.06 02:21:32.958172 [ 254 ] {63d2302d-2971-4c8a-b43d-def9600b28d1} <Debug> TCPHandler: Processed in 0.001307261 sec. | ||
| 10731 | 2025.09.06 02:21:32.958283 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2025.09.06 02:21:32.958376 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10733 | 2025.09.06 02:21:32.958415 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10734 | 2025.09.06 02:21:32.958807 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2025.09.06 02:21:32.958842 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10736 | 2025.09.06 02:21:32.959130 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10737 | 2025.09.06 02:21:32.959331 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2025.09.06 02:21:32.959458 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 10739 | 2025.09.06 02:21:32.959494 [ 254 ] {b2acb469-6ee4-4d95-a155-c7b18554a2a0} <Debug> TCPHandler: Processed in 0.00126315 sec. | ||
| 10740 | 2025.09.06 02:21:32.959604 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2025.09.06 02:21:32.959705 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10742 | 2025.09.06 02:21:32.959745 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10743 | 2025.09.06 02:21:32.960217 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2025.09.06 02:21:32.960251 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10745 | 2025.09.06 02:21:32.960584 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10746 | 2025.09.06 02:21:32.960803 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2025.09.06 02:21:32.960932 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001246 sec., 112359.55056179776 rows/sec., 9.08 MiB/sec. | ||
| 10748 | 2025.09.06 02:21:32.960969 [ 254 ] {8316857a-bdc3-41ce-9600-c58510171685} <Debug> TCPHandler: Processed in 0.001418132 sec. | ||
| 10749 | 2025.09.06 02:21:32.961071 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2025.09.06 02:21:32.961190 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10751 | 2025.09.06 02:21:32.961243 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10752 | 2025.09.06 02:21:32.961719 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2025.09.06 02:21:32.961762 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10754 | 2025.09.06 02:21:32.962170 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10755 | 2025.09.06 02:21:32.962389 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2025.09.06 02:21:32.962518 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001352 sec., 147928.99408284025 rows/sec., 10.60 MiB/sec. | ||
| 10757 | 2025.09.06 02:21:32.962555 [ 254 ] {bb172cc3-3c6c-46c2-8fa6-0f81df6c9d4f} <Debug> TCPHandler: Processed in 0.001534362 sec. | ||
| 10758 | 2025.09.06 02:21:32.962667 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2025.09.06 02:21:32.962764 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10760 | 2025.09.06 02:21:32.962819 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10761 | 2025.09.06 02:21:32.963657 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2025.09.06 02:21:32.963692 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10763 | 2025.09.06 02:21:32.964248 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10764 | 2025.09.06 02:21:32.964476 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2025.09.06 02:21:32.964613 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001868 sec., 17130.620985010704 rows/sec., 30.70 MiB/sec. | ||
| 10766 | 2025.09.06 02:21:32.964668 [ 254 ] {36e40a2a-de2a-41b9-8e5e-70af08950c0f} <Debug> TCPHandler: Processed in 0.002050186 sec. | ||
| 10767 | 2025.09.06 02:21:32.964782 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2025.09.06 02:21:32.964996 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10769 | 2025.09.06 02:21:32.965039 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10770 | 2025.09.06 02:21:32.965376 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10771 | 2025.09.06 02:21:32.965412 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10772 | 2025.09.06 02:21:32.965726 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10773 | 2025.09.06 02:21:32.965942 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2025.09.06 02:21:32.966071 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10775 | 2025.09.06 02:21:32.966106 [ 254 ] {fb338e28-fb24-44e2-aced-4af1f15fba83} <Debug> TCPHandler: Processed in 0.001374361 sec. | ||
| 10776 | 2025.09.06 02:21:34.976161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24371 | ||
| 10777 | 2025.09.06 02:21:34.976760 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2025.09.06 02:21:34.976814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10779 | 2025.09.06 02:21:34.977357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10780 | 2025.09.06 02:21:34.977605 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2025.09.06 02:21:34.977735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24371 | ||
| 10782 | 2025.09.06 02:21:34.977754 [ 57 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10783 | 2025.09.06 02:21:34.977853 [ 57 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2025.09.06 02:21:34.977890 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10785 | 2025.09.06 02:21:34.978034 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 10786 | 2025.09.06 02:21:34.978192 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10787 | 2025.09.06 02:21:34.978234 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22003 rows starting from the beginning of the part | ||
| 10788 | 2025.09.06 02:21:34.978307 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10789 | 2025.09.06 02:21:34.978359 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10790 | 2025.09.06 02:21:34.978412 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10791 | 2025.09.06 02:21:34.978460 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10792 | 2025.09.06 02:21:34.978507 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10793 | 2025.09.06 02:21:34.980577 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24371 rows, containing 4 columns (4 merged, 0 gathered) in 0.002603651 sec., 9360317.492628621 rows/sec., 133.90 MiB/sec. | ||
| 10794 | 2025.09.06 02:21:34.981168 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10795 | 2025.09.06 02:21:34.981483 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.09.06 02:21:34.981561 [ 201 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_51_10} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10797 | 2025.09.06 02:21:34.981658 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10798 | 2025.09.06 02:21:36.250080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10799 | 2025.09.06 02:21:36.267768 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2025.09.06 02:21:36.267828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10801 | 2025.09.06 02:21:36.273734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10802 | 2025.09.06 02:21:36.274450 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.09.06 02:21:36.274743 [ 33 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10804 | 2025.09.06 02:21:36.274814 [ 33 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2025.09.06 02:21:36.274837 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10806 | 2025.09.06 02:21:36.274930 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10807 | 2025.09.06 02:21:36.277479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10808 | 2025.09.06 02:21:36.278079 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10809 | 2025.09.06 02:21:36.278917 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10810 | 2025.09.06 02:21:36.282286 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10811 | 2025.09.06 02:21:36.285637 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10812 | 2025.09.06 02:21:36.289394 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10813 | 2025.09.06 02:21:36.293446 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10814 | 2025.09.06 02:21:36.297264 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 10815 | 2025.09.06 02:21:36.355181 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080283205 sec., 4783.067641606984 rows/sec., 24.73 MiB/sec. | ||
| 10816 | 2025.09.06 02:21:36.358157 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10817 | 2025.09.06 02:21:36.360057 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_51_10} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.09.06 02:21:36.360174 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_51_10} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10819 | 2025.09.06 02:21:36.362561 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10820 | 2025.09.06 02:21:37.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.83 MiB, peak 331.27 MiB, free memory in arenas 0.00 B, will set to 320.88 MiB (RSS), difference: 3.04 MiB | ||
| 10821 | 2025.09.06 02:21:37.947098 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2025.09.06 02:21:37.947297 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10823 | 2025.09.06 02:21:37.947369 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10824 | 2025.09.06 02:21:37.948109 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2025.09.06 02:21:37.948161 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10826 | 2025.09.06 02:21:37.948580 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10827 | 2025.09.06 02:21:37.948812 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2025.09.06 02:21:37.948962 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001718 sec., 44237.48544819558 rows/sec., 3.65 MiB/sec. | ||
| 10829 | 2025.09.06 02:21:37.949005 [ 254 ] {dec942f8-f30d-49e6-ae5b-42da3846575d} <Debug> TCPHandler: Processed in 0.002040527 sec. | ||
| 10830 | 2025.09.06 02:21:37.949135 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2025.09.06 02:21:37.949232 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10832 | 2025.09.06 02:21:37.949273 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10833 | 2025.09.06 02:21:37.949680 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2025.09.06 02:21:37.949716 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10835 | 2025.09.06 02:21:37.950025 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10836 | 2025.09.06 02:21:37.950258 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2025.09.06 02:21:37.950391 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 10838 | 2025.09.06 02:21:37.950431 [ 254 ] {a9c93870-39f4-44bf-b5ed-562c06a1d11e} <Debug> TCPHandler: Processed in 0.001347051 sec. | ||
| 10839 | 2025.09.06 02:21:37.950535 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2025.09.06 02:21:37.950630 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10841 | 2025.09.06 02:21:37.950671 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10842 | 2025.09.06 02:21:37.951084 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2025.09.06 02:21:37.951120 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10844 | 2025.09.06 02:21:37.951424 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10845 | 2025.09.06 02:21:37.951621 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2025.09.06 02:21:37.951743 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 10847 | 2025.09.06 02:21:37.951780 [ 254 ] {9497e3d8-e8db-4214-8391-e7f7693054ac} <Debug> TCPHandler: Processed in 0.0013174 sec. | ||
| 10848 | 2025.09.06 02:21:37.951884 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2025.09.06 02:21:37.951972 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10850 | 2025.09.06 02:21:37.952014 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10851 | 2025.09.06 02:21:37.952472 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2025.09.06 02:21:37.952508 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10853 | 2025.09.06 02:21:37.952854 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10854 | 2025.09.06 02:21:37.953071 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2025.09.06 02:21:37.953203 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 10856 | 2025.09.06 02:21:37.953242 [ 254 ] {5d6cee4c-ec42-414c-86f4-4ab7775a5550} <Debug> TCPHandler: Processed in 0.001375861 sec. | ||
| 10857 | 2025.09.06 02:21:37.953354 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2025.09.06 02:21:37.953449 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10859 | 2025.09.06 02:21:37.953505 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10860 | 2025.09.06 02:21:37.954306 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2025.09.06 02:21:37.954344 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10862 | 2025.09.06 02:21:37.954874 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10863 | 2025.09.06 02:21:37.955106 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2025.09.06 02:21:37.955250 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 10865 | 2025.09.06 02:21:37.955314 [ 254 ] {4fc18729-ee28-445e-ba83-4eaccd0b5625} <Debug> TCPHandler: Processed in 0.002009566 sec. | ||
| 10866 | 2025.09.06 02:21:37.955422 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10867 | 2025.09.06 02:21:37.955518 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10868 | 2025.09.06 02:21:37.955562 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10869 | 2025.09.06 02:21:37.955904 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.09.06 02:21:37.955939 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10871 | 2025.09.06 02:21:37.956255 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10872 | 2025.09.06 02:21:37.956469 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2025.09.06 02:21:37.956600 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10874 | 2025.09.06 02:21:37.956637 [ 254 ] {6c4a6ea8-9beb-4611-b50a-4d09d6e6d34c} <Debug> TCPHandler: Processed in 0.00126379 sec. | ||
| 10875 | 2025.09.06 02:21:42.347462 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10876 | 2025.09.06 02:21:42.347539 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10877 | 2025.09.06 02:21:42.477991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24883 | ||
| 10878 | 2025.09.06 02:21:42.478516 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2025.09.06 02:21:42.478554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10880 | 2025.09.06 02:21:42.479052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10881 | 2025.09.06 02:21:42.479276 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2025.09.06 02:21:42.479406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24883 | ||
| 10883 | 2025.09.06 02:21:42.548320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1344 | ||
| 10884 | 2025.09.06 02:21:42.551164 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.09.06 02:21:42.551213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10886 | 2025.09.06 02:21:42.552450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10887 | 2025.09.06 02:21:42.552730 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2025.09.06 02:21:42.553005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10889 | 2025.09.06 02:21:42.948628 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2025.09.06 02:21:42.948881 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10891 | 2025.09.06 02:21:42.948972 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10892 | 2025.09.06 02:21:42.949795 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2025.09.06 02:21:42.949836 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10894 | 2025.09.06 02:21:42.950213 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10895 | 2025.09.06 02:21:42.950434 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2025.09.06 02:21:42.950583 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001769 sec., 67834.93499152064 rows/sec., 5.76 MiB/sec. | ||
| 10897 | 2025.09.06 02:21:42.950623 [ 254 ] {54df0376-2405-4838-805d-8ec19178b69e} <Debug> TCPHandler: Processed in 0.002168997 sec. | ||
| 10898 | 2025.09.06 02:21:42.950738 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2025.09.06 02:21:42.950831 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10900 | 2025.09.06 02:21:42.950870 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10901 | 2025.09.06 02:21:42.951261 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2025.09.06 02:21:42.951294 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10903 | 2025.09.06 02:21:42.951588 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10904 | 2025.09.06 02:21:42.951810 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2025.09.06 02:21:42.951937 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001124 sec., 28469.750889679715 rows/sec., 2.09 MiB/sec. | ||
| 10906 | 2025.09.06 02:21:42.951973 [ 254 ] {58eb124e-df7f-4fa4-9955-0716242fc580} <Debug> TCPHandler: Processed in 0.00128161 sec. | ||
| 10907 | 2025.09.06 02:21:42.952070 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2025.09.06 02:21:42.952173 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10909 | 2025.09.06 02:21:42.952214 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10910 | 2025.09.06 02:21:42.952629 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2025.09.06 02:21:42.952664 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10912 | 2025.09.06 02:21:42.952965 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10913 | 2025.09.06 02:21:42.953177 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2025.09.06 02:21:42.953304 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001152 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 10915 | 2025.09.06 02:21:42.953340 [ 254 ] {79c09939-0017-4175-a062-1a14c78628a4} <Debug> TCPHandler: Processed in 0.001316531 sec. | ||
| 10916 | 2025.09.06 02:21:42.953452 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2025.09.06 02:21:42.953546 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10918 | 2025.09.06 02:21:42.953589 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10919 | 2025.09.06 02:21:42.953977 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2025.09.06 02:21:42.954010 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10921 | 2025.09.06 02:21:42.954338 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10922 | 2025.09.06 02:21:42.954543 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2025.09.06 02:21:42.954669 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 10924 | 2025.09.06 02:21:42.954704 [ 254 ] {e619c2b1-37e3-457e-8a4c-80e550d7e2cb} <Debug> TCPHandler: Processed in 0.001303121 sec. | ||
| 10925 | 2025.09.06 02:21:42.954809 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2025.09.06 02:21:42.954911 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10927 | 2025.09.06 02:21:42.954969 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10928 | 2025.09.06 02:21:42.955769 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2025.09.06 02:21:42.955805 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10930 | 2025.09.06 02:21:42.956372 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10931 | 2025.09.06 02:21:42.956621 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2025.09.06 02:21:42.956730 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10933 | 2025.09.06 02:21:42.956763 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 10934 | 2025.09.06 02:21:42.956775 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2025.09.06 02:21:42.956800 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10936 | 2025.09.06 02:21:42.956829 [ 254 ] {da96ed89-309c-4373-87df-4905f7178f3b} <Debug> TCPHandler: Processed in 0.002069447 sec. | ||
| 10937 | 2025.09.06 02:21:42.956913 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 10938 | 2025.09.06 02:21:42.956942 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2025.09.06 02:21:42.957043 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10940 | 2025.09.06 02:21:42.957088 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10941 | 2025.09.06 02:21:42.957164 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10942 | 2025.09.06 02:21:42.957223 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1312 rows starting from the beginning of the part | ||
| 10943 | 2025.09.06 02:21:42.957357 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 10944 | 2025.09.06 02:21:42.957415 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2025.09.06 02:21:42.957457 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 10946 | 2025.09.06 02:21:42.957475 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10947 | 2025.09.06 02:21:42.957591 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 10948 | 2025.09.06 02:21:42.957695 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10949 | 2025.09.06 02:21:42.957791 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10950 | 2025.09.06 02:21:42.957798 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 10951 | 2025.09.06 02:21:42.958034 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2025.09.06 02:21:42.958184 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 10953 | 2025.09.06 02:21:42.958223 [ 254 ] {985ca866-d098-48c1-ad17-7cfdec41254e} <Debug> TCPHandler: Processed in 0.00133007 sec. | ||
| 10954 | 2025.09.06 02:21:42.964968 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.008106835 sec., 176147.65811811885 rows/sec., 315.65 MiB/sec. | ||
| 10955 | 2025.09.06 02:21:42.966113 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10956 | 2025.09.06 02:21:42.966440 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.09.06 02:21:42.966518 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10958 | 2025.09.06 02:21:42.966629 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 10959 | 2025.09.06 02:21:43.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.38 MiB, peak 332.81 MiB, free memory in arenas 0.00 B, will set to 325.33 MiB (RSS), difference: 3.96 MiB | ||
| 10960 | 2025.09.06 02:21:43.777680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10961 | 2025.09.06 02:21:43.792076 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2025.09.06 02:21:43.792130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10963 | 2025.09.06 02:21:43.797977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10964 | 2025.09.06 02:21:43.798682 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2025.09.06 02:21:43.801369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10966 | 2025.09.06 02:21:43.814588 [ 7 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10967 | 2025.09.06 02:21:43.814649 [ 7 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2025.09.06 02:21:43.814670 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10969 | 2025.09.06 02:21:43.814766 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10970 | 2025.09.06 02:21:43.814880 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2025.09.06 02:21:43.814912 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 10972 | 2025.09.06 02:21:43.814977 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10973 | 2025.09.06 02:21:43.815025 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10974 | 2025.09.06 02:21:43.815071 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 10975 | 2025.09.06 02:21:43.815117 [ 187 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 10976 | 2025.09.06 02:21:43.815822 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093449 sec., 34752.42100911885 rows/sec., 2.90 MiB/sec. | ||
| 10977 | 2025.09.06 02:21:43.816035 [ 190 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10978 | 2025.09.06 02:21:43.816403 [ 190 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2025.09.06 02:21:43.816501 [ 190 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_25_6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10980 | 2025.09.06 02:21:43.816609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10981 | 2025.09.06 02:21:47.974121 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10982 | 2025.09.06 02:21:47.974294 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10983 | 2025.09.06 02:21:47.974359 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10984 | 2025.09.06 02:21:47.974986 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2025.09.06 02:21:47.975030 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10986 | 2025.09.06 02:21:47.975405 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10987 | 2025.09.06 02:21:47.975639 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2025.09.06 02:21:47.975798 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001549 sec., 2582.3111684958035 rows/sec., 210.57 KiB/sec. | ||
| 10989 | 2025.09.06 02:21:47.975841 [ 254 ] {c7c109ca-ffce-43c3-9793-1fabb03af432} <Debug> TCPHandler: Processed in 0.001842305 sec. | ||
| 10990 | 2025.09.06 02:21:47.975979 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2025.09.06 02:21:47.976102 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10992 | 2025.09.06 02:21:47.976153 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10993 | 2025.09.06 02:21:47.977387 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2025.09.06 02:21:47.977422 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10995 | 2025.09.06 02:21:47.977876 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10996 | 2025.09.06 02:21:47.978086 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2025.09.06 02:21:47.978202 [ 29 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10998 | 2025.09.06 02:21:47.978221 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002144 sec., 568097.0149253731 rows/sec., 46.97 MiB/sec. | ||
| 10999 | 2025.09.06 02:21:47.978268 [ 29 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2025.09.06 02:21:47.978281 [ 254 ] {75916140-c1ba-4e20-8c7d-86cd2f02f345} <Debug> TCPHandler: Processed in 0.002362349 sec. | ||
| 11001 | 2025.09.06 02:21:47.978293 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 11002 | 2025.09.06 02:21:47.978399 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 11003 | 2025.09.06 02:21:47.978415 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2025.09.06 02:21:47.978504 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11005 | 2025.09.06 02:21:47.978517 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.09.06 02:21:47.978538 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2423 rows starting from the beginning of the part | ||
| 11007 | 2025.09.06 02:21:47.978560 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11008 | 2025.09.06 02:21:47.978604 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 11009 | 2025.09.06 02:21:47.978659 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 244 rows starting from the beginning of the part | ||
| 11010 | 2025.09.06 02:21:47.978709 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11011 | 2025.09.06 02:21:47.978753 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 120 rows starting from the beginning of the part | ||
| 11012 | 2025.09.06 02:21:47.978798 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1218 rows starting from the beginning of the part | ||
| 11013 | 2025.09.06 02:21:47.979002 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2025.09.06 02:21:47.979039 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11015 | 2025.09.06 02:21:47.979362 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11016 | 2025.09.06 02:21:47.979568 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2025.09.06 02:21:47.979705 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 855.10 KiB/sec. | ||
| 11018 | 2025.09.06 02:21:47.979745 [ 254 ] {9a2eacc8-b20f-4f19-9c92-9514b52e22dd} <Debug> TCPHandler: Processed in 0.001379381 sec. | ||
| 11019 | 2025.09.06 02:21:47.979860 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2025.09.06 02:21:47.979954 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11021 | 2025.09.06 02:21:47.979994 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11022 | 2025.09.06 02:21:47.980529 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2025.09.06 02:21:47.980566 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11024 | 2025.09.06 02:21:47.980610 [ 200 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002247978 sec., 1849217.3855793963 rows/sec., 159.81 MiB/sec. | ||
| 11025 | 2025.09.06 02:21:47.980896 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11026 | 2025.09.06 02:21:47.980921 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11027 | 2025.09.06 02:21:47.981160 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2025.09.06 02:21:47.981162 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.09.06 02:21:47.981225 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_76_15} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11030 | 2025.09.06 02:21:47.981291 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11031 | 2025.09.06 02:21:47.981314 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001378 sec., 165457.18432510883 rows/sec., 11.20 MiB/sec. | ||
| 11032 | 2025.09.06 02:21:47.981354 [ 254 ] {9bfc8021-f47d-4a76-95d1-1bef5c8169e2} <Debug> TCPHandler: Processed in 0.001542463 sec. | ||
| 11033 | 2025.09.06 02:21:47.981465 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.09.06 02:21:47.981561 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11035 | 2025.09.06 02:21:47.981600 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11036 | 2025.09.06 02:21:47.982223 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.09.06 02:21:47.982260 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 11038 | 2025.09.06 02:21:47.982595 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11039 | 2025.09.06 02:21:47.982813 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.09.06 02:21:47.982920 [ 29 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11041 | 2025.09.06 02:21:47.982943 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.0014 sec., 381428.5714285714 rows/sec., 28.27 MiB/sec. | ||
| 11042 | 2025.09.06 02:21:47.982952 [ 29 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2025.09.06 02:21:47.982982 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 11044 | 2025.09.06 02:21:47.982988 [ 254 ] {65a345e3-284e-497b-8ae2-c4a7a069a185} <Debug> TCPHandler: Processed in 0.001572353 sec. | ||
| 11045 | 2025.09.06 02:21:47.983098 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 11046 | 2025.09.06 02:21:47.983109 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2025.09.06 02:21:47.983230 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11048 | 2025.09.06 02:21:47.983243 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11049 | 2025.09.06 02:21:47.983275 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11050 | 2025.09.06 02:21:47.983284 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1224 rows starting from the beginning of the part | ||
| 11051 | 2025.09.06 02:21:47.983361 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11052 | 2025.09.06 02:21:47.983411 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 140 rows starting from the beginning of the part | ||
| 11053 | 2025.09.06 02:21:47.983453 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11054 | 2025.09.06 02:21:47.983493 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part | ||
| 11055 | 2025.09.06 02:21:47.983532 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 534 rows starting from the beginning of the part | ||
| 11056 | 2025.09.06 02:21:47.983906 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.09.06 02:21:47.983947 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11058 | 2025.09.06 02:21:47.984361 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11059 | 2025.09.06 02:21:47.984582 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.09.06 02:21:47.984696 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11061 | 2025.09.06 02:21:47.984717 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001506 sec., 561752.9880478088 rows/sec., 37.81 MiB/sec. | ||
| 11062 | 2025.09.06 02:21:47.984728 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.09.06 02:21:47.984755 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712274 sec., 1250968.0109608625 rows/sec., 97.27 MiB/sec. | ||
| 11064 | 2025.09.06 02:21:47.984762 [ 254 ] {8b410092-2bce-4e05-ae3f-3fae6c88ee0b} <Debug> TCPHandler: Processed in 0.001701984 sec. | ||
| 11065 | 2025.09.06 02:21:47.984758 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11066 | 2025.09.06 02:21:47.984860 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11067 | 2025.09.06 02:21:47.984891 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2025.09.06 02:21:47.984969 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2025.09.06 02:21:47.984993 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11070 | 2025.09.06 02:21:47.985006 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11071 | 2025.09.06 02:21:47.985002 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21914 rows starting from the beginning of the part | ||
| 11072 | 2025.09.06 02:21:47.985056 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11073 | 2025.09.06 02:21:47.985093 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11074 | 2025.09.06 02:21:47.985140 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 200 rows starting from the beginning of the part | ||
| 11075 | 2025.09.06 02:21:47.985177 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11076 | 2025.09.06 02:21:47.985218 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11077 | 2025.09.06 02:21:47.985255 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 846 rows starting from the beginning of the part | ||
| 11078 | 2025.09.06 02:21:47.985386 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.09.06 02:21:47.985502 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_76_15} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11080 | 2025.09.06 02:21:47.985613 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11081 | 2025.09.06 02:21:47.985856 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.09.06 02:21:47.985897 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11083 | 2025.09.06 02:21:47.986433 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11084 | 2025.09.06 02:21:47.986673 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2025.09.06 02:21:47.986823 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001848 sec., 5411.255411255411 rows/sec., 9.70 MiB/sec. | ||
| 11086 | 2025.09.06 02:21:47.986889 [ 254 ] {60686eed-f806-4dc8-8fc1-f050a0aaecdc} <Debug> TCPHandler: Processed in 0.002047476 sec. | ||
| 11087 | 2025.09.06 02:21:47.987002 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.09.06 02:21:47.987097 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11089 | 2025.09.06 02:21:47.987138 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11090 | 2025.09.06 02:21:47.987479 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2025.09.06 02:21:47.987514 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11092 | 2025.09.06 02:21:47.987826 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11093 | 2025.09.06 02:21:47.988076 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.09.06 02:21:47.988204 [ 29 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11095 | 2025.09.06 02:21:47.988214 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 11096 | 2025.09.06 02:21:47.988247 [ 29 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.09.06 02:21:47.988267 [ 254 ] {6618f997-77b5-4422-a385-9c6adc17853c} <Debug> TCPHandler: Processed in 0.00131558 sec. | ||
| 11098 | 2025.09.06 02:21:47.988271 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11099 | 2025.09.06 02:21:47.988383 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11100 | 2025.09.06 02:21:47.988508 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11101 | 2025.09.06 02:21:47.988543 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4470 rows starting from the beginning of the part | ||
| 11102 | 2025.09.06 02:21:47.988611 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11103 | 2025.09.06 02:21:47.988663 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11104 | 2025.09.06 02:21:47.988708 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11105 | 2025.09.06 02:21:47.988751 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11106 | 2025.09.06 02:21:47.988793 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11107 | 2025.09.06 02:21:47.995663 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.007321259 sec., 651527.2851295111 rows/sec., 43.20 MiB/sec. | ||
| 11108 | 2025.09.06 02:21:47.996056 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11109 | 2025.09.06 02:21:47.996360 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2025.09.06 02:21:47.996439 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_76_15} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11111 | 2025.09.06 02:21:47.996522 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11112 | 2025.09.06 02:21:47.997768 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23440 rows, containing 5 columns (5 merged, 0 gathered) in 0.012937224 sec., 1811826.091903487 rows/sec., 123.76 MiB/sec. | ||
| 11113 | 2025.09.06 02:21:47.998437 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11114 | 2025.09.06 02:21:47.998695 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.09.06 02:21:47.998764 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11116 | 2025.09.06 02:21:47.998853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11117 | 2025.09.06 02:21:49.979672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25331 | ||
| 11118 | 2025.09.06 02:21:49.980251 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.09.06 02:21:49.980295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11120 | 2025.09.06 02:21:49.980860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11121 | 2025.09.06 02:21:49.981101 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.09.06 02:21:49.981247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25331 | ||
| 11123 | 2025.09.06 02:21:51.301568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11124 | 2025.09.06 02:21:51.318502 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.09.06 02:21:51.318565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11126 | 2025.09.06 02:21:51.324495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11127 | 2025.09.06 02:21:51.325175 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.09.06 02:21:51.328188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11129 | 2025.09.06 02:21:52.553396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1372 | ||
| 11130 | 2025.09.06 02:21:52.555824 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2025.09.06 02:21:52.555877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11132 | 2025.09.06 02:21:52.557112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11133 | 2025.09.06 02:21:52.557393 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2025.09.06 02:21:52.557763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11135 | 2025.09.06 02:21:52.948964 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.09.06 02:21:52.949142 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11137 | 2025.09.06 02:21:52.949207 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11138 | 2025.09.06 02:21:52.949886 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.09.06 02:21:52.949937 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11140 | 2025.09.06 02:21:52.950344 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11141 | 2025.09.06 02:21:52.950579 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.09.06 02:21:52.950734 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001639 sec., 73215.37522879805 rows/sec., 6.22 MiB/sec. | ||
| 11143 | 2025.09.06 02:21:52.950777 [ 254 ] {3040c1c0-8e4c-4311-bd64-fb811ce00b05} <Debug> TCPHandler: Processed in 0.001939685 sec. | ||
| 11144 | 2025.09.06 02:21:52.950910 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.09.06 02:21:52.951007 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11146 | 2025.09.06 02:21:52.951052 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11147 | 2025.09.06 02:21:52.951475 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.09.06 02:21:52.951513 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11149 | 2025.09.06 02:21:52.951828 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11150 | 2025.09.06 02:21:52.952043 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.09.06 02:21:52.952168 [ 53 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11152 | 2025.09.06 02:21:52.952177 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001188 sec., 26936.026936026934 rows/sec., 1.98 MiB/sec. | ||
| 11153 | 2025.09.06 02:21:52.952241 [ 53 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.09.06 02:21:52.952258 [ 254 ] {6977a4c0-4649-464c-8d73-efb599919f92} <Debug> TCPHandler: Processed in 0.001397341 sec. | ||
| 11155 | 2025.09.06 02:21:52.952267 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11156 | 2025.09.06 02:21:52.952377 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 11157 | 2025.09.06 02:21:52.952379 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.09.06 02:21:52.952506 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11159 | 2025.09.06 02:21:52.952511 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11160 | 2025.09.06 02:21:52.952550 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 270 rows starting from the beginning of the part | ||
| 11161 | 2025.09.06 02:21:52.952567 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11162 | 2025.09.06 02:21:52.952629 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 52 rows starting from the beginning of the part | ||
| 11163 | 2025.09.06 02:21:52.952684 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 11164 | 2025.09.06 02:21:52.952734 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
| 11165 | 2025.09.06 02:21:52.952787 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
| 11166 | 2025.09.06 02:21:52.952834 [ 189 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
| 11167 | 2025.09.06 02:21:52.953009 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.09.06 02:21:52.953052 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11169 | 2025.09.06 02:21:52.953397 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11170 | 2025.09.06 02:21:52.953627 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.09.06 02:21:52.953682 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348501 sec., 304041.30215698766 rows/sec., 21.30 MiB/sec. | ||
| 11172 | 2025.09.06 02:21:52.953762 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00127 sec., 75590.55118110236 rows/sec., 5.90 MiB/sec. | ||
| 11173 | 2025.09.06 02:21:52.953807 [ 254 ] {131aec63-32e4-4882-b941-5dce755ec8dd} <Debug> TCPHandler: Processed in 0.001477822 sec. | ||
| 11174 | 2025.09.06 02:21:52.953886 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11175 | 2025.09.06 02:21:52.953924 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2025.09.06 02:21:52.954020 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11177 | 2025.09.06 02:21:52.954064 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11178 | 2025.09.06 02:21:52.954160 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2025.09.06 02:21:52.954228 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_76_15} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11180 | 2025.09.06 02:21:52.954316 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11181 | 2025.09.06 02:21:52.954489 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2025.09.06 02:21:52.954524 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11183 | 2025.09.06 02:21:52.954867 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11184 | 2025.09.06 02:21:52.955089 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2025.09.06 02:21:52.955225 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11186 | 2025.09.06 02:21:52.955264 [ 254 ] {0b3cb3e7-d9d2-4aa1-a23b-60d1efda38d5} <Debug> TCPHandler: Processed in 0.001388901 sec. | ||
| 11187 | 2025.09.06 02:21:52.955386 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2025.09.06 02:21:52.955484 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11189 | 2025.09.06 02:21:52.955540 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11190 | 2025.09.06 02:21:52.956398 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2025.09.06 02:21:52.956436 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11192 | 2025.09.06 02:21:52.956984 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11193 | 2025.09.06 02:21:52.957227 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2025.09.06 02:21:52.957367 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001902 sec., 16824.39537329127 rows/sec., 30.15 MiB/sec. | ||
| 11195 | 2025.09.06 02:21:52.957423 [ 254 ] {13a4c4ef-079d-4ced-b242-d3de653d1dc9} <Debug> TCPHandler: Processed in 0.002085067 sec. | ||
| 11196 | 2025.09.06 02:21:52.957537 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2025.09.06 02:21:52.957634 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11198 | 2025.09.06 02:21:52.957675 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11199 | 2025.09.06 02:21:52.958016 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2025.09.06 02:21:52.958051 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11201 | 2025.09.06 02:21:52.958360 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11202 | 2025.09.06 02:21:52.958563 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2025.09.06 02:21:52.958690 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 11204 | 2025.09.06 02:21:52.958726 [ 254 ] {ff5f83e6-3cdf-43e4-8653-a7fca9f560c3} <Debug> TCPHandler: Processed in 0.001238319 sec. | ||
| 11205 | 2025.09.06 02:21:57.347595 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11206 | 2025.09.06 02:21:57.347668 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11207 | 2025.09.06 02:21:57.481514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25843 | ||
| 11208 | 2025.09.06 02:21:57.482119 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2025.09.06 02:21:57.482165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11210 | 2025.09.06 02:21:57.482682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11211 | 2025.09.06 02:21:57.482915 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2025.09.06 02:21:57.483061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25843 | ||
| 11213 | 2025.09.06 02:21:57.947638 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2025.09.06 02:21:57.947816 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11215 | 2025.09.06 02:21:57.947881 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11216 | 2025.09.06 02:21:57.948534 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.09.06 02:21:57.948581 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11218 | 2025.09.06 02:21:57.948980 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11219 | 2025.09.06 02:21:57.949205 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2025.09.06 02:21:57.949363 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 11221 | 2025.09.06 02:21:57.949406 [ 254 ] {185800f2-0073-4923-99d7-807bf37b6f54} <Debug> TCPHandler: Processed in 0.001895985 sec. | ||
| 11222 | 2025.09.06 02:21:57.949529 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2025.09.06 02:21:57.949626 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11224 | 2025.09.06 02:21:57.949667 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11225 | 2025.09.06 02:21:57.950070 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2025.09.06 02:21:57.950107 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11227 | 2025.09.06 02:21:57.950414 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11228 | 2025.09.06 02:21:57.950624 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2025.09.06 02:21:57.950756 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 11230 | 2025.09.06 02:21:57.950795 [ 254 ] {0880c838-dce4-4b28-9add-664f93f26a2f} <Debug> TCPHandler: Processed in 0.00131562 sec. | ||
| 11231 | 2025.09.06 02:21:57.950897 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2025.09.06 02:21:57.950990 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11233 | 2025.09.06 02:21:57.951030 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11234 | 2025.09.06 02:21:57.951445 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2025.09.06 02:21:57.951481 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11236 | 2025.09.06 02:21:57.951791 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11237 | 2025.09.06 02:21:57.952019 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2025.09.06 02:21:57.952157 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 11239 | 2025.09.06 02:21:57.952196 [ 254 ] {bc86f74e-a03d-4bc9-83f0-ec6505566714} <Debug> TCPHandler: Processed in 0.001348341 sec. | ||
| 11240 | 2025.09.06 02:21:57.952304 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2025.09.06 02:21:57.952399 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11242 | 2025.09.06 02:21:57.952444 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11243 | 2025.09.06 02:21:57.952866 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.09.06 02:21:57.952902 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11245 | 2025.09.06 02:21:57.953239 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11246 | 2025.09.06 02:21:57.953457 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2025.09.06 02:21:57.953596 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 11248 | 2025.09.06 02:21:57.953635 [ 254 ] {d5a06c96-4c45-4f2d-ba4b-29a00397da64} <Debug> TCPHandler: Processed in 0.001379781 sec. | ||
| 11249 | 2025.09.06 02:21:57.953755 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2025.09.06 02:21:57.953876 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11251 | 2025.09.06 02:21:57.953943 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11252 | 2025.09.06 02:21:57.954705 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.09.06 02:21:57.954741 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11254 | 2025.09.06 02:21:57.955255 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11255 | 2025.09.06 02:21:57.955479 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.09.06 02:21:57.955617 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 11257 | 2025.09.06 02:21:57.955673 [ 254 ] {a90e8c89-9865-47dd-8bed-2c36550350ff} <Debug> TCPHandler: Processed in 0.001977926 sec. | ||
| 11258 | 2025.09.06 02:21:57.955778 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11259 | 2025.09.06 02:21:57.955878 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11260 | 2025.09.06 02:21:57.955920 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11261 | 2025.09.06 02:21:57.956254 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2025.09.06 02:21:57.956289 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11263 | 2025.09.06 02:21:57.956591 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11264 | 2025.09.06 02:21:57.956800 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2025.09.06 02:21:57.956932 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11266 | 2025.09.06 02:21:57.956970 [ 254 ] {20bd2dfc-8c09-4a65-83f4-cd64f580e70f} <Debug> TCPHandler: Processed in 0.00124138 sec. | ||
| 11267 | 2025.09.06 02:21:58.828396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11268 | 2025.09.06 02:21:58.845922 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2025.09.06 02:21:58.845985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11270 | 2025.09.06 02:21:58.852125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11271 | 2025.09.06 02:21:58.852807 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2025.09.06 02:21:58.856065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11273 | 2025.09.06 02:22:01.449449 [ 81 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 11274 | 2025.09.06 02:22:01.449521 [ 81 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.09.06 02:22:01.449548 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11276 | 2025.09.06 02:22:01.449650 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 11277 | 2025.09.06 02:22:01.449767 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11278 | 2025.09.06 02:22:01.449801 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 456 rows starting from the beginning of the part | ||
| 11279 | 2025.09.06 02:22:01.449868 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11280 | 2025.09.06 02:22:01.449920 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11281 | 2025.09.06 02:22:01.449961 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 11282 | 2025.09.06 02:22:01.450001 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 11283 | 2025.09.06 02:22:01.450854 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124293 sec., 772368.5163283532 rows/sec., 55.60 MiB/sec. | ||
| 11284 | 2025.09.06 02:22:01.451095 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 11285 | 2025.09.06 02:22:01.451460 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2025.09.06 02:22:01.451558 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_31_7} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 11287 | 2025.09.06 02:22:01.451676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11288 | 2025.09.06 02:22:02.558160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1396 | ||
| 11289 | 2025.09.06 02:22:02.560878 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2025.09.06 02:22:02.560940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11291 | 2025.09.06 02:22:02.562217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11292 | 2025.09.06 02:22:02.562498 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2025.09.06 02:22:02.562892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 11294 | 2025.09.06 02:22:02.951059 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2025.09.06 02:22:02.951256 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11296 | 2025.09.06 02:22:02.951330 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11297 | 2025.09.06 02:22:02.952040 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2025.09.06 02:22:02.952092 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11299 | 2025.09.06 02:22:02.952514 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11300 | 2025.09.06 02:22:02.952758 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2025.09.06 02:22:02.952927 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00172 sec., 13953.488372093023 rows/sec., 1.16 MiB/sec. | ||
| 11302 | 2025.09.06 02:22:02.952981 [ 254 ] {8d85015a-b703-4a34-b240-01e49adb7ef3} <Debug> TCPHandler: Processed in 0.002058167 sec. | ||
| 11303 | 2025.09.06 02:22:02.953106 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2025.09.06 02:22:02.953210 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11305 | 2025.09.06 02:22:02.953255 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11306 | 2025.09.06 02:22:02.953661 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2025.09.06 02:22:02.953698 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11308 | 2025.09.06 02:22:02.954014 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11309 | 2025.09.06 02:22:02.954240 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2025.09.06 02:22:02.954377 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001189 sec., 3364.1715727502105 rows/sec., 274.32 KiB/sec. | ||
| 11311 | 2025.09.06 02:22:02.954419 [ 254 ] {6a420db1-c146-4efa-9e6b-0e2255beff04} <Debug> TCPHandler: Processed in 0.001365071 sec. | ||
| 11312 | 2025.09.06 02:22:02.954526 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2025.09.06 02:22:02.954621 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11314 | 2025.09.06 02:22:02.954663 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11315 | 2025.09.06 02:22:02.955203 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.09.06 02:22:02.955240 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11317 | 2025.09.06 02:22:02.955575 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11318 | 2025.09.06 02:22:02.955813 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.09.06 02:22:02.955946 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001342 sec., 180327.868852459 rows/sec., 16.04 MiB/sec. | ||
| 11320 | 2025.09.06 02:22:02.955986 [ 254 ] {1f0b5f90-5b93-43d6-a169-eaf882caa272} <Debug> TCPHandler: Processed in 0.001509862 sec. | ||
| 11321 | 2025.09.06 02:22:02.956096 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2025.09.06 02:22:02.956191 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.09.06 02:22:02.956234 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11324 | 2025.09.06 02:22:02.956642 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.09.06 02:22:02.956679 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11326 | 2025.09.06 02:22:02.956995 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11327 | 2025.09.06 02:22:02.957220 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.09.06 02:22:02.957363 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001188 sec., 40404.0404040404 rows/sec., 3.00 MiB/sec. | ||
| 11329 | 2025.09.06 02:22:02.957403 [ 254 ] {7ee26833-cdf6-43be-9164-4645c81cf91f} <Debug> TCPHandler: Processed in 0.001355121 sec. | ||
| 11330 | 2025.09.06 02:22:02.957506 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2025.09.06 02:22:02.957598 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11332 | 2025.09.06 02:22:02.957639 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11333 | 2025.09.06 02:22:02.958028 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.09.06 02:22:02.958064 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11335 | 2025.09.06 02:22:02.958358 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11336 | 2025.09.06 02:22:02.958570 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.09.06 02:22:02.958700 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 11338 | 2025.09.06 02:22:02.958741 [ 254 ] {190337e4-d8d9-4ace-9be6-6ccf5bc6ff0f} <Debug> TCPHandler: Processed in 0.00128271 sec. | ||
| 11339 | 2025.09.06 02:22:02.958842 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2025.09.06 02:22:02.958938 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11341 | 2025.09.06 02:22:02.958979 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11342 | 2025.09.06 02:22:02.959361 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2025.09.06 02:22:02.959398 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11344 | 2025.09.06 02:22:02.959696 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11345 | 2025.09.06 02:22:02.959914 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.09.06 02:22:02.960043 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 11347 | 2025.09.06 02:22:02.960083 [ 254 ] {c6a917c8-5f91-4582-a4bd-834d2d68f93e} <Debug> TCPHandler: Processed in 0.00128854 sec. | ||
| 11348 | 2025.09.06 02:22:02.960193 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2025.09.06 02:22:02.960287 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11350 | 2025.09.06 02:22:02.960326 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11351 | 2025.09.06 02:22:02.960786 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2025.09.06 02:22:02.960823 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11353 | 2025.09.06 02:22:02.961142 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11354 | 2025.09.06 02:22:02.961358 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2025.09.06 02:22:02.961489 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001218 sec., 111658.4564860427 rows/sec., 9.03 MiB/sec. | ||
| 11356 | 2025.09.06 02:22:02.961528 [ 254 ] {72e39bab-a5ea-4854-bd11-346767fe3a2c} <Debug> TCPHandler: Processed in 0.001382611 sec. | ||
| 11357 | 2025.09.06 02:22:02.961634 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.09.06 02:22:02.961751 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.09.06 02:22:02.961805 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11360 | 2025.09.06 02:22:02.962227 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.09.06 02:22:02.962264 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11362 | 2025.09.06 02:22:02.962620 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11363 | 2025.09.06 02:22:02.962843 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.09.06 02:22:02.962976 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001246 sec., 158908.50722311396 rows/sec., 11.40 MiB/sec. | ||
| 11365 | 2025.09.06 02:22:02.963014 [ 254 ] {fdc06963-b441-4667-ad99-13abec586f58} <Debug> TCPHandler: Processed in 0.001428341 sec. | ||
| 11366 | 2025.09.06 02:22:02.963123 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.09.06 02:22:02.963219 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11368 | 2025.09.06 02:22:02.963275 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11369 | 2025.09.06 02:22:02.964128 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.09.06 02:22:02.964163 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11371 | 2025.09.06 02:22:02.964713 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11372 | 2025.09.06 02:22:02.964936 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.09.06 02:22:02.965082 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001882 sec., 17003.188097768332 rows/sec., 30.47 MiB/sec. | ||
| 11374 | 2025.09.06 02:22:02.965150 [ 254 ] {2aa1ba7a-d349-4f08-a9b6-7f400a53e97d} <Debug> TCPHandler: Processed in 0.002075476 sec. | ||
| 11375 | 2025.09.06 02:22:02.965260 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2025.09.06 02:22:02.965356 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11377 | 2025.09.06 02:22:02.965399 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11378 | 2025.09.06 02:22:02.965745 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2025.09.06 02:22:02.965782 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11380 | 2025.09.06 02:22:02.966096 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11381 | 2025.09.06 02:22:02.966307 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.09.06 02:22:02.966434 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11383 | 2025.09.06 02:22:02.966472 [ 254 ] {a05850e1-815b-451c-b75f-9b94163166b1} <Debug> TCPHandler: Processed in 0.00126121 sec. | ||
| 11384 | 2025.09.06 02:22:04.983336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26291 | ||
| 11385 | 2025.09.06 02:22:04.983931 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2025.09.06 02:22:04.983986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11387 | 2025.09.06 02:22:04.984520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11388 | 2025.09.06 02:22:04.984750 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2025.09.06 02:22:04.984885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26291 | ||
| 11390 | 2025.09.06 02:22:06.356248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11391 | 2025.09.06 02:22:06.373167 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2025.09.06 02:22:06.373216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11393 | 2025.09.06 02:22:06.379463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11394 | 2025.09.06 02:22:06.380158 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2025.09.06 02:22:06.382911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11396 | 2025.09.06 02:22:07.948008 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2025.09.06 02:22:07.948185 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11398 | 2025.09.06 02:22:07.948252 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11399 | 2025.09.06 02:22:07.948917 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.09.06 02:22:07.948968 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11401 | 2025.09.06 02:22:07.949374 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11402 | 2025.09.06 02:22:07.949600 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.09.06 02:22:07.949761 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001623 sec., 46826.863832409115 rows/sec., 3.86 MiB/sec. | ||
| 11404 | 2025.09.06 02:22:07.949814 [ 254 ] {09c9c8aa-ec75-4864-8859-7450407eac71} <Debug> TCPHandler: Processed in 0.001929036 sec. | ||
| 11405 | 2025.09.06 02:22:07.949940 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.09.06 02:22:07.950043 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11407 | 2025.09.06 02:22:07.950089 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11408 | 2025.09.06 02:22:07.950500 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2025.09.06 02:22:07.950540 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11410 | 2025.09.06 02:22:07.950864 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11411 | 2025.09.06 02:22:07.951080 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2025.09.06 02:22:07.951217 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 11413 | 2025.09.06 02:22:07.951255 [ 254 ] {cd74de3d-7c5c-4379-9d0d-be984481beec} <Debug> TCPHandler: Processed in 0.001366981 sec. | ||
| 11414 | 2025.09.06 02:22:07.951355 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2025.09.06 02:22:07.951451 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11416 | 2025.09.06 02:22:07.951491 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11417 | 2025.09.06 02:22:07.951928 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2025.09.06 02:22:07.951966 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11419 | 2025.09.06 02:22:07.952280 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11420 | 2025.09.06 02:22:07.952489 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2025.09.06 02:22:07.952620 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 11422 | 2025.09.06 02:22:07.952658 [ 254 ] {8ee6c751-f5bc-4ee6-af93-6eb184386e4f} <Debug> TCPHandler: Processed in 0.001352401 sec. | ||
| 11423 | 2025.09.06 02:22:07.952764 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2025.09.06 02:22:07.952858 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11425 | 2025.09.06 02:22:07.952902 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11426 | 2025.09.06 02:22:07.953332 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.09.06 02:22:07.953370 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11428 | 2025.09.06 02:22:07.953706 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11429 | 2025.09.06 02:22:07.953916 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.09.06 02:22:07.954050 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 11431 | 2025.09.06 02:22:07.954087 [ 254 ] {6ea094e1-8064-41ef-8abc-07955bc5c768} <Debug> TCPHandler: Processed in 0.001370921 sec. | ||
| 11432 | 2025.09.06 02:22:07.954194 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.09.06 02:22:07.954296 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11434 | 2025.09.06 02:22:07.954354 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11435 | 2025.09.06 02:22:07.955255 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.09.06 02:22:07.955300 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11437 | 2025.09.06 02:22:07.955852 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11438 | 2025.09.06 02:22:07.956077 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.09.06 02:22:07.956204 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11440 | 2025.09.06 02:22:07.956220 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 11441 | 2025.09.06 02:22:07.956271 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2025.09.06 02:22:07.956295 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11443 | 2025.09.06 02:22:07.956307 [ 254 ] {f2821926-e6de-4a9e-ab39-e99ce9aa84fc} <Debug> TCPHandler: Processed in 0.002164568 sec. | ||
| 11444 | 2025.09.06 02:22:07.956424 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2025.09.06 02:22:07.956433 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 11446 | 2025.09.06 02:22:07.956520 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11447 | 2025.09.06 02:22:07.956568 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11448 | 2025.09.06 02:22:07.956823 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11449 | 2025.09.06 02:22:07.956924 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1428 rows starting from the beginning of the part | ||
| 11450 | 2025.09.06 02:22:07.956945 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.09.06 02:22:07.956988 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11452 | 2025.09.06 02:22:07.957143 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11453 | 2025.09.06 02:22:07.957305 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11454 | 2025.09.06 02:22:07.957321 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 11455 | 2025.09.06 02:22:07.957488 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11456 | 2025.09.06 02:22:07.957561 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2025.09.06 02:22:07.957633 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 11458 | 2025.09.06 02:22:07.957705 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 11459 | 2025.09.06 02:22:07.957745 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11460 | 2025.09.06 02:22:07.957748 [ 254 ] {4644d46f-792b-4dae-ac09-c303b510a036} <Debug> TCPHandler: Processed in 0.001373481 sec. | ||
| 11461 | 2025.09.06 02:22:07.963481 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 19 columns (19 merged, 0 gathered) in 0.007123187 sec., 213668.40432519882 rows/sec., 382.88 MiB/sec. | ||
| 11462 | 2025.09.06 02:22:07.965177 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11463 | 2025.09.06 02:22:07.965525 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.09.06 02:22:07.965598 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11465 | 2025.09.06 02:22:07.965762 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11466 | 2025.09.06 02:22:08.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.69 MiB, peak 339.19 MiB, free memory in arenas 0.00 B, will set to 328.77 MiB (RSS), difference: 1.08 MiB | ||
| 11467 | 2025.09.06 02:22:12.348450 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11468 | 2025.09.06 02:22:12.348522 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11469 | 2025.09.06 02:22:12.485176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26803 | ||
| 11470 | 2025.09.06 02:22:12.485891 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2025.09.06 02:22:12.485936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11472 | 2025.09.06 02:22:12.486461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11473 | 2025.09.06 02:22:12.486702 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2025.09.06 02:22:12.486841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26803 | ||
| 11475 | 2025.09.06 02:22:12.486860 [ 124 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11476 | 2025.09.06 02:22:12.486911 [ 124 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2025.09.06 02:22:12.486938 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11478 | 2025.09.06 02:22:12.487059 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 11479 | 2025.09.06 02:22:12.487212 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11480 | 2025.09.06 02:22:12.487255 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24371 rows starting from the beginning of the part | ||
| 11481 | 2025.09.06 02:22:12.487324 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11482 | 2025.09.06 02:22:12.487375 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11483 | 2025.09.06 02:22:12.487420 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11484 | 2025.09.06 02:22:12.487467 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11485 | 2025.09.06 02:22:12.487513 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11486 | 2025.09.06 02:22:12.489655 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26803 rows, containing 4 columns (4 merged, 0 gathered) in 0.002650041 sec., 10114183.13905332 rows/sec., 144.68 MiB/sec. | ||
| 11487 | 2025.09.06 02:22:12.489849 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11488 | 2025.09.06 02:22:12.490096 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.09.06 02:22:12.490166 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_56_11} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11490 | 2025.09.06 02:22:12.490250 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11491 | 2025.09.06 02:22:12.563238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1428 | ||
| 11492 | 2025.09.06 02:22:12.565563 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.09.06 02:22:12.565603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11494 | 2025.09.06 02:22:12.566807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11495 | 2025.09.06 02:22:12.567068 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2025.09.06 02:22:12.567270 [ 124 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11497 | 2025.09.06 02:22:12.567341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11498 | 2025.09.06 02:22:12.567345 [ 124 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2025.09.06 02:22:12.567400 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11500 | 2025.09.06 02:22:12.567500 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 11501 | 2025.09.06 02:22:12.568006 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11502 | 2025.09.06 02:22:12.568149 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1288 rows starting from the beginning of the part | ||
| 11503 | 2025.09.06 02:22:12.568505 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 11504 | 2025.09.06 02:22:12.568863 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 11505 | 2025.09.06 02:22:12.569200 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11506 | 2025.09.06 02:22:12.569537 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 11507 | 2025.09.06 02:22:12.569864 [ 195 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 11508 | 2025.09.06 02:22:12.576015 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008553919 sec., 166941.02434217578 rows/sec., 133.35 MiB/sec. | ||
| 11509 | 2025.09.06 02:22:12.577747 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11510 | 2025.09.06 02:22:12.578365 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.09.06 02:22:12.578440 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_41_8} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11512 | 2025.09.06 02:22:12.578689 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11513 | 2025.09.06 02:22:12.949302 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2025.09.06 02:22:12.949478 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11515 | 2025.09.06 02:22:12.949541 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11516 | 2025.09.06 02:22:12.950213 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.09.06 02:22:12.950255 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11518 | 2025.09.06 02:22:12.950684 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11519 | 2025.09.06 02:22:12.950916 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2025.09.06 02:22:12.951057 [ 126 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11521 | 2025.09.06 02:22:12.951068 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001637 sec., 73304.82590103848 rows/sec., 6.23 MiB/sec. | ||
| 11522 | 2025.09.06 02:22:12.951121 [ 126 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2025.09.06 02:22:12.951138 [ 254 ] {ce073fff-de0c-4b19-b44c-56c84acd31f7} <Debug> TCPHandler: Processed in 0.001956415 sec. | ||
| 11524 | 2025.09.06 02:22:12.951148 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11525 | 2025.09.06 02:22:12.951260 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 11526 | 2025.09.06 02:22:12.951273 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2025.09.06 02:22:12.951386 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11528 | 2025.09.06 02:22:12.951419 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11529 | 2025.09.06 02:22:12.951427 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11530 | 2025.09.06 02:22:12.951464 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2423 rows starting from the beginning of the part | ||
| 11531 | 2025.09.06 02:22:12.951542 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 120 rows starting from the beginning of the part | ||
| 11532 | 2025.09.06 02:22:12.951593 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11533 | 2025.09.06 02:22:12.951632 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 242 rows starting from the beginning of the part | ||
| 11534 | 2025.09.06 02:22:12.951670 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 11535 | 2025.09.06 02:22:12.951708 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part | ||
| 11536 | 2025.09.06 02:22:12.951884 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2025.09.06 02:22:12.951926 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11538 | 2025.09.06 02:22:12.952249 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11539 | 2025.09.06 02:22:12.952478 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2025.09.06 02:22:12.952617 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001249 sec., 25620.496397117695 rows/sec., 1.88 MiB/sec. | ||
| 11541 | 2025.09.06 02:22:12.952655 [ 254 ] {bd4af005-af20-41ac-97c2-d40fbd146129} <Debug> TCPHandler: Processed in 0.001431861 sec. | ||
| 11542 | 2025.09.06 02:22:12.952756 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2025.09.06 02:22:12.952850 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11544 | 2025.09.06 02:22:12.952891 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11545 | 2025.09.06 02:22:12.953042 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3057 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825405 sec., 1674696.8480967237 rows/sec., 144.84 MiB/sec. | ||
| 11546 | 2025.09.06 02:22:12.953340 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2025.09.06 02:22:12.953382 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11548 | 2025.09.06 02:22:12.953444 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11549 | 2025.09.06 02:22:12.953736 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11550 | 2025.09.06 02:22:12.953827 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.09.06 02:22:12.953931 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_81_16} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11552 | 2025.09.06 02:22:12.953995 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2025.09.06 02:22:12.954037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11554 | 2025.09.06 02:22:12.954119 [ 126 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11555 | 2025.09.06 02:22:12.954136 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001304 sec., 73619.63190184049 rows/sec., 5.75 MiB/sec. | ||
| 11556 | 2025.09.06 02:22:12.954153 [ 126 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.09.06 02:22:12.954178 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11558 | 2025.09.06 02:22:12.954181 [ 254 ] {4a495cc4-3313-4856-b40a-3d79b036e002} <Debug> TCPHandler: Processed in 0.001473752 sec. | ||
| 11559 | 2025.09.06 02:22:12.954267 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 11560 | 2025.09.06 02:22:12.954303 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2025.09.06 02:22:12.954385 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11562 | 2025.09.06 02:22:12.954402 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11563 | 2025.09.06 02:22:12.954423 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1224 rows starting from the beginning of the part | ||
| 11564 | 2025.09.06 02:22:12.954452 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11565 | 2025.09.06 02:22:12.954493 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 96 rows starting from the beginning of the part | ||
| 11566 | 2025.09.06 02:22:12.954543 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11567 | 2025.09.06 02:22:12.954584 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 136 rows starting from the beginning of the part | ||
| 11568 | 2025.09.06 02:22:12.954623 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 11569 | 2025.09.06 02:22:12.954664 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part | ||
| 11570 | 2025.09.06 02:22:12.954873 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.09.06 02:22:12.954915 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11572 | 2025.09.06 02:22:12.955279 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11573 | 2025.09.06 02:22:12.955534 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.09.06 02:22:12.955654 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11575 | 2025.09.06 02:22:12.955668 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 11576 | 2025.09.06 02:22:12.955690 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2025.09.06 02:22:12.955712 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11578 | 2025.09.06 02:22:12.955714 [ 254 ] {f9bde692-c4c5-4cd6-9db8-63e33cb00492} <Debug> TCPHandler: Processed in 0.001461012 sec. | ||
| 11579 | 2025.09.06 02:22:12.955786 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561283 sec., 1088848.0819941037 rows/sec., 84.85 MiB/sec. | ||
| 11580 | 2025.09.06 02:22:12.955800 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11581 | 2025.09.06 02:22:12.955827 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11582 | 2025.09.06 02:22:12.955916 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11583 | 2025.09.06 02:22:12.955927 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11584 | 2025.09.06 02:22:12.955946 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23440 rows starting from the beginning of the part | ||
| 11585 | 2025.09.06 02:22:12.955986 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11586 | 2025.09.06 02:22:12.956007 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11587 | 2025.09.06 02:22:12.956016 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11588 | 2025.09.06 02:22:12.956054 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11589 | 2025.09.06 02:22:12.956101 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 198 rows starting from the beginning of the part | ||
| 11590 | 2025.09.06 02:22:12.956145 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11591 | 2025.09.06 02:22:12.956188 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 11592 | 2025.09.06 02:22:12.956361 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.09.06 02:22:12.956462 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_81_16} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11594 | 2025.09.06 02:22:12.956561 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11595 | 2025.09.06 02:22:12.956839 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2025.09.06 02:22:12.956879 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11597 | 2025.09.06 02:22:12.957440 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11598 | 2025.09.06 02:22:12.957668 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.09.06 02:22:12.957807 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001896 sec., 16877.63713080169 rows/sec., 30.24 MiB/sec. | ||
| 11600 | 2025.09.06 02:22:12.957863 [ 254 ] {005d6ea2-e20e-4778-8f78-f839995c28c0} <Debug> TCPHandler: Processed in 0.002084636 sec. | ||
| 11601 | 2025.09.06 02:22:12.957972 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2025.09.06 02:22:12.958066 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11603 | 2025.09.06 02:22:12.958108 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2025.09.06 02:22:12.958453 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2025.09.06 02:22:12.958490 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11606 | 2025.09.06 02:22:12.958798 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11607 | 2025.09.06 02:22:12.959017 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2025.09.06 02:22:12.959130 [ 126 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11609 | 2025.09.06 02:22:12.959148 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 11610 | 2025.09.06 02:22:12.959163 [ 126 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2025.09.06 02:22:12.959187 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11612 | 2025.09.06 02:22:12.959192 [ 254 ] {5d6933de-eed8-439e-947f-b20920de367a} <Debug> TCPHandler: Processed in 0.00126786 sec. | ||
| 11613 | 2025.09.06 02:22:12.959269 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11614 | 2025.09.06 02:22:12.959372 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11615 | 2025.09.06 02:22:12.959403 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4770 rows starting from the beginning of the part | ||
| 11616 | 2025.09.06 02:22:12.959460 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11617 | 2025.09.06 02:22:12.959509 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11618 | 2025.09.06 02:22:12.959556 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11619 | 2025.09.06 02:22:12.959599 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11620 | 2025.09.06 02:22:12.959639 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 11621 | 2025.09.06 02:22:12.961493 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732226 sec., 4235352.8978096815 rows/sec., 289.57 MiB/sec. | ||
| 11622 | 2025.09.06 02:22:12.961824 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592061 sec., 1955972.4867586063 rows/sec., 129.82 MiB/sec. | ||
| 11623 | 2025.09.06 02:22:12.962149 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11624 | 2025.09.06 02:22:12.962407 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11625 | 2025.09.06 02:22:12.962438 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2025.09.06 02:22:12.962516 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_81_16} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11627 | 2025.09.06 02:22:12.962593 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11628 | 2025.09.06 02:22:12.962774 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2025.09.06 02:22:12.962855 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11630 | 2025.09.06 02:22:12.962942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11631 | 2025.09.06 02:22:13.883108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11632 | 2025.09.06 02:22:13.899906 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2025.09.06 02:22:13.899952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11634 | 2025.09.06 02:22:13.906012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11635 | 2025.09.06 02:22:13.906722 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2025.09.06 02:22:13.907029 [ 122 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11637 | 2025.09.06 02:22:13.907103 [ 122 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2025.09.06 02:22:13.907128 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11639 | 2025.09.06 02:22:13.907261 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11640 | 2025.09.06 02:22:13.909795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11641 | 2025.09.06 02:22:13.910635 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11642 | 2025.09.06 02:22:13.912038 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11643 | 2025.09.06 02:22:13.916499 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11644 | 2025.09.06 02:22:13.921035 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11645 | 2025.09.06 02:22:13.925557 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11646 | 2025.09.06 02:22:13.930343 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11647 | 2025.09.06 02:22:13.934672 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 11648 | 2025.09.06 02:22:13.987237 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080034123 sec., 5272.750973981436 rows/sec., 27.26 MiB/sec. | ||
| 11649 | 2025.09.06 02:22:13.989719 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11650 | 2025.09.06 02:22:13.991479 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_56_11} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2025.09.06 02:22:13.991560 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_56_11} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11652 | 2025.09.06 02:22:13.993569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11653 | 2025.09.06 02:22:14.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.94 MiB, peak 344.36 MiB, free memory in arenas 0.00 B, will set to 329.90 MiB (RSS), difference: -1.04 MiB | ||
| 11654 | 2025.09.06 02:22:17.975133 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2025.09.06 02:22:17.975329 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11656 | 2025.09.06 02:22:17.975404 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11657 | 2025.09.06 02:22:17.976079 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2025.09.06 02:22:17.976124 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11659 | 2025.09.06 02:22:17.976505 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11660 | 2025.09.06 02:22:17.976746 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.09.06 02:22:17.976907 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
| 11662 | 2025.09.06 02:22:17.976955 [ 254 ] {00f7e4bd-a1ab-4ce4-bf5b-bf9bb4ab2696} <Debug> TCPHandler: Processed in 0.001952216 sec. | ||
| 11663 | 2025.09.06 02:22:17.977081 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11664 | 2025.09.06 02:22:17.977183 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11665 | 2025.09.06 02:22:17.977228 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11666 | 2025.09.06 02:22:17.978285 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2025.09.06 02:22:17.978324 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11668 | 2025.09.06 02:22:17.978718 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11669 | 2025.09.06 02:22:17.978947 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.09.06 02:22:17.979082 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001922 sec., 633194.5889698231 rows/sec., 52.36 MiB/sec. | ||
| 11671 | 2025.09.06 02:22:17.979123 [ 254 ] {4bb3e450-ea0b-4d43-bade-52ea257d9e67} <Debug> TCPHandler: Processed in 0.002091797 sec. | ||
| 11672 | 2025.09.06 02:22:17.979238 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2025.09.06 02:22:17.979334 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11674 | 2025.09.06 02:22:17.979377 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11675 | 2025.09.06 02:22:17.979777 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2025.09.06 02:22:17.979815 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11677 | 2025.09.06 02:22:17.980119 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11678 | 2025.09.06 02:22:17.980328 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2025.09.06 02:22:17.980450 [ 120 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11680 | 2025.09.06 02:22:17.980459 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 778.69 KiB/sec. | ||
| 11681 | 2025.09.06 02:22:17.980521 [ 120 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2025.09.06 02:22:17.980539 [ 254 ] {53a6ea97-e958-4b4c-9181-4286f35d2b2f} <Debug> TCPHandler: Processed in 0.001350671 sec. | ||
| 11683 | 2025.09.06 02:22:17.980547 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11684 | 2025.09.06 02:22:17.980649 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2025.09.06 02:22:17.980684 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 11686 | 2025.09.06 02:22:17.980746 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11687 | 2025.09.06 02:22:17.980792 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11688 | 2025.09.06 02:22:17.980842 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11689 | 2025.09.06 02:22:17.980884 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 270 rows starting from the beginning of the part | ||
| 11690 | 2025.09.06 02:22:17.980957 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11691 | 2025.09.06 02:22:17.981010 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 11692 | 2025.09.06 02:22:17.981059 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 11693 | 2025.09.06 02:22:17.981109 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
| 11694 | 2025.09.06 02:22:17.981157 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 11695 | 2025.09.06 02:22:17.981286 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2025.09.06 02:22:17.981327 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11697 | 2025.09.06 02:22:17.981916 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11698 | 2025.09.06 02:22:17.982091 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470792 sec., 259724.01264080848 rows/sec., 18.08 MiB/sec. | ||
| 11699 | 2025.09.06 02:22:17.982146 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2025.09.06 02:22:17.982229 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11701 | 2025.09.06 02:22:17.982288 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00156 sec., 146153.84615384616 rows/sec., 9.90 MiB/sec. | ||
| 11702 | 2025.09.06 02:22:17.982332 [ 254 ] {09674d38-63c7-4317-949e-5026339e5232} <Debug> TCPHandler: Processed in 0.001731964 sec. | ||
| 11703 | 2025.09.06 02:22:17.982434 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2025.09.06 02:22:17.982496 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2025.09.06 02:22:17.982529 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11706 | 2025.09.06 02:22:17.982574 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11707 | 2025.09.06 02:22:17.982576 [ 197 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_81_16} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11708 | 2025.09.06 02:22:17.982664 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11709 | 2025.09.06 02:22:17.983174 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.09.06 02:22:17.983214 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11711 | 2025.09.06 02:22:17.983554 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11712 | 2025.09.06 02:22:17.983762 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.09.06 02:22:17.983891 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001379 sec., 385786.80203045683 rows/sec., 28.59 MiB/sec. | ||
| 11714 | 2025.09.06 02:22:17.983930 [ 254 ] {d95d0f62-3055-4246-8d24-29cadf3ea1de} <Debug> TCPHandler: Processed in 0.001544573 sec. | ||
| 11715 | 2025.09.06 02:22:17.984041 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2025.09.06 02:22:17.984136 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11717 | 2025.09.06 02:22:17.984180 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11718 | 2025.09.06 02:22:17.984751 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.09.06 02:22:17.984788 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11720 | 2025.09.06 02:22:17.985186 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11721 | 2025.09.06 02:22:17.985398 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2025.09.06 02:22:17.985529 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001412 sec., 598441.926345609 rows/sec., 40.28 MiB/sec. | ||
| 11723 | 2025.09.06 02:22:17.985567 [ 254 ] {c949fdb9-b9e9-4ae8-a4b9-2d730820fbb1} <Debug> TCPHandler: Processed in 0.001574253 sec. | ||
| 11724 | 2025.09.06 02:22:17.985679 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2025.09.06 02:22:17.985774 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11726 | 2025.09.06 02:22:17.985830 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11727 | 2025.09.06 02:22:17.986620 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2025.09.06 02:22:17.986657 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11729 | 2025.09.06 02:22:17.987186 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11730 | 2025.09.06 02:22:17.987418 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.09.06 02:22:17.987569 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 11732 | 2025.09.06 02:22:17.987633 [ 254 ] {7c998972-a7c5-4136-b50e-8ea45c1b8468} <Debug> TCPHandler: Processed in 0.002002566 sec. | ||
| 11733 | 2025.09.06 02:22:17.987750 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11734 | 2025.09.06 02:22:17.987845 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11735 | 2025.09.06 02:22:17.987886 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11736 | 2025.09.06 02:22:17.988224 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2025.09.06 02:22:17.988260 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11738 | 2025.09.06 02:22:17.988572 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11739 | 2025.09.06 02:22:17.988782 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2025.09.06 02:22:17.988914 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11741 | 2025.09.06 02:22:17.988949 [ 254 ] {22fbbd90-cfac-4936-93c7-d43599adc960} <Debug> TCPHandler: Processed in 0.00124951 sec. | ||
| 11742 | 2025.09.06 02:22:18.972549 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54905 | ||
| 11743 | 2025.09.06 02:22:18.972720 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11744 | 2025.09.06 02:22:18.972764 [ 291 ] {} <Debug> TCP-Session: 14a38eda-df67-4475-b8aa-1776653074d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54905 | ||
| 11745 | 2025.09.06 02:22:18.972798 [ 291 ] {} <Debug> TCP-Session: 14a38eda-df67-4475-b8aa-1776653074d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11746 | 2025.09.06 02:22:18.972820 [ 291 ] {} <Debug> TCP-Session: 14a38eda-df67-4475-b8aa-1776653074d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2025.09.06 02:22:18.973088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48336 | ||
| 11748 | 2025.09.06 02:22:18.973116 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63179 | ||
| 11749 | 2025.09.06 02:22:18.973135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43051 | ||
| 11750 | 2025.09.06 02:22:18.973141 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42081 | ||
| 11751 | 2025.09.06 02:22:18.973216 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11752 | 2025.09.06 02:22:18.973216 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11753 | 2025.09.06 02:22:18.973184 [ 291 ] {} <Trace> TCP-Session: 14a38eda-df67-4475-b8aa-1776653074d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2025.09.06 02:22:18.973263 [ 292 ] {} <Debug> TCP-Session: eb3847d1-814e-4223-80c2-9db9491c02fa Authenticating user 'default' from [fd00:1122:3344:101::e]:48336 | ||
| 11755 | 2025.09.06 02:22:18.973252 [ 296 ] {} <Debug> TCP-Session: 9f4c2997-20d6-4caa-a446-d0ab19bac09a Authenticating user 'default' from [fd00:1122:3344:101::e]:63179 | ||
| 11756 | 2025.09.06 02:22:18.973313 [ 292 ] {} <Debug> TCP-Session: eb3847d1-814e-4223-80c2-9db9491c02fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2025.09.06 02:22:18.973323 [ 296 ] {} <Debug> TCP-Session: 9f4c2997-20d6-4caa-a446-d0ab19bac09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2025.09.06 02:22:18.973336 [ 292 ] {} <Debug> TCP-Session: eb3847d1-814e-4223-80c2-9db9491c02fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2025.09.06 02:22:18.973344 [ 296 ] {} <Debug> TCP-Session: 9f4c2997-20d6-4caa-a446-d0ab19bac09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2025.09.06 02:22:18.973128 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49644 | ||
| 11761 | 2025.09.06 02:22:18.973102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50533 | ||
| 11762 | 2025.09.06 02:22:18.973105 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55019 | ||
| 11763 | 2025.09.06 02:22:18.973095 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64369 | ||
| 11764 | 2025.09.06 02:22:18.973459 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11765 | 2025.09.06 02:22:18.973774 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11766 | 2025.09.06 02:22:18.973837 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11767 | 2025.09.06 02:22:18.973910 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11768 | 2025.09.06 02:22:18.973940 [ 295 ] {} <Debug> TCP-Session: aee5bac5-3562-45cc-9525-897abf32c161 Authenticating user 'default' from [fd00:1122:3344:101::e]:55019 | ||
| 11769 | 2025.09.06 02:22:18.973958 [ 295 ] {} <Debug> TCP-Session: aee5bac5-3562-45cc-9525-897abf32c161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2025.09.06 02:22:18.973970 [ 295 ] {} <Debug> TCP-Session: aee5bac5-3562-45cc-9525-897abf32c161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2025.09.06 02:22:18.974034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11772 | 2025.09.06 02:22:18.974072 [ 290 ] {} <Debug> TCP-Session: 02a38f43-a878-4859-8619-fa90c3002c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:42081 | ||
| 11773 | 2025.09.06 02:22:18.974097 [ 290 ] {} <Debug> TCP-Session: 02a38f43-a878-4859-8619-fa90c3002c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2025.09.06 02:22:18.974110 [ 290 ] {} <Debug> TCP-Session: 02a38f43-a878-4859-8619-fa90c3002c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2025.09.06 02:22:18.974129 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 11776 | 2025.09.06 02:22:18.974374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11777 | 2025.09.06 02:22:18.974408 [ 294 ] {} <Debug> TCP-Session: 4ca1591e-1a33-41be-b035-7168734ae7a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50533 | ||
| 11778 | 2025.09.06 02:22:18.974425 [ 294 ] {} <Debug> TCP-Session: 4ca1591e-1a33-41be-b035-7168734ae7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2025.09.06 02:22:18.974437 [ 294 ] {} <Debug> TCP-Session: 4ca1591e-1a33-41be-b035-7168734ae7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2025.09.06 02:22:18.974495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11781 | 2025.09.06 02:22:18.974533 [ 289 ] {} <Debug> TCP-Session: 26c21af3-0127-493f-b992-27935d9e1df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43051 | ||
| 11782 | 2025.09.06 02:22:18.974559 [ 289 ] {} <Debug> TCP-Session: 26c21af3-0127-493f-b992-27935d9e1df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2025.09.06 02:22:18.974572 [ 289 ] {} <Debug> TCP-Session: 26c21af3-0127-493f-b992-27935d9e1df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11784 | 2025.09.06 02:22:18.974579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11785 | 2025.09.06 02:22:18.974610 [ 293 ] {} <Debug> TCP-Session: e8306f1f-7033-4871-85e3-662ddef6d5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64369 | ||
| 11786 | 2025.09.06 02:22:18.974630 [ 293 ] {} <Debug> TCP-Session: e8306f1f-7033-4871-85e3-662ddef6d5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2025.09.06 02:22:18.974643 [ 293 ] {} <Debug> TCP-Session: e8306f1f-7033-4871-85e3-662ddef6d5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2025.09.06 02:22:18.974660 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11789 | 2025.09.06 02:22:18.974688 [ 297 ] {} <Debug> TCP-Session: a4a9e7cb-e02c-4036-9676-61188e569240 Authenticating user 'default' from [fd00:1122:3344:101::e]:49644 | ||
| 11790 | 2025.09.06 02:22:18.974704 [ 297 ] {} <Debug> TCP-Session: a4a9e7cb-e02c-4036-9676-61188e569240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2025.09.06 02:22:18.974716 [ 297 ] {} <Debug> TCP-Session: a4a9e7cb-e02c-4036-9676-61188e569240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2025.09.06 02:22:18.975101 [ 344 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> AggregatingTransform: Aggregating | ||
| 11793 | 2025.09.06 02:22:18.975133 [ 344 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> Aggregator: Aggregation method: without_key | ||
| 11794 | 2025.09.06 02:22:18.975169 [ 344 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931897 sec. (1073.080 rows/sec., 41.92 KiB/sec.) | ||
| 11795 | 2025.09.06 02:22:18.975188 [ 344 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Trace> Aggregator: Merging aggregated data | ||
| 11796 | 2025.09.06 02:22:18.976525 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 11797 | 2025.09.06 02:22:18.976671 [ 291 ] {192aecc9-f14b-4e3b-bf1d-ac1a05c03a80} <Debug> TCPHandler: Processed in 0.00360402 sec. | ||
| 11798 | 2025.09.06 02:22:18.976778 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11799 | 2025.09.06 02:22:18.976804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11800 | 2025.09.06 02:22:18.976815 [ 291 ] {} <Debug> TCP-Session: 14a38eda-df67-4475-b8aa-1776653074d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2025.09.06 02:22:18.976826 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11802 | 2025.09.06 02:22:18.976845 [ 293 ] {} <Debug> TCP-Session: e8306f1f-7033-4871-85e3-662ddef6d5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2025.09.06 02:22:18.976848 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11804 | 2025.09.06 02:22:18.976864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11805 | 2025.09.06 02:22:18.976879 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11806 | 2025.09.06 02:22:18.976895 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11807 | 2025.09.06 02:22:18.976912 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11808 | 2025.09.06 02:22:18.976940 [ 295 ] {} <Debug> TCP-Session: aee5bac5-3562-45cc-9525-897abf32c161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2025.09.06 02:22:18.976956 [ 297 ] {} <Debug> TCP-Session: a4a9e7cb-e02c-4036-9676-61188e569240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2025.09.06 02:22:18.976974 [ 296 ] {} <Debug> TCP-Session: 9f4c2997-20d6-4caa-a446-d0ab19bac09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2025.09.06 02:22:18.976932 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11812 | 2025.09.06 02:22:18.976919 [ 292 ] {} <Debug> TCP-Session: eb3847d1-814e-4223-80c2-9db9491c02fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2025.09.06 02:22:18.977029 [ 290 ] {} <Debug> TCP-Session: 02a38f43-a878-4859-8619-fa90c3002c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2025.09.06 02:22:18.976879 [ 294 ] {} <Debug> TCP-Session: 4ca1591e-1a33-41be-b035-7168734ae7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2025.09.06 02:22:18.976898 [ 289 ] {} <Debug> TCP-Session: 26c21af3-0127-493f-b992-27935d9e1df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2025.09.06 02:22:19.828144 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60259 | ||
| 11817 | 2025.09.06 02:22:19.828244 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11818 | 2025.09.06 02:22:19.828275 [ 293 ] {} <Debug> TCP-Session: 378cf617-cc71-4b14-a5c9-33384c4b379b Authenticating user 'default' from [fd00:1122:3344:101::e]:60259 | ||
| 11819 | 2025.09.06 02:22:19.828296 [ 293 ] {} <Debug> TCP-Session: 378cf617-cc71-4b14-a5c9-33384c4b379b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2025.09.06 02:22:19.828310 [ 293 ] {} <Debug> TCP-Session: 378cf617-cc71-4b14-a5c9-33384c4b379b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11821 | 2025.09.06 02:22:19.828523 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36780 | ||
| 11822 | 2025.09.06 02:22:19.828559 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 | ||
| 11823 | 2025.09.06 02:22:19.828582 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39011 | ||
| 11824 | 2025.09.06 02:22:19.828615 [ 293 ] {} <Trace> TCP-Session: 378cf617-cc71-4b14-a5c9-33384c4b379b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2025.09.06 02:22:19.828640 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11826 | 2025.09.06 02:22:19.828613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59805 | ||
| 11827 | 2025.09.06 02:22:19.828683 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11828 | 2025.09.06 02:22:19.828683 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11829 | 2025.09.06 02:22:19.828726 [ 289 ] {} <Debug> TCP-Session: c7086490-5dfc-4bc0-82e5-645940c652cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39011 | ||
| 11830 | 2025.09.06 02:22:19.828679 [ 294 ] {} <Debug> TCP-Session: 856f908e-424a-4c6a-a358-143173b1a814 Authenticating user 'default' from [fd00:1122:3344:101::e]:36780 | ||
| 11831 | 2025.09.06 02:22:19.828753 [ 295 ] {} <Debug> TCP-Session: e8c30a80-ebfb-47c5-97ea-3c46d7c4b973 Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 | ||
| 11832 | 2025.09.06 02:22:19.828757 [ 289 ] {} <Debug> TCP-Session: c7086490-5dfc-4bc0-82e5-645940c652cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2025.09.06 02:22:19.828768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11834 | 2025.09.06 02:22:19.828798 [ 289 ] {} <Debug> TCP-Session: c7086490-5dfc-4bc0-82e5-645940c652cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2025.09.06 02:22:19.828792 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11836 | 2025.09.06 02:22:19.828823 [ 292 ] {} <Debug> TCP-Session: 31759f92-c108-4906-adea-ad47e07382d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59805 | ||
| 11837 | 2025.09.06 02:22:19.828794 [ 295 ] {} <Debug> TCP-Session: e8c30a80-ebfb-47c5-97ea-3c46d7c4b973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2025.09.06 02:22:19.828862 [ 292 ] {} <Debug> TCP-Session: 31759f92-c108-4906-adea-ad47e07382d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2025.09.06 02:22:19.828882 [ 295 ] {} <Debug> TCP-Session: e8c30a80-ebfb-47c5-97ea-3c46d7c4b973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2025.09.06 02:22:19.828889 [ 292 ] {} <Debug> TCP-Session: 31759f92-c108-4906-adea-ad47e07382d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11841 | 2025.09.06 02:22:19.828784 [ 294 ] {} <Debug> TCP-Session: 856f908e-424a-4c6a-a358-143173b1a814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2025.09.06 02:22:19.828605 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37054 | ||
| 11843 | 2025.09.06 02:22:19.828938 [ 294 ] {} <Debug> TCP-Session: 856f908e-424a-4c6a-a358-143173b1a814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2025.09.06 02:22:19.828591 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49680 | ||
| 11845 | 2025.09.06 02:22:19.828575 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55104 | ||
| 11846 | 2025.09.06 02:22:19.829022 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11847 | 2025.09.06 02:22:19.828571 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54848 | ||
| 11848 | 2025.09.06 02:22:19.829059 [ 291 ] {} <Debug> TCP-Session: f9e40f65-1741-4194-99f2-92f84215d3a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37054 | ||
| 11849 | 2025.09.06 02:22:19.829079 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11850 | 2025.09.06 02:22:19.829094 [ 291 ] {} <Debug> TCP-Session: f9e40f65-1741-4194-99f2-92f84215d3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2025.09.06 02:22:19.829087 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11852 | 2025.09.06 02:22:19.829118 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11853 | 2025.09.06 02:22:19.829118 [ 291 ] {} <Debug> TCP-Session: f9e40f65-1741-4194-99f2-92f84215d3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2025.09.06 02:22:19.829155 [ 297 ] {} <Debug> TCP-Session: fe608d97-497f-44db-8551-5646799dcc83 Authenticating user 'default' from [fd00:1122:3344:101::e]:54848 | ||
| 11855 | 2025.09.06 02:22:19.829169 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11856 | 2025.09.06 02:22:19.829184 [ 297 ] {} <Debug> TCP-Session: fe608d97-497f-44db-8551-5646799dcc83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2025.09.06 02:22:19.829112 [ 296 ] {} <Debug> TCP-Session: ba7828b3-90e5-4022-94de-928f59080665 Authenticating user 'default' from [fd00:1122:3344:101::e]:55104 | ||
| 11858 | 2025.09.06 02:22:19.829200 [ 297 ] {} <Debug> TCP-Session: fe608d97-497f-44db-8551-5646799dcc83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2025.09.06 02:22:19.829053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11860 | 2025.09.06 02:22:19.829236 [ 296 ] {} <Debug> TCP-Session: ba7828b3-90e5-4022-94de-928f59080665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2025.09.06 02:22:19.829271 [ 290 ] {} <Debug> TCP-Session: dd1fb415-2b51-44af-a099-5859a949325a Authenticating user 'default' from [fd00:1122:3344:101::e]:49680 | ||
| 11862 | 2025.09.06 02:22:19.829275 [ 296 ] {} <Debug> TCP-Session: ba7828b3-90e5-4022-94de-928f59080665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2025.09.06 02:22:19.829299 [ 290 ] {} <Debug> TCP-Session: dd1fb415-2b51-44af-a099-5859a949325a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2025.09.06 02:22:19.829318 [ 290 ] {} <Debug> TCP-Session: dd1fb415-2b51-44af-a099-5859a949325a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2025.09.06 02:22:19.829465 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 11866 | 2025.09.06 02:22:19.830409 [ 328 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> AggregatingTransform: Aggregating | ||
| 11867 | 2025.09.06 02:22:19.830442 [ 328 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> Aggregator: Aggregation method: without_key | ||
| 11868 | 2025.09.06 02:22:19.830469 [ 328 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900837 sec. (1110.079 rows/sec., 43.36 KiB/sec.) | ||
| 11869 | 2025.09.06 02:22:19.830483 [ 328 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Trace> Aggregator: Merging aggregated data | ||
| 11870 | 2025.09.06 02:22:19.831793 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 11871 | 2025.09.06 02:22:19.831926 [ 293 ] {d869f111-fe05-4808-ad03-bfadb4e71477} <Debug> TCPHandler: Processed in 0.003469258 sec. | ||
| 11872 | 2025.09.06 02:22:19.832002 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11873 | 2025.09.06 02:22:19.832027 [ 293 ] {} <Debug> TCP-Session: 378cf617-cc71-4b14-a5c9-33384c4b379b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2025.09.06 02:22:19.832029 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11875 | 2025.09.06 02:22:19.832047 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11876 | 2025.09.06 02:22:19.832064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11877 | 2025.09.06 02:22:19.832082 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11878 | 2025.09.06 02:22:19.832098 [ 294 ] {} <Debug> TCP-Session: 856f908e-424a-4c6a-a358-143173b1a814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11879 | 2025.09.06 02:22:19.832107 [ 290 ] {} <Debug> TCP-Session: dd1fb415-2b51-44af-a099-5859a949325a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11880 | 2025.09.06 02:22:19.832115 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11881 | 2025.09.06 02:22:19.832134 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11882 | 2025.09.06 02:22:19.832140 [ 295 ] {} <Debug> TCP-Session: e8c30a80-ebfb-47c5-97ea-3c46d7c4b973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2025.09.06 02:22:19.832147 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11884 | 2025.09.06 02:22:19.832171 [ 297 ] {} <Debug> TCP-Session: fe608d97-497f-44db-8551-5646799dcc83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2025.09.06 02:22:19.832081 [ 292 ] {} <Debug> TCP-Session: 31759f92-c108-4906-adea-ad47e07382d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2025.09.06 02:22:19.832198 [ 291 ] {} <Debug> TCP-Session: f9e40f65-1741-4194-99f2-92f84215d3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2025.09.06 02:22:19.832162 [ 289 ] {} <Debug> TCP-Session: c7086490-5dfc-4bc0-82e5-645940c652cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2025.09.06 02:22:19.832096 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11889 | 2025.09.06 02:22:19.832355 [ 296 ] {} <Debug> TCP-Session: ba7828b3-90e5-4022-94de-928f59080665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2025.09.06 02:22:19.930532 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51618 | ||
| 11891 | 2025.09.06 02:22:19.930628 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11892 | 2025.09.06 02:22:19.930654 [ 293 ] {} <Debug> TCP-Session: f56d05d7-b50e-462c-ab9e-029c40a70fba Authenticating user 'default' from [fd00:1122:3344:101::e]:51618 | ||
| 11893 | 2025.09.06 02:22:19.930673 [ 293 ] {} <Debug> TCP-Session: f56d05d7-b50e-462c-ab9e-029c40a70fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2025.09.06 02:22:19.930685 [ 293 ] {} <Debug> TCP-Session: f56d05d7-b50e-462c-ab9e-029c40a70fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2025.09.06 02:22:19.930859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53843 | ||
| 11896 | 2025.09.06 02:22:19.930917 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50804 | ||
| 11897 | 2025.09.06 02:22:19.930934 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59524 | ||
| 11898 | 2025.09.06 02:22:19.930948 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 11899 | 2025.09.06 02:22:19.930973 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33613 | ||
| 11900 | 2025.09.06 02:22:19.930982 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60140 | ||
| 11901 | 2025.09.06 02:22:19.930964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11902 | 2025.09.06 02:22:19.931051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11903 | 2025.09.06 02:22:19.931058 [ 293 ] {} <Trace> TCP-Session: f56d05d7-b50e-462c-ab9e-029c40a70fba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2025.09.06 02:22:19.931085 [ 291 ] {} <Debug> TCP-Session: 618587f0-2012-4081-9bd4-1c018532ebdb Authenticating user 'default' from [fd00:1122:3344:101::e]:33613 | ||
| 11905 | 2025.09.06 02:22:19.931102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11906 | 2025.09.06 02:22:19.931073 [ 294 ] {} <Debug> TCP-Session: f884acd8-167b-4012-868b-37ee431ac411 Authenticating user 'default' from [fd00:1122:3344:101::e]:53843 | ||
| 11907 | 2025.09.06 02:22:19.931122 [ 291 ] {} <Debug> TCP-Session: 618587f0-2012-4081-9bd4-1c018532ebdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2025.09.06 02:22:19.931137 [ 292 ] {} <Debug> TCP-Session: df9f2c76-99a6-4144-bc70-b9414cf95d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:60140 | ||
| 11909 | 2025.09.06 02:22:19.931155 [ 294 ] {} <Debug> TCP-Session: f884acd8-167b-4012-868b-37ee431ac411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2025.09.06 02:22:19.931157 [ 291 ] {} <Debug> TCP-Session: 618587f0-2012-4081-9bd4-1c018532ebdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2025.09.06 02:22:19.931178 [ 292 ] {} <Debug> TCP-Session: df9f2c76-99a6-4144-bc70-b9414cf95d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2025.09.06 02:22:19.931182 [ 294 ] {} <Debug> TCP-Session: f884acd8-167b-4012-868b-37ee431ac411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2025.09.06 02:22:19.931271 [ 292 ] {} <Debug> TCP-Session: df9f2c76-99a6-4144-bc70-b9414cf95d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2025.09.06 02:22:19.931032 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11915 | 2025.09.06 02:22:19.931029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11916 | 2025.09.06 02:22:19.931334 [ 295 ] {} <Debug> TCP-Session: bc307633-4272-4227-8f62-9399ebd21a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50804 | ||
| 11917 | 2025.09.06 02:22:19.931349 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11918 | 2025.09.06 02:22:19.931358 [ 289 ] {} <Debug> TCP-Session: 41cdcd9c-20dd-41b4-ae25-fe007956055b Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 11919 | 2025.09.06 02:22:19.931363 [ 295 ] {} <Debug> TCP-Session: bc307633-4272-4227-8f62-9399ebd21a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2025.09.06 02:22:19.931398 [ 289 ] {} <Debug> TCP-Session: 41cdcd9c-20dd-41b4-ae25-fe007956055b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2025.09.06 02:22:19.931408 [ 295 ] {} <Debug> TCP-Session: bc307633-4272-4227-8f62-9399ebd21a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11922 | 2025.09.06 02:22:19.931421 [ 289 ] {} <Debug> TCP-Session: 41cdcd9c-20dd-41b4-ae25-fe007956055b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11923 | 2025.09.06 02:22:19.931027 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11924 | 2025.09.06 02:22:19.930953 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47939 | ||
| 11925 | 2025.09.06 02:22:19.931474 [ 297 ] {} <Debug> TCP-Session: ce79b39b-b23b-417b-b74a-9eb459d77b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:59524 | ||
| 11926 | 2025.09.06 02:22:19.930931 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60706 | ||
| 11927 | 2025.09.06 02:22:19.931517 [ 297 ] {} <Debug> TCP-Session: ce79b39b-b23b-417b-b74a-9eb459d77b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2025.09.06 02:22:19.931554 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11929 | 2025.09.06 02:22:19.931567 [ 297 ] {} <Debug> TCP-Session: ce79b39b-b23b-417b-b74a-9eb459d77b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2025.09.06 02:22:19.931596 [ 290 ] {} <Debug> TCP-Session: 7ee5804a-f5fc-4589-bf36-a3c9e7a61455 Authenticating user 'default' from [fd00:1122:3344:101::e]:47939 | ||
| 11931 | 2025.09.06 02:22:19.931601 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11932 | 2025.09.06 02:22:19.931622 [ 290 ] {} <Debug> TCP-Session: 7ee5804a-f5fc-4589-bf36-a3c9e7a61455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2025.09.06 02:22:19.931640 [ 296 ] {} <Debug> TCP-Session: bb296946-1505-4909-8782-2569c0c35dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:60706 | ||
| 11934 | 2025.09.06 02:22:19.931657 [ 290 ] {} <Debug> TCP-Session: 7ee5804a-f5fc-4589-bf36-a3c9e7a61455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2025.09.06 02:22:19.931668 [ 296 ] {} <Debug> TCP-Session: bb296946-1505-4909-8782-2569c0c35dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2025.09.06 02:22:19.931660 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11937 | 2025.09.06 02:22:19.931689 [ 296 ] {} <Debug> TCP-Session: bb296946-1505-4909-8782-2569c0c35dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11938 | 2025.09.06 02:22:19.931759 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11939 | 2025.09.06 02:22:19.932059 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 11940 | 2025.09.06 02:22:19.933036 [ 334 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> AggregatingTransform: Aggregating | ||
| 11941 | 2025.09.06 02:22:19.933077 [ 334 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> Aggregator: Aggregation method: without_key | ||
| 11942 | 2025.09.06 02:22:19.933118 [ 334 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957137 sec. (1044.783 rows/sec., 40.81 KiB/sec.) | ||
| 11943 | 2025.09.06 02:22:19.933137 [ 334 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Trace> Aggregator: Merging aggregated data | ||
| 11944 | 2025.09.06 02:22:19.934578 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 11945 | 2025.09.06 02:22:19.934734 [ 293 ] {117bc68f-a363-4989-ac3d-dded789cc914} <Debug> TCPHandler: Processed in 0.0037928 sec. | ||
| 11946 | 2025.09.06 02:22:19.934871 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11947 | 2025.09.06 02:22:19.934900 [ 293 ] {} <Debug> TCP-Session: f56d05d7-b50e-462c-ab9e-029c40a70fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11948 | 2025.09.06 02:22:19.934908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11949 | 2025.09.06 02:22:19.934935 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11950 | 2025.09.06 02:22:19.934961 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11951 | 2025.09.06 02:22:19.934977 [ 297 ] {} <Debug> TCP-Session: ce79b39b-b23b-417b-b74a-9eb459d77b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11952 | 2025.09.06 02:22:19.934999 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11953 | 2025.09.06 02:22:19.934993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11954 | 2025.09.06 02:22:19.935029 [ 289 ] {} <Debug> TCP-Session: 41cdcd9c-20dd-41b4-ae25-fe007956055b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2025.09.06 02:22:19.935037 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11956 | 2025.09.06 02:22:19.935064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11957 | 2025.09.06 02:22:19.935092 [ 290 ] {} <Debug> TCP-Session: 7ee5804a-f5fc-4589-bf36-a3c9e7a61455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11958 | 2025.09.06 02:22:19.935019 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11959 | 2025.09.06 02:22:19.935121 [ 291 ] {} <Debug> TCP-Session: 618587f0-2012-4081-9bd4-1c018532ebdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2025.09.06 02:22:19.935073 [ 292 ] {} <Debug> TCP-Session: df9f2c76-99a6-4144-bc70-b9414cf95d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2025.09.06 02:22:19.935153 [ 295 ] {} <Debug> TCP-Session: bc307633-4272-4227-8f62-9399ebd21a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2025.09.06 02:22:19.935009 [ 296 ] {} <Debug> TCP-Session: bb296946-1505-4909-8782-2569c0c35dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11963 | 2025.09.06 02:22:19.934966 [ 294 ] {} <Debug> TCP-Session: f884acd8-167b-4012-868b-37ee431ac411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2025.09.06 02:22:19.987113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27251 | ||
| 11965 | 2025.09.06 02:22:19.987715 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2025.09.06 02:22:19.987787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11967 | 2025.09.06 02:22:19.988492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11968 | 2025.09.06 02:22:19.988775 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2025.09.06 02:22:19.988943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27251 | ||
| 11970 | 2025.09.06 02:22:21.409999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11971 | 2025.09.06 02:22:21.426008 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.09.06 02:22:21.426070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11973 | 2025.09.06 02:22:21.431711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11974 | 2025.09.06 02:22:21.432435 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.09.06 02:22:21.435340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11976 | 2025.09.06 02:22:22.567765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1462 | ||
| 11977 | 2025.09.06 02:22:22.570247 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2025.09.06 02:22:22.570296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11979 | 2025.09.06 02:22:22.571560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11980 | 2025.09.06 02:22:22.571832 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.09.06 02:22:22.572110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11982 | 2025.09.06 02:22:22.949236 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2025.09.06 02:22:22.949436 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11984 | 2025.09.06 02:22:22.949510 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11985 | 2025.09.06 02:22:22.950234 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.09.06 02:22:22.950282 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11987 | 2025.09.06 02:22:22.950691 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11988 | 2025.09.06 02:22:22.950918 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.09.06 02:22:22.951078 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001695 sec., 70796.46017699115 rows/sec., 6.01 MiB/sec. | ||
| 11990 | 2025.09.06 02:22:22.951121 [ 254 ] {f5f45c3c-7545-48d0-b1f4-574c59d91774} <Debug> TCPHandler: Processed in 0.002025876 sec. | ||
| 11991 | 2025.09.06 02:22:22.951248 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2025.09.06 02:22:22.951346 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11993 | 2025.09.06 02:22:22.951388 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11994 | 2025.09.06 02:22:22.951800 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.09.06 02:22:22.951838 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11996 | 2025.09.06 02:22:22.952152 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11997 | 2025.09.06 02:22:22.952363 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.09.06 02:22:22.952488 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001175 sec., 27234.042553191488 rows/sec., 2.00 MiB/sec. | ||
| 11999 | 2025.09.06 02:22:22.952525 [ 254 ] {64066e21-0adf-4e35-aa29-8b0c3d5c7f8b} <Debug> TCPHandler: Processed in 0.001341711 sec. | ||
| 12000 | 2025.09.06 02:22:22.952623 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2025.09.06 02:22:22.952711 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12002 | 2025.09.06 02:22:22.952750 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12003 | 2025.09.06 02:22:22.953156 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.09.06 02:22:22.953191 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12005 | 2025.09.06 02:22:22.953571 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12006 | 2025.09.06 02:22:22.953787 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.09.06 02:22:22.953918 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001197 sec., 80200.50125313284 rows/sec., 6.26 MiB/sec. | ||
| 12008 | 2025.09.06 02:22:22.953957 [ 254 ] {85e77c5e-570a-472c-9338-6760f32d5c8a} <Debug> TCPHandler: Processed in 0.001362771 sec. | ||
| 12009 | 2025.09.06 02:22:22.954067 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.09.06 02:22:22.954165 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.09.06 02:22:22.954218 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12012 | 2025.09.06 02:22:22.954634 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.09.06 02:22:22.954671 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12014 | 2025.09.06 02:22:22.955001 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12015 | 2025.09.06 02:22:22.955215 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.09.06 02:22:22.955347 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12017 | 2025.09.06 02:22:22.955384 [ 254 ] {488a6d6c-d683-46de-809d-14b3e089b4e1} <Debug> TCPHandler: Processed in 0.001366881 sec. | ||
| 12018 | 2025.09.06 02:22:22.955485 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2025.09.06 02:22:22.955579 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12020 | 2025.09.06 02:22:22.955634 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12021 | 2025.09.06 02:22:22.956477 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.09.06 02:22:22.956514 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12023 | 2025.09.06 02:22:22.957066 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12024 | 2025.09.06 02:22:22.957285 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.09.06 02:22:22.957431 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001869 sec., 17121.455323702514 rows/sec., 30.68 MiB/sec. | ||
| 12026 | 2025.09.06 02:22:22.957487 [ 254 ] {b6bb0492-f536-43d3-99b2-a04a5f987136} <Debug> TCPHandler: Processed in 0.002049817 sec. | ||
| 12027 | 2025.09.06 02:22:22.957595 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2025.09.06 02:22:22.957690 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.09.06 02:22:22.957733 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12030 | 2025.09.06 02:22:22.958059 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.09.06 02:22:22.958095 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12032 | 2025.09.06 02:22:22.958406 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12033 | 2025.09.06 02:22:22.958625 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.09.06 02:22:22.958757 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12035 | 2025.09.06 02:22:22.958793 [ 254 ] {4712d650-7850-46e5-abf0-451e6a1d4fda} <Debug> TCPHandler: Processed in 0.00124769 sec. | ||
| 12036 | 2025.09.06 02:22:27.348566 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12037 | 2025.09.06 02:22:27.348623 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12038 | 2025.09.06 02:22:27.489215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27763 | ||
| 12039 | 2025.09.06 02:22:27.489812 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.09.06 02:22:27.489859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12041 | 2025.09.06 02:22:27.490363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12042 | 2025.09.06 02:22:27.490615 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.09.06 02:22:27.490766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27763 | ||
| 12044 | 2025.09.06 02:22:27.948511 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2025.09.06 02:22:27.948709 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12046 | 2025.09.06 02:22:27.948784 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12047 | 2025.09.06 02:22:27.949521 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.09.06 02:22:27.949574 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12049 | 2025.09.06 02:22:27.949972 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12050 | 2025.09.06 02:22:27.950211 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2025.09.06 02:22:27.950373 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001716 sec., 44289.04428904429 rows/sec., 3.65 MiB/sec. | ||
| 12052 | 2025.09.06 02:22:27.950428 [ 254 ] {3cbfec48-fbad-4894-bf19-1b4851e3702b} <Debug> TCPHandler: Processed in 0.002057836 sec. | ||
| 12053 | 2025.09.06 02:22:27.950557 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2025.09.06 02:22:27.950662 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12055 | 2025.09.06 02:22:27.950706 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12056 | 2025.09.06 02:22:27.951126 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2025.09.06 02:22:27.951164 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12058 | 2025.09.06 02:22:27.951480 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12059 | 2025.09.06 02:22:27.951694 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2025.09.06 02:22:27.951832 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 12061 | 2025.09.06 02:22:27.951872 [ 254 ] {cec736a7-b584-4c7a-9dc1-df8d7d7b45a4} <Debug> TCPHandler: Processed in 0.001370411 sec. | ||
| 12062 | 2025.09.06 02:22:27.951977 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2025.09.06 02:22:27.952075 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12064 | 2025.09.06 02:22:27.952117 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12065 | 2025.09.06 02:22:27.952547 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.09.06 02:22:27.952584 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12067 | 2025.09.06 02:22:27.952893 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12068 | 2025.09.06 02:22:27.953112 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2025.09.06 02:22:27.953245 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 12070 | 2025.09.06 02:22:27.953284 [ 254 ] {9e0f5850-b9cb-4a05-bb1d-5e240a744de1} <Debug> TCPHandler: Processed in 0.001358051 sec. | ||
| 12071 | 2025.09.06 02:22:27.953395 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2025.09.06 02:22:27.953496 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12073 | 2025.09.06 02:22:27.953541 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12074 | 2025.09.06 02:22:27.953957 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2025.09.06 02:22:27.953993 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12076 | 2025.09.06 02:22:27.954332 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12077 | 2025.09.06 02:22:27.954560 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2025.09.06 02:22:27.954697 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 12079 | 2025.09.06 02:22:27.954736 [ 254 ] {4cd68899-4709-4a48-8b62-5ad16700f91f} <Debug> TCPHandler: Processed in 0.001391291 sec. | ||
| 12080 | 2025.09.06 02:22:27.954843 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2025.09.06 02:22:27.954946 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12082 | 2025.09.06 02:22:27.955005 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12083 | 2025.09.06 02:22:27.955809 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2025.09.06 02:22:27.955848 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12085 | 2025.09.06 02:22:27.956424 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12086 | 2025.09.06 02:22:27.956679 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2025.09.06 02:22:27.956819 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001919 sec., 5211.047420531527 rows/sec., 9.34 MiB/sec. | ||
| 12088 | 2025.09.06 02:22:27.956883 [ 254 ] {d7034ad2-e875-46a4-8f19-177dd6b24041} <Debug> TCPHandler: Processed in 0.002120947 sec. | ||
| 12089 | 2025.09.06 02:22:27.956984 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12090 | 2025.09.06 02:22:27.957075 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12091 | 2025.09.06 02:22:27.957116 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12092 | 2025.09.06 02:22:27.957520 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2025.09.06 02:22:27.957558 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12094 | 2025.09.06 02:22:27.957879 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12095 | 2025.09.06 02:22:27.958104 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2025.09.06 02:22:27.958235 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 12097 | 2025.09.06 02:22:27.958273 [ 254 ] {f3c9af8d-1fcb-4532-afd5-0be83a362149} <Debug> TCPHandler: Processed in 0.00130161 sec. | ||
| 12098 | 2025.09.06 02:22:28.935542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12099 | 2025.09.06 02:22:28.951162 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2025.09.06 02:22:28.951218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12101 | 2025.09.06 02:22:28.957243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12102 | 2025.09.06 02:22:28.957980 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2025.09.06 02:22:28.960891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12104 | 2025.09.06 02:22:32.572511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1486 | ||
| 12105 | 2025.09.06 02:22:32.574820 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2025.09.06 02:22:32.574868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12107 | 2025.09.06 02:22:32.576058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12108 | 2025.09.06 02:22:32.576330 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2025.09.06 02:22:32.576607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 12110 | 2025.09.06 02:22:32.951260 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2025.09.06 02:22:32.951437 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12112 | 2025.09.06 02:22:32.951502 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12113 | 2025.09.06 02:22:32.952188 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.09.06 02:22:32.952231 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12115 | 2025.09.06 02:22:32.952638 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12116 | 2025.09.06 02:22:32.952886 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.09.06 02:22:32.953045 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 12118 | 2025.09.06 02:22:32.953096 [ 254 ] {da49890d-7cfc-4af7-b042-7de205826a93} <Debug> TCPHandler: Processed in 0.001958646 sec. | ||
| 12119 | 2025.09.06 02:22:32.953221 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.09.06 02:22:32.953323 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12121 | 2025.09.06 02:22:32.953369 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12122 | 2025.09.06 02:22:32.953784 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.09.06 02:22:32.953823 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12124 | 2025.09.06 02:22:32.954133 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12125 | 2025.09.06 02:22:32.954374 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.09.06 02:22:32.954506 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 540.92 KiB/sec. | ||
| 12127 | 2025.09.06 02:22:32.954547 [ 254 ] {16cff769-3060-4534-9365-ef2e19673e98} <Debug> TCPHandler: Processed in 0.001378431 sec. | ||
| 12128 | 2025.09.06 02:22:32.954651 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.09.06 02:22:32.954746 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12130 | 2025.09.06 02:22:32.954788 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12131 | 2025.09.06 02:22:32.955309 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.09.06 02:22:32.955347 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12133 | 2025.09.06 02:22:32.955687 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12134 | 2025.09.06 02:22:32.955914 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.09.06 02:22:32.956049 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001321 sec., 184708.5541256624 rows/sec., 16.41 MiB/sec. | ||
| 12136 | 2025.09.06 02:22:32.956087 [ 254 ] {b51368b0-1789-47c0-9ee1-355bcec8eebc} <Debug> TCPHandler: Processed in 0.001485622 sec. | ||
| 12137 | 2025.09.06 02:22:32.956196 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12138 | 2025.09.06 02:22:32.956290 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12139 | 2025.09.06 02:22:32.956330 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12140 | 2025.09.06 02:22:32.956749 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2025.09.06 02:22:32.956786 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12142 | 2025.09.06 02:22:32.957095 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12143 | 2025.09.06 02:22:32.957323 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2025.09.06 02:22:32.957453 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001181 sec., 44030.48264182896 rows/sec., 3.25 MiB/sec. | ||
| 12145 | 2025.09.06 02:22:32.957492 [ 254 ] {5fee0eeb-539f-40b8-946d-5904864cbd75} <Debug> TCPHandler: Processed in 0.001345251 sec. | ||
| 12146 | 2025.09.06 02:22:32.957595 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2025.09.06 02:22:32.957688 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12148 | 2025.09.06 02:22:32.957729 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12149 | 2025.09.06 02:22:32.958123 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2025.09.06 02:22:32.958160 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12151 | 2025.09.06 02:22:32.958468 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12152 | 2025.09.06 02:22:32.958713 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2025.09.06 02:22:32.958844 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.70 MiB/sec. | ||
| 12154 | 2025.09.06 02:22:32.958884 [ 254 ] {8a4c5d64-93b3-4dd9-9bfd-2aa31a192fd9} <Debug> TCPHandler: Processed in 0.001337511 sec. | ||
| 12155 | 2025.09.06 02:22:32.958992 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12156 | 2025.09.06 02:22:32.959085 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12157 | 2025.09.06 02:22:32.959126 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12158 | 2025.09.06 02:22:32.959520 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.09.06 02:22:32.959558 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12160 | 2025.09.06 02:22:32.959900 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12161 | 2025.09.06 02:22:32.960113 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2025.09.06 02:22:32.960234 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 772.24 KiB/sec. | ||
| 12163 | 2025.09.06 02:22:32.960271 [ 254 ] {1eaa14f5-b921-4c4a-9eba-2c51b33053ac} <Debug> TCPHandler: Processed in 0.001377171 sec. | ||
| 12164 | 2025.09.06 02:22:32.960365 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12165 | 2025.09.06 02:22:32.960453 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12166 | 2025.09.06 02:22:32.960558 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12167 | 2025.09.06 02:22:32.961034 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2025.09.06 02:22:32.961072 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12169 | 2025.09.06 02:22:32.961391 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12170 | 2025.09.06 02:22:32.961617 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2025.09.06 02:22:32.961754 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001256 sec., 111464.96815286625 rows/sec., 9.01 MiB/sec. | ||
| 12172 | 2025.09.06 02:22:32.961793 [ 254 ] {c612c2c1-f64c-4c69-ad71-2026ca822a3a} <Debug> TCPHandler: Processed in 0.001420682 sec. | ||
| 12173 | 2025.09.06 02:22:32.961899 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2025.09.06 02:22:32.962001 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12175 | 2025.09.06 02:22:32.962047 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12176 | 2025.09.06 02:22:32.962478 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2025.09.06 02:22:32.962516 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12178 | 2025.09.06 02:22:32.962869 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12179 | 2025.09.06 02:22:32.963088 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2025.09.06 02:22:32.963226 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001243 sec., 160901.04585679807 rows/sec., 11.53 MiB/sec. | ||
| 12181 | 2025.09.06 02:22:32.963267 [ 254 ] {03a03670-b487-4894-9008-65f9c092039e} <Debug> TCPHandler: Processed in 0.001417351 sec. | ||
| 12182 | 2025.09.06 02:22:32.963377 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2025.09.06 02:22:32.963534 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12184 | 2025.09.06 02:22:32.963626 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12185 | 2025.09.06 02:22:32.964561 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2025.09.06 02:22:32.964599 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12187 | 2025.09.06 02:22:32.965167 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12188 | 2025.09.06 02:22:32.965394 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2025.09.06 02:22:32.965594 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12190 | 2025.09.06 02:22:32.965614 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002098 sec., 15252.62154432793 rows/sec., 27.33 MiB/sec. | ||
| 12191 | 2025.09.06 02:22:32.965665 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2025.09.06 02:22:32.965688 [ 254 ] {2edc5a49-4891-43aa-b4ac-b9e2642c279f} <Debug> TCPHandler: Processed in 0.002359239 sec. | ||
| 12193 | 2025.09.06 02:22:32.965692 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12194 | 2025.09.06 02:22:32.965809 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2025.09.06 02:22:32.965874 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 12196 | 2025.09.06 02:22:32.965908 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12197 | 2025.09.06 02:22:32.965986 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12198 | 2025.09.06 02:22:32.966283 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12199 | 2025.09.06 02:22:32.966326 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2025.09.06 02:22:32.966369 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12201 | 2025.09.06 02:22:32.966383 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1522 rows starting from the beginning of the part | ||
| 12202 | 2025.09.06 02:22:32.966535 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 12203 | 2025.09.06 02:22:32.966648 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 12204 | 2025.09.06 02:22:32.966702 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12205 | 2025.09.06 02:22:32.966747 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 12206 | 2025.09.06 02:22:32.966848 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 12207 | 2025.09.06 02:22:32.966946 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 12208 | 2025.09.06 02:22:32.966970 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.09.06 02:22:32.967127 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 12210 | 2025.09.06 02:22:32.967165 [ 254 ] {ea61ed35-358f-4adc-aae6-6e9648b3266a} <Debug> TCPHandler: Processed in 0.001406882 sec. | ||
| 12211 | 2025.09.06 02:22:32.975991 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1638 rows, containing 19 columns (19 merged, 0 gathered) in 0.010201033 sec., 160571.97344621865 rows/sec., 287.74 MiB/sec. | ||
| 12212 | 2025.09.06 02:22:32.977648 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12213 | 2025.09.06 02:22:32.978016 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2025.09.06 02:22:32.978093 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12215 | 2025.09.06 02:22:32.978258 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12216 | 2025.09.06 02:22:33.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.42 MiB, peak 344.36 MiB, free memory in arenas 0.00 B, will set to 336.95 MiB (RSS), difference: 5.52 MiB | ||
| 12217 | 2025.09.06 02:22:34.991013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28211 | ||
| 12218 | 2025.09.06 02:22:34.991606 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.09.06 02:22:34.991662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12220 | 2025.09.06 02:22:34.992262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12221 | 2025.09.06 02:22:34.992515 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2025.09.06 02:22:34.992675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28211 | ||
| 12223 | 2025.09.06 02:22:36.461088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12224 | 2025.09.06 02:22:36.477741 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.09.06 02:22:36.477782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12226 | 2025.09.06 02:22:36.483834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12227 | 2025.09.06 02:22:36.484570 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.09.06 02:22:36.487385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12229 | 2025.09.06 02:22:37.948949 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2025.09.06 02:22:37.949143 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12231 | 2025.09.06 02:22:37.949217 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12232 | 2025.09.06 02:22:37.949920 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.09.06 02:22:37.949972 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12234 | 2025.09.06 02:22:37.950380 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12235 | 2025.09.06 02:22:37.950615 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.09.06 02:22:37.950779 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 12237 | 2025.09.06 02:22:37.950787 [ 94 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12238 | 2025.09.06 02:22:37.950832 [ 254 ] {3bd6a358-00d9-4dd7-82ef-8e8df82f8077} <Debug> TCPHandler: Processed in 0.002019937 sec. | ||
| 12239 | 2025.09.06 02:22:37.950855 [ 94 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2025.09.06 02:22:37.950883 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12241 | 2025.09.06 02:22:37.950966 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2025.09.06 02:22:37.950997 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 12243 | 2025.09.06 02:22:37.951074 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12244 | 2025.09.06 02:22:37.951114 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12245 | 2025.09.06 02:22:37.951121 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12246 | 2025.09.06 02:22:37.951159 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2423 rows starting from the beginning of the part | ||
| 12247 | 2025.09.06 02:22:37.951241 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1217 rows starting from the beginning of the part | ||
| 12248 | 2025.09.06 02:22:37.951316 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 120 rows starting from the beginning of the part | ||
| 12249 | 2025.09.06 02:22:37.951387 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 12250 | 2025.09.06 02:22:37.951453 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 244 rows starting from the beginning of the part | ||
| 12251 | 2025.09.06 02:22:37.951520 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
| 12252 | 2025.09.06 02:22:37.951546 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2025.09.06 02:22:37.951584 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12254 | 2025.09.06 02:22:37.951909 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12255 | 2025.09.06 02:22:37.952136 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2025.09.06 02:22:37.952283 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001232 sec., 8116.883116883117 rows/sec., 610.35 KiB/sec. | ||
| 12257 | 2025.09.06 02:22:37.952323 [ 254 ] {fb2d4625-79aa-40d0-b61e-41e35c412ada} <Debug> TCPHandler: Processed in 0.001409162 sec. | ||
| 12258 | 2025.09.06 02:22:37.952429 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2025.09.06 02:22:37.952526 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12260 | 2025.09.06 02:22:37.952569 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12261 | 2025.09.06 02:22:37.953004 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.09.06 02:22:37.953041 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12263 | 2025.09.06 02:22:37.953345 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12264 | 2025.09.06 02:22:37.953560 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2025.09.06 02:22:37.953690 [ 94 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12266 | 2025.09.06 02:22:37.953703 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 12267 | 2025.09.06 02:22:37.953728 [ 94 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2025.09.06 02:22:37.953752 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12269 | 2025.09.06 02:22:37.953753 [ 254 ] {7c228adc-7b2c-4c55-bc80-9186dec75a09} <Debug> TCPHandler: Processed in 0.001373771 sec. | ||
| 12270 | 2025.09.06 02:22:37.953849 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 12271 | 2025.09.06 02:22:37.953891 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2025.09.06 02:22:37.953975 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2025.09.06 02:22:37.953992 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12274 | 2025.09.06 02:22:37.954014 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1224 rows starting from the beginning of the part | ||
| 12275 | 2025.09.06 02:22:37.954042 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2025.09.06 02:22:37.954083 [ 200 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4156 rows, containing 5 columns (5 merged, 0 gathered) in 0.003135515 sec., 1325460.0918828326 rows/sec., 114.55 MiB/sec. | ||
| 12277 | 2025.09.06 02:22:37.954090 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 532 rows starting from the beginning of the part | ||
| 12278 | 2025.09.06 02:22:37.954187 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 96 rows starting from the beginning of the part | ||
| 12279 | 2025.09.06 02:22:37.954233 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 12280 | 2025.09.06 02:22:37.954274 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 140 rows starting from the beginning of the part | ||
| 12281 | 2025.09.06 02:22:37.954319 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
| 12282 | 2025.09.06 02:22:37.954416 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12283 | 2025.09.06 02:22:37.954476 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2025.09.06 02:22:37.954518 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12285 | 2025.09.06 02:22:37.954781 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.09.06 02:22:37.954875 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_86_17} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12287 | 2025.09.06 02:22:37.954923 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12288 | 2025.09.06 02:22:37.954980 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12289 | 2025.09.06 02:22:37.955164 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2025.09.06 02:22:37.955288 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12291 | 2025.09.06 02:22:37.955308 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 12292 | 2025.09.06 02:22:37.955317 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2025.09.06 02:22:37.955347 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12294 | 2025.09.06 02:22:37.955353 [ 254 ] {cf2845fd-b109-4b6f-b02d-9843740c0fbc} <Debug> TCPHandler: Processed in 0.001512652 sec. | ||
| 12295 | 2025.09.06 02:22:37.955424 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 12296 | 2025.09.06 02:22:37.955484 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2025.09.06 02:22:37.955520 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12298 | 2025.09.06 02:22:37.955549 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24278 rows starting from the beginning of the part | ||
| 12299 | 2025.09.06 02:22:37.955560 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760505 sec., 1215560.3079798126 rows/sec., 94.51 MiB/sec. | ||
| 12300 | 2025.09.06 02:22:37.955579 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12301 | 2025.09.06 02:22:37.955603 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 845 rows starting from the beginning of the part | ||
| 12302 | 2025.09.06 02:22:37.955639 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12303 | 2025.09.06 02:22:37.955650 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12304 | 2025.09.06 02:22:37.955695 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 12305 | 2025.09.06 02:22:37.955737 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12306 | 2025.09.06 02:22:37.955740 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part | ||
| 12307 | 2025.09.06 02:22:37.955803 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12308 | 2025.09.06 02:22:37.956038 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2025.09.06 02:22:37.956118 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_86_17} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12310 | 2025.09.06 02:22:37.956193 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12311 | 2025.09.06 02:22:37.956446 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.09.06 02:22:37.956488 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12313 | 2025.09.06 02:22:37.957024 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12314 | 2025.09.06 02:22:37.957262 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.09.06 02:22:37.957411 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001851 sec., 5402.485143165856 rows/sec., 9.68 MiB/sec. | ||
| 12316 | 2025.09.06 02:22:37.957485 [ 254 ] {368a2649-4f65-44cf-ae11-156af7475f29} <Debug> TCPHandler: Processed in 0.002049696 sec. | ||
| 12317 | 2025.09.06 02:22:37.957596 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2025.09.06 02:22:37.957690 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12319 | 2025.09.06 02:22:37.957733 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12320 | 2025.09.06 02:22:37.958060 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2025.09.06 02:22:37.958097 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12322 | 2025.09.06 02:22:37.958418 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12323 | 2025.09.06 02:22:37.958639 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2025.09.06 02:22:37.958774 [ 90 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12325 | 2025.09.06 02:22:37.958777 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12326 | 2025.09.06 02:22:37.958819 [ 90 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2025.09.06 02:22:37.958839 [ 254 ] {6d7d9843-d4f5-44e2-87ae-317f782b146c} <Debug> TCPHandler: Processed in 0.001293001 sec. | ||
| 12328 | 2025.09.06 02:22:37.958844 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12329 | 2025.09.06 02:22:37.958955 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12330 | 2025.09.06 02:22:37.959084 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12331 | 2025.09.06 02:22:37.959120 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5070 rows starting from the beginning of the part | ||
| 12332 | 2025.09.06 02:22:37.959183 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12333 | 2025.09.06 02:22:37.959227 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12334 | 2025.09.06 02:22:37.959268 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12335 | 2025.09.06 02:22:37.959310 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12336 | 2025.09.06 02:22:37.959347 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12337 | 2025.09.06 02:22:37.960807 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25803 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407174 sec., 4771993.651397199 rows/sec., 326.33 MiB/sec. | ||
| 12338 | 2025.09.06 02:22:37.961058 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12339 | 2025.09.06 02:22:37.961277 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367759 sec., 2267967.305794213 rows/sec., 150.65 MiB/sec. | ||
| 12340 | 2025.09.06 02:22:37.961352 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2025.09.06 02:22:37.961431 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12342 | 2025.09.06 02:22:37.961519 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12343 | 2025.09.06 02:22:37.961762 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12344 | 2025.09.06 02:22:37.962032 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2025.09.06 02:22:37.962107 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_86_17} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12346 | 2025.09.06 02:22:37.962184 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12347 | 2025.09.06 02:22:42.348902 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12348 | 2025.09.06 02:22:42.349011 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12349 | 2025.09.06 02:22:42.492951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28723 | ||
| 12350 | 2025.09.06 02:22:42.493545 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2025.09.06 02:22:42.493585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12352 | 2025.09.06 02:22:42.494092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12353 | 2025.09.06 02:22:42.494345 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2025.09.06 02:22:42.494468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28723 | ||
| 12355 | 2025.09.06 02:22:42.576966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1518 | ||
| 12356 | 2025.09.06 02:22:42.579635 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2025.09.06 02:22:42.579691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12358 | 2025.09.06 02:22:42.580961 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12359 | 2025.09.06 02:22:42.581231 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2025.09.06 02:22:42.581603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
| 12361 | 2025.09.06 02:22:42.949702 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2025.09.06 02:22:42.949897 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12363 | 2025.09.06 02:22:42.949975 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12364 | 2025.09.06 02:22:42.950786 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2025.09.06 02:22:42.950839 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12366 | 2025.09.06 02:22:42.951256 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12367 | 2025.09.06 02:22:42.951489 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2025.09.06 02:22:42.951643 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001796 sec., 66815.14476614699 rows/sec., 5.68 MiB/sec. | ||
| 12369 | 2025.09.06 02:22:42.951690 [ 254 ] {cb72e20d-9375-4942-b967-4d7f2a1738b0} <Debug> TCPHandler: Processed in 0.002124967 sec. | ||
| 12370 | 2025.09.06 02:22:42.951825 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2025.09.06 02:22:42.951930 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12372 | 2025.09.06 02:22:42.951977 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12373 | 2025.09.06 02:22:42.952394 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2025.09.06 02:22:42.952432 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12375 | 2025.09.06 02:22:42.952745 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12376 | 2025.09.06 02:22:42.952961 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2025.09.06 02:22:42.953096 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001189 sec., 26913.372582001684 rows/sec., 1.98 MiB/sec. | ||
| 12378 | 2025.09.06 02:22:42.953098 [ 88 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12379 | 2025.09.06 02:22:42.953136 [ 254 ] {b4f27113-55c7-471f-bc60-c6e60940f99e} <Debug> TCPHandler: Processed in 0.00136261 sec. | ||
| 12380 | 2025.09.06 02:22:42.953177 [ 88 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.09.06 02:22:42.953211 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12382 | 2025.09.06 02:22:42.953268 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2025.09.06 02:22:42.953313 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 12384 | 2025.09.06 02:22:42.953369 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12385 | 2025.09.06 02:22:42.953416 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12386 | 2025.09.06 02:22:42.953436 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2025.09.06 02:22:42.953473 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 270 rows starting from the beginning of the part | ||
| 12388 | 2025.09.06 02:22:42.953540 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
| 12389 | 2025.09.06 02:22:42.953587 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12390 | 2025.09.06 02:22:42.953630 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 52 rows starting from the beginning of the part | ||
| 12391 | 2025.09.06 02:22:42.953677 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 12392 | 2025.09.06 02:22:42.953716 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part | ||
| 12393 | 2025.09.06 02:22:42.953862 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2025.09.06 02:22:42.953905 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12395 | 2025.09.06 02:22:42.954252 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12396 | 2025.09.06 02:22:42.954490 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2025.09.06 02:22:42.954583 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317231 sec., 308222.32395077246 rows/sec., 21.59 MiB/sec. | ||
| 12398 | 2025.09.06 02:22:42.954627 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001276 sec., 75235.10971786834 rows/sec., 5.88 MiB/sec. | ||
| 12399 | 2025.09.06 02:22:42.954667 [ 254 ] {6d3297a9-8fa9-4257-8997-b783d73dc436} <Debug> TCPHandler: Processed in 0.001459422 sec. | ||
| 12400 | 2025.09.06 02:22:42.954747 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12401 | 2025.09.06 02:22:42.954782 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2025.09.06 02:22:42.954884 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12403 | 2025.09.06 02:22:42.954931 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12404 | 2025.09.06 02:22:42.955062 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2025.09.06 02:22:42.955149 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_86_17} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12406 | 2025.09.06 02:22:42.955231 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12407 | 2025.09.06 02:22:42.955354 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2025.09.06 02:22:42.955395 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12409 | 2025.09.06 02:22:42.955749 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12410 | 2025.09.06 02:22:42.955967 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2025.09.06 02:22:42.956104 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 12412 | 2025.09.06 02:22:42.956142 [ 254 ] {7cfb0c72-a56e-40d0-b43c-f64dbb44710e} <Debug> TCPHandler: Processed in 0.001409932 sec. | ||
| 12413 | 2025.09.06 02:22:42.956248 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12414 | 2025.09.06 02:22:42.956345 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12415 | 2025.09.06 02:22:42.956401 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12416 | 2025.09.06 02:22:42.957226 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12417 | 2025.09.06 02:22:42.957263 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12418 | 2025.09.06 02:22:42.957822 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12419 | 2025.09.06 02:22:42.958062 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2025.09.06 02:22:42.958204 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001878 sec., 17039.40362087327 rows/sec., 30.53 MiB/sec. | ||
| 12421 | 2025.09.06 02:22:42.958273 [ 254 ] {602535e6-e888-4ea3-b6e1-502d2e2269bf} <Debug> TCPHandler: Processed in 0.002076517 sec. | ||
| 12422 | 2025.09.06 02:22:42.958386 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2025.09.06 02:22:42.958483 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12424 | 2025.09.06 02:22:42.958525 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12425 | 2025.09.06 02:22:42.958859 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2025.09.06 02:22:42.958895 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12427 | 2025.09.06 02:22:42.959198 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12428 | 2025.09.06 02:22:42.959413 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2025.09.06 02:22:42.959541 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12430 | 2025.09.06 02:22:42.959577 [ 254 ] {f6f07723-25c5-459d-ae4f-41597326a576} <Debug> TCPHandler: Processed in 0.00124196 sec. | ||
| 12431 | 2025.09.06 02:22:43.216317 [ 85 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12432 | 2025.09.06 02:22:43.216388 [ 85 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2025.09.06 02:22:43.216409 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12434 | 2025.09.06 02:22:43.216534 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12435 | 2025.09.06 02:22:43.216684 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12436 | 2025.09.06 02:22:43.216719 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12437 | 2025.09.06 02:22:43.216792 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12438 | 2025.09.06 02:22:43.216837 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12439 | 2025.09.06 02:22:43.216880 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 12440 | 2025.09.06 02:22:43.216921 [ 188 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 12441 | 2025.09.06 02:22:43.217647 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117388 sec., 32371.281561999524 rows/sec., 2.70 MiB/sec. | ||
| 12442 | 2025.09.06 02:22:43.217846 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12443 | 2025.09.06 02:22:43.218144 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2025.09.06 02:22:43.218219 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_29_7} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12445 | 2025.09.06 02:22:43.218312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12446 | 2025.09.06 02:22:43.987587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12447 | 2025.09.06 02:22:44.005538 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2025.09.06 02:22:44.005600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12449 | 2025.09.06 02:22:44.011862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12450 | 2025.09.06 02:22:44.012597 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2025.09.06 02:22:44.015771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12452 | 2025.09.06 02:22:47.975932 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2025.09.06 02:22:47.976130 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12454 | 2025.09.06 02:22:47.976203 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12455 | 2025.09.06 02:22:47.976870 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2025.09.06 02:22:47.976926 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12457 | 2025.09.06 02:22:47.977304 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12458 | 2025.09.06 02:22:47.977533 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2025.09.06 02:22:47.977692 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 201.96 KiB/sec. | ||
| 12460 | 2025.09.06 02:22:47.977737 [ 254 ] {95be68ac-585a-4802-a143-de7e493849f5} <Debug> TCPHandler: Processed in 0.001939775 sec. | ||
| 12461 | 2025.09.06 02:22:47.977860 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12462 | 2025.09.06 02:22:47.977957 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12463 | 2025.09.06 02:22:47.977998 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12464 | 2025.09.06 02:22:47.979206 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2025.09.06 02:22:47.979243 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12466 | 2025.09.06 02:22:47.979640 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12467 | 2025.09.06 02:22:47.979856 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2025.09.06 02:22:47.979988 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.00205 sec., 594146.3414634146 rows/sec., 49.12 MiB/sec. | ||
| 12469 | 2025.09.06 02:22:47.980028 [ 254 ] {557589c9-e365-4560-ad91-28b4f6e68ca7} <Debug> TCPHandler: Processed in 0.002219397 sec. | ||
| 12470 | 2025.09.06 02:22:47.980160 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2025.09.06 02:22:47.980257 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12472 | 2025.09.06 02:22:47.980299 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12473 | 2025.09.06 02:22:47.980709 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2025.09.06 02:22:47.980747 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12475 | 2025.09.06 02:22:47.981049 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12476 | 2025.09.06 02:22:47.981263 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2025.09.06 02:22:47.981396 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001158 sec., 12089.810017271158 rows/sec., 890.54 KiB/sec. | ||
| 12478 | 2025.09.06 02:22:47.981436 [ 254 ] {a9ba58b2-3586-47b0-8cf1-c48dfcbbae22} <Debug> TCPHandler: Processed in 0.001327291 sec. | ||
| 12479 | 2025.09.06 02:22:47.981544 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2025.09.06 02:22:47.981648 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12481 | 2025.09.06 02:22:47.981690 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12482 | 2025.09.06 02:22:47.982241 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2025.09.06 02:22:47.982281 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12484 | 2025.09.06 02:22:47.982618 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12485 | 2025.09.06 02:22:47.982850 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2025.09.06 02:22:47.982985 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001354 sec., 168389.95568685376 rows/sec., 11.40 MiB/sec. | ||
| 12487 | 2025.09.06 02:22:47.983026 [ 254 ] {ca91518e-460f-484f-9d2b-9beeb4ccbfeb} <Debug> TCPHandler: Processed in 0.001531953 sec. | ||
| 12488 | 2025.09.06 02:22:47.983137 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2025.09.06 02:22:47.983232 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12490 | 2025.09.06 02:22:47.983272 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12491 | 2025.09.06 02:22:47.983954 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2025.09.06 02:22:47.983992 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12493 | 2025.09.06 02:22:47.984325 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12494 | 2025.09.06 02:22:47.984546 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2025.09.06 02:22:47.984679 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001464 sec., 364754.0983606557 rows/sec., 27.04 MiB/sec. | ||
| 12496 | 2025.09.06 02:22:47.984720 [ 254 ] {89f169bf-ef01-4a64-a0d9-072213e6d768} <Debug> TCPHandler: Processed in 0.001630733 sec. | ||
| 12497 | 2025.09.06 02:22:47.984835 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2025.09.06 02:22:47.984931 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12499 | 2025.09.06 02:22:47.984976 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12500 | 2025.09.06 02:22:47.985628 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2025.09.06 02:22:47.985666 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12502 | 2025.09.06 02:22:47.986054 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12503 | 2025.09.06 02:22:47.986273 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2025.09.06 02:22:47.986405 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001492 sec., 567024.128686327 rows/sec., 38.17 MiB/sec. | ||
| 12505 | 2025.09.06 02:22:47.986444 [ 254 ] {fe26bab0-4c50-482d-b0c4-7a1439912fcd} <Debug> TCPHandler: Processed in 0.001657773 sec. | ||
| 12506 | 2025.09.06 02:22:47.986557 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2025.09.06 02:22:47.986652 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12508 | 2025.09.06 02:22:47.986709 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12509 | 2025.09.06 02:22:47.987482 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.09.06 02:22:47.987520 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12511 | 2025.09.06 02:22:47.988027 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12512 | 2025.09.06 02:22:47.988253 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2025.09.06 02:22:47.988394 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 12514 | 2025.09.06 02:22:47.988449 [ 254 ] {bbe5aa89-309a-4aec-9340-b6840505ac1d} <Debug> TCPHandler: Processed in 0.001941775 sec. | ||
| 12515 | 2025.09.06 02:22:47.988558 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2025.09.06 02:22:47.988654 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12517 | 2025.09.06 02:22:47.988697 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12518 | 2025.09.06 02:22:47.989055 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2025.09.06 02:22:47.989093 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12520 | 2025.09.06 02:22:47.989400 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12521 | 2025.09.06 02:22:47.989612 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2025.09.06 02:22:47.989745 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12523 | 2025.09.06 02:22:47.989783 [ 254 ] {bca536a1-73aa-410c-ad11-c142cf49e90f} <Debug> TCPHandler: Processed in 0.00127325 sec. | ||
| 12524 | 2025.09.06 02:22:49.994765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29171 | ||
| 12525 | 2025.09.06 02:22:49.995558 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.09.06 02:22:49.995591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12527 | 2025.09.06 02:22:49.996084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12528 | 2025.09.06 02:22:49.996313 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.09.06 02:22:49.996439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29171 | ||
| 12530 | 2025.09.06 02:22:49.996497 [ 75 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12531 | 2025.09.06 02:22:49.996569 [ 75 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.09.06 02:22:49.996592 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12533 | 2025.09.06 02:22:49.996701 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 12534 | 2025.09.06 02:22:49.996811 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2025.09.06 02:22:49.996847 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26803 rows starting from the beginning of the part | ||
| 12536 | 2025.09.06 02:22:49.996910 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12537 | 2025.09.06 02:22:49.996962 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12538 | 2025.09.06 02:22:49.997007 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12539 | 2025.09.06 02:22:49.997049 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12540 | 2025.09.06 02:22:49.997085 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12541 | 2025.09.06 02:22:49.999293 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29171 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641921 sec., 11041586.784767598 rows/sec., 157.95 MiB/sec. | ||
| 12542 | 2025.09.06 02:22:49.999499 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12543 | 2025.09.06 02:22:49.999743 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.09.06 02:22:49.999808 [ 188 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_61_12} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12545 | 2025.09.06 02:22:49.999878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12546 | 2025.09.06 02:22:51.515979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12547 | 2025.09.06 02:22:51.533154 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2025.09.06 02:22:51.533210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12549 | 2025.09.06 02:22:51.539471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12550 | 2025.09.06 02:22:51.540221 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2025.09.06 02:22:51.540542 [ 74 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12552 | 2025.09.06 02:22:51.540619 [ 74 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2025.09.06 02:22:51.540643 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12554 | 2025.09.06 02:22:51.540736 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12555 | 2025.09.06 02:22:51.543199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12556 | 2025.09.06 02:22:51.543552 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12557 | 2025.09.06 02:22:51.544337 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12558 | 2025.09.06 02:22:51.547626 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12559 | 2025.09.06 02:22:51.551010 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12560 | 2025.09.06 02:22:51.554758 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12561 | 2025.09.06 02:22:51.558939 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12562 | 2025.09.06 02:22:51.562681 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 12563 | 2025.09.06 02:22:51.613175 [ 198 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.072470582 sec., 6347.403143526569 rows/sec., 32.82 MiB/sec. | ||
| 12564 | 2025.09.06 02:22:51.616311 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12565 | 2025.09.06 02:22:51.618278 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_61_12} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2025.09.06 02:22:51.618386 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_61_12} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12567 | 2025.09.06 02:22:51.620963 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12568 | 2025.09.06 02:22:52.581986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1546 | ||
| 12569 | 2025.09.06 02:22:52.584352 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2025.09.06 02:22:52.584393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12571 | 2025.09.06 02:22:52.585629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12572 | 2025.09.06 02:22:52.585914 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2025.09.06 02:22:52.586181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12574 | 2025.09.06 02:22:52.950401 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.09.06 02:22:52.950660 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12576 | 2025.09.06 02:22:52.950761 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12577 | 2025.09.06 02:22:52.951645 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2025.09.06 02:22:52.951696 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12579 | 2025.09.06 02:22:52.952107 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12580 | 2025.09.06 02:22:52.952362 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.09.06 02:22:52.952533 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001939 sec., 61887.57091284167 rows/sec., 5.26 MiB/sec. | ||
| 12582 | 2025.09.06 02:22:52.952587 [ 254 ] {f5f45422-44b8-4739-bd8e-002ca038ed69} <Debug> TCPHandler: Processed in 0.002360409 sec. | ||
| 12583 | 2025.09.06 02:22:52.952717 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2025.09.06 02:22:52.952823 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12585 | 2025.09.06 02:22:52.952868 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12586 | 2025.09.06 02:22:52.953305 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2025.09.06 02:22:52.953345 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12588 | 2025.09.06 02:22:52.953663 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12589 | 2025.09.06 02:22:52.953885 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2025.09.06 02:22:52.954031 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001229 sec., 26037.428803905612 rows/sec., 1.91 MiB/sec. | ||
| 12591 | 2025.09.06 02:22:52.954071 [ 254 ] {09cbc5f0-d566-4f18-993a-7fe848b36e9e} <Debug> TCPHandler: Processed in 0.001404801 sec. | ||
| 12592 | 2025.09.06 02:22:52.954193 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.09.06 02:22:52.954290 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12594 | 2025.09.06 02:22:52.954331 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12595 | 2025.09.06 02:22:52.954763 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2025.09.06 02:22:52.954801 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12597 | 2025.09.06 02:22:52.955134 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12598 | 2025.09.06 02:22:52.955357 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2025.09.06 02:22:52.955490 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001218 sec., 78817.73399014778 rows/sec., 6.16 MiB/sec. | ||
| 12600 | 2025.09.06 02:22:52.955532 [ 254 ] {f837b7ac-6dae-458d-8ab5-8b7adf84c28f} <Debug> TCPHandler: Processed in 0.001387281 sec. | ||
| 12601 | 2025.09.06 02:22:52.955645 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2025.09.06 02:22:52.955739 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12603 | 2025.09.06 02:22:52.955785 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12604 | 2025.09.06 02:22:52.956206 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2025.09.06 02:22:52.956241 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12606 | 2025.09.06 02:22:52.956559 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12607 | 2025.09.06 02:22:52.956765 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2025.09.06 02:22:52.956954 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 12609 | 2025.09.06 02:22:52.956994 [ 254 ] {34b8be95-c33d-4160-b79f-958084ab09b1} <Debug> TCPHandler: Processed in 0.001396161 sec. | ||
| 12610 | 2025.09.06 02:22:52.957115 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2025.09.06 02:22:52.957210 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12612 | 2025.09.06 02:22:52.957265 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12613 | 2025.09.06 02:22:52.958125 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2025.09.06 02:22:52.958164 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12615 | 2025.09.06 02:22:52.958725 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12616 | 2025.09.06 02:22:52.958962 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2025.09.06 02:22:52.959112 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001918 sec., 16684.045881126174 rows/sec., 29.90 MiB/sec. | ||
| 12618 | 2025.09.06 02:22:52.959171 [ 254 ] {7fad1d74-6bbd-4f0c-9cf6-7b16400b91cc} <Debug> TCPHandler: Processed in 0.002102667 sec. | ||
| 12619 | 2025.09.06 02:22:52.959287 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2025.09.06 02:22:52.959381 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12621 | 2025.09.06 02:22:52.959424 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12622 | 2025.09.06 02:22:52.959778 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2025.09.06 02:22:52.959816 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12624 | 2025.09.06 02:22:52.960128 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12625 | 2025.09.06 02:22:52.960359 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2025.09.06 02:22:52.960491 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 12627 | 2025.09.06 02:22:52.960529 [ 254 ] {70dc11a8-0a05-4300-a569-2f5b892f375f} <Debug> TCPHandler: Processed in 0.0012916 sec. | ||
| 12628 | 2025.09.06 02:22:57.349079 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12629 | 2025.09.06 02:22:57.349145 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12630 | 2025.09.06 02:22:57.496740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29683 | ||
| 12631 | 2025.09.06 02:22:57.497522 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.09.06 02:22:57.497556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12633 | 2025.09.06 02:22:57.498053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12634 | 2025.09.06 02:22:57.498284 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2025.09.06 02:22:57.498410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29683 | ||
| 12636 | 2025.09.06 02:22:57.949210 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12637 | 2025.09.06 02:22:57.949408 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12638 | 2025.09.06 02:22:57.949480 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12639 | 2025.09.06 02:22:57.950211 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2025.09.06 02:22:57.950267 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12641 | 2025.09.06 02:22:57.950682 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12642 | 2025.09.06 02:22:57.950944 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2025.09.06 02:22:57.951101 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.60 MiB/sec. | ||
| 12644 | 2025.09.06 02:22:57.951148 [ 254 ] {89af886a-0684-4f0c-9fd6-2524edebf978} <Debug> TCPHandler: Processed in 0.002075177 sec. | ||
| 12645 | 2025.09.06 02:22:57.951278 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2025.09.06 02:22:57.951375 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12647 | 2025.09.06 02:22:57.951417 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12648 | 2025.09.06 02:22:57.951832 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2025.09.06 02:22:57.951872 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12650 | 2025.09.06 02:22:57.952189 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12651 | 2025.09.06 02:22:57.952419 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12652 | 2025.09.06 02:22:57.952556 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 12653 | 2025.09.06 02:22:57.952597 [ 254 ] {031f560f-9f91-4723-881b-547ff18d5cb2} <Debug> TCPHandler: Processed in 0.001371001 sec. | ||
| 12654 | 2025.09.06 02:22:57.952703 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2025.09.06 02:22:57.952798 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12656 | 2025.09.06 02:22:57.952840 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12657 | 2025.09.06 02:22:57.953268 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2025.09.06 02:22:57.953305 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12659 | 2025.09.06 02:22:57.953604 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12660 | 2025.09.06 02:22:57.953822 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2025.09.06 02:22:57.953948 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001226 sec., 60358.89070146818 rows/sec., 4.71 MiB/sec. | ||
| 12662 | 2025.09.06 02:22:57.954057 [ 254 ] {50d0bdbf-ad56-41e7-8d47-4cd1cf9e586c} <Debug> TCPHandler: Processed in 0.001402651 sec. | ||
| 12663 | 2025.09.06 02:22:57.954212 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2025.09.06 02:22:57.954309 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12665 | 2025.09.06 02:22:57.954355 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12666 | 2025.09.06 02:22:57.954782 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2025.09.06 02:22:57.954818 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12668 | 2025.09.06 02:22:57.955177 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12669 | 2025.09.06 02:22:57.955399 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2025.09.06 02:22:57.955532 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 12671 | 2025.09.06 02:22:57.955570 [ 254 ] {2b79fe42-d5ea-4aef-ac38-738a44584842} <Debug> TCPHandler: Processed in 0.001408411 sec. | ||
| 12672 | 2025.09.06 02:22:57.955675 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2025.09.06 02:22:57.955768 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12674 | 2025.09.06 02:22:57.955823 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12675 | 2025.09.06 02:22:57.956610 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.09.06 02:22:57.956646 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12677 | 2025.09.06 02:22:57.957169 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12678 | 2025.09.06 02:22:57.957401 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2025.09.06 02:22:57.957526 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12680 | 2025.09.06 02:22:57.957546 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 12681 | 2025.09.06 02:22:57.957591 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.09.06 02:22:57.957615 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12683 | 2025.09.06 02:22:57.957627 [ 254 ] {78d0d22f-3476-4e9e-a15e-c7091044f870} <Debug> TCPHandler: Processed in 0.002001106 sec. | ||
| 12684 | 2025.09.06 02:22:57.957712 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 12685 | 2025.09.06 02:22:57.957758 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12686 | 2025.09.06 02:22:57.957881 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12687 | 2025.09.06 02:22:57.957882 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12688 | 2025.09.06 02:22:57.957933 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12689 | 2025.09.06 02:22:57.957943 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1638 rows starting from the beginning of the part | ||
| 12690 | 2025.09.06 02:22:57.958059 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12691 | 2025.09.06 02:22:57.958248 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 12692 | 2025.09.06 02:22:57.958380 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2025.09.06 02:22:57.958423 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12694 | 2025.09.06 02:22:57.958434 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 12695 | 2025.09.06 02:22:57.958581 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12696 | 2025.09.06 02:22:57.958742 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12697 | 2025.09.06 02:22:57.958847 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12698 | 2025.09.06 02:22:57.959128 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2025.09.06 02:22:57.959297 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 12700 | 2025.09.06 02:22:57.959346 [ 254 ] {73aa6b92-0bc3-40be-9444-bae937451b77} <Debug> TCPHandler: Processed in 0.001648653 sec. | ||
| 12701 | 2025.09.06 02:22:57.972165 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 19 columns (19 merged, 0 gathered) in 0.014477257 sec., 119635.92274420493 rows/sec., 214.38 MiB/sec. | ||
| 12702 | 2025.09.06 02:22:57.973956 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12703 | 2025.09.06 02:22:57.974332 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.09.06 02:22:57.974412 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12705 | 2025.09.06 02:22:57.974568 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.07 MiB. | ||
| 12706 | 2025.09.06 02:22:58.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.92 MiB, peak 354.93 MiB, free memory in arenas 0.00 B, will set to 345.44 MiB (RSS), difference: 7.52 MiB | ||
| 12707 | 2025.09.06 02:22:59.043416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12708 | 2025.09.06 02:22:59.058894 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2025.09.06 02:22:59.058965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12710 | 2025.09.06 02:22:59.064754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12711 | 2025.09.06 02:22:59.065514 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2025.09.06 02:22:59.068243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12713 | 2025.09.06 02:23:01.033565 [ 66 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 12714 | 2025.09.06 02:23:01.033643 [ 66 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2025.09.06 02:23:01.033664 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12716 | 2025.09.06 02:23:01.033785 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 12717 | 2025.09.06 02:23:01.033922 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12718 | 2025.09.06 02:23:01.033955 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 456 rows starting from the beginning of the part | ||
| 12719 | 2025.09.06 02:23:01.034018 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12720 | 2025.09.06 02:23:01.034063 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 12721 | 2025.09.06 02:23:01.034106 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 12722 | 2025.09.06 02:23:01.034153 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 12723 | 2025.09.06 02:23:01.034969 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123239 sec., 778974.1883656959 rows/sec., 56.08 MiB/sec. | ||
| 12724 | 2025.09.06 02:23:01.035099 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 12725 | 2025.09.06 02:23:01.035319 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2025.09.06 02:23:01.035385 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_35_8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 12727 | 2025.09.06 02:23:01.035448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12728 | 2025.09.06 02:23:02.586577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1570 | ||
| 12729 | 2025.09.06 02:23:02.588888 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.09.06 02:23:02.588931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12731 | 2025.09.06 02:23:02.590110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12732 | 2025.09.06 02:23:02.590384 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2025.09.06 02:23:02.590547 [ 63 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12734 | 2025.09.06 02:23:02.590610 [ 63 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2025.09.06 02:23:02.590630 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12736 | 2025.09.06 02:23:02.590655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 12737 | 2025.09.06 02:23:02.590745 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 12738 | 2025.09.06 02:23:02.591293 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12739 | 2025.09.06 02:23:02.591440 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1428 rows starting from the beginning of the part | ||
| 12740 | 2025.09.06 02:23:02.591781 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 12741 | 2025.09.06 02:23:02.592098 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 12742 | 2025.09.06 02:23:02.592436 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 12743 | 2025.09.06 02:23:02.592770 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 12744 | 2025.09.06 02:23:02.593109 [ 190 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 12745 | 2025.09.06 02:23:02.599093 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 72 columns (72 merged, 0 gathered) in 0.008391577 sec., 187092.36654802784 rows/sec., 148.01 MiB/sec. | ||
| 12746 | 2025.09.06 02:23:02.600499 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12747 | 2025.09.06 02:23:02.601006 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2025.09.06 02:23:02.601076 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_46_9} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12749 | 2025.09.06 02:23:02.601240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12750 | 2025.09.06 02:23:02.961238 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2025.09.06 02:23:02.961500 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12752 | 2025.09.06 02:23:02.961612 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12753 | 2025.09.06 02:23:02.962403 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2025.09.06 02:23:02.962443 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12755 | 2025.09.06 02:23:02.962854 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12756 | 2025.09.06 02:23:02.963084 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2025.09.06 02:23:02.963235 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001806 sec., 217054.26356589145 rows/sec., 13.77 MiB/sec. | ||
| 12758 | 2025.09.06 02:23:02.963278 [ 254 ] {80bae2fe-b65b-4c6b-81ab-6237d2cd24cb} <Debug> TCPHandler: Processed in 0.002210268 sec. | ||
| 12759 | 2025.09.06 02:23:02.963390 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2025.09.06 02:23:02.963486 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12761 | 2025.09.06 02:23:02.963527 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12762 | 2025.09.06 02:23:02.963935 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.09.06 02:23:02.963969 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12764 | 2025.09.06 02:23:02.964271 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12765 | 2025.09.06 02:23:02.964491 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2025.09.06 02:23:02.964624 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 282.16 KiB/sec. | ||
| 12767 | 2025.09.06 02:23:02.964661 [ 254 ] {5efe58e4-5bcb-4040-9636-3445f5d6fab6} <Debug> TCPHandler: Processed in 0.001321321 sec. | ||
| 12768 | 2025.09.06 02:23:02.964770 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2025.09.06 02:23:02.964866 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12770 | 2025.09.06 02:23:02.964906 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12771 | 2025.09.06 02:23:02.965699 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.09.06 02:23:02.965736 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12773 | 2025.09.06 02:23:02.966110 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12774 | 2025.09.06 02:23:02.966325 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2025.09.06 02:23:02.966432 [ 63 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12776 | 2025.09.06 02:23:02.966454 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Debug> executeQuery: Read 1133 rows, 92.26 KiB in 0.001606 sec., 705479.4520547945 rows/sec., 56.10 MiB/sec. | ||
| 12777 | 2025.09.06 02:23:02.966470 [ 63 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.09.06 02:23:02.966491 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12779 | 2025.09.06 02:23:02.966492 [ 254 ] {d452f57b-f453-4b00-ad1f-114f8b72052d} <Debug> TCPHandler: Processed in 0.001769134 sec. | ||
| 12780 | 2025.09.06 02:23:02.966581 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 12781 | 2025.09.06 02:23:02.966609 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2025.09.06 02:23:02.966683 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12783 | 2025.09.06 02:23:02.966703 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12784 | 2025.09.06 02:23:02.966717 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2423 rows starting from the beginning of the part | ||
| 12785 | 2025.09.06 02:23:02.966745 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12786 | 2025.09.06 02:23:02.966784 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 120 rows starting from the beginning of the part | ||
| 12787 | 2025.09.06 02:23:02.966836 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1218 rows starting from the beginning of the part | ||
| 12788 | 2025.09.06 02:23:02.966883 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 120 rows starting from the beginning of the part | ||
| 12789 | 2025.09.06 02:23:02.966930 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 12790 | 2025.09.06 02:23:02.966975 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1133 rows starting from the beginning of the part | ||
| 12791 | 2025.09.06 02:23:02.967213 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2025.09.06 02:23:02.967250 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12793 | 2025.09.06 02:23:02.967571 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12794 | 2025.09.06 02:23:02.967790 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2025.09.06 02:23:02.967921 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001236 sec., 187702.2653721683 rows/sec., 11.43 MiB/sec. | ||
| 12796 | 2025.09.06 02:23:02.967959 [ 254 ] {8be9e156-a199-4e19-b381-978a4a7bc156} <Debug> TCPHandler: Processed in 0.001398821 sec. | ||
| 12797 | 2025.09.06 02:23:02.968083 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2025.09.06 02:23:02.968182 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12799 | 2025.09.06 02:23:02.968222 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12800 | 2025.09.06 02:23:02.968672 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2025.09.06 02:23:02.968707 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12802 | 2025.09.06 02:23:02.968855 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307738 sec., 2205622.995331359 rows/sec., 188.57 MiB/sec. | ||
| 12803 | 2025.09.06 02:23:02.969021 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12804 | 2025.09.06 02:23:02.969237 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12805 | 2025.09.06 02:23:02.969262 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2025.09.06 02:23:02.969400 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00124 sec., 163709.67741935485 rows/sec., 10.56 MiB/sec. | ||
| 12807 | 2025.09.06 02:23:02.969440 [ 254 ] {c7d1e34e-e9d0-49e6-b855-9e61b28abe5a} <Debug> TCPHandler: Processed in 0.001406641 sec. | ||
| 12808 | 2025.09.06 02:23:02.969547 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2025.09.06 02:23:02.969577 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2025.09.06 02:23:02.969648 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12811 | 2025.09.06 02:23:02.969670 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_91_18} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12812 | 2025.09.06 02:23:02.969696 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12813 | 2025.09.06 02:23:02.969769 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12814 | 2025.09.06 02:23:02.970164 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2025.09.06 02:23:02.970206 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12816 | 2025.09.06 02:23:02.970535 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12817 | 2025.09.06 02:23:02.970769 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2025.09.06 02:23:02.970902 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001272 sec., 158805.0314465409 rows/sec., 9.02 MiB/sec. | ||
| 12819 | 2025.09.06 02:23:02.970945 [ 254 ] {e0b6e082-1655-4c4d-bedc-cf2613bfa35a} <Debug> TCPHandler: Processed in 0.001446652 sec. | ||
| 12820 | 2025.09.06 02:23:02.971058 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2025.09.06 02:23:02.971153 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12822 | 2025.09.06 02:23:02.971195 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12823 | 2025.09.06 02:23:02.971843 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2025.09.06 02:23:02.971879 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12825 | 2025.09.06 02:23:02.972226 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12826 | 2025.09.06 02:23:02.972448 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2025.09.06 02:23:02.972563 [ 63 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12828 | 2025.09.06 02:23:02.972580 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Debug> executeQuery: Read 688 rows, 49.46 KiB in 0.001443 sec., 476784.4767844768 rows/sec., 33.47 MiB/sec. | ||
| 12829 | 2025.09.06 02:23:02.972597 [ 63 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2025.09.06 02:23:02.972617 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12831 | 2025.09.06 02:23:02.972621 [ 254 ] {7b25b3df-826a-431f-9f89-200213292762} <Debug> TCPHandler: Processed in 0.001612943 sec. | ||
| 12832 | 2025.09.06 02:23:02.972701 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 12833 | 2025.09.06 02:23:02.972735 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2025.09.06 02:23:02.972822 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12835 | 2025.09.06 02:23:02.972834 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12836 | 2025.09.06 02:23:02.972856 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1224 rows starting from the beginning of the part | ||
| 12837 | 2025.09.06 02:23:02.972883 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12838 | 2025.09.06 02:23:02.972921 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 96 rows starting from the beginning of the part | ||
| 12839 | 2025.09.06 02:23:02.972969 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 534 rows starting from the beginning of the part | ||
| 12840 | 2025.09.06 02:23:02.973009 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 96 rows starting from the beginning of the part | ||
| 12841 | 2025.09.06 02:23:02.973046 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12842 | 2025.09.06 02:23:02.973087 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 688 rows starting from the beginning of the part | ||
| 12843 | 2025.09.06 02:23:02.973235 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2025.09.06 02:23:02.973281 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12845 | 2025.09.06 02:23:02.973616 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12846 | 2025.09.06 02:23:02.973863 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2025.09.06 02:23:02.973999 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 265.43 KiB/sec. | ||
| 12848 | 2025.09.06 02:23:02.974038 [ 254 ] {e653aee2-7496-4ae4-a4c4-e04e86d37dab} <Debug> TCPHandler: Processed in 0.001353101 sec. | ||
| 12849 | 2025.09.06 02:23:02.974160 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2025.09.06 02:23:02.974271 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12851 | 2025.09.06 02:23:02.974323 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12852 | 2025.09.06 02:23:02.974328 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659893 sec., 1633840.2535585125 rows/sec., 124.97 MiB/sec. | ||
| 12853 | 2025.09.06 02:23:02.974528 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12854 | 2025.09.06 02:23:02.974773 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2025.09.06 02:23:02.974773 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2025.09.06 02:23:02.974818 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12857 | 2025.09.06 02:23:02.974884 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_91_18} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12858 | 2025.09.06 02:23:02.974964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12859 | 2025.09.06 02:23:02.975180 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12860 | 2025.09.06 02:23:02.975409 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2025.09.06 02:23:02.975513 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12862 | 2025.09.06 02:23:02.975537 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001285 sec., 240466.92607003893 rows/sec., 15.82 MiB/sec. | ||
| 12863 | 2025.09.06 02:23:02.975539 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2025.09.06 02:23:02.975567 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12865 | 2025.09.06 02:23:02.975575 [ 254 ] {fc75751e-695d-484f-b8ea-15888384335d} <Debug> TCPHandler: Processed in 0.001463251 sec. | ||
| 12866 | 2025.09.06 02:23:02.975649 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 12867 | 2025.09.06 02:23:02.975673 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2025.09.06 02:23:02.975781 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12869 | 2025.09.06 02:23:02.975799 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12870 | 2025.09.06 02:23:02.975824 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12871 | 2025.09.06 02:23:02.975841 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25803 rows starting from the beginning of the part | ||
| 12872 | 2025.09.06 02:23:02.975914 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12873 | 2025.09.06 02:23:02.975961 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 846 rows starting from the beginning of the part | ||
| 12874 | 2025.09.06 02:23:02.976002 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 12875 | 2025.09.06 02:23:02.976044 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12876 | 2025.09.06 02:23:02.976087 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 309 rows starting from the beginning of the part | ||
| 12877 | 2025.09.06 02:23:02.976158 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.09.06 02:23:02.976200 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12879 | 2025.09.06 02:23:02.976538 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12880 | 2025.09.06 02:23:02.976754 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2025.09.06 02:23:02.976890 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 12882 | 2025.09.06 02:23:02.976929 [ 254 ] {e21f014d-2736-4eac-b9da-3371f627d6fd} <Debug> TCPHandler: Processed in 0.00130017 sec. | ||
| 12883 | 2025.09.06 02:23:02.977038 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2025.09.06 02:23:02.977132 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12885 | 2025.09.06 02:23:02.977188 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12886 | 2025.09.06 02:23:02.978031 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2025.09.06 02:23:02.978068 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12888 | 2025.09.06 02:23:02.978648 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12889 | 2025.09.06 02:23:02.978883 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2025.09.06 02:23:02.979030 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 12891 | 2025.09.06 02:23:02.979096 [ 254 ] {bde156c5-e5ce-4872-86d6-c4ee5a33c17f} <Debug> TCPHandler: Processed in 0.002106447 sec. | ||
| 12892 | 2025.09.06 02:23:02.979212 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2025.09.06 02:23:02.979305 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12894 | 2025.09.06 02:23:02.979348 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12895 | 2025.09.06 02:23:02.979699 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2025.09.06 02:23:02.979735 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12897 | 2025.09.06 02:23:02.980057 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12898 | 2025.09.06 02:23:02.980278 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2025.09.06 02:23:02.980382 [ 55 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12900 | 2025.09.06 02:23:02.980410 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001121 sec., 90990.18733273863 rows/sec., 5.59 MiB/sec. | ||
| 12901 | 2025.09.06 02:23:02.980417 [ 55 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2025.09.06 02:23:02.980442 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12903 | 2025.09.06 02:23:02.980448 [ 254 ] {cf2c1b4f-f70b-40e3-986c-2116353bef33} <Debug> TCPHandler: Processed in 0.001287591 sec. | ||
| 12904 | 2025.09.06 02:23:02.980520 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12905 | 2025.09.06 02:23:02.980608 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12906 | 2025.09.06 02:23:02.980633 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5370 rows starting from the beginning of the part | ||
| 12907 | 2025.09.06 02:23:02.980679 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12908 | 2025.09.06 02:23:02.980719 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12909 | 2025.09.06 02:23:02.980754 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12910 | 2025.09.06 02:23:02.980788 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 12911 | 2025.09.06 02:23:02.980822 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 102 rows starting from the beginning of the part | ||
| 12912 | 2025.09.06 02:23:02.982067 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27438 rows, containing 5 columns (5 merged, 0 gathered) in 0.006456572 sec., 4249623.484412472 rows/sec., 290.44 MiB/sec. | ||
| 12913 | 2025.09.06 02:23:02.982465 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12914 | 2025.09.06 02:23:02.982701 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213897 sec., 2580065.8296208 rows/sec., 171.26 MiB/sec. | ||
| 12915 | 2025.09.06 02:23:02.982780 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2025.09.06 02:23:02.982869 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12917 | 2025.09.06 02:23:02.982953 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12918 | 2025.09.06 02:23:02.983128 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12919 | 2025.09.06 02:23:02.983428 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2025.09.06 02:23:02.983512 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_91_18} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12921 | 2025.09.06 02:23:02.983577 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12922 | 2025.09.06 02:23:04.998695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30131 | ||
| 12923 | 2025.09.06 02:23:04.999237 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2025.09.06 02:23:04.999278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12925 | 2025.09.06 02:23:04.999805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12926 | 2025.09.06 02:23:05.000046 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2025.09.06 02:23:05.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.86 MiB, peak 355.90 MiB, free memory in arenas 0.00 B, will set to 345.70 MiB (RSS), difference: -4.16 MiB | ||
| 12928 | 2025.09.06 02:23:05.000311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30131 | ||
| 12929 | 2025.09.06 02:23:06.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.55 MiB, peak 355.90 MiB, free memory in arenas 0.00 B, will set to 345.70 MiB (RSS), difference: 4.15 MiB | ||
| 12930 | 2025.09.06 02:23:06.568462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12931 | 2025.09.06 02:23:06.584700 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2025.09.06 02:23:06.584768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12933 | 2025.09.06 02:23:06.590911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12934 | 2025.09.06 02:23:06.591639 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2025.09.06 02:23:06.594565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12936 | 2025.09.06 02:23:07.949679 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2025.09.06 02:23:07.949874 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12938 | 2025.09.06 02:23:07.949949 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12939 | 2025.09.06 02:23:07.950690 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.09.06 02:23:07.950747 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12941 | 2025.09.06 02:23:07.951161 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12942 | 2025.09.06 02:23:07.951398 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2025.09.06 02:23:07.951568 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001744 sec., 43577.98165137615 rows/sec., 3.59 MiB/sec. | ||
| 12944 | 2025.09.06 02:23:07.951621 [ 254 ] {1dc8813f-c0f5-451e-8433-cde25083039a} <Debug> TCPHandler: Processed in 0.002075506 sec. | ||
| 12945 | 2025.09.06 02:23:07.951743 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2025.09.06 02:23:07.951845 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12947 | 2025.09.06 02:23:07.951890 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12948 | 2025.09.06 02:23:07.952298 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.09.06 02:23:07.952337 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12950 | 2025.09.06 02:23:07.952650 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12951 | 2025.09.06 02:23:07.952876 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.09.06 02:23:07.953005 [ 49 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12953 | 2025.09.06 02:23:07.953015 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 12954 | 2025.09.06 02:23:07.953071 [ 49 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2025.09.06 02:23:07.953083 [ 254 ] {3f6ecaf6-fa28-474a-a275-b625640ce96b} <Debug> TCPHandler: Processed in 0.001390701 sec. | ||
| 12956 | 2025.09.06 02:23:07.953100 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12957 | 2025.09.06 02:23:07.953196 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2025.09.06 02:23:07.953261 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 12959 | 2025.09.06 02:23:07.953296 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12960 | 2025.09.06 02:23:07.953365 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12961 | 2025.09.06 02:23:07.953468 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12962 | 2025.09.06 02:23:07.953524 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 270 rows starting from the beginning of the part | ||
| 12963 | 2025.09.06 02:23:07.953625 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part | ||
| 12964 | 2025.09.06 02:23:07.953700 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
| 12965 | 2025.09.06 02:23:07.953766 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 12966 | 2025.09.06 02:23:07.953805 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2025.09.06 02:23:07.953807 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 232 rows starting from the beginning of the part | ||
| 12968 | 2025.09.06 02:23:07.953850 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12969 | 2025.09.06 02:23:07.953875 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 12970 | 2025.09.06 02:23:07.954206 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12971 | 2025.09.06 02:23:07.954450 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2025.09.06 02:23:07.954593 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.39 MiB/sec. | ||
| 12973 | 2025.09.06 02:23:07.954635 [ 254 ] {bf8e370b-5251-4c4a-9669-ac82a9bdf43b} <Debug> TCPHandler: Processed in 0.001489142 sec. | ||
| 12974 | 2025.09.06 02:23:07.954747 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2025.09.06 02:23:07.954843 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12976 | 2025.09.06 02:23:07.954855 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669833 sec., 340153.7758566276 rows/sec., 22.76 MiB/sec. | ||
| 12977 | 2025.09.06 02:23:07.954889 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12978 | 2025.09.06 02:23:07.955082 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12979 | 2025.09.06 02:23:07.955319 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2025.09.06 02:23:07.955363 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12981 | 2025.09.06 02:23:07.955443 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2025.09.06 02:23:07.955551 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_91_18} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12983 | 2025.09.06 02:23:07.955655 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12984 | 2025.09.06 02:23:07.955739 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12985 | 2025.09.06 02:23:07.955967 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2025.09.06 02:23:07.956105 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 12987 | 2025.09.06 02:23:07.956144 [ 254 ] {b0268661-a699-40ca-a978-845944e9de43} <Debug> TCPHandler: Processed in 0.001445091 sec. | ||
| 12988 | 2025.09.06 02:23:07.956247 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2025.09.06 02:23:07.956346 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12990 | 2025.09.06 02:23:07.956403 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12991 | 2025.09.06 02:23:07.957191 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2025.09.06 02:23:07.957228 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12993 | 2025.09.06 02:23:07.957758 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12994 | 2025.09.06 02:23:07.957991 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2025.09.06 02:23:07.958141 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 12996 | 2025.09.06 02:23:07.958206 [ 254 ] {8f31c442-65c9-4893-837c-863980b73526} <Debug> TCPHandler: Processed in 0.002007146 sec. | ||
| 12997 | 2025.09.06 02:23:07.958313 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2025.09.06 02:23:07.958409 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12999 | 2025.09.06 02:23:07.958453 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13000 | 2025.09.06 02:23:07.958794 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.09.06 02:23:07.958831 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13002 | 2025.09.06 02:23:07.959147 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13003 | 2025.09.06 02:23:07.959370 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2025.09.06 02:23:07.959503 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 13005 | 2025.09.06 02:23:07.959541 [ 254 ] {f54e9a68-aaad-4578-9d31-1a4ebb2d741a} <Debug> TCPHandler: Processed in 0.001277051 sec. | ||
| 13006 | 2025.09.06 02:23:12.349188 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13007 | 2025.09.06 02:23:12.349258 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13008 | 2025.09.06 02:23:12.500609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30643 | ||
| 13009 | 2025.09.06 02:23:12.501149 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.09.06 02:23:12.501192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13011 | 2025.09.06 02:23:12.501686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13012 | 2025.09.06 02:23:12.501906 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.09.06 02:23:12.502036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30643 | ||
| 13014 | 2025.09.06 02:23:12.591037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1606 | ||
| 13015 | 2025.09.06 02:23:12.593931 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2025.09.06 02:23:12.593982 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13017 | 2025.09.06 02:23:12.595216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13018 | 2025.09.06 02:23:12.595481 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2025.09.06 02:23:12.595750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 13020 | 2025.09.06 02:23:12.961412 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2025.09.06 02:23:12.961670 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13022 | 2025.09.06 02:23:12.961766 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13023 | 2025.09.06 02:23:12.962756 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2025.09.06 02:23:12.962805 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13025 | 2025.09.06 02:23:12.963219 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13026 | 2025.09.06 02:23:12.963471 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2025.09.06 02:23:12.963603 [ 43 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13028 | 2025.09.06 02:23:12.963630 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002026 sec., 193484.69891411648 rows/sec., 12.28 MiB/sec. | ||
| 13029 | 2025.09.06 02:23:12.963639 [ 43 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.09.06 02:23:12.963663 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13031 | 2025.09.06 02:23:12.963674 [ 254 ] {64660b82-a64a-4930-888c-323159f5a00d} <Debug> TCPHandler: Processed in 0.002427659 sec. | ||
| 13032 | 2025.09.06 02:23:12.963794 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13033 | 2025.09.06 02:23:12.963798 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2025.09.06 02:23:12.963945 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13035 | 2025.09.06 02:23:12.963967 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13036 | 2025.09.06 02:23:12.963988 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13037 | 2025.09.06 02:23:12.964011 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 416 rows starting from the beginning of the part | ||
| 13038 | 2025.09.06 02:23:12.964092 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13039 | 2025.09.06 02:23:12.964146 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13040 | 2025.09.06 02:23:12.964198 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13041 | 2025.09.06 02:23:12.964246 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 13042 | 2025.09.06 02:23:12.964291 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 13043 | 2025.09.06 02:23:12.964962 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2025.09.06 02:23:12.965005 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13045 | 2025.09.06 02:23:12.965386 [ 193 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651953 sec., 769997.6936389836 rows/sec., 52.92 MiB/sec. | ||
| 13046 | 2025.09.06 02:23:12.965398 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13047 | 2025.09.06 02:23:12.965578 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13048 | 2025.09.06 02:23:12.965676 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2025.09.06 02:23:12.965822 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001894 sec., 597148.8912354804 rows/sec., 47.50 MiB/sec. | ||
| 13050 | 2025.09.06 02:23:12.965855 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.09.06 02:23:12.965864 [ 254 ] {e1a8a00c-8519-474c-bab9-87bfe81fc154} <Debug> TCPHandler: Processed in 0.002116667 sec. | ||
| 13052 | 2025.09.06 02:23:12.965938 [ 186 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_23_5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13053 | 2025.09.06 02:23:12.966022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13054 | 2025.09.06 02:23:12.966070 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2025.09.06 02:23:12.966169 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13056 | 2025.09.06 02:23:12.966211 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13057 | 2025.09.06 02:23:12.966739 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2025.09.06 02:23:12.966780 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13059 | 2025.09.06 02:23:12.967116 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13060 | 2025.09.06 02:23:12.967338 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2025.09.06 02:23:12.967475 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001321 sec., 172596.51778955339 rows/sec., 10.48 MiB/sec. | ||
| 13062 | 2025.09.06 02:23:12.967515 [ 254 ] {184d605d-091d-44a0-aa6d-9103bb3378d2} <Debug> TCPHandler: Processed in 0.001501862 sec. | ||
| 13063 | 2025.09.06 02:23:12.967629 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2025.09.06 02:23:12.967724 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13065 | 2025.09.06 02:23:12.967765 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13066 | 2025.09.06 02:23:12.968250 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2025.09.06 02:23:12.968286 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13068 | 2025.09.06 02:23:12.968607 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13069 | 2025.09.06 02:23:12.968835 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2025.09.06 02:23:12.968971 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001263 sec., 160728.42438638164 rows/sec., 10.37 MiB/sec. | ||
| 13071 | 2025.09.06 02:23:12.969011 [ 254 ] {266c8aa3-ff6a-4330-9b88-615ad263eff8} <Debug> TCPHandler: Processed in 0.001430362 sec. | ||
| 13072 | 2025.09.06 02:23:12.969114 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2025.09.06 02:23:12.969207 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13074 | 2025.09.06 02:23:12.969249 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13075 | 2025.09.06 02:23:12.969712 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2025.09.06 02:23:12.969748 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13077 | 2025.09.06 02:23:12.970058 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13078 | 2025.09.06 02:23:12.970277 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2025.09.06 02:23:12.970409 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001217 sec., 165981.92276088742 rows/sec., 9.43 MiB/sec. | ||
| 13080 | 2025.09.06 02:23:12.970437 [ 42 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13081 | 2025.09.06 02:23:12.970450 [ 254 ] {6fffeaaa-cd97-4f33-a8cf-18b16fc1e04b} <Debug> TCPHandler: Processed in 0.001383682 sec. | ||
| 13082 | 2025.09.06 02:23:12.970520 [ 42 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2025.09.06 02:23:12.970562 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13084 | 2025.09.06 02:23:12.970608 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2025.09.06 02:23:12.970685 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13086 | 2025.09.06 02:23:12.970710 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13087 | 2025.09.06 02:23:12.970769 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13088 | 2025.09.06 02:23:12.970837 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13089 | 2025.09.06 02:23:12.970880 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 214 rows starting from the beginning of the part | ||
| 13090 | 2025.09.06 02:23:12.970956 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13091 | 2025.09.06 02:23:12.971003 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13092 | 2025.09.06 02:23:12.971046 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13093 | 2025.09.06 02:23:12.971085 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 13094 | 2025.09.06 02:23:12.971126 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 13095 | 2025.09.06 02:23:12.971451 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.09.06 02:23:12.971494 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13097 | 2025.09.06 02:23:12.971859 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13098 | 2025.09.06 02:23:12.972028 [ 201 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396781 sec., 468219.42738339084 rows/sec., 29.05 MiB/sec. | ||
| 13099 | 2025.09.06 02:23:12.972082 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2025.09.06 02:23:12.972192 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13101 | 2025.09.06 02:23:12.972227 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001533 sec., 446183.9530332681 rows/sec., 31.30 MiB/sec. | ||
| 13102 | 2025.09.06 02:23:12.972272 [ 254 ] {a5bedbc0-cc41-4aeb-b10f-842790c69bcc} <Debug> TCPHandler: Processed in 0.001712504 sec. | ||
| 13103 | 2025.09.06 02:23:12.972385 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2025.09.06 02:23:12.972480 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2025.09.06 02:23:12.972482 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13106 | 2025.09.06 02:23:12.972541 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13107 | 2025.09.06 02:23:12.972558 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_23_5} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13108 | 2025.09.06 02:23:12.972639 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13109 | 2025.09.06 02:23:12.972889 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2025.09.06 02:23:12.972932 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13111 | 2025.09.06 02:23:12.973249 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13112 | 2025.09.06 02:23:12.973474 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2025.09.06 02:23:12.973578 [ 42 ] {} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 13114 | 2025.09.06 02:23:12.973608 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 13115 | 2025.09.06 02:23:12.973610 [ 42 ] {} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.09.06 02:23:12.973647 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13117 | 2025.09.06 02:23:12.973653 [ 254 ] {a1487419-ac51-4381-a1d3-1729509e809c} <Debug> TCPHandler: Processed in 0.00131604 sec. | ||
| 13118 | 2025.09.06 02:23:12.973709 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::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 | ||
| 13119 | 2025.09.06 02:23:12.973770 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2025.09.06 02:23:12.973800 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13121 | 2025.09.06 02:23:12.973831 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 13122 | 2025.09.06 02:23:12.973870 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13123 | 2025.09.06 02:23:12.973878 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 13124 | 2025.09.06 02:23:12.973921 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13125 | 2025.09.06 02:23:12.973932 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 13126 | 2025.09.06 02:23:12.973974 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 13127 | 2025.09.06 02:23:12.974007 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 13128 | 2025.09.06 02:23:12.974042 [ 186 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 13129 | 2025.09.06 02:23:12.974430 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.09.06 02:23:12.974473 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13131 | 2025.09.06 02:23:12.974841 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13132 | 2025.09.06 02:23:12.974896 [ 191 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213659 sec., 54381.00817445428 rows/sec., 2.77 MiB/sec. | ||
| 13133 | 2025.09.06 02:23:12.975052 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 13134 | 2025.09.06 02:23:12.975084 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2025.09.06 02:23:12.975234 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00138 sec., 222463.76811594205 rows/sec., 14.63 MiB/sec. | ||
| 13136 | 2025.09.06 02:23:12.975276 [ 254 ] {f8f4a1f9-1179-4022-89d1-9e6ebbc50a6e} <Debug> TCPHandler: Processed in 0.001554862 sec. | ||
| 13137 | 2025.09.06 02:23:12.975353 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2025.09.06 02:23:12.975390 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2025.09.06 02:23:12.975433 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_11_2} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 13140 | 2025.09.06 02:23:12.975492 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13141 | 2025.09.06 02:23:12.975529 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13142 | 2025.09.06 02:23:12.975539 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13143 | 2025.09.06 02:23:12.975870 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2025.09.06 02:23:12.975908 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13145 | 2025.09.06 02:23:12.976223 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13146 | 2025.09.06 02:23:12.976441 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2025.09.06 02:23:12.976573 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 13148 | 2025.09.06 02:23:12.976611 [ 254 ] {e31f9711-f740-46eb-9dcf-da6478a6c3a8} <Debug> TCPHandler: Processed in 0.00126975 sec. | ||
| 13149 | 2025.09.06 02:23:12.976714 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2025.09.06 02:23:12.976808 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13151 | 2025.09.06 02:23:12.976863 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13152 | 2025.09.06 02:23:12.977744 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2025.09.06 02:23:12.977780 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13154 | 2025.09.06 02:23:12.978332 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13155 | 2025.09.06 02:23:12.978565 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2025.09.06 02:23:12.978708 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001916 sec., 16701.461377870564 rows/sec., 29.93 MiB/sec. | ||
| 13157 | 2025.09.06 02:23:12.978765 [ 254 ] {99dc257c-eff5-4b25-8ed4-91638fe138ce} <Debug> TCPHandler: Processed in 0.002098786 sec. | ||
| 13158 | 2025.09.06 02:23:12.978877 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2025.09.06 02:23:12.978974 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13160 | 2025.09.06 02:23:12.979017 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13161 | 2025.09.06 02:23:12.979373 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2025.09.06 02:23:12.979411 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13163 | 2025.09.06 02:23:12.979730 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13164 | 2025.09.06 02:23:12.979959 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2025.09.06 02:23:12.980089 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001132 sec., 90106.0070671378 rows/sec., 5.54 MiB/sec. | ||
| 13166 | 2025.09.06 02:23:12.980127 [ 254 ] {bb1877fc-215d-4120-b90c-99d7ab677b4c} <Debug> TCPHandler: Processed in 0.0012998 sec. | ||
| 13167 | 2025.09.06 02:23:13.001122 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000787286 sec. | ||
| 13168 | 2025.09.06 02:23:14.094784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13169 | 2025.09.06 02:23:14.111533 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.09.06 02:23:14.111591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13171 | 2025.09.06 02:23:14.117678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13172 | 2025.09.06 02:23:14.118399 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.09.06 02:23:14.121404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13174 | 2025.09.06 02:23:17.976398 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2025.09.06 02:23:17.976591 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13176 | 2025.09.06 02:23:17.976664 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13177 | 2025.09.06 02:23:17.977314 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2025.09.06 02:23:17.977357 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13179 | 2025.09.06 02:23:17.977758 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13180 | 2025.09.06 02:23:17.978005 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2025.09.06 02:23:17.978180 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001637 sec., 1221.7470983506414 rows/sec., 99.62 KiB/sec. | ||
| 13182 | 2025.09.06 02:23:17.978234 [ 254 ] {f61cfb28-f746-4946-b6a1-9931ef5e6209} <Debug> TCPHandler: Processed in 0.001971316 sec. | ||
| 13183 | 2025.09.06 02:23:17.978355 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2025.09.06 02:23:17.978458 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13185 | 2025.09.06 02:23:17.978503 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13186 | 2025.09.06 02:23:17.979393 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2025.09.06 02:23:17.979432 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13188 | 2025.09.06 02:23:17.979851 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13189 | 2025.09.06 02:23:17.980083 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2025.09.06 02:23:17.980229 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001792 sec., 679129.4642857143 rows/sec., 56.16 MiB/sec. | ||
| 13191 | 2025.09.06 02:23:17.980270 [ 254 ] {62bc2bde-9360-4563-b567-36dbb1a267c7} <Debug> TCPHandler: Processed in 0.001968876 sec. | ||
| 13192 | 2025.09.06 02:23:17.980384 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2025.09.06 02:23:17.980481 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13194 | 2025.09.06 02:23:17.980524 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13195 | 2025.09.06 02:23:17.980931 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2025.09.06 02:23:17.980970 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13197 | 2025.09.06 02:23:17.981316 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13198 | 2025.09.06 02:23:17.981542 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2025.09.06 02:23:17.981680 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 732.62 KiB/sec. | ||
| 13200 | 2025.09.06 02:23:17.981722 [ 254 ] {e8de84b3-3dd4-4083-9845-4161614f31c7} <Debug> TCPHandler: Processed in 0.001387061 sec. | ||
| 13201 | 2025.09.06 02:23:17.981825 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2025.09.06 02:23:17.981919 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13203 | 2025.09.06 02:23:17.981961 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13204 | 2025.09.06 02:23:17.982429 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2025.09.06 02:23:17.982468 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13206 | 2025.09.06 02:23:17.982801 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13207 | 2025.09.06 02:23:17.983032 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2025.09.06 02:23:17.983179 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 13209 | 2025.09.06 02:23:17.983223 [ 254 ] {1f096657-62f3-4909-a321-c31ebe741c3a} <Debug> TCPHandler: Processed in 0.001447321 sec. | ||
| 13210 | 2025.09.06 02:23:17.983335 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2025.09.06 02:23:17.983427 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13212 | 2025.09.06 02:23:17.983467 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13213 | 2025.09.06 02:23:17.984034 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2025.09.06 02:23:17.984071 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13215 | 2025.09.06 02:23:17.984413 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13216 | 2025.09.06 02:23:17.984642 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2025.09.06 02:23:17.984777 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001367 sec., 389173.37234820775 rows/sec., 28.84 MiB/sec. | ||
| 13218 | 2025.09.06 02:23:17.984819 [ 254 ] {597a7c33-cb19-4760-8b82-184dee929193} <Debug> TCPHandler: Processed in 0.001533152 sec. | ||
| 13219 | 2025.09.06 02:23:17.984936 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2025.09.06 02:23:17.985032 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13221 | 2025.09.06 02:23:17.985078 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13222 | 2025.09.06 02:23:17.985625 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2025.09.06 02:23:17.985663 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13224 | 2025.09.06 02:23:17.986066 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13225 | 2025.09.06 02:23:17.986320 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2025.09.06 02:23:17.986454 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00144 sec., 586805.5555555555 rows/sec., 39.50 MiB/sec. | ||
| 13227 | 2025.09.06 02:23:17.986499 [ 254 ] {91e900ea-5b10-4d2a-8f62-3bc8a525e6ac} <Debug> TCPHandler: Processed in 0.001612002 sec. | ||
| 13228 | 2025.09.06 02:23:17.986612 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2025.09.06 02:23:17.986707 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13230 | 2025.09.06 02:23:17.986764 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13231 | 2025.09.06 02:23:17.987536 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2025.09.06 02:23:17.987575 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13233 | 2025.09.06 02:23:17.988107 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13234 | 2025.09.06 02:23:17.988350 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2025.09.06 02:23:17.988497 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 13236 | 2025.09.06 02:23:17.988559 [ 254 ] {0ddfb5b2-03fd-4cd4-aa0b-f21b1d369440} <Debug> TCPHandler: Processed in 0.002000756 sec. | ||
| 13237 | 2025.09.06 02:23:17.988667 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2025.09.06 02:23:17.988758 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13239 | 2025.09.06 02:23:17.988798 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13240 | 2025.09.06 02:23:17.989120 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2025.09.06 02:23:17.989155 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13242 | 2025.09.06 02:23:17.989519 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13243 | 2025.09.06 02:23:17.989746 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2025.09.06 02:23:17.989879 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13245 | 2025.09.06 02:23:17.989918 [ 254 ] {100728b4-e085-4ef2-818e-cf2a5aa7bd6c} <Debug> TCPHandler: Processed in 0.00128635 sec. | ||
| 13246 | 2025.09.06 02:23:18.808921 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45446 | ||
| 13247 | 2025.09.06 02:23:18.809029 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13248 | 2025.09.06 02:23:18.809055 [ 293 ] {} <Debug> TCP-Session: c2ddde63-2f22-4670-a816-730cc12262c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45446 | ||
| 13249 | 2025.09.06 02:23:18.809076 [ 293 ] {} <Debug> TCP-Session: c2ddde63-2f22-4670-a816-730cc12262c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2025.09.06 02:23:18.809089 [ 293 ] {} <Debug> TCP-Session: c2ddde63-2f22-4670-a816-730cc12262c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13251 | 2025.09.06 02:23:18.809263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44034 | ||
| 13252 | 2025.09.06 02:23:18.809307 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45865 | ||
| 13253 | 2025.09.06 02:23:18.809352 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43879 | ||
| 13254 | 2025.09.06 02:23:18.809374 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65383 | ||
| 13255 | 2025.09.06 02:23:18.809393 [ 293 ] {} <Trace> TCP-Session: c2ddde63-2f22-4670-a816-730cc12262c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2025.09.06 02:23:18.809416 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65327 | ||
| 13257 | 2025.09.06 02:23:18.809425 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13258 | 2025.09.06 02:23:18.809426 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40576 | ||
| 13259 | 2025.09.06 02:23:18.809485 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13260 | 2025.09.06 02:23:18.809482 [ 295 ] {} <Debug> TCP-Session: c8d5d21c-3506-4bd5-be94-fae47335d4b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45865 | ||
| 13261 | 2025.09.06 02:23:18.809500 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13262 | 2025.09.06 02:23:18.809519 [ 296 ] {} <Debug> TCP-Session: 40b26c7a-55ee-4438-acc9-e19b9a5b3172 Authenticating user 'default' from [fd00:1122:3344:101::e]:43879 | ||
| 13263 | 2025.09.06 02:23:18.809538 [ 295 ] {} <Debug> TCP-Session: c8d5d21c-3506-4bd5-be94-fae47335d4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13264 | 2025.09.06 02:23:18.809544 [ 291 ] {} <Debug> TCP-Session: 9719b2a8-be19-432c-aca0-87b5dcfbdbc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65327 | ||
| 13265 | 2025.09.06 02:23:18.809565 [ 296 ] {} <Debug> TCP-Session: 40b26c7a-55ee-4438-acc9-e19b9a5b3172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2025.09.06 02:23:18.809579 [ 291 ] {} <Debug> TCP-Session: 9719b2a8-be19-432c-aca0-87b5dcfbdbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13267 | 2025.09.06 02:23:18.809569 [ 295 ] {} <Debug> TCP-Session: c8d5d21c-3506-4bd5-be94-fae47335d4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13268 | 2025.09.06 02:23:18.809580 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13269 | 2025.09.06 02:23:18.809600 [ 291 ] {} <Debug> TCP-Session: 9719b2a8-be19-432c-aca0-87b5dcfbdbc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13270 | 2025.09.06 02:23:18.809591 [ 296 ] {} <Debug> TCP-Session: 40b26c7a-55ee-4438-acc9-e19b9a5b3172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2025.09.06 02:23:18.809473 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13272 | 2025.09.06 02:23:18.809678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13273 | 2025.09.06 02:23:18.809381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64745 | ||
| 13274 | 2025.09.06 02:23:18.809725 [ 292 ] {} <Debug> TCP-Session: 18a328e5-1f39-49fe-aa94-a4ad23f152ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40576 | ||
| 13275 | 2025.09.06 02:23:18.809716 [ 297 ] {} <Debug> TCP-Session: a46f23dd-4e10-47cc-b9e4-1925360f20a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65383 | ||
| 13276 | 2025.09.06 02:23:18.809764 [ 292 ] {} <Debug> TCP-Session: 18a328e5-1f39-49fe-aa94-a4ad23f152ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13277 | 2025.09.06 02:23:18.809787 [ 297 ] {} <Debug> TCP-Session: a46f23dd-4e10-47cc-b9e4-1925360f20a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2025.09.06 02:23:18.809793 [ 292 ] {} <Debug> TCP-Session: 18a328e5-1f39-49fe-aa94-a4ad23f152ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2025.09.06 02:23:18.809809 [ 297 ] {} <Debug> TCP-Session: a46f23dd-4e10-47cc-b9e4-1925360f20a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2025.09.06 02:23:18.809370 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13281 | 2025.09.06 02:23:18.809405 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51216 | ||
| 13282 | 2025.09.06 02:23:18.809872 [ 294 ] {} <Debug> TCP-Session: 5ee0aac2-6091-419d-bcfc-02e3bcf4abfa Authenticating user 'default' from [fd00:1122:3344:101::e]:44034 | ||
| 13283 | 2025.09.06 02:23:18.809878 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13284 | 2025.09.06 02:23:18.809902 [ 294 ] {} <Debug> TCP-Session: 5ee0aac2-6091-419d-bcfc-02e3bcf4abfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13285 | 2025.09.06 02:23:18.809922 [ 294 ] {} <Debug> TCP-Session: 5ee0aac2-6091-419d-bcfc-02e3bcf4abfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2025.09.06 02:23:18.809953 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13287 | 2025.09.06 02:23:18.810178 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13288 | 2025.09.06 02:23:18.810209 [ 289 ] {} <Debug> TCP-Session: b1fce501-a2c4-4ac2-af51-0463006c38bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64745 | ||
| 13289 | 2025.09.06 02:23:18.810227 [ 289 ] {} <Debug> TCP-Session: b1fce501-a2c4-4ac2-af51-0463006c38bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2025.09.06 02:23:18.810239 [ 289 ] {} <Debug> TCP-Session: b1fce501-a2c4-4ac2-af51-0463006c38bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2025.09.06 02:23:18.810252 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 13292 | 2025.09.06 02:23:18.810298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13293 | 2025.09.06 02:23:18.810331 [ 290 ] {} <Debug> TCP-Session: 0f20f7a2-ceed-483e-a4a5-bff14f641f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51216 | ||
| 13294 | 2025.09.06 02:23:18.810348 [ 290 ] {} <Debug> TCP-Session: 0f20f7a2-ceed-483e-a4a5-bff14f641f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2025.09.06 02:23:18.810361 [ 290 ] {} <Debug> TCP-Session: 0f20f7a2-ceed-483e-a4a5-bff14f641f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2025.09.06 02:23:18.811356 [ 346 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> AggregatingTransform: Aggregating | ||
| 13297 | 2025.09.06 02:23:18.811391 [ 346 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13298 | 2025.09.06 02:23:18.811423 [ 346 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070498 sec. (934.145 rows/sec., 36.49 KiB/sec.) | ||
| 13299 | 2025.09.06 02:23:18.811437 [ 346 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Trace> Aggregator: Merging aggregated data | ||
| 13300 | 2025.09.06 02:23:18.812676 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003147 sec., 317.7629488401652 rows/sec., 12.41 KiB/sec. | ||
| 13301 | 2025.09.06 02:23:18.812844 [ 293 ] {38805707-faa6-4a7d-9e33-535a7e674a8b} <Debug> TCPHandler: Processed in 0.003560579 sec. | ||
| 13302 | 2025.09.06 02:23:18.812968 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13303 | 2025.09.06 02:23:18.812996 [ 293 ] {} <Debug> TCP-Session: c2ddde63-2f22-4670-a816-730cc12262c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2025.09.06 02:23:18.813003 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13305 | 2025.09.06 02:23:18.813020 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13306 | 2025.09.06 02:23:18.813038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13307 | 2025.09.06 02:23:18.813051 [ 294 ] {} <Debug> TCP-Session: 5ee0aac2-6091-419d-bcfc-02e3bcf4abfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13308 | 2025.09.06 02:23:18.813059 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13309 | 2025.09.06 02:23:18.813079 [ 289 ] {} <Debug> TCP-Session: b1fce501-a2c4-4ac2-af51-0463006c38bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13310 | 2025.09.06 02:23:18.813096 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13311 | 2025.09.06 02:23:18.813122 [ 295 ] {} <Debug> TCP-Session: c8d5d21c-3506-4bd5-be94-fae47335d4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13312 | 2025.09.06 02:23:18.813132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13313 | 2025.09.06 02:23:18.813149 [ 290 ] {} <Debug> TCP-Session: 0f20f7a2-ceed-483e-a4a5-bff14f641f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13314 | 2025.09.06 02:23:18.813115 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13315 | 2025.09.06 02:23:18.813176 [ 291 ] {} <Debug> TCP-Session: 9719b2a8-be19-432c-aca0-87b5dcfbdbc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2025.09.06 02:23:18.813077 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13317 | 2025.09.06 02:23:18.813217 [ 296 ] {} <Debug> TCP-Session: 40b26c7a-55ee-4438-acc9-e19b9a5b3172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2025.09.06 02:23:18.813065 [ 297 ] {} <Debug> TCP-Session: a46f23dd-4e10-47cc-b9e4-1925360f20a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2025.09.06 02:23:18.813250 [ 292 ] {} <Debug> TCP-Session: 18a328e5-1f39-49fe-aa94-a4ad23f152ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2025.09.06 02:23:19.756828 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41965 | ||
| 13321 | 2025.09.06 02:23:19.756942 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13322 | 2025.09.06 02:23:19.756970 [ 291 ] {} <Debug> TCP-Session: c49f031b-dbff-4a41-92a0-ab0c235cc13e Authenticating user 'default' from [fd00:1122:3344:101::e]:41965 | ||
| 13323 | 2025.09.06 02:23:19.756992 [ 291 ] {} <Debug> TCP-Session: c49f031b-dbff-4a41-92a0-ab0c235cc13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13324 | 2025.09.06 02:23:19.757005 [ 291 ] {} <Debug> TCP-Session: c49f031b-dbff-4a41-92a0-ab0c235cc13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2025.09.06 02:23:19.757215 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35478 | ||
| 13326 | 2025.09.06 02:23:19.757221 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62987 | ||
| 13327 | 2025.09.06 02:23:19.757288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64589 | ||
| 13328 | 2025.09.06 02:23:19.757294 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47526 | ||
| 13329 | 2025.09.06 02:23:19.757277 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35330 | ||
| 13330 | 2025.09.06 02:23:19.757378 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2025.09.06 02:23:19.757384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13332 | 2025.09.06 02:23:19.757395 [ 291 ] {} <Trace> TCP-Session: c49f031b-dbff-4a41-92a0-ab0c235cc13e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2025.09.06 02:23:19.757433 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13334 | 2025.09.06 02:23:19.757426 [ 289 ] {} <Debug> TCP-Session: 0b15e922-3604-4547-8728-7170c2af144b Authenticating user 'default' from [fd00:1122:3344:101::e]:64589 | ||
| 13335 | 2025.09.06 02:23:19.757469 [ 297 ] {} <Debug> TCP-Session: 42280ac0-71a4-4437-8416-cba4ecc98531 Authenticating user 'default' from [fd00:1122:3344:101::e]:35330 | ||
| 13336 | 2025.09.06 02:23:19.757411 [ 293 ] {} <Debug> TCP-Session: 081985a1-a776-4748-be39-957e6d784ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62987 | ||
| 13337 | 2025.09.06 02:23:19.757488 [ 289 ] {} <Debug> TCP-Session: 0b15e922-3604-4547-8728-7170c2af144b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2025.09.06 02:23:19.757492 [ 297 ] {} <Debug> TCP-Session: 42280ac0-71a4-4437-8416-cba4ecc98531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2025.09.06 02:23:19.757510 [ 289 ] {} <Debug> TCP-Session: 0b15e922-3604-4547-8728-7170c2af144b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13340 | 2025.09.06 02:23:19.757521 [ 297 ] {} <Debug> TCP-Session: 42280ac0-71a4-4437-8416-cba4ecc98531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2025.09.06 02:23:19.757506 [ 293 ] {} <Debug> TCP-Session: 081985a1-a776-4748-be39-957e6d784ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2025.09.06 02:23:19.757351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13343 | 2025.09.06 02:23:19.757564 [ 293 ] {} <Debug> TCP-Session: 081985a1-a776-4748-be39-957e6d784ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2025.09.06 02:23:19.757598 [ 292 ] {} <Debug> TCP-Session: f0390b89-b849-4ab6-926c-becbf05eb540 Authenticating user 'default' from [fd00:1122:3344:101::e]:35478 | ||
| 13345 | 2025.09.06 02:23:19.757268 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59505 | ||
| 13346 | 2025.09.06 02:23:19.757629 [ 292 ] {} <Debug> TCP-Session: f0390b89-b849-4ab6-926c-becbf05eb540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2025.09.06 02:23:19.757634 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41965) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13348 | 2025.09.06 02:23:19.757654 [ 292 ] {} <Debug> TCP-Session: f0390b89-b849-4ab6-926c-becbf05eb540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13349 | 2025.09.06 02:23:19.757258 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53243 | ||
| 13350 | 2025.09.06 02:23:19.757701 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13351 | 2025.09.06 02:23:19.757253 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41083 | ||
| 13352 | 2025.09.06 02:23:19.757748 [ 296 ] {} <Debug> TCP-Session: 57aa4250-104b-4079-81f9-4b8a2c4e070b Authenticating user 'default' from [fd00:1122:3344:101::e]:59505 | ||
| 13353 | 2025.09.06 02:23:19.757767 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13354 | 2025.09.06 02:23:19.757791 [ 296 ] {} <Debug> TCP-Session: 57aa4250-104b-4079-81f9-4b8a2c4e070b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2025.09.06 02:23:19.757810 [ 295 ] {} <Debug> TCP-Session: 6e6adceb-d971-4b6a-9603-9ea6da43a2b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53243 | ||
| 13356 | 2025.09.06 02:23:19.757814 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13357 | 2025.09.06 02:23:19.757825 [ 296 ] {} <Debug> TCP-Session: 57aa4250-104b-4079-81f9-4b8a2c4e070b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2025.09.06 02:23:19.757842 [ 295 ] {} <Debug> TCP-Session: 6e6adceb-d971-4b6a-9603-9ea6da43a2b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13359 | 2025.09.06 02:23:19.757860 [ 294 ] {} <Debug> TCP-Session: b60e49a5-a604-4ddb-9130-0e30e67487cd Authenticating user 'default' from [fd00:1122:3344:101::e]:41083 | ||
| 13360 | 2025.09.06 02:23:19.757890 [ 295 ] {} <Debug> TCP-Session: 6e6adceb-d971-4b6a-9603-9ea6da43a2b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2025.09.06 02:23:19.757908 [ 294 ] {} <Debug> TCP-Session: b60e49a5-a604-4ddb-9130-0e30e67487cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2025.09.06 02:23:19.757423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13363 | 2025.09.06 02:23:19.757931 [ 294 ] {} <Debug> TCP-Session: b60e49a5-a604-4ddb-9130-0e30e67487cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2025.09.06 02:23:19.757953 [ 290 ] {} <Debug> TCP-Session: b907b1fc-7485-467f-98d5-f556aac123be Authenticating user 'default' from [fd00:1122:3344:101::e]:47526 | ||
| 13365 | 2025.09.06 02:23:19.757971 [ 290 ] {} <Debug> TCP-Session: b907b1fc-7485-467f-98d5-f556aac123be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2025.09.06 02:23:19.757978 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13367 | 2025.09.06 02:23:19.757983 [ 290 ] {} <Debug> TCP-Session: b907b1fc-7485-467f-98d5-f556aac123be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13368 | 2025.09.06 02:23:19.758056 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13369 | 2025.09.06 02:23:19.758437 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 13370 | 2025.09.06 02:23:19.759526 [ 339 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> AggregatingTransform: Aggregating | ||
| 13371 | 2025.09.06 02:23:19.759588 [ 339 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> Aggregator: Aggregation method: without_key | ||
| 13372 | 2025.09.06 02:23:19.759629 [ 339 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058658 sec. (944.592 rows/sec., 36.90 KiB/sec.) | ||
| 13373 | 2025.09.06 02:23:19.759650 [ 339 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Trace> Aggregator: Merging aggregated data | ||
| 13374 | 2025.09.06 02:23:19.760906 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 13375 | 2025.09.06 02:23:19.761116 [ 291 ] {1b958c38-e41c-48b3-aab3-4d5aae86d6af} <Debug> TCPHandler: Processed in 0.003893481 sec. | ||
| 13376 | 2025.09.06 02:23:19.761254 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13377 | 2025.09.06 02:23:19.761284 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13378 | 2025.09.06 02:23:19.761303 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13379 | 2025.09.06 02:23:19.761292 [ 291 ] {} <Debug> TCP-Session: c49f031b-dbff-4a41-92a0-ab0c235cc13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2025.09.06 02:23:19.761330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13381 | 2025.09.06 02:23:19.761346 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13382 | 2025.09.06 02:23:19.761363 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13383 | 2025.09.06 02:23:19.761401 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13384 | 2025.09.06 02:23:19.761414 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13385 | 2025.09.06 02:23:19.761431 [ 293 ] {} <Debug> TCP-Session: 081985a1-a776-4748-be39-957e6d784ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2025.09.06 02:23:19.761443 [ 297 ] {} <Debug> TCP-Session: 42280ac0-71a4-4437-8416-cba4ecc98531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2025.09.06 02:23:19.761461 [ 289 ] {} <Debug> TCP-Session: 0b15e922-3604-4547-8728-7170c2af144b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13388 | 2025.09.06 02:23:19.761423 [ 294 ] {} <Debug> TCP-Session: b60e49a5-a604-4ddb-9130-0e30e67487cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2025.09.06 02:23:19.761399 [ 290 ] {} <Debug> TCP-Session: b907b1fc-7485-467f-98d5-f556aac123be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2025.09.06 02:23:19.761384 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13391 | 2025.09.06 02:23:19.761352 [ 295 ] {} <Debug> TCP-Session: 6e6adceb-d971-4b6a-9603-9ea6da43a2b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2025.09.06 02:23:19.761333 [ 292 ] {} <Debug> TCP-Session: f0390b89-b849-4ab6-926c-becbf05eb540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13393 | 2025.09.06 02:23:19.761579 [ 296 ] {} <Debug> TCP-Session: 57aa4250-104b-4079-81f9-4b8a2c4e070b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13394 | 2025.09.06 02:23:19.770655 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 | ||
| 13395 | 2025.09.06 02:23:19.770725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13396 | 2025.09.06 02:23:19.770747 [ 291 ] {} <Debug> TCP-Session: 8b85bc78-6fb2-4574-9167-e808f9dcb7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 | ||
| 13397 | 2025.09.06 02:23:19.770765 [ 291 ] {} <Debug> TCP-Session: 8b85bc78-6fb2-4574-9167-e808f9dcb7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2025.09.06 02:23:19.770777 [ 291 ] {} <Debug> TCP-Session: 8b85bc78-6fb2-4574-9167-e808f9dcb7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13399 | 2025.09.06 02:23:19.770927 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33453 | ||
| 13400 | 2025.09.06 02:23:19.770966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58649 | ||
| 13401 | 2025.09.06 02:23:19.770986 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65334 | ||
| 13402 | 2025.09.06 02:23:19.771011 [ 291 ] {} <Trace> TCP-Session: 8b85bc78-6fb2-4574-9167-e808f9dcb7f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13403 | 2025.09.06 02:23:19.771013 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48575 | ||
| 13404 | 2025.09.06 02:23:19.771046 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13405 | 2025.09.06 02:23:19.771062 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13406 | 2025.09.06 02:23:19.771080 [ 293 ] {} <Debug> TCP-Session: 5768c56f-c66d-4ed6-be2e-1877869dccb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58649 | ||
| 13407 | 2025.09.06 02:23:19.771096 [ 295 ] {} <Debug> TCP-Session: 180c554d-545a-4b10-85a3-fd12881ea128 Authenticating user 'default' from [fd00:1122:3344:101::e]:65334 | ||
| 13408 | 2025.09.06 02:23:19.771107 [ 293 ] {} <Debug> TCP-Session: 5768c56f-c66d-4ed6-be2e-1877869dccb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2025.09.06 02:23:19.771101 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13410 | 2025.09.06 02:23:19.771127 [ 293 ] {} <Debug> TCP-Session: 5768c56f-c66d-4ed6-be2e-1877869dccb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2025.09.06 02:23:19.771120 [ 295 ] {} <Debug> TCP-Session: 180c554d-545a-4b10-85a3-fd12881ea128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2025.09.06 02:23:19.771146 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13413 | 2025.09.06 02:23:19.771156 [ 295 ] {} <Debug> TCP-Session: 180c554d-545a-4b10-85a3-fd12881ea128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13414 | 2025.09.06 02:23:19.771141 [ 289 ] {} <Debug> TCP-Session: ac2e240d-a273-41e3-92cb-15b8792e271e Authenticating user 'default' from [fd00:1122:3344:101::e]:48575 | ||
| 13415 | 2025.09.06 02:23:19.771018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33334 | ||
| 13416 | 2025.09.06 02:23:19.771205 [ 289 ] {} <Debug> TCP-Session: ac2e240d-a273-41e3-92cb-15b8792e271e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13417 | 2025.09.06 02:23:19.771007 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48763 | ||
| 13418 | 2025.09.06 02:23:19.771240 [ 289 ] {} <Debug> TCP-Session: ac2e240d-a273-41e3-92cb-15b8792e271e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13419 | 2025.09.06 02:23:19.771003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13420 | 2025.09.06 02:23:19.771271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13421 | 2025.09.06 02:23:19.771299 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13422 | 2025.09.06 02:23:19.771300 [ 292 ] {} <Debug> TCP-Session: b1c35149-19cf-4a82-8735-c8441673366d Authenticating user 'default' from [fd00:1122:3344:101::e]:33453 | ||
| 13423 | 2025.09.06 02:23:19.771318 [ 290 ] {} <Debug> TCP-Session: 86e47d5c-b404-489c-947f-fe3f44e81f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:33334 | ||
| 13424 | 2025.09.06 02:23:19.771331 [ 297 ] {} <Debug> TCP-Session: ab1ec43b-3cfb-4eb5-a63e-d6ea1e379132 Authenticating user 'default' from [fd00:1122:3344:101::e]:48763 | ||
| 13425 | 2025.09.06 02:23:19.771343 [ 292 ] {} <Debug> TCP-Session: b1c35149-19cf-4a82-8735-c8441673366d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2025.09.06 02:23:19.771368 [ 290 ] {} <Debug> TCP-Session: 86e47d5c-b404-489c-947f-fe3f44e81f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2025.09.06 02:23:19.771375 [ 297 ] {} <Debug> TCP-Session: ab1ec43b-3cfb-4eb5-a63e-d6ea1e379132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2025.09.06 02:23:19.771404 [ 290 ] {} <Debug> TCP-Session: 86e47d5c-b404-489c-947f-fe3f44e81f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2025.09.06 02:23:19.771418 [ 297 ] {} <Debug> TCP-Session: ab1ec43b-3cfb-4eb5-a63e-d6ea1e379132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2025.09.06 02:23:19.771394 [ 292 ] {} <Debug> TCP-Session: b1c35149-19cf-4a82-8735-c8441673366d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2025.09.06 02:23:19.771332 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13432 | 2025.09.06 02:23:19.770967 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59293 | ||
| 13433 | 2025.09.06 02:23:19.770997 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49742 | ||
| 13434 | 2025.09.06 02:23:19.771524 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13435 | 2025.09.06 02:23:19.771563 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13436 | 2025.09.06 02:23:19.771590 [ 294 ] {} <Debug> TCP-Session: 3d4aa0a0-f185-4a14-8555-821a102bb844 Authenticating user 'default' from [fd00:1122:3344:101::e]:59293 | ||
| 13437 | 2025.09.06 02:23:19.771591 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13438 | 2025.09.06 02:23:19.771610 [ 294 ] {} <Debug> TCP-Session: 3d4aa0a0-f185-4a14-8555-821a102bb844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2025.09.06 02:23:19.771628 [ 296 ] {} <Debug> TCP-Session: 86f7e452-f58d-4d37-b53e-bd45db1d86fe Authenticating user 'default' from [fd00:1122:3344:101::e]:49742 | ||
| 13440 | 2025.09.06 02:23:19.771634 [ 294 ] {} <Debug> TCP-Session: 3d4aa0a0-f185-4a14-8555-821a102bb844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13441 | 2025.09.06 02:23:19.771653 [ 296 ] {} <Debug> TCP-Session: 86f7e452-f58d-4d37-b53e-bd45db1d86fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13442 | 2025.09.06 02:23:19.771672 [ 296 ] {} <Debug> TCP-Session: 86f7e452-f58d-4d37-b53e-bd45db1d86fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13443 | 2025.09.06 02:23:19.771805 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 13444 | 2025.09.06 02:23:19.772740 [ 299 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> AggregatingTransform: Aggregating | ||
| 13445 | 2025.09.06 02:23:19.772816 [ 299 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13446 | 2025.09.06 02:23:19.772854 [ 299 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958187 sec. (1043.638 rows/sec., 40.77 KiB/sec.) | ||
| 13447 | 2025.09.06 02:23:19.772873 [ 299 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Trace> Aggregator: Merging aggregated data | ||
| 13448 | 2025.09.06 02:23:19.774130 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 13449 | 2025.09.06 02:23:19.774303 [ 291 ] {c3e80d2d-d474-4c5b-904a-825621f5151e} <Debug> TCPHandler: Processed in 0.003354117 sec. | ||
| 13450 | 2025.09.06 02:23:19.774426 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2025.09.06 02:23:19.774455 [ 291 ] {} <Debug> TCP-Session: 8b85bc78-6fb2-4574-9167-e808f9dcb7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2025.09.06 02:23:19.774460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13453 | 2025.09.06 02:23:19.774489 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13454 | 2025.09.06 02:23:19.774512 [ 290 ] {} <Debug> TCP-Session: 86e47d5c-b404-489c-947f-fe3f44e81f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2025.09.06 02:23:19.774523 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13456 | 2025.09.06 02:23:19.774549 [ 292 ] {} <Debug> TCP-Session: b1c35149-19cf-4a82-8735-c8441673366d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2025.09.06 02:23:19.774543 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13458 | 2025.09.06 02:23:19.774585 [ 295 ] {} <Debug> TCP-Session: 180c554d-545a-4b10-85a3-fd12881ea128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2025.09.06 02:23:19.774617 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13460 | 2025.09.06 02:23:19.774628 [ 293 ] {} <Debug> TCP-Session: 5768c56f-c66d-4ed6-be2e-1877869dccb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13461 | 2025.09.06 02:23:19.774644 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13462 | 2025.09.06 02:23:19.774670 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13463 | 2025.09.06 02:23:19.774670 [ 297 ] {} <Debug> TCP-Session: ab1ec43b-3cfb-4eb5-a63e-d6ea1e379132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2025.09.06 02:23:19.774710 [ 296 ] {} <Debug> TCP-Session: 86f7e452-f58d-4d37-b53e-bd45db1d86fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13465 | 2025.09.06 02:23:19.774732 [ 289 ] {} <Debug> TCP-Session: ac2e240d-a273-41e3-92cb-15b8792e271e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2025.09.06 02:23:19.774583 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13467 | 2025.09.06 02:23:19.774817 [ 294 ] {} <Debug> TCP-Session: 3d4aa0a0-f185-4a14-8555-821a102bb844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13468 | 2025.09.06 02:23:20.002324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31155 | ||
| 13469 | 2025.09.06 02:23:20.002870 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.09.06 02:23:20.002917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13471 | 2025.09.06 02:23:20.003435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13472 | 2025.09.06 02:23:20.003677 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.09.06 02:23:20.003817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31155 | ||
| 13474 | 2025.09.06 02:23:21.621616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13475 | 2025.09.06 02:23:21.638537 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2025.09.06 02:23:21.638603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13477 | 2025.09.06 02:23:21.645272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13478 | 2025.09.06 02:23:21.645988 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2025.09.06 02:23:21.649133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13480 | 2025.09.06 02:23:22.596163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1650 | ||
| 13481 | 2025.09.06 02:23:22.598778 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2025.09.06 02:23:22.598824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13483 | 2025.09.06 02:23:22.600070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13484 | 2025.09.06 02:23:22.600339 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2025.09.06 02:23:22.600602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13486 | 2025.09.06 02:23:22.961636 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2025.09.06 02:23:22.961894 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13488 | 2025.09.06 02:23:22.961991 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13489 | 2025.09.06 02:23:22.963054 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2025.09.06 02:23:22.963095 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13491 | 2025.09.06 02:23:22.963512 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13492 | 2025.09.06 02:23:22.963770 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.09.06 02:23:22.963941 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002114 sec., 185430.46357615895 rows/sec., 11.76 MiB/sec. | ||
| 13494 | 2025.09.06 02:23:22.963992 [ 254 ] {8cced3dc-4c2c-4afd-b2f5-5b80a57962b3} <Debug> TCPHandler: Processed in 0.00251983 sec. | ||
| 13495 | 2025.09.06 02:23:22.964121 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2025.09.06 02:23:22.964223 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13497 | 2025.09.06 02:23:22.964268 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13498 | 2025.09.06 02:23:22.965246 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2025.09.06 02:23:22.965282 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13500 | 2025.09.06 02:23:22.965663 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13501 | 2025.09.06 02:23:22.965887 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2025.09.06 02:23:22.966024 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001823 sec., 620405.9243006035 rows/sec., 49.35 MiB/sec. | ||
| 13503 | 2025.09.06 02:23:22.966065 [ 254 ] {8744a669-b85c-47c2-a3fb-f5026763eb82} <Debug> TCPHandler: Processed in 0.001995907 sec. | ||
| 13504 | 2025.09.06 02:23:22.966180 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2025.09.06 02:23:22.966277 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13506 | 2025.09.06 02:23:22.966320 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13507 | 2025.09.06 02:23:22.966851 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2025.09.06 02:23:22.966888 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13509 | 2025.09.06 02:23:22.967207 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13510 | 2025.09.06 02:23:22.967425 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2025.09.06 02:23:22.967562 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 10.63 MiB/sec. | ||
| 13512 | 2025.09.06 02:23:22.967603 [ 254 ] {00e8c252-9c21-4a34-90b5-87bae613eeb1} <Debug> TCPHandler: Processed in 0.001471652 sec. | ||
| 13513 | 2025.09.06 02:23:22.967713 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2025.09.06 02:23:22.967808 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13515 | 2025.09.06 02:23:22.967848 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13516 | 2025.09.06 02:23:22.968327 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2025.09.06 02:23:22.968363 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13518 | 2025.09.06 02:23:22.968674 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13519 | 2025.09.06 02:23:22.968899 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2025.09.06 02:23:22.969033 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001242 sec., 163446.05475040257 rows/sec., 10.54 MiB/sec. | ||
| 13521 | 2025.09.06 02:23:22.969072 [ 254 ] {637db53d-5075-469a-83e0-6c7fa1bf4fe9} <Debug> TCPHandler: Processed in 0.001408312 sec. | ||
| 13522 | 2025.09.06 02:23:22.969175 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2025.09.06 02:23:22.969270 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13524 | 2025.09.06 02:23:22.969312 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13525 | 2025.09.06 02:23:22.969773 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.09.06 02:23:22.969811 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13527 | 2025.09.06 02:23:22.970117 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13528 | 2025.09.06 02:23:22.970330 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.09.06 02:23:22.970465 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001211 sec., 166804.29397192402 rows/sec., 9.47 MiB/sec. | ||
| 13530 | 2025.09.06 02:23:22.970505 [ 254 ] {00de9282-e97a-45a5-a344-0df856b73d92} <Debug> TCPHandler: Processed in 0.001378741 sec. | ||
| 13531 | 2025.09.06 02:23:22.970618 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2025.09.06 02:23:22.970711 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13533 | 2025.09.06 02:23:22.970752 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13534 | 2025.09.06 02:23:22.971427 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2025.09.06 02:23:22.971465 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13536 | 2025.09.06 02:23:22.971798 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13537 | 2025.09.06 02:23:22.972011 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2025.09.06 02:23:22.972146 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.00145 sec., 471724.1379310345 rows/sec., 33.09 MiB/sec. | ||
| 13539 | 2025.09.06 02:23:22.972185 [ 254 ] {b56cf9d4-1edd-4179-a923-745bcdc0c6ee} <Debug> TCPHandler: Processed in 0.001616133 sec. | ||
| 13540 | 2025.09.06 02:23:22.972288 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2025.09.06 02:23:22.972383 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13542 | 2025.09.06 02:23:22.972427 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13543 | 2025.09.06 02:23:22.972769 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2025.09.06 02:23:22.972807 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13545 | 2025.09.06 02:23:22.973116 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13546 | 2025.09.06 02:23:22.973324 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2025.09.06 02:23:22.973456 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 13548 | 2025.09.06 02:23:22.973493 [ 254 ] {d386459d-66d4-4790-b535-8028077e2a30} <Debug> TCPHandler: Processed in 0.00125297 sec. | ||
| 13549 | 2025.09.06 02:23:22.973606 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2025.09.06 02:23:22.973701 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13551 | 2025.09.06 02:23:22.973746 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13552 | 2025.09.06 02:23:22.974193 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2025.09.06 02:23:22.974231 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13554 | 2025.09.06 02:23:22.974578 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13555 | 2025.09.06 02:23:22.974790 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2025.09.06 02:23:22.974927 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001242 sec., 247181.96457326892 rows/sec., 16.26 MiB/sec. | ||
| 13557 | 2025.09.06 02:23:22.974967 [ 254 ] {ba814599-25de-41f4-8f2d-5c28880a0ac0} <Debug> TCPHandler: Processed in 0.001413141 sec. | ||
| 13558 | 2025.09.06 02:23:22.975073 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2025.09.06 02:23:22.975167 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13560 | 2025.09.06 02:23:22.975210 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13561 | 2025.09.06 02:23:22.975532 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2025.09.06 02:23:22.975567 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13563 | 2025.09.06 02:23:22.975858 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13564 | 2025.09.06 02:23:22.976063 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2025.09.06 02:23:22.976194 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 13566 | 2025.09.06 02:23:22.976233 [ 254 ] {6cb29d48-c664-4e19-8759-05dc896a6c0e} <Debug> TCPHandler: Processed in 0.001207359 sec. | ||
| 13567 | 2025.09.06 02:23:22.976341 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2025.09.06 02:23:22.976435 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13569 | 2025.09.06 02:23:22.976489 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13570 | 2025.09.06 02:23:22.977338 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2025.09.06 02:23:22.977376 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13572 | 2025.09.06 02:23:22.977926 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13573 | 2025.09.06 02:23:22.978157 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2025.09.06 02:23:22.978279 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13575 | 2025.09.06 02:23:22.978300 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001881 sec., 17012.227538543328 rows/sec., 30.49 MiB/sec. | ||
| 13576 | 2025.09.06 02:23:22.978346 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2025.09.06 02:23:22.978374 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13578 | 2025.09.06 02:23:22.978382 [ 254 ] {e7413c7c-a80d-41d4-970c-3e12d522eda2} <Debug> TCPHandler: Processed in 0.002089647 sec. | ||
| 13579 | 2025.09.06 02:23:22.978499 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 13580 | 2025.09.06 02:23:22.978504 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2025.09.06 02:23:22.978641 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13582 | 2025.09.06 02:23:22.978684 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13583 | 2025.09.06 02:23:22.978777 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13584 | 2025.09.06 02:23:22.978849 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1732 rows starting from the beginning of the part | ||
| 13585 | 2025.09.06 02:23:22.979004 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 13586 | 2025.09.06 02:23:22.979029 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2025.09.06 02:23:22.979072 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 13588 | 2025.09.06 02:23:22.979126 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 13589 | 2025.09.06 02:23:22.979252 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
| 13590 | 2025.09.06 02:23:22.979362 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 13591 | 2025.09.06 02:23:22.979414 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13592 | 2025.09.06 02:23:22.979466 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 13593 | 2025.09.06 02:23:22.979672 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2025.09.06 02:23:22.979811 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001187 sec., 85930.91828138164 rows/sec., 5.28 MiB/sec. | ||
| 13595 | 2025.09.06 02:23:22.979852 [ 254 ] {4fc424fe-542c-4fa2-846f-b09bcd5d5a38} <Debug> TCPHandler: Processed in 0.001397401 sec. | ||
| 13596 | 2025.09.06 02:23:22.989254 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 19 columns (19 merged, 0 gathered) in 0.010815717 sec., 170862.45877180403 rows/sec., 306.18 MiB/sec. | ||
| 13597 | 2025.09.06 02:23:22.991535 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13598 | 2025.09.06 02:23:22.991882 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2025.09.06 02:23:22.991980 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13600 | 2025.09.06 02:23:22.992128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 13601 | 2025.09.06 02:23:23.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.75 MiB, peak 363.98 MiB, free memory in arenas 0.00 B, will set to 352.21 MiB (RSS), difference: 5.47 MiB | ||
| 13602 | 2025.09.06 02:23:27.349513 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13603 | 2025.09.06 02:23:27.349585 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13604 | 2025.09.06 02:23:27.504114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31603 | ||
| 13605 | 2025.09.06 02:23:27.504665 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2025.09.06 02:23:27.504719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13607 | 2025.09.06 02:23:27.505248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13608 | 2025.09.06 02:23:27.505473 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2025.09.06 02:23:27.505602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31603 | ||
| 13610 | 2025.09.06 02:23:27.505612 [ 59 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13611 | 2025.09.06 02:23:27.505670 [ 59 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2025.09.06 02:23:27.505693 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13613 | 2025.09.06 02:23:27.505819 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 13614 | 2025.09.06 02:23:27.505992 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13615 | 2025.09.06 02:23:27.506033 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29171 rows starting from the beginning of the part | ||
| 13616 | 2025.09.06 02:23:27.506098 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13617 | 2025.09.06 02:23:27.506144 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13618 | 2025.09.06 02:23:27.506183 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13619 | 2025.09.06 02:23:27.506224 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 13620 | 2025.09.06 02:23:27.506264 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 13621 | 2025.09.06 02:23:27.508552 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31603 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792943 sec., 11315304.322358172 rows/sec., 161.87 MiB/sec. | ||
| 13622 | 2025.09.06 02:23:27.508965 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13623 | 2025.09.06 02:23:27.509275 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2025.09.06 02:23:27.509354 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_66_13} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13625 | 2025.09.06 02:23:27.509476 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13626 | 2025.09.06 02:23:27.949450 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13627 | 2025.09.06 02:23:27.949616 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13628 | 2025.09.06 02:23:27.949680 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13629 | 2025.09.06 02:23:27.950358 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2025.09.06 02:23:27.950405 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13631 | 2025.09.06 02:23:27.950853 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13632 | 2025.09.06 02:23:27.951116 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2025.09.06 02:23:27.951284 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001715 sec., 44314.86880466472 rows/sec., 3.65 MiB/sec. | ||
| 13634 | 2025.09.06 02:23:27.951282 [ 137 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13635 | 2025.09.06 02:23:27.951338 [ 254 ] {fc41138f-e32b-486f-9d91-4f376616c41c} <Debug> TCPHandler: Processed in 0.002005996 sec. | ||
| 13636 | 2025.09.06 02:23:27.951367 [ 137 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2025.09.06 02:23:27.951399 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13638 | 2025.09.06 02:23:27.951489 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2025.09.06 02:23:27.951506 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 13640 | 2025.09.06 02:23:27.951600 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13641 | 2025.09.06 02:23:27.951621 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13642 | 2025.09.06 02:23:27.951629 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2423 rows starting from the beginning of the part | ||
| 13643 | 2025.09.06 02:23:27.951680 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13644 | 2025.09.06 02:23:27.951698 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
| 13645 | 2025.09.06 02:23:27.951748 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1131 rows starting from the beginning of the part | ||
| 13646 | 2025.09.06 02:23:27.951791 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1217 rows starting from the beginning of the part | ||
| 13647 | 2025.09.06 02:23:27.951831 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1131 rows starting from the beginning of the part | ||
| 13648 | 2025.09.06 02:23:27.951871 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 76 rows starting from the beginning of the part | ||
| 13649 | 2025.09.06 02:23:27.952231 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2025.09.06 02:23:27.952277 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13651 | 2025.09.06 02:23:27.952698 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13652 | 2025.09.06 02:23:27.953001 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2025.09.06 02:23:27.953186 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001594 sec., 6273.525721455459 rows/sec., 471.74 KiB/sec. | ||
| 13654 | 2025.09.06 02:23:27.953239 [ 254 ] {466409f4-0a10-4ba4-a895-b578d1d3b2ac} <Debug> TCPHandler: Processed in 0.001811935 sec. | ||
| 13655 | 2025.09.06 02:23:27.953374 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13656 | 2025.09.06 02:23:27.953498 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13657 | 2025.09.06 02:23:27.953554 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13658 | 2025.09.06 02:23:27.953894 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243487 sec., 2486375.0426100777 rows/sec., 211.29 MiB/sec. | ||
| 13659 | 2025.09.06 02:23:27.954124 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2025.09.06 02:23:27.954152 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13661 | 2025.09.06 02:23:27.954171 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13662 | 2025.09.06 02:23:27.954397 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2025.09.06 02:23:27.954462 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_96_19} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13664 | 2025.09.06 02:23:27.954530 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 13665 | 2025.09.06 02:23:27.954609 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13666 | 2025.09.06 02:23:27.954908 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.09.06 02:23:27.955037 [ 137 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13668 | 2025.09.06 02:23:27.955048 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001578 sec., 46894.80354879594 rows/sec., 3.66 MiB/sec. | ||
| 13669 | 2025.09.06 02:23:27.955085 [ 137 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2025.09.06 02:23:27.955107 [ 254 ] {a355f7a3-8205-4684-9a81-d3292e0f757b} <Debug> TCPHandler: Processed in 0.001795045 sec. | ||
| 13671 | 2025.09.06 02:23:27.955115 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13672 | 2025.09.06 02:23:27.955216 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 13673 | 2025.09.06 02:23:27.955233 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2025.09.06 02:23:27.955329 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13675 | 2025.09.06 02:23:27.955340 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13676 | 2025.09.06 02:23:27.955368 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1224 rows starting from the beginning of the part | ||
| 13677 | 2025.09.06 02:23:27.955393 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13678 | 2025.09.06 02:23:27.955438 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 13679 | 2025.09.06 02:23:27.955492 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 684 rows starting from the beginning of the part | ||
| 13680 | 2025.09.06 02:23:27.955536 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 532 rows starting from the beginning of the part | ||
| 13681 | 2025.09.06 02:23:27.955576 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 684 rows starting from the beginning of the part | ||
| 13682 | 2025.09.06 02:23:27.955618 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 13683 | 2025.09.06 02:23:27.955832 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.09.06 02:23:27.955875 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13685 | 2025.09.06 02:23:27.956251 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13686 | 2025.09.06 02:23:27.956482 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.09.06 02:23:27.956605 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13688 | 2025.09.06 02:23:27.956619 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 13689 | 2025.09.06 02:23:27.956642 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2025.09.06 02:23:27.956669 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13691 | 2025.09.06 02:23:27.956673 [ 254 ] {203d4d87-f958-422e-892d-bb40ee815790} <Debug> TCPHandler: Processed in 0.001491942 sec. | ||
| 13692 | 2025.09.06 02:23:27.956772 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 13693 | 2025.09.06 02:23:27.956810 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2025.09.06 02:23:27.956857 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13695 | 2025.09.06 02:23:27.956882 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27438 rows starting from the beginning of the part | ||
| 13696 | 2025.09.06 02:23:27.956907 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13697 | 2025.09.06 02:23:27.956935 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 13698 | 2025.09.06 02:23:27.956966 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13699 | 2025.09.06 02:23:27.956979 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 307 rows starting from the beginning of the part | ||
| 13700 | 2025.09.06 02:23:27.956978 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798525 sec., 1819268.5672982025 rows/sec., 137.81 MiB/sec. | ||
| 13701 | 2025.09.06 02:23:27.957021 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 845 rows starting from the beginning of the part | ||
| 13702 | 2025.09.06 02:23:27.957066 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 307 rows starting from the beginning of the part | ||
| 13703 | 2025.09.06 02:23:27.957106 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 13704 | 2025.09.06 02:23:27.957223 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13705 | 2025.09.06 02:23:27.957538 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2025.09.06 02:23:27.957608 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_96_19} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13707 | 2025.09.06 02:23:27.957694 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13708 | 2025.09.06 02:23:27.957888 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2025.09.06 02:23:27.957929 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13710 | 2025.09.06 02:23:27.958662 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13711 | 2025.09.06 02:23:27.958994 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.09.06 02:23:27.959195 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002306 sec., 4336.513443191674 rows/sec., 7.77 MiB/sec. | ||
| 13713 | 2025.09.06 02:23:27.959307 [ 254 ] {4d979463-8780-4060-b66d-7e594fea58ce} <Debug> TCPHandler: Processed in 0.00254675 sec. | ||
| 13714 | 2025.09.06 02:23:27.959433 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2025.09.06 02:23:27.959534 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13716 | 2025.09.06 02:23:27.959578 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13717 | 2025.09.06 02:23:27.959955 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2025.09.06 02:23:27.959995 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13719 | 2025.09.06 02:23:27.960323 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13720 | 2025.09.06 02:23:27.960559 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2025.09.06 02:23:27.960681 [ 137 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13722 | 2025.09.06 02:23:27.960709 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 13723 | 2025.09.06 02:23:27.960720 [ 137 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2025.09.06 02:23:27.960750 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13725 | 2025.09.06 02:23:27.960755 [ 254 ] {b374daf3-4193-46d8-b9f6-9bcfa08534a1} <Debug> TCPHandler: Processed in 0.001375551 sec. | ||
| 13726 | 2025.09.06 02:23:27.960857 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 13727 | 2025.09.06 02:23:27.961017 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13728 | 2025.09.06 02:23:27.961054 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5712 rows starting from the beginning of the part | ||
| 13729 | 2025.09.06 02:23:27.961120 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 13730 | 2025.09.06 02:23:27.961170 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 13731 | 2025.09.06 02:23:27.961215 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13732 | 2025.09.06 02:23:27.961257 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 13733 | 2025.09.06 02:23:27.961300 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 13734 | 2025.09.06 02:23:27.963301 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 4 columns (4 merged, 0 gathered) in 0.00249661 sec., 2441710.960061844 rows/sec., 161.75 MiB/sec. | ||
| 13735 | 2025.09.06 02:23:27.963662 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29217 rows, containing 5 columns (5 merged, 0 gathered) in 0.006918975 sec., 4222735.304000954 rows/sec., 288.30 MiB/sec. | ||
| 13736 | 2025.09.06 02:23:27.963843 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13737 | 2025.09.06 02:23:27.964110 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2025.09.06 02:23:27.964145 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13739 | 2025.09.06 02:23:27.964189 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_96_19} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13740 | 2025.09.06 02:23:27.964268 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13741 | 2025.09.06 02:23:27.964406 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2025.09.06 02:23:27.964477 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13743 | 2025.09.06 02:23:27.964553 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13744 | 2025.09.06 02:23:29.149344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13745 | 2025.09.06 02:23:29.166388 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2025.09.06 02:23:29.166435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13747 | 2025.09.06 02:23:29.172689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13748 | 2025.09.06 02:23:29.173397 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2025.09.06 02:23:29.173691 [ 131 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13750 | 2025.09.06 02:23:29.173735 [ 131 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2025.09.06 02:23:29.173756 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13752 | 2025.09.06 02:23:29.173851 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13753 | 2025.09.06 02:23:29.176414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13754 | 2025.09.06 02:23:29.176840 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13755 | 2025.09.06 02:23:29.177581 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13756 | 2025.09.06 02:23:29.180845 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13757 | 2025.09.06 02:23:29.184138 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13758 | 2025.09.06 02:23:29.188031 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13759 | 2025.09.06 02:23:29.192601 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13760 | 2025.09.06 02:23:29.196319 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 13761 | 2025.09.06 02:23:29.247605 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.073784563 sec., 6735.826300143568 rows/sec., 34.83 MiB/sec. | ||
| 13762 | 2025.09.06 02:23:29.250892 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13763 | 2025.09.06 02:23:29.253030 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_66_13} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2025.09.06 02:23:29.253194 [ 186 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_66_13} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13765 | 2025.09.06 02:23:29.255925 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13766 | 2025.09.06 02:23:32.601125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1684 | ||
| 13767 | 2025.09.06 02:23:32.603727 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2025.09.06 02:23:32.603765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13769 | 2025.09.06 02:23:32.604958 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13770 | 2025.09.06 02:23:32.605226 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2025.09.06 02:23:32.605489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 13772 | 2025.09.06 02:23:32.955034 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2025.09.06 02:23:32.955211 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13774 | 2025.09.06 02:23:32.955278 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13775 | 2025.09.06 02:23:32.955908 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2025.09.06 02:23:32.955958 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13777 | 2025.09.06 02:23:32.956357 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13778 | 2025.09.06 02:23:32.956590 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2025.09.06 02:23:32.956756 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 13780 | 2025.09.06 02:23:32.956810 [ 254 ] {3a1a4e67-1c8d-4966-8893-c925c2218b7a} <Debug> TCPHandler: Processed in 0.001907915 sec. | ||
| 13781 | 2025.09.06 02:23:32.956938 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2025.09.06 02:23:32.957041 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13783 | 2025.09.06 02:23:32.957087 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13784 | 2025.09.06 02:23:32.957490 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2025.09.06 02:23:32.957530 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13786 | 2025.09.06 02:23:32.957831 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13787 | 2025.09.06 02:23:32.958050 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2025.09.06 02:23:32.958186 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001168 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. | ||
| 13789 | 2025.09.06 02:23:32.958226 [ 254 ] {fea274c5-5937-4b50-a168-eba1c063c6ed} <Debug> TCPHandler: Processed in 0.001342281 sec. | ||
| 13790 | 2025.09.06 02:23:32.958335 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2025.09.06 02:23:32.958432 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13792 | 2025.09.06 02:23:32.958473 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13793 | 2025.09.06 02:23:32.958997 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2025.09.06 02:23:32.959035 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13795 | 2025.09.06 02:23:32.959365 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13796 | 2025.09.06 02:23:32.959578 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2025.09.06 02:23:32.959708 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001296 sec., 188271.6049382716 rows/sec., 16.72 MiB/sec. | ||
| 13798 | 2025.09.06 02:23:32.959749 [ 254 ] {e6b945ae-4df9-45a3-9825-e16ef2e3d22b} <Debug> TCPHandler: Processed in 0.001464602 sec. | ||
| 13799 | 2025.09.06 02:23:32.959859 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2025.09.06 02:23:32.959954 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13801 | 2025.09.06 02:23:32.959995 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13802 | 2025.09.06 02:23:32.960395 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2025.09.06 02:23:32.960431 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13804 | 2025.09.06 02:23:32.960732 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13805 | 2025.09.06 02:23:32.960960 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2025.09.06 02:23:32.961081 [ 150 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13807 | 2025.09.06 02:23:32.961090 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001155 sec., 45021.645021645025 rows/sec., 3.32 MiB/sec. | ||
| 13808 | 2025.09.06 02:23:32.961151 [ 150 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2025.09.06 02:23:32.961170 [ 254 ] {fd06d1ff-ad25-45a8-8b70-0f95c380a067} <Debug> TCPHandler: Processed in 0.001361341 sec. | ||
| 13810 | 2025.09.06 02:23:32.961177 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13811 | 2025.09.06 02:23:32.961287 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2025.09.06 02:23:32.961309 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 13813 | 2025.09.06 02:23:32.961384 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13814 | 2025.09.06 02:23:32.961429 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13815 | 2025.09.06 02:23:32.961452 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13816 | 2025.09.06 02:23:32.961494 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 270 rows starting from the beginning of the part | ||
| 13817 | 2025.09.06 02:23:32.961569 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 228 rows starting from the beginning of the part | ||
| 13818 | 2025.09.06 02:23:32.961622 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13819 | 2025.09.06 02:23:32.961672 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 228 rows starting from the beginning of the part | ||
| 13820 | 2025.09.06 02:23:32.961720 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 13821 | 2025.09.06 02:23:32.961763 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
| 13822 | 2025.09.06 02:23:32.961830 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2025.09.06 02:23:32.961874 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13824 | 2025.09.06 02:23:32.962565 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13825 | 2025.09.06 02:23:32.962805 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2025.09.06 02:23:32.962923 [ 150 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 13827 | 2025.09.06 02:23:32.962939 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 13828 | 2025.09.06 02:23:32.962959 [ 150 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.09.06 02:23:32.962986 [ 254 ] {662fbbfd-1b1f-4046-bb33-ecf242242d77} <Debug> TCPHandler: Processed in 0.001749924 sec. | ||
| 13830 | 2025.09.06 02:23:32.962992 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735584 sec., 460939.9487434777 rows/sec., 30.58 MiB/sec. | ||
| 13831 | 2025.09.06 02:23:32.962987 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13832 | 2025.09.06 02:23:32.963099 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2025.09.06 02:23:32.963176 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 13834 | 2025.09.06 02:23:32.963199 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13835 | 2025.09.06 02:23:32.963241 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13836 | 2025.09.06 02:23:32.963253 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13837 | 2025.09.06 02:23:32.963315 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13838 | 2025.09.06 02:23:32.963357 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 456 rows starting from the beginning of the part | ||
| 13839 | 2025.09.06 02:23:32.963432 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 203 rows starting from the beginning of the part | ||
| 13840 | 2025.09.06 02:23:32.963487 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part | ||
| 13841 | 2025.09.06 02:23:32.963539 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 13842 | 2025.09.06 02:23:32.963586 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part | ||
| 13843 | 2025.09.06 02:23:32.963635 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 13844 | 2025.09.06 02:23:32.963637 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2025.09.06 02:23:32.963666 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2025.09.06 02:23:32.963712 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13847 | 2025.09.06 02:23:32.963753 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_96_19} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13848 | 2025.09.06 02:23:32.963858 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13849 | 2025.09.06 02:23:32.964062 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13850 | 2025.09.06 02:23:32.964311 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2025.09.06 02:23:32.964450 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001269 sec., 9456.264775413712 rows/sec., 738.77 KiB/sec. | ||
| 13852 | 2025.09.06 02:23:32.964503 [ 254 ] {b7bb59a5-f713-4a49-b7e8-ab9a435af1af} <Debug> TCPHandler: Processed in 0.001453372 sec. | ||
| 13853 | 2025.09.06 02:23:32.964626 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2025.09.06 02:23:32.964688 [ 192 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564012 sec., 842065.1503952654 rows/sec., 59.03 MiB/sec. | ||
| 13855 | 2025.09.06 02:23:32.964730 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13856 | 2025.09.06 02:23:32.964774 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13857 | 2025.09.06 02:23:32.964853 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 13858 | 2025.09.06 02:23:32.965107 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2025.09.06 02:23:32.965178 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_40_9} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 13860 | 2025.09.06 02:23:32.965250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13861 | 2025.09.06 02:23:32.965272 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2025.09.06 02:23:32.965317 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13863 | 2025.09.06 02:23:32.965650 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13864 | 2025.09.06 02:23:32.965896 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2025.09.06 02:23:32.966035 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001324 sec., 105740.18126888217 rows/sec., 8.55 MiB/sec. | ||
| 13866 | 2025.09.06 02:23:32.966075 [ 254 ] {cf2c2391-b5ba-4ef2-9781-60fde957a5fb} <Debug> TCPHandler: Processed in 0.001500972 sec. | ||
| 13867 | 2025.09.06 02:23:32.966176 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2025.09.06 02:23:32.966271 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13869 | 2025.09.06 02:23:32.966317 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13870 | 2025.09.06 02:23:32.966741 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2025.09.06 02:23:32.966778 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13872 | 2025.09.06 02:23:32.967145 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13873 | 2025.09.06 02:23:32.967365 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2025.09.06 02:23:32.967497 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001244 sec., 189710.61093247586 rows/sec., 13.87 MiB/sec. | ||
| 13875 | 2025.09.06 02:23:32.967536 [ 254 ] {38889408-46a7-42d9-814d-a86f127bed36} <Debug> TCPHandler: Processed in 0.001408732 sec. | ||
| 13876 | 2025.09.06 02:23:32.967646 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.09.06 02:23:32.967740 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13878 | 2025.09.06 02:23:32.967796 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13879 | 2025.09.06 02:23:32.968669 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2025.09.06 02:23:32.968707 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13881 | 2025.09.06 02:23:32.969270 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13882 | 2025.09.06 02:23:32.969511 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2025.09.06 02:23:32.969654 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001932 sec., 16563.14699792961 rows/sec., 29.68 MiB/sec. | ||
| 13884 | 2025.09.06 02:23:32.969719 [ 254 ] {d2a9930a-54c7-44a3-88d0-fdc18737760d} <Debug> TCPHandler: Processed in 0.002123027 sec. | ||
| 13885 | 2025.09.06 02:23:32.969833 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2025.09.06 02:23:32.969929 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13887 | 2025.09.06 02:23:32.969972 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13888 | 2025.09.06 02:23:32.970320 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2025.09.06 02:23:32.970358 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13890 | 2025.09.06 02:23:32.970672 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13891 | 2025.09.06 02:23:32.970893 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2025.09.06 02:23:32.971025 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 13893 | 2025.09.06 02:23:32.971062 [ 254 ] {324504a3-ab40-41ba-850c-716ed6256548} <Debug> TCPHandler: Processed in 0.001281161 sec. | ||
| 13894 | 2025.09.06 02:23:33.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.81 MiB, peak 367.56 MiB, free memory in arenas 0.00 B, will set to 354.05 MiB (RSS), difference: 3.24 MiB | ||
| 13895 | 2025.09.06 02:23:35.005874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32115 | ||
| 13896 | 2025.09.06 02:23:35.006429 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13897 | 2025.09.06 02:23:35.006468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13898 | 2025.09.06 02:23:35.006987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13899 | 2025.09.06 02:23:35.007228 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13900 | 2025.09.06 02:23:35.007371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32115 | ||
| 13901 | 2025.09.06 02:23:36.676621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13902 | 2025.09.06 02:23:36.691986 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2025.09.06 02:23:36.692043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13904 | 2025.09.06 02:23:36.697733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13905 | 2025.09.06 02:23:36.698431 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2025.09.06 02:23:36.701336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13907 | 2025.09.06 02:23:37.950407 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2025.09.06 02:23:37.950580 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13909 | 2025.09.06 02:23:37.950647 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13910 | 2025.09.06 02:23:37.951309 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.09.06 02:23:37.951355 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13912 | 2025.09.06 02:23:37.951751 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13913 | 2025.09.06 02:23:37.951986 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.09.06 02:23:37.952155 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001621 sec., 46884.63911165947 rows/sec., 3.86 MiB/sec. | ||
| 13915 | 2025.09.06 02:23:37.952206 [ 254 ] {f2b81afe-cdb8-4ae0-a6f1-914a8f67f46c} <Debug> TCPHandler: Processed in 0.001938156 sec. | ||
| 13916 | 2025.09.06 02:23:37.952333 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2025.09.06 02:23:37.952436 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13918 | 2025.09.06 02:23:37.952481 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13919 | 2025.09.06 02:23:37.952908 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.09.06 02:23:37.952948 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13921 | 2025.09.06 02:23:37.953261 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13922 | 2025.09.06 02:23:37.953475 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2025.09.06 02:23:37.953617 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001205 sec., 8298.755186721992 rows/sec., 624.03 KiB/sec. | ||
| 13924 | 2025.09.06 02:23:37.953659 [ 254 ] {49df50e0-0a30-4bf7-a2ee-686061984217} <Debug> TCPHandler: Processed in 0.001377751 sec. | ||
| 13925 | 2025.09.06 02:23:37.953762 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2025.09.06 02:23:37.953860 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13927 | 2025.09.06 02:23:37.953905 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13928 | 2025.09.06 02:23:37.954349 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2025.09.06 02:23:37.954386 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13930 | 2025.09.06 02:23:37.954717 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13931 | 2025.09.06 02:23:37.954928 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2025.09.06 02:23:37.955071 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001232 sec., 60064.93506493507 rows/sec., 4.69 MiB/sec. | ||
| 13933 | 2025.09.06 02:23:37.955112 [ 254 ] {62844402-cb36-4398-9186-2531759b82b4} <Debug> TCPHandler: Processed in 0.001399491 sec. | ||
| 13934 | 2025.09.06 02:23:37.955232 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2025.09.06 02:23:37.955327 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13936 | 2025.09.06 02:23:37.955371 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13937 | 2025.09.06 02:23:37.955795 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2025.09.06 02:23:37.955833 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13939 | 2025.09.06 02:23:37.956176 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13940 | 2025.09.06 02:23:37.956390 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.09.06 02:23:37.956527 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 13942 | 2025.09.06 02:23:37.956565 [ 254 ] {f6fb26c0-39b4-4e25-9309-c2f5cf460dc0} <Debug> TCPHandler: Processed in 0.001383231 sec. | ||
| 13943 | 2025.09.06 02:23:37.956666 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2025.09.06 02:23:37.956760 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13945 | 2025.09.06 02:23:37.956817 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13946 | 2025.09.06 02:23:37.957620 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2025.09.06 02:23:37.957657 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13948 | 2025.09.06 02:23:37.958182 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13949 | 2025.09.06 02:23:37.958407 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2025.09.06 02:23:37.958550 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001808 sec., 5530.973451327433 rows/sec., 9.91 MiB/sec. | ||
| 13951 | 2025.09.06 02:23:37.958604 [ 254 ] {7505682f-4b1c-443b-9938-cebe6cff83ec} <Debug> TCPHandler: Processed in 0.001987126 sec. | ||
| 13952 | 2025.09.06 02:23:37.958714 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2025.09.06 02:23:37.958809 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13954 | 2025.09.06 02:23:37.958853 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13955 | 2025.09.06 02:23:37.959202 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2025.09.06 02:23:37.959239 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13957 | 2025.09.06 02:23:37.959560 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13958 | 2025.09.06 02:23:37.959775 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2025.09.06 02:23:37.959913 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 13960 | 2025.09.06 02:23:37.959952 [ 254 ] {0efaca30-eb10-4d99-968f-cb62284374f2} <Debug> TCPHandler: Processed in 0.001287511 sec. | ||
| 13961 | 2025.09.06 02:23:42.349629 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13962 | 2025.09.06 02:23:42.349703 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13963 | 2025.09.06 02:23:42.507664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32563 | ||
| 13964 | 2025.09.06 02:23:42.508223 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2025.09.06 02:23:42.508266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13966 | 2025.09.06 02:23:42.508754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13967 | 2025.09.06 02:23:42.508980 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2025.09.06 02:23:42.509112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32563 | ||
| 13969 | 2025.09.06 02:23:42.605887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1716 | ||
| 13970 | 2025.09.06 02:23:42.608286 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2025.09.06 02:23:42.608332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13972 | 2025.09.06 02:23:42.609529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13973 | 2025.09.06 02:23:42.609790 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2025.09.06 02:23:42.610062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 13975 | 2025.09.06 02:23:42.951442 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2025.09.06 02:23:42.951693 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13977 | 2025.09.06 02:23:42.951783 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13978 | 2025.09.06 02:23:42.952616 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2025.09.06 02:23:42.952652 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13980 | 2025.09.06 02:23:42.953051 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13981 | 2025.09.06 02:23:42.953271 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2025.09.06 02:23:42.953417 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001792 sec., 66964.28571428571 rows/sec., 5.69 MiB/sec. | ||
| 13983 | 2025.09.06 02:23:42.953458 [ 254 ] {cb3725c3-fe0d-4e37-97fb-4cc18239093b} <Debug> TCPHandler: Processed in 0.002172308 sec. | ||
| 13984 | 2025.09.06 02:23:42.953582 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2025.09.06 02:23:42.953675 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13986 | 2025.09.06 02:23:42.953714 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13987 | 2025.09.06 02:23:42.954138 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2025.09.06 02:23:42.954172 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13989 | 2025.09.06 02:23:42.954463 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13990 | 2025.09.06 02:23:42.954663 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2025.09.06 02:23:42.954804 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 2.05 MiB/sec. | ||
| 13992 | 2025.09.06 02:23:42.954841 [ 254 ] {3768b9e7-01ba-4d85-85f4-74a6e85246db} <Debug> TCPHandler: Processed in 0.001306641 sec. | ||
| 13993 | 2025.09.06 02:23:42.954954 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2025.09.06 02:23:42.955046 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13995 | 2025.09.06 02:23:42.955084 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13996 | 2025.09.06 02:23:42.955509 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2025.09.06 02:23:42.955543 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13998 | 2025.09.06 02:23:42.955845 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13999 | 2025.09.06 02:23:42.956075 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2025.09.06 02:23:42.956200 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001172 sec., 81911.26279863481 rows/sec., 6.40 MiB/sec. | ||
| 14001 | 2025.09.06 02:23:42.956236 [ 254 ] {82fec694-3f30-4a21-a552-e2dd29fb9f1f} <Debug> TCPHandler: Processed in 0.001329701 sec. | ||
| 14002 | 2025.09.06 02:23:42.956351 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2025.09.06 02:23:42.956443 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14004 | 2025.09.06 02:23:42.956484 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14005 | 2025.09.06 02:23:42.956903 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2025.09.06 02:23:42.956935 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14007 | 2025.09.06 02:23:42.957259 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14008 | 2025.09.06 02:23:42.957462 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.09.06 02:23:42.957585 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 14010 | 2025.09.06 02:23:42.957621 [ 254 ] {6fec2cdf-720e-4ae7-8e47-96c19771845f} <Debug> TCPHandler: Processed in 0.00131855 sec. | ||
| 14011 | 2025.09.06 02:23:42.957729 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2025.09.06 02:23:42.957820 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14013 | 2025.09.06 02:23:42.957873 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14014 | 2025.09.06 02:23:42.958694 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2025.09.06 02:23:42.958727 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14016 | 2025.09.06 02:23:42.959266 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14017 | 2025.09.06 02:23:42.959481 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2025.09.06 02:23:42.959615 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001813 sec., 17650.30336458908 rows/sec., 31.63 MiB/sec. | ||
| 14019 | 2025.09.06 02:23:42.959667 [ 254 ] {4084bfcf-2fc2-413e-a01e-8839b7c3f327} <Debug> TCPHandler: Processed in 0.001984576 sec. | ||
| 14020 | 2025.09.06 02:23:42.959777 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2025.09.06 02:23:42.959868 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14022 | 2025.09.06 02:23:42.959909 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14023 | 2025.09.06 02:23:42.960238 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.09.06 02:23:42.960272 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14025 | 2025.09.06 02:23:42.960568 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14026 | 2025.09.06 02:23:42.960795 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.09.06 02:23:42.960920 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14028 | 2025.09.06 02:23:42.960955 [ 254 ] {464f6628-299a-40e3-93b0-c16b567d4f49} <Debug> TCPHandler: Processed in 0.00122505 sec. | ||
| 14029 | 2025.09.06 02:23:43.813342 [ 136 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14030 | 2025.09.06 02:23:43.813425 [ 136 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2025.09.06 02:23:43.813448 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14032 | 2025.09.06 02:23:43.813580 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14033 | 2025.09.06 02:23:43.813725 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14034 | 2025.09.06 02:23:43.813761 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14035 | 2025.09.06 02:23:43.813827 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14036 | 2025.09.06 02:23:43.813874 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 14037 | 2025.09.06 02:23:43.813916 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 14038 | 2025.09.06 02:23:43.813957 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 14039 | 2025.09.06 02:23:43.814698 [ 192 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118109 sec., 32173.67008441355 rows/sec., 2.68 MiB/sec. | ||
| 14040 | 2025.09.06 02:23:43.814821 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14041 | 2025.09.06 02:23:43.815091 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2025.09.06 02:23:43.815167 [ 195 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_33_8} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14043 | 2025.09.06 02:23:43.815241 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14044 | 2025.09.06 02:23:44.201552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14045 | 2025.09.06 02:23:44.218249 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.09.06 02:23:44.218315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14047 | 2025.09.06 02:23:44.224225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14048 | 2025.09.06 02:23:44.224929 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.09.06 02:23:44.227898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14050 | 2025.09.06 02:23:47.977268 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14051 | 2025.09.06 02:23:47.977461 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14052 | 2025.09.06 02:23:47.977531 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14053 | 2025.09.06 02:23:47.978251 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2025.09.06 02:23:47.978303 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14055 | 2025.09.06 02:23:47.978680 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14056 | 2025.09.06 02:23:47.978899 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2025.09.06 02:23:47.979064 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001653 sec., 2419.8427102238356 rows/sec., 197.32 KiB/sec. | ||
| 14058 | 2025.09.06 02:23:47.979113 [ 254 ] {888d37cd-7ecc-4e35-ace1-b6ceb8b746d6} <Debug> TCPHandler: Processed in 0.001972706 sec. | ||
| 14059 | 2025.09.06 02:23:47.979235 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2025.09.06 02:23:47.979336 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14061 | 2025.09.06 02:23:47.979377 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14062 | 2025.09.06 02:23:47.980478 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2025.09.06 02:23:47.980515 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14064 | 2025.09.06 02:23:47.980891 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14065 | 2025.09.06 02:23:47.981096 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2025.09.06 02:23:47.981229 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001916 sec., 635699.3736951983 rows/sec., 52.56 MiB/sec. | ||
| 14067 | 2025.09.06 02:23:47.981268 [ 254 ] {2ef981ab-185f-48ca-b03f-09462d82ed95} <Debug> TCPHandler: Processed in 0.002082557 sec. | ||
| 14068 | 2025.09.06 02:23:47.981378 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2025.09.06 02:23:47.981473 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14070 | 2025.09.06 02:23:47.981514 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14071 | 2025.09.06 02:23:47.981907 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2025.09.06 02:23:47.981944 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14073 | 2025.09.06 02:23:47.982241 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14074 | 2025.09.06 02:23:47.982456 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2025.09.06 02:23:47.982585 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001132 sec., 12367.491166077738 rows/sec., 911.00 KiB/sec. | ||
| 14076 | 2025.09.06 02:23:47.982623 [ 254 ] {aa4f0160-20f5-4e77-8bf2-ac461d863276} <Debug> TCPHandler: Processed in 0.00129272 sec. | ||
| 14077 | 2025.09.06 02:23:47.982727 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2025.09.06 02:23:47.982818 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14079 | 2025.09.06 02:23:47.982857 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14080 | 2025.09.06 02:23:47.983337 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.09.06 02:23:47.983372 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14082 | 2025.09.06 02:23:47.983670 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14083 | 2025.09.06 02:23:47.983869 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2025.09.06 02:23:47.983995 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 14085 | 2025.09.06 02:23:47.984032 [ 254 ] {e6e3852b-e268-4ae4-add0-7552ef0f1396} <Debug> TCPHandler: Processed in 0.001351571 sec. | ||
| 14086 | 2025.09.06 02:23:47.984132 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2025.09.06 02:23:47.984222 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14088 | 2025.09.06 02:23:47.984261 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14089 | 2025.09.06 02:23:47.984855 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2025.09.06 02:23:47.984890 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14091 | 2025.09.06 02:23:47.985241 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14092 | 2025.09.06 02:23:47.985489 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2025.09.06 02:23:47.985627 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001421 sec., 375791.69598874036 rows/sec., 27.85 MiB/sec. | ||
| 14094 | 2025.09.06 02:23:47.985669 [ 254 ] {db3be124-dfc9-413e-996a-2f3b7ebe6e21} <Debug> TCPHandler: Processed in 0.001584003 sec. | ||
| 14095 | 2025.09.06 02:23:47.985783 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2025.09.06 02:23:47.985889 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14097 | 2025.09.06 02:23:47.985935 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14098 | 2025.09.06 02:23:47.986539 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2025.09.06 02:23:47.986578 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14100 | 2025.09.06 02:23:47.986967 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14101 | 2025.09.06 02:23:47.987187 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2025.09.06 02:23:47.987322 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00145 sec., 583448.275862069 rows/sec., 39.27 MiB/sec. | ||
| 14103 | 2025.09.06 02:23:47.987362 [ 254 ] {b1b82c0f-e958-44a0-8ab8-4bfd7fb11a89} <Debug> TCPHandler: Processed in 0.001628273 sec. | ||
| 14104 | 2025.09.06 02:23:47.987476 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2025.09.06 02:23:47.987571 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14106 | 2025.09.06 02:23:47.987626 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14107 | 2025.09.06 02:23:47.988411 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2025.09.06 02:23:47.988450 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14109 | 2025.09.06 02:23:47.988962 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14110 | 2025.09.06 02:23:47.989201 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2025.09.06 02:23:47.989330 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14112 | 2025.09.06 02:23:47.989347 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 14113 | 2025.09.06 02:23:47.989406 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2025.09.06 02:23:47.989430 [ 254 ] {0393b27c-aeee-4c2b-b1d5-32a35a570cb7} <Debug> TCPHandler: Processed in 0.002002016 sec. | ||
| 14115 | 2025.09.06 02:23:47.989436 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14116 | 2025.09.06 02:23:47.989549 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2025.09.06 02:23:47.989571 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 14118 | 2025.09.06 02:23:47.989650 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14119 | 2025.09.06 02:23:47.989697 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14120 | 2025.09.06 02:23:47.989842 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14121 | 2025.09.06 02:23:47.989909 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1848 rows starting from the beginning of the part | ||
| 14122 | 2025.09.06 02:23:47.990044 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2025.09.06 02:23:47.990047 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 14124 | 2025.09.06 02:23:47.990089 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 14125 | 2025.09.06 02:23:47.990187 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
| 14126 | 2025.09.06 02:23:47.990298 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 14127 | 2025.09.06 02:23:47.990391 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
| 14128 | 2025.09.06 02:23:47.990431 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14129 | 2025.09.06 02:23:47.990478 [ 197 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 14130 | 2025.09.06 02:23:47.990667 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2025.09.06 02:23:47.990815 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 14132 | 2025.09.06 02:23:47.990855 [ 254 ] {8d051a53-eabe-453c-8eba-6927a8c90bcf} <Debug> TCPHandler: Processed in 0.001355031 sec. | ||
| 14133 | 2025.09.06 02:23:48.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.94 MiB, peak 368.94 MiB, free memory in arenas 0.00 B, will set to 363.06 MiB (RSS), difference: -5.88 MiB | ||
| 14134 | 2025.09.06 02:23:48.001841 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 19 columns (19 merged, 0 gathered) in 0.012316579 sec., 157673.6527245106 rows/sec., 282.54 MiB/sec. | ||
| 14135 | 2025.09.06 02:23:48.004264 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14136 | 2025.09.06 02:23:48.004666 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2025.09.06 02:23:48.004761 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14138 | 2025.09.06 02:23:48.004910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 14139 | 2025.09.06 02:23:49.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.00 MiB, peak 368.94 MiB, free memory in arenas 0.00 B, will set to 364.39 MiB (RSS), difference: 14.39 MiB | ||
| 14140 | 2025.09.06 02:23:50.009379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33075 | ||
| 14141 | 2025.09.06 02:23:50.009926 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2025.09.06 02:23:50.009970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14143 | 2025.09.06 02:23:50.010513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14144 | 2025.09.06 02:23:50.010765 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2025.09.06 02:23:50.010901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33075 | ||
| 14146 | 2025.09.06 02:23:51.728129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14147 | 2025.09.06 02:23:51.744692 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2025.09.06 02:23:51.744747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14149 | 2025.09.06 02:23:51.750706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14150 | 2025.09.06 02:23:51.751406 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2025.09.06 02:23:51.754329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14152 | 2025.09.06 02:23:52.610464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1744 | ||
| 14153 | 2025.09.06 02:23:52.612847 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2025.09.06 02:23:52.612887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14155 | 2025.09.06 02:23:52.614079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14156 | 2025.09.06 02:23:52.614355 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2025.09.06 02:23:52.614505 [ 78 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14158 | 2025.09.06 02:23:52.614551 [ 78 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2025.09.06 02:23:52.614573 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14160 | 2025.09.06 02:23:52.614622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 14161 | 2025.09.06 02:23:52.614695 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 14162 | 2025.09.06 02:23:52.615316 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14163 | 2025.09.06 02:23:52.615479 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1570 rows starting from the beginning of the part | ||
| 14164 | 2025.09.06 02:23:52.615850 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 14165 | 2025.09.06 02:23:52.616233 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 44 rows starting from the beginning of the part | ||
| 14166 | 2025.09.06 02:23:52.616620 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14167 | 2025.09.06 02:23:52.616980 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 14168 | 2025.09.06 02:23:52.617339 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 14169 | 2025.09.06 02:23:52.624185 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 72 columns (72 merged, 0 gathered) in 0.009549486 sec., 182627.63042953308 rows/sec., 143.03 MiB/sec. | ||
| 14170 | 2025.09.06 02:23:52.625816 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14171 | 2025.09.06 02:23:52.626361 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2025.09.06 02:23:52.626447 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_51_10} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14173 | 2025.09.06 02:23:52.626597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14174 | 2025.09.06 02:23:52.951471 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2025.09.06 02:23:52.951719 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14176 | 2025.09.06 02:23:52.951817 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14177 | 2025.09.06 02:23:52.952750 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2025.09.06 02:23:52.952801 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14179 | 2025.09.06 02:23:52.953226 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14180 | 2025.09.06 02:23:52.953463 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2025.09.06 02:23:52.953635 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001982 sec., 60544.90413723512 rows/sec., 5.14 MiB/sec. | ||
| 14182 | 2025.09.06 02:23:52.953671 [ 78 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14183 | 2025.09.06 02:23:52.953689 [ 254 ] {0bc166c3-362f-47e0-ad48-5d833d91882c} <Debug> TCPHandler: Processed in 0.002352869 sec. | ||
| 14184 | 2025.09.06 02:23:52.953770 [ 78 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.09.06 02:23:52.953817 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14186 | 2025.09.06 02:23:52.953874 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2025.09.06 02:23:52.953968 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 14188 | 2025.09.06 02:23:52.953984 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14189 | 2025.09.06 02:23:52.954054 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14190 | 2025.09.06 02:23:52.954120 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14191 | 2025.09.06 02:23:52.954162 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2423 rows starting from the beginning of the part | ||
| 14192 | 2025.09.06 02:23:52.954235 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 244 rows starting from the beginning of the part | ||
| 14193 | 2025.09.06 02:23:52.954284 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part | ||
| 14194 | 2025.09.06 02:23:52.954340 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 120 rows starting from the beginning of the part | ||
| 14195 | 2025.09.06 02:23:52.954385 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1218 rows starting from the beginning of the part | ||
| 14196 | 2025.09.06 02:23:52.954433 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 120 rows starting from the beginning of the part | ||
| 14197 | 2025.09.06 02:23:52.954502 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2025.09.06 02:23:52.954550 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14199 | 2025.09.06 02:23:52.954903 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14200 | 2025.09.06 02:23:52.955139 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2025.09.06 02:23:52.955292 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00133 sec., 24060.15037593985 rows/sec., 1.77 MiB/sec. | ||
| 14202 | 2025.09.06 02:23:52.955333 [ 254 ] {e12a9cec-d168-41fd-a6d0-54a5adb2f528} <Debug> TCPHandler: Processed in 0.001511422 sec. | ||
| 14203 | 2025.09.06 02:23:52.955449 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2025.09.06 02:23:52.955544 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14205 | 2025.09.06 02:23:52.955585 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14206 | 2025.09.06 02:23:52.956055 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2025.09.06 02:23:52.956093 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14208 | 2025.09.06 02:23:52.956361 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246334 sec., 1705408.1044435604 rows/sec., 147.50 MiB/sec. | ||
| 14209 | 2025.09.06 02:23:52.956442 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14210 | 2025.09.06 02:23:52.956677 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2025.09.06 02:23:52.956693 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14212 | 2025.09.06 02:23:52.956798 [ 78 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14213 | 2025.09.06 02:23:52.956815 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001287 sec., 74592.0745920746 rows/sec., 5.83 MiB/sec. | ||
| 14214 | 2025.09.06 02:23:52.956839 [ 78 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.09.06 02:23:52.956864 [ 254 ] {9a65144e-ad5c-4440-b9d2-c7d829c44848} <Debug> TCPHandler: Processed in 0.001464762 sec. | ||
| 14216 | 2025.09.06 02:23:52.956867 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14217 | 2025.09.06 02:23:52.956956 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 14218 | 2025.09.06 02:23:52.956993 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2025.09.06 02:23:52.957030 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2025.09.06 02:23:52.957056 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14221 | 2025.09.06 02:23:52.957084 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1224 rows starting from the beginning of the part | ||
| 14222 | 2025.09.06 02:23:52.957093 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14223 | 2025.09.06 02:23:52.957125 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_101_20} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14224 | 2025.09.06 02:23:52.957130 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 140 rows starting from the beginning of the part | ||
| 14225 | 2025.09.06 02:23:52.957145 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14226 | 2025.09.06 02:23:52.957185 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part | ||
| 14227 | 2025.09.06 02:23:52.957225 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 96 rows starting from the beginning of the part | ||
| 14228 | 2025.09.06 02:23:52.957241 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 14229 | 2025.09.06 02:23:52.957266 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 534 rows starting from the beginning of the part | ||
| 14230 | 2025.09.06 02:23:52.957308 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 96 rows starting from the beginning of the part | ||
| 14231 | 2025.09.06 02:23:52.957608 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2025.09.06 02:23:52.957651 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14233 | 2025.09.06 02:23:52.958023 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14234 | 2025.09.06 02:23:52.958245 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2025.09.06 02:23:52.958355 [ 187 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429421 sec., 1513899.6838580098 rows/sec., 117.78 MiB/sec. | ||
| 14236 | 2025.09.06 02:23:52.958364 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14237 | 2025.09.06 02:23:52.958381 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 14238 | 2025.09.06 02:23:52.958414 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2025.09.06 02:23:52.958437 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14240 | 2025.09.06 02:23:52.958441 [ 254 ] {20704f5e-1e7b-4040-8421-c68e216d5e94} <Debug> TCPHandler: Processed in 0.001496862 sec. | ||
| 14241 | 2025.09.06 02:23:52.958514 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 14242 | 2025.09.06 02:23:52.958562 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14243 | 2025.09.06 02:23:52.958618 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14244 | 2025.09.06 02:23:52.958621 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14245 | 2025.09.06 02:23:52.958665 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14246 | 2025.09.06 02:23:52.958675 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29217 rows starting from the beginning of the part | ||
| 14247 | 2025.09.06 02:23:52.958729 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14248 | 2025.09.06 02:23:52.958750 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 236 rows starting from the beginning of the part | ||
| 14249 | 2025.09.06 02:23:52.958802 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14250 | 2025.09.06 02:23:52.958847 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14251 | 2025.09.06 02:23:52.958889 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 846 rows starting from the beginning of the part | ||
| 14252 | 2025.09.06 02:23:52.958931 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14253 | 2025.09.06 02:23:52.958990 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2025.09.06 02:23:52.959092 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_101_20} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14255 | 2025.09.06 02:23:52.959200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14256 | 2025.09.06 02:23:52.959602 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2025.09.06 02:23:52.959645 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14258 | 2025.09.06 02:23:52.960229 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14259 | 2025.09.06 02:23:52.960482 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2025.09.06 02:23:52.960631 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001982 sec., 16145.307769929366 rows/sec., 28.93 MiB/sec. | ||
| 14261 | 2025.09.06 02:23:52.960689 [ 254 ] {0fd806d6-e4f5-48d0-8bda-716ad15fdc1d} <Debug> TCPHandler: Processed in 0.002175058 sec. | ||
| 14262 | 2025.09.06 02:23:52.960804 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2025.09.06 02:23:52.960899 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14264 | 2025.09.06 02:23:52.960942 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14265 | 2025.09.06 02:23:52.961326 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2025.09.06 02:23:52.961364 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14267 | 2025.09.06 02:23:52.961713 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14268 | 2025.09.06 02:23:52.961928 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2025.09.06 02:23:52.962045 [ 78 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14270 | 2025.09.06 02:23:52.962063 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 14271 | 2025.09.06 02:23:52.962084 [ 78 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2025.09.06 02:23:52.962106 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14273 | 2025.09.06 02:23:52.962108 [ 254 ] {76956c7d-1ab0-4c5d-baea-c0ad0db6960a} <Debug> TCPHandler: Processed in 0.001351661 sec. | ||
| 14274 | 2025.09.06 02:23:52.962184 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14275 | 2025.09.06 02:23:52.962290 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14276 | 2025.09.06 02:23:52.962397 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6096 rows starting from the beginning of the part | ||
| 14277 | 2025.09.06 02:23:52.962456 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14278 | 2025.09.06 02:23:52.962498 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14279 | 2025.09.06 02:23:52.962540 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14280 | 2025.09.06 02:23:52.962578 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14281 | 2025.09.06 02:23:52.962615 [ 186 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14282 | 2025.09.06 02:23:52.964195 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045566 sec., 3126762.9594938518 rows/sec., 207.29 MiB/sec. | ||
| 14283 | 2025.09.06 02:23:52.964649 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14284 | 2025.09.06 02:23:52.964933 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2025.09.06 02:23:52.965007 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_101_20} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14286 | 2025.09.06 02:23:52.965104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14287 | 2025.09.06 02:23:52.965181 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30779 rows, containing 5 columns (5 merged, 0 gathered) in 0.006700774 sec., 4593349.962258091 rows/sec., 313.75 MiB/sec. | ||
| 14288 | 2025.09.06 02:23:52.965822 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14289 | 2025.09.06 02:23:52.966136 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2025.09.06 02:23:52.966221 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14291 | 2025.09.06 02:23:52.966306 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14292 | 2025.09.06 02:23:57.045720 [ 219 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 14293 | 2025.09.06 02:23:57.045782 [ 219 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 14294 | 2025.09.06 02:23:57.062069 [ 219 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 14295 | 2025.09.06 02:23:57.311976 [ 220 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 14296 | 2025.09.06 02:23:57.312034 [ 220 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 14297 | 2025.09.06 02:23:57.315864 [ 220 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 14298 | 2025.09.06 02:23:57.349748 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14299 | 2025.09.06 02:23:57.349799 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14300 | 2025.09.06 02:23:57.446374 [ 223 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 14301 | 2025.09.06 02:23:57.446425 [ 223 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 14302 | 2025.09.06 02:23:57.449315 [ 223 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 14303 | 2025.09.06 02:23:57.511216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33523 | ||
| 14304 | 2025.09.06 02:23:57.511921 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2025.09.06 02:23:57.511961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14306 | 2025.09.06 02:23:57.512463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14307 | 2025.09.06 02:23:57.512707 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2025.09.06 02:23:57.512849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33523 | ||
| 14309 | 2025.09.06 02:23:57.903481 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 14310 | 2025.09.06 02:23:57.903543 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 14311 | 2025.09.06 02:23:57.907066 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 14312 | 2025.09.06 02:23:57.950316 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2025.09.06 02:23:57.950560 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14314 | 2025.09.06 02:23:57.950658 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14315 | 2025.09.06 02:23:57.951341 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2025.09.06 02:23:57.951387 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14317 | 2025.09.06 02:23:57.951787 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14318 | 2025.09.06 02:23:57.952024 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2025.09.06 02:23:57.952178 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 14320 | 2025.09.06 02:23:57.952227 [ 254 ] {c2823899-c597-431d-bb59-9efc2fc949cf} <Debug> TCPHandler: Processed in 0.002073986 sec. | ||
| 14321 | 2025.09.06 02:23:57.952357 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.09.06 02:23:57.952461 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14323 | 2025.09.06 02:23:57.952505 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14324 | 2025.09.06 02:23:57.952912 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.09.06 02:23:57.952949 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14326 | 2025.09.06 02:23:57.953258 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14327 | 2025.09.06 02:23:57.953478 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.09.06 02:23:57.953614 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 14329 | 2025.09.06 02:23:57.953626 [ 33 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14330 | 2025.09.06 02:23:57.953653 [ 254 ] {3d712c03-e91b-45e5-b778-cb8eefb20b5a} <Debug> TCPHandler: Processed in 0.00134864 sec. | ||
| 14331 | 2025.09.06 02:23:57.953701 [ 33 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2025.09.06 02:23:57.953748 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14333 | 2025.09.06 02:23:57.953779 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2025.09.06 02:23:57.953883 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14335 | 2025.09.06 02:23:57.953900 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 14336 | 2025.09.06 02:23:57.953924 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14337 | 2025.09.06 02:23:57.954068 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14338 | 2025.09.06 02:23:57.954111 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 270 rows starting from the beginning of the part | ||
| 14339 | 2025.09.06 02:23:57.954190 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14340 | 2025.09.06 02:23:57.954243 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
| 14341 | 2025.09.06 02:23:57.954291 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 14 rows starting from the beginning of the part | ||
| 14342 | 2025.09.06 02:23:57.954335 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
| 14343 | 2025.09.06 02:23:57.954381 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 14344 | 2025.09.06 02:23:57.954390 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2025.09.06 02:23:57.954434 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14346 | 2025.09.06 02:23:57.954796 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14347 | 2025.09.06 02:23:57.955035 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2025.09.06 02:23:57.955177 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001314 sec., 56316.590563165904 rows/sec., 4.40 MiB/sec. | ||
| 14349 | 2025.09.06 02:23:57.955216 [ 254 ] {7a5fb99a-3306-4c17-a84d-f61702e64013} <Debug> TCPHandler: Processed in 0.001486882 sec. | ||
| 14350 | 2025.09.06 02:23:57.955263 [ 193 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431571 sec., 257060.25059183233 rows/sec., 17.79 MiB/sec. | ||
| 14351 | 2025.09.06 02:23:57.955328 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2025.09.06 02:23:57.955428 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14353 | 2025.09.06 02:23:57.955439 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14354 | 2025.09.06 02:23:57.955475 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14355 | 2025.09.06 02:23:57.955778 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2025.09.06 02:23:57.955863 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_101_20} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14357 | 2025.09.06 02:23:57.955901 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2025.09.06 02:23:57.955942 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14359 | 2025.09.06 02:23:57.955970 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14360 | 2025.09.06 02:23:57.956281 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14361 | 2025.09.06 02:23:57.956498 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2025.09.06 02:23:57.956627 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 14363 | 2025.09.06 02:23:57.956666 [ 254 ] {62013a6f-d082-4d28-b8ee-50cd4b940423} <Debug> TCPHandler: Processed in 0.001388611 sec. | ||
| 14364 | 2025.09.06 02:23:57.956773 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2025.09.06 02:23:57.956869 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14366 | 2025.09.06 02:23:57.956924 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14367 | 2025.09.06 02:23:57.957708 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2025.09.06 02:23:57.957744 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14369 | 2025.09.06 02:23:57.958265 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14370 | 2025.09.06 02:23:57.958496 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2025.09.06 02:23:57.958644 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 14372 | 2025.09.06 02:23:57.958700 [ 254 ] {733d317a-0b2c-4778-8278-ce6e533f2326} <Debug> TCPHandler: Processed in 0.001976496 sec. | ||
| 14373 | 2025.09.06 02:23:57.958809 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2025.09.06 02:23:57.958906 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14375 | 2025.09.06 02:23:57.958948 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14376 | 2025.09.06 02:23:57.959308 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2025.09.06 02:23:57.959344 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14378 | 2025.09.06 02:23:57.959667 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14379 | 2025.09.06 02:23:57.959885 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2025.09.06 02:23:57.960017 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 14381 | 2025.09.06 02:23:57.960054 [ 254 ] {c0b69796-caa4-4a9b-b6ed-a54a8178b7ff} <Debug> TCPHandler: Processed in 0.00129608 sec. | ||
| 14382 | 2025.09.06 02:23:57.960107 [ 222 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 14383 | 2025.09.06 02:23:57.960161 [ 222 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 14384 | 2025.09.06 02:23:57.963044 [ 222 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 14385 | 2025.09.06 02:23:58.227064 [ 222 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 14386 | 2025.09.06 02:23:58.227114 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 14387 | 2025.09.06 02:23:58.230577 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 14388 | 2025.09.06 02:23:59.254541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14389 | 2025.09.06 02:23:59.271233 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2025.09.06 02:23:59.271285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14391 | 2025.09.06 02:23:59.277229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14392 | 2025.09.06 02:23:59.277940 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2025.09.06 02:23:59.280779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14394 | 2025.09.06 02:24:02.087695 [ 223 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 14395 | 2025.09.06 02:24:02.087760 [ 223 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 14396 | 2025.09.06 02:24:02.090561 [ 223 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 14397 | 2025.09.06 02:24:02.615025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1768 | ||
| 14398 | 2025.09.06 02:24:02.617219 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2025.09.06 02:24:02.617262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14400 | 2025.09.06 02:24:02.618426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14401 | 2025.09.06 02:24:02.618699 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2025.09.06 02:24:02.618967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 14403 | 2025.09.06 02:24:02.953826 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2025.09.06 02:24:02.954020 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14405 | 2025.09.06 02:24:02.954093 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14406 | 2025.09.06 02:24:02.954799 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2025.09.06 02:24:02.954852 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14408 | 2025.09.06 02:24:02.955260 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14409 | 2025.09.06 02:24:02.955500 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2025.09.06 02:24:02.955659 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 14411 | 2025.09.06 02:24:02.955702 [ 254 ] {4b28f5b8-c5c1-4cf7-9cf1-b1b0bd9124a0} <Debug> TCPHandler: Processed in 0.002003926 sec. | ||
| 14412 | 2025.09.06 02:24:02.955826 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2025.09.06 02:24:02.955924 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14414 | 2025.09.06 02:24:02.955967 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14415 | 2025.09.06 02:24:02.956361 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2025.09.06 02:24:02.956399 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14417 | 2025.09.06 02:24:02.956703 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14418 | 2025.09.06 02:24:02.956923 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2025.09.06 02:24:02.957056 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 14420 | 2025.09.06 02:24:02.957095 [ 254 ] {887a9660-77c1-4d75-9c77-2967fcb07cea} <Debug> TCPHandler: Processed in 0.001319551 sec. | ||
| 14421 | 2025.09.06 02:24:02.957200 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2025.09.06 02:24:02.957295 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14423 | 2025.09.06 02:24:02.957336 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14424 | 2025.09.06 02:24:02.957853 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2025.09.06 02:24:02.957890 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14426 | 2025.09.06 02:24:02.958212 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14427 | 2025.09.06 02:24:02.958441 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2025.09.06 02:24:02.958571 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001293 sec., 187161.63959783447 rows/sec., 16.65 MiB/sec. | ||
| 14429 | 2025.09.06 02:24:02.958608 [ 254 ] {65009403-ec4e-4110-b5c5-360e618ba7f4} <Debug> TCPHandler: Processed in 0.001457702 sec. | ||
| 14430 | 2025.09.06 02:24:02.958717 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2025.09.06 02:24:02.958813 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14432 | 2025.09.06 02:24:02.958854 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14433 | 2025.09.06 02:24:02.959259 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.09.06 02:24:02.959295 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14435 | 2025.09.06 02:24:02.959599 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14436 | 2025.09.06 02:24:02.959817 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2025.09.06 02:24:02.959947 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001152 sec., 41666.666666666664 rows/sec., 3.09 MiB/sec. | ||
| 14438 | 2025.09.06 02:24:02.959986 [ 254 ] {adb295bc-9699-43cf-a007-5dc7938bfae6} <Debug> TCPHandler: Processed in 0.001318251 sec. | ||
| 14439 | 2025.09.06 02:24:02.960088 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.09.06 02:24:02.960182 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14441 | 2025.09.06 02:24:02.960224 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14442 | 2025.09.06 02:24:02.960633 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2025.09.06 02:24:02.960670 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14444 | 2025.09.06 02:24:02.960975 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14445 | 2025.09.06 02:24:02.961180 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2025.09.06 02:24:02.961308 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.74 MiB/sec. | ||
| 14447 | 2025.09.06 02:24:02.961346 [ 254 ] {ae8955ff-3109-4e7b-9ed2-e651ccd19d60} <Debug> TCPHandler: Processed in 0.001308491 sec. | ||
| 14448 | 2025.09.06 02:24:02.961453 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2025.09.06 02:24:02.961548 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14450 | 2025.09.06 02:24:02.961587 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14451 | 2025.09.06 02:24:02.961979 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2025.09.06 02:24:02.962015 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14453 | 2025.09.06 02:24:02.962301 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14454 | 2025.09.06 02:24:02.962511 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.09.06 02:24:02.962637 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 14456 | 2025.09.06 02:24:02.962674 [ 254 ] {13e958fa-a97a-41f9-9555-24fcb3f98c53} <Debug> TCPHandler: Processed in 0.00127633 sec. | ||
| 14457 | 2025.09.06 02:24:02.962793 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2025.09.06 02:24:02.962917 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14459 | 2025.09.06 02:24:02.962968 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14460 | 2025.09.06 02:24:02.963536 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2025.09.06 02:24:02.963583 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14462 | 2025.09.06 02:24:02.963962 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14463 | 2025.09.06 02:24:02.964173 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2025.09.06 02:24:02.964310 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001416 sec., 96045.197740113 rows/sec., 7.77 MiB/sec. | ||
| 14465 | 2025.09.06 02:24:02.964350 [ 254 ] {abfa880b-bdce-41e2-8510-45714fd57f36} <Debug> TCPHandler: Processed in 0.001618643 sec. | ||
| 14466 | 2025.09.06 02:24:02.964459 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2025.09.06 02:24:02.964557 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14468 | 2025.09.06 02:24:02.964602 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14469 | 2025.09.06 02:24:02.965039 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2025.09.06 02:24:02.965076 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14471 | 2025.09.06 02:24:02.965415 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14472 | 2025.09.06 02:24:02.965626 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2025.09.06 02:24:02.965757 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001219 sec., 162428.219852338 rows/sec., 11.65 MiB/sec. | ||
| 14474 | 2025.09.06 02:24:02.965797 [ 254 ] {e74d8aac-ba31-4466-8de5-fbfe00ed3499} <Debug> TCPHandler: Processed in 0.001386462 sec. | ||
| 14475 | 2025.09.06 02:24:02.965906 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14476 | 2025.09.06 02:24:02.966000 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14477 | 2025.09.06 02:24:02.966057 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14478 | 2025.09.06 02:24:02.966912 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2025.09.06 02:24:02.966951 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14480 | 2025.09.06 02:24:02.967512 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14481 | 2025.09.06 02:24:02.967738 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2025.09.06 02:24:02.967883 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001901 sec., 16833.245660178854 rows/sec., 30.16 MiB/sec. | ||
| 14483 | 2025.09.06 02:24:02.967952 [ 254 ] {63252289-7b67-4449-b05f-39d5715e260b} <Debug> TCPHandler: Processed in 0.002095117 sec. | ||
| 14484 | 2025.09.06 02:24:02.968058 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2025.09.06 02:24:02.968154 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14486 | 2025.09.06 02:24:02.968197 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14487 | 2025.09.06 02:24:02.968529 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2025.09.06 02:24:02.968566 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14489 | 2025.09.06 02:24:02.968884 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14490 | 2025.09.06 02:24:02.969093 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2025.09.06 02:24:02.969227 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 14492 | 2025.09.06 02:24:02.969265 [ 254 ] {f14d56e2-6f59-4668-baff-d4e08387642e} <Debug> TCPHandler: Processed in 0.00125612 sec. | ||
| 14493 | 2025.09.06 02:24:05.013111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34035 | ||
| 14494 | 2025.09.06 02:24:05.013664 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14495 | 2025.09.06 02:24:05.013703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14496 | 2025.09.06 02:24:05.014213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14497 | 2025.09.06 02:24:05.014455 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2025.09.06 02:24:05.014594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34035 | ||
| 14499 | 2025.09.06 02:24:05.014610 [ 7 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14500 | 2025.09.06 02:24:05.014679 [ 7 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2025.09.06 02:24:05.014700 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14502 | 2025.09.06 02:24:05.014811 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 14503 | 2025.09.06 02:24:05.014907 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14504 | 2025.09.06 02:24:05.014937 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31603 rows starting from the beginning of the part | ||
| 14505 | 2025.09.06 02:24:05.014995 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 14506 | 2025.09.06 02:24:05.015037 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 14507 | 2025.09.06 02:24:05.015077 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 14508 | 2025.09.06 02:24:05.015116 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 14509 | 2025.09.06 02:24:05.015158 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 14510 | 2025.09.06 02:24:05.017382 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34035 rows, containing 4 columns (4 merged, 0 gathered) in 0.002614691 sec., 13016834.494018605 rows/sec., 186.21 MiB/sec. | ||
| 14511 | 2025.09.06 02:24:05.017578 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14512 | 2025.09.06 02:24:05.017987 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2025.09.06 02:24:05.018072 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_71_14} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14514 | 2025.09.06 02:24:05.018207 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14515 | 2025.09.06 02:24:06.780994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14516 | 2025.09.06 02:24:06.798889 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2025.09.06 02:24:06.798950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14518 | 2025.09.06 02:24:06.804876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14519 | 2025.09.06 02:24:06.805605 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2025.09.06 02:24:06.805915 [ 38 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14521 | 2025.09.06 02:24:06.806011 [ 38 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2025.09.06 02:24:06.806048 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14523 | 2025.09.06 02:24:06.806167 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14524 | 2025.09.06 02:24:06.809024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14525 | 2025.09.06 02:24:06.809828 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14526 | 2025.09.06 02:24:06.811288 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14527 | 2025.09.06 02:24:06.815875 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14528 | 2025.09.06 02:24:06.820323 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14529 | 2025.09.06 02:24:06.824720 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14530 | 2025.09.06 02:24:06.829708 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14531 | 2025.09.06 02:24:06.834329 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 14532 | 2025.09.06 02:24:06.888738 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082611564 sec., 6476.090925962859 rows/sec., 33.49 MiB/sec. | ||
| 14533 | 2025.09.06 02:24:06.891470 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14534 | 2025.09.06 02:24:06.893468 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_71_14} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2025.09.06 02:24:06.893579 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_71_14} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14536 | 2025.09.06 02:24:06.896295 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14537 | 2025.09.06 02:24:07.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.73 MiB, peak 383.15 MiB, free memory in arenas 0.00 B, will set to 364.67 MiB (RSS), difference: -1.06 MiB | ||
| 14538 | 2025.09.06 02:24:07.950938 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2025.09.06 02:24:07.951163 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14540 | 2025.09.06 02:24:07.951272 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14541 | 2025.09.06 02:24:07.952262 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2025.09.06 02:24:07.952315 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14543 | 2025.09.06 02:24:07.952723 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14544 | 2025.09.06 02:24:07.952961 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2025.09.06 02:24:07.953130 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002041 sec., 37236.648701616854 rows/sec., 3.07 MiB/sec. | ||
| 14546 | 2025.09.06 02:24:07.953181 [ 254 ] {25ef60b6-fd62-4552-900d-ca9233909531} <Debug> TCPHandler: Processed in 0.002377929 sec. | ||
| 14547 | 2025.09.06 02:24:07.953309 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2025.09.06 02:24:07.953413 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14549 | 2025.09.06 02:24:07.953458 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14550 | 2025.09.06 02:24:07.953872 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14551 | 2025.09.06 02:24:07.953911 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14552 | 2025.09.06 02:24:07.954221 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14553 | 2025.09.06 02:24:07.954437 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14554 | 2025.09.06 02:24:07.954577 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 14555 | 2025.09.06 02:24:07.954616 [ 254 ] {ec96f9e8-372f-4afe-a4af-bf88c872e9e9} <Debug> TCPHandler: Processed in 0.001360441 sec. | ||
| 14556 | 2025.09.06 02:24:07.954718 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14557 | 2025.09.06 02:24:07.954813 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14558 | 2025.09.06 02:24:07.954855 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14559 | 2025.09.06 02:24:07.955271 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2025.09.06 02:24:07.955307 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14561 | 2025.09.06 02:24:07.955617 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14562 | 2025.09.06 02:24:07.955835 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2025.09.06 02:24:07.955965 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 14564 | 2025.09.06 02:24:07.956004 [ 254 ] {caa20684-6e3e-41bd-995b-f6b5d1a8738c} <Debug> TCPHandler: Processed in 0.001335811 sec. | ||
| 14565 | 2025.09.06 02:24:07.956113 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2025.09.06 02:24:07.956208 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14567 | 2025.09.06 02:24:07.956254 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14568 | 2025.09.06 02:24:07.956674 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2025.09.06 02:24:07.956710 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14570 | 2025.09.06 02:24:07.957045 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14571 | 2025.09.06 02:24:07.957261 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2025.09.06 02:24:07.957392 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14573 | 2025.09.06 02:24:07.957431 [ 254 ] {87b2ebf7-79df-4341-9974-46768b3154f0} <Debug> TCPHandler: Processed in 0.001368122 sec. | ||
| 14574 | 2025.09.06 02:24:07.957532 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14575 | 2025.09.06 02:24:07.957627 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14576 | 2025.09.06 02:24:07.957683 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14577 | 2025.09.06 02:24:07.958455 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2025.09.06 02:24:07.958493 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14579 | 2025.09.06 02:24:07.959016 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14580 | 2025.09.06 02:24:07.959243 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2025.09.06 02:24:07.959387 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 14582 | 2025.09.06 02:24:07.959449 [ 254 ] {3c634fe6-2671-4700-bf71-c7f68dcd6ba7} <Debug> TCPHandler: Processed in 0.001965066 sec. | ||
| 14583 | 2025.09.06 02:24:07.959557 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14584 | 2025.09.06 02:24:07.959647 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14585 | 2025.09.06 02:24:07.959687 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14586 | 2025.09.06 02:24:07.960004 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2025.09.06 02:24:07.960039 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14588 | 2025.09.06 02:24:07.960333 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14589 | 2025.09.06 02:24:07.960610 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2025.09.06 02:24:07.960741 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14591 | 2025.09.06 02:24:07.960777 [ 254 ] {bc74f975-e47e-4eb4-b750-8cdb1e1626ba} <Debug> TCPHandler: Processed in 0.00126816 sec. | ||
| 14592 | 2025.09.06 02:24:12.350040 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14593 | 2025.09.06 02:24:12.350116 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14594 | 2025.09.06 02:24:12.514870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34483 | ||
| 14595 | 2025.09.06 02:24:12.515359 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2025.09.06 02:24:12.515392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14597 | 2025.09.06 02:24:12.515898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14598 | 2025.09.06 02:24:12.516123 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14599 | 2025.09.06 02:24:12.516252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34483 | ||
| 14600 | 2025.09.06 02:24:12.619348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1800 | ||
| 14601 | 2025.09.06 02:24:12.622122 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2025.09.06 02:24:12.622170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14603 | 2025.09.06 02:24:12.623380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14604 | 2025.09.06 02:24:12.623645 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.09.06 02:24:12.624009 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 14606 | 2025.09.06 02:24:12.952149 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2025.09.06 02:24:12.952337 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14608 | 2025.09.06 02:24:12.952400 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14609 | 2025.09.06 02:24:12.953066 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2025.09.06 02:24:12.953108 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14611 | 2025.09.06 02:24:12.953494 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14612 | 2025.09.06 02:24:12.953728 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2025.09.06 02:24:12.953879 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001592 sec., 75376.88442211055 rows/sec., 6.40 MiB/sec. | ||
| 14614 | 2025.09.06 02:24:12.953922 [ 254 ] {2067626a-cbcb-40e7-9fab-0ac08dc0ecae} <Debug> TCPHandler: Processed in 0.001925735 sec. | ||
| 14615 | 2025.09.06 02:24:12.954042 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2025.09.06 02:24:12.954137 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14617 | 2025.09.06 02:24:12.954179 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14618 | 2025.09.06 02:24:12.954589 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2025.09.06 02:24:12.954626 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14620 | 2025.09.06 02:24:12.954933 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14621 | 2025.09.06 02:24:12.955146 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2025.09.06 02:24:12.955280 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 2.02 MiB/sec. | ||
| 14623 | 2025.09.06 02:24:12.955318 [ 254 ] {27377468-e639-4767-9eaf-2c07c0808532} <Debug> TCPHandler: Processed in 0.001325791 sec. | ||
| 14624 | 2025.09.06 02:24:12.955420 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2025.09.06 02:24:12.955513 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14626 | 2025.09.06 02:24:12.955554 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14627 | 2025.09.06 02:24:12.955981 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.09.06 02:24:12.956019 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14629 | 2025.09.06 02:24:12.956327 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14630 | 2025.09.06 02:24:12.956558 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.09.06 02:24:12.956687 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001192 sec., 80536.91275167785 rows/sec., 6.29 MiB/sec. | ||
| 14632 | 2025.09.06 02:24:12.956726 [ 254 ] {8743664e-49f1-4e91-84a3-970f9f92c1e2} <Debug> TCPHandler: Processed in 0.001354971 sec. | ||
| 14633 | 2025.09.06 02:24:12.956837 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14634 | 2025.09.06 02:24:12.956930 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14635 | 2025.09.06 02:24:12.956974 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14636 | 2025.09.06 02:24:12.957389 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2025.09.06 02:24:12.957427 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14638 | 2025.09.06 02:24:12.957767 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14639 | 2025.09.06 02:24:12.957979 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2025.09.06 02:24:12.958113 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14641 | 2025.09.06 02:24:12.958150 [ 254 ] {d6b3c1d3-adad-4b46-8dc2-bf9ab1054498} <Debug> TCPHandler: Processed in 0.001362701 sec. | ||
| 14642 | 2025.09.06 02:24:12.958257 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2025.09.06 02:24:12.958352 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14644 | 2025.09.06 02:24:12.958408 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14645 | 2025.09.06 02:24:12.959265 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14646 | 2025.09.06 02:24:12.959302 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14647 | 2025.09.06 02:24:12.959854 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14648 | 2025.09.06 02:24:12.960081 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2025.09.06 02:24:12.960202 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14650 | 2025.09.06 02:24:12.960219 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001887 sec., 16958.134605193427 rows/sec., 30.39 MiB/sec. | ||
| 14651 | 2025.09.06 02:24:12.960267 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2025.09.06 02:24:12.960296 [ 254 ] {4d57c51f-f2b3-4530-b50e-c4807150275e} <Debug> TCPHandler: Processed in 0.002088896 sec. | ||
| 14653 | 2025.09.06 02:24:12.960298 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14654 | 2025.09.06 02:24:12.960421 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2025.09.06 02:24:12.960470 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 14656 | 2025.09.06 02:24:12.960522 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14657 | 2025.09.06 02:24:12.960570 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14658 | 2025.09.06 02:24:12.960844 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14659 | 2025.09.06 02:24:12.960903 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2025.09.06 02:24:12.960945 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14661 | 2025.09.06 02:24:12.960951 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1942 rows starting from the beginning of the part | ||
| 14662 | 2025.09.06 02:24:12.961168 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
| 14663 | 2025.09.06 02:24:12.961270 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14664 | 2025.09.06 02:24:12.961337 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 10 rows starting from the beginning of the part | ||
| 14665 | 2025.09.06 02:24:12.961438 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 14666 | 2025.09.06 02:24:12.961507 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2025.09.06 02:24:12.961527 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
| 14668 | 2025.09.06 02:24:12.961619 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
| 14669 | 2025.09.06 02:24:12.961648 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 14670 | 2025.09.06 02:24:12.961691 [ 254 ] {c932ac8e-dbb7-4360-add7-ef75b06b77bb} <Debug> TCPHandler: Processed in 0.001320601 sec. | ||
| 14671 | 2025.09.06 02:24:12.970953 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 19 columns (19 merged, 0 gathered) in 0.010551575 sec., 195041.97240696294 rows/sec., 349.51 MiB/sec. | ||
| 14672 | 2025.09.06 02:24:12.972816 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14673 | 2025.09.06 02:24:12.973167 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2025.09.06 02:24:12.973234 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14675 | 2025.09.06 02:24:12.973394 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
| 14676 | 2025.09.06 02:24:13.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.17 MiB, peak 383.15 MiB, free memory in arenas 0.00 B, will set to 369.75 MiB (RSS), difference: 4.58 MiB | ||
| 14677 | 2025.09.06 02:24:14.309240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14678 | 2025.09.06 02:24:14.325763 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2025.09.06 02:24:14.325824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14680 | 2025.09.06 02:24:14.331732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14681 | 2025.09.06 02:24:14.332466 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2025.09.06 02:24:14.335517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14683 | 2025.09.06 02:24:17.171054 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 14684 | 2025.09.06 02:24:17.171107 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 14685 | 2025.09.06 02:24:17.174601 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 14686 | 2025.09.06 02:24:17.979225 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2025.09.06 02:24:17.979424 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14688 | 2025.09.06 02:24:17.979498 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14689 | 2025.09.06 02:24:17.980112 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2025.09.06 02:24:17.980162 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14691 | 2025.09.06 02:24:17.980539 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14692 | 2025.09.06 02:24:17.980771 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2025.09.06 02:24:17.980934 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
| 14694 | 2025.09.06 02:24:17.980985 [ 254 ] {1205136c-5244-4b49-813a-aecab75315e0} <Debug> TCPHandler: Processed in 0.001897595 sec. | ||
| 14695 | 2025.09.06 02:24:17.981110 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2025.09.06 02:24:17.981212 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14697 | 2025.09.06 02:24:17.981256 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14698 | 2025.09.06 02:24:17.982268 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2025.09.06 02:24:17.982306 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14700 | 2025.09.06 02:24:17.982704 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14701 | 2025.09.06 02:24:17.982928 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2025.09.06 02:24:17.983069 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001879 sec., 647684.9387972326 rows/sec., 53.56 MiB/sec. | ||
| 14703 | 2025.09.06 02:24:17.983067 [ 61 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14704 | 2025.09.06 02:24:17.983111 [ 254 ] {5f0c6896-1748-477e-a4b3-f614c3052b7b} <Debug> TCPHandler: Processed in 0.002054326 sec. | ||
| 14705 | 2025.09.06 02:24:17.983150 [ 61 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2025.09.06 02:24:17.983179 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14707 | 2025.09.06 02:24:17.983240 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2025.09.06 02:24:17.983279 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 14709 | 2025.09.06 02:24:17.983340 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14710 | 2025.09.06 02:24:17.983388 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14711 | 2025.09.06 02:24:17.983394 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14712 | 2025.09.06 02:24:17.983432 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2423 rows starting from the beginning of the part | ||
| 14713 | 2025.09.06 02:24:17.983498 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 14714 | 2025.09.06 02:24:17.983552 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 242 rows starting from the beginning of the part | ||
| 14715 | 2025.09.06 02:24:17.983599 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 76 rows starting from the beginning of the part | ||
| 14716 | 2025.09.06 02:24:17.983644 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 120 rows starting from the beginning of the part | ||
| 14717 | 2025.09.06 02:24:17.983689 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1217 rows starting from the beginning of the part | ||
| 14718 | 2025.09.06 02:24:17.983799 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2025.09.06 02:24:17.983835 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14720 | 2025.09.06 02:24:17.984161 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14721 | 2025.09.06 02:24:17.984394 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2025.09.06 02:24:17.984537 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 732.62 KiB/sec. | ||
| 14723 | 2025.09.06 02:24:17.984577 [ 254 ] {ef8a9508-b9db-4da4-a355-15570ae76ec9} <Debug> TCPHandler: Processed in 0.001386721 sec. | ||
| 14724 | 2025.09.06 02:24:17.984680 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2025.09.06 02:24:17.984774 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14726 | 2025.09.06 02:24:17.984815 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14727 | 2025.09.06 02:24:17.985302 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2025.09.06 02:24:17.985339 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14729 | 2025.09.06 02:24:17.985405 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171757 sec., 1912737.0143160585 rows/sec., 165.31 MiB/sec. | ||
| 14730 | 2025.09.06 02:24:17.985672 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14731 | 2025.09.06 02:24:17.985701 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14732 | 2025.09.06 02:24:17.985930 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2025.09.06 02:24:17.986038 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2025.09.06 02:24:17.986080 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001324 sec., 172205.43806646526 rows/sec., 11.66 MiB/sec. | ||
| 14735 | 2025.09.06 02:24:17.986121 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_106_21} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14736 | 2025.09.06 02:24:17.986125 [ 254 ] {d40fb091-34fa-4e33-88fd-2ee78d896424} <Debug> TCPHandler: Processed in 0.001494212 sec. | ||
| 14737 | 2025.09.06 02:24:17.986221 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 14738 | 2025.09.06 02:24:17.986246 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.09.06 02:24:17.986344 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2025.09.06 02:24:17.986384 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2025.09.06 02:24:17.986988 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.09.06 02:24:17.987025 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14743 | 2025.09.06 02:24:17.987356 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14744 | 2025.09.06 02:24:17.987568 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.09.06 02:24:17.987690 [ 61 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14746 | 2025.09.06 02:24:17.987697 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001373 sec., 387472.6875455207 rows/sec., 28.71 MiB/sec. | ||
| 14747 | 2025.09.06 02:24:17.987740 [ 61 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.09.06 02:24:17.987760 [ 254 ] {d9e8aaa4-14be-487f-b202-f4a841a599cd} <Debug> TCPHandler: Processed in 0.001563002 sec. | ||
| 14749 | 2025.09.06 02:24:17.987770 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14750 | 2025.09.06 02:24:17.987852 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 14751 | 2025.09.06 02:24:17.987879 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2025.09.06 02:24:17.987943 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14753 | 2025.09.06 02:24:17.987968 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1224 rows starting from the beginning of the part | ||
| 14754 | 2025.09.06 02:24:17.987974 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14755 | 2025.09.06 02:24:17.988020 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 14756 | 2025.09.06 02:24:17.988021 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14757 | 2025.09.06 02:24:17.988064 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part | ||
| 14758 | 2025.09.06 02:24:17.988104 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 14759 | 2025.09.06 02:24:17.988145 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 96 rows starting from the beginning of the part | ||
| 14760 | 2025.09.06 02:24:17.988211 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 532 rows starting from the beginning of the part | ||
| 14761 | 2025.09.06 02:24:17.988716 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2025.09.06 02:24:17.988755 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14763 | 2025.09.06 02:24:17.989268 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14764 | 2025.09.06 02:24:17.989543 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2025.09.06 02:24:17.989694 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14766 | 2025.09.06 02:24:17.989703 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001747 sec., 483686.3194046937 rows/sec., 32.56 MiB/sec. | ||
| 14767 | 2025.09.06 02:24:17.989724 [ 199 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905155 sec., 1121168.6188262897 rows/sec., 87.16 MiB/sec. | ||
| 14768 | 2025.09.06 02:24:17.989731 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14769 | 2025.09.06 02:24:17.989760 [ 254 ] {9072f844-b6f6-4ed1-8eb0-e8587ceaca20} <Debug> TCPHandler: Processed in 0.001930095 sec. | ||
| 14770 | 2025.09.06 02:24:17.989767 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14771 | 2025.09.06 02:24:17.989885 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2025.09.06 02:24:17.989890 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 14773 | 2025.09.06 02:24:17.989928 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14774 | 2025.09.06 02:24:17.989984 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14775 | 2025.09.06 02:24:17.990040 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14776 | 2025.09.06 02:24:17.990069 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14777 | 2025.09.06 02:24:17.990117 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30779 rows starting from the beginning of the part | ||
| 14778 | 2025.09.06 02:24:17.990197 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14779 | 2025.09.06 02:24:17.990247 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2025.09.06 02:24:17.990256 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 198 rows starting from the beginning of the part | ||
| 14781 | 2025.09.06 02:24:17.990321 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14782 | 2025.09.06 02:24:17.990336 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_106_21} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14783 | 2025.09.06 02:24:17.990372 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14784 | 2025.09.06 02:24:17.990420 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14785 | 2025.09.06 02:24:17.990425 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 845 rows starting from the beginning of the part | ||
| 14786 | 2025.09.06 02:24:17.990823 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14787 | 2025.09.06 02:24:17.990866 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14788 | 2025.09.06 02:24:17.991389 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14789 | 2025.09.06 02:24:17.991613 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14790 | 2025.09.06 02:24:17.991758 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 14791 | 2025.09.06 02:24:17.991825 [ 254 ] {831da552-47b1-4f83-8bc0-4f0af862e5a1} <Debug> TCPHandler: Processed in 0.001989536 sec. | ||
| 14792 | 2025.09.06 02:24:17.991934 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14793 | 2025.09.06 02:24:17.992030 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14794 | 2025.09.06 02:24:17.992074 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14795 | 2025.09.06 02:24:17.992408 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14796 | 2025.09.06 02:24:17.992445 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14797 | 2025.09.06 02:24:17.992760 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14798 | 2025.09.06 02:24:17.992973 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2025.09.06 02:24:17.993092 [ 77 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14800 | 2025.09.06 02:24:17.993106 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14801 | 2025.09.06 02:24:17.993137 [ 77 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2025.09.06 02:24:17.993157 [ 254 ] {86390de5-91d2-49a5-ab27-f2b856a64e86} <Debug> TCPHandler: Processed in 0.001272651 sec. | ||
| 14803 | 2025.09.06 02:24:17.993162 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14804 | 2025.09.06 02:24:17.993246 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14805 | 2025.09.06 02:24:17.993341 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14806 | 2025.09.06 02:24:17.993368 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6396 rows starting from the beginning of the part | ||
| 14807 | 2025.09.06 02:24:17.993419 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14808 | 2025.09.06 02:24:17.993465 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14809 | 2025.09.06 02:24:17.993505 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14810 | 2025.09.06 02:24:17.993546 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14811 | 2025.09.06 02:24:17.993587 [ 199 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 14812 | 2025.09.06 02:24:17.995435 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213678 sec., 3024830.1695187828 rows/sec., 200.68 MiB/sec. | ||
| 14813 | 2025.09.06 02:24:17.995888 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14814 | 2025.09.06 02:24:17.996203 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2025.09.06 02:24:17.996275 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_106_21} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14816 | 2025.09.06 02:24:17.996364 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14817 | 2025.09.06 02:24:17.997040 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32302 rows, containing 5 columns (5 merged, 0 gathered) in 0.007205858 sec., 4482741.680449435 rows/sec., 306.27 MiB/sec. | ||
| 14818 | 2025.09.06 02:24:17.997670 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14819 | 2025.09.06 02:24:17.997939 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2025.09.06 02:24:17.998005 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14821 | 2025.09.06 02:24:17.998087 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14822 | 2025.09.06 02:24:18.713647 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55622 | ||
| 14823 | 2025.09.06 02:24:18.713772 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14824 | 2025.09.06 02:24:18.713807 [ 291 ] {} <Debug> TCP-Session: 7fd40c78-b535-4d42-a0c4-3c49861d92d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55622 | ||
| 14825 | 2025.09.06 02:24:18.713832 [ 291 ] {} <Debug> TCP-Session: 7fd40c78-b535-4d42-a0c4-3c49861d92d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2025.09.06 02:24:18.713847 [ 291 ] {} <Debug> TCP-Session: 7fd40c78-b535-4d42-a0c4-3c49861d92d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14827 | 2025.09.06 02:24:18.714019 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58951 | ||
| 14828 | 2025.09.06 02:24:18.714050 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60920 | ||
| 14829 | 2025.09.06 02:24:18.714081 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60593 | ||
| 14830 | 2025.09.06 02:24:18.714105 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43264 | ||
| 14831 | 2025.09.06 02:24:18.714102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34705 | ||
| 14832 | 2025.09.06 02:24:18.714167 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14833 | 2025.09.06 02:24:18.714180 [ 291 ] {} <Trace> TCP-Session: 7fd40c78-b535-4d42-a0c4-3c49861d92d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2025.09.06 02:24:18.714182 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14835 | 2025.09.06 02:24:18.714205 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14836 | 2025.09.06 02:24:18.714230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14837 | 2025.09.06 02:24:18.714240 [ 296 ] {} <Debug> TCP-Session: bc519f8c-acd3-4b54-ad54-c6ca7dadb95b Authenticating user 'default' from [fd00:1122:3344:101::e]:60593 | ||
| 14838 | 2025.09.06 02:24:18.714252 [ 297 ] {} <Debug> TCP-Session: 42811eff-b58a-4060-b4cc-f544248f1266 Authenticating user 'default' from [fd00:1122:3344:101::e]:43264 | ||
| 14839 | 2025.09.06 02:24:18.714262 [ 289 ] {} <Debug> TCP-Session: e0130c39-45e6-4cb6-ab47-18c3c0caaa77 Authenticating user 'default' from [fd00:1122:3344:101::e]:34705 | ||
| 14840 | 2025.09.06 02:24:18.714281 [ 296 ] {} <Debug> TCP-Session: bc519f8c-acd3-4b54-ad54-c6ca7dadb95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14841 | 2025.09.06 02:24:18.714291 [ 297 ] {} <Debug> TCP-Session: 42811eff-b58a-4060-b4cc-f544248f1266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14842 | 2025.09.06 02:24:18.714309 [ 296 ] {} <Debug> TCP-Session: bc519f8c-acd3-4b54-ad54-c6ca7dadb95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2025.09.06 02:24:18.714322 [ 297 ] {} <Debug> TCP-Session: 42811eff-b58a-4060-b4cc-f544248f1266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14844 | 2025.09.06 02:24:18.714299 [ 289 ] {} <Debug> TCP-Session: e0130c39-45e6-4cb6-ab47-18c3c0caaa77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14845 | 2025.09.06 02:24:18.714201 [ 293 ] {} <Debug> TCP-Session: 2d3a2598-9999-4808-a726-0e3a520ef1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60920 | ||
| 14846 | 2025.09.06 02:24:18.714368 [ 289 ] {} <Debug> TCP-Session: e0130c39-45e6-4cb6-ab47-18c3c0caaa77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14847 | 2025.09.06 02:24:18.714366 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14848 | 2025.09.06 02:24:18.714383 [ 293 ] {} <Debug> TCP-Session: 2d3a2598-9999-4808-a726-0e3a520ef1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14849 | 2025.09.06 02:24:18.714147 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14850 | 2025.09.06 02:24:18.714422 [ 293 ] {} <Debug> TCP-Session: 2d3a2598-9999-4808-a726-0e3a520ef1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2025.09.06 02:24:18.714102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53551 | ||
| 14852 | 2025.09.06 02:24:18.714459 [ 292 ] {} <Debug> TCP-Session: 2f8a041b-aa36-439a-9870-a111d476352a Authenticating user 'default' from [fd00:1122:3344:101::e]:58951 | ||
| 14853 | 2025.09.06 02:24:18.714059 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59854 | ||
| 14854 | 2025.09.06 02:24:18.714528 [ 292 ] {} <Debug> TCP-Session: 2f8a041b-aa36-439a-9870-a111d476352a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14855 | 2025.09.06 02:24:18.714567 [ 292 ] {} <Debug> TCP-Session: 2f8a041b-aa36-439a-9870-a111d476352a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14856 | 2025.09.06 02:24:18.714053 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40230 | ||
| 14857 | 2025.09.06 02:24:18.714678 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14858 | 2025.09.06 02:24:18.714704 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14859 | 2025.09.06 02:24:18.714736 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14860 | 2025.09.06 02:24:18.714746 [ 290 ] {} <Debug> TCP-Session: d05d4b2b-acd5-49f9-b7c1-6c56b4bf5935 Authenticating user 'default' from [fd00:1122:3344:101::e]:53551 | ||
| 14861 | 2025.09.06 02:24:18.714790 [ 290 ] {} <Debug> TCP-Session: d05d4b2b-acd5-49f9-b7c1-6c56b4bf5935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2025.09.06 02:24:18.714808 [ 290 ] {} <Debug> TCP-Session: d05d4b2b-acd5-49f9-b7c1-6c56b4bf5935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14863 | 2025.09.06 02:24:18.715080 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14864 | 2025.09.06 02:24:18.715085 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 14865 | 2025.09.06 02:24:18.715110 [ 294 ] {} <Debug> TCP-Session: 0c5b586f-dce0-4a53-a5ad-107c432c93ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40230 | ||
| 14866 | 2025.09.06 02:24:18.715142 [ 294 ] {} <Debug> TCP-Session: 0c5b586f-dce0-4a53-a5ad-107c432c93ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2025.09.06 02:24:18.715154 [ 294 ] {} <Debug> TCP-Session: 0c5b586f-dce0-4a53-a5ad-107c432c93ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14868 | 2025.09.06 02:24:18.715236 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14869 | 2025.09.06 02:24:18.715276 [ 295 ] {} <Debug> TCP-Session: 88b03aa0-b7e9-4ed6-a76d-7d50fa110e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:59854 | ||
| 14870 | 2025.09.06 02:24:18.715299 [ 295 ] {} <Debug> TCP-Session: 88b03aa0-b7e9-4ed6-a76d-7d50fa110e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14871 | 2025.09.06 02:24:18.715317 [ 295 ] {} <Debug> TCP-Session: 88b03aa0-b7e9-4ed6-a76d-7d50fa110e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2025.09.06 02:24:18.716122 [ 305 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> AggregatingTransform: Aggregating | ||
| 14873 | 2025.09.06 02:24:18.716190 [ 305 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 14874 | 2025.09.06 02:24:18.716234 [ 305 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009948 sec. (990.150 rows/sec., 38.68 KiB/sec.) | ||
| 14875 | 2025.09.06 02:24:18.716253 [ 305 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Trace> Aggregator: Merging aggregated data | ||
| 14876 | 2025.09.06 02:24:18.717700 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 11.51 KiB/sec. | ||
| 14877 | 2025.09.06 02:24:18.717835 [ 291 ] {bcacd6c3-8db7-4c9c-bcf0-e6cd4a9692cc} <Debug> TCPHandler: Processed in 0.00378264 sec. | ||
| 14878 | 2025.09.06 02:24:18.717948 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14879 | 2025.09.06 02:24:18.717975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14880 | 2025.09.06 02:24:18.717976 [ 291 ] {} <Debug> TCP-Session: 7fd40c78-b535-4d42-a0c4-3c49861d92d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14881 | 2025.09.06 02:24:18.717996 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14882 | 2025.09.06 02:24:18.718010 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14883 | 2025.09.06 02:24:18.718019 [ 292 ] {} <Debug> TCP-Session: 2f8a041b-aa36-439a-9870-a111d476352a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2025.09.06 02:24:18.718045 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14885 | 2025.09.06 02:24:18.718050 [ 293 ] {} <Debug> TCP-Session: 2d3a2598-9999-4808-a726-0e3a520ef1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14886 | 2025.09.06 02:24:18.718064 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14887 | 2025.09.06 02:24:18.718092 [ 295 ] {} <Debug> TCP-Session: 88b03aa0-b7e9-4ed6-a76d-7d50fa110e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14888 | 2025.09.06 02:24:18.718101 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14889 | 2025.09.06 02:24:18.718118 [ 289 ] {} <Debug> TCP-Session: e0130c39-45e6-4cb6-ab47-18c3c0caaa77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14890 | 2025.09.06 02:24:18.718080 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14891 | 2025.09.06 02:24:18.718155 [ 297 ] {} <Debug> TCP-Session: 42811eff-b58a-4060-b4cc-f544248f1266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14892 | 2025.09.06 02:24:18.718065 [ 296 ] {} <Debug> TCP-Session: bc519f8c-acd3-4b54-ad54-c6ca7dadb95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14893 | 2025.09.06 02:24:18.718193 [ 290 ] {} <Debug> TCP-Session: d05d4b2b-acd5-49f9-b7c1-6c56b4bf5935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14894 | 2025.09.06 02:24:18.718027 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14895 | 2025.09.06 02:24:18.718256 [ 294 ] {} <Debug> TCP-Session: 0c5b586f-dce0-4a53-a5ad-107c432c93ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2025.09.06 02:24:19.819359 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38081 | ||
| 14897 | 2025.09.06 02:24:19.819472 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14898 | 2025.09.06 02:24:19.819499 [ 291 ] {} <Debug> TCP-Session: 442a2ef9-b328-404a-80bd-4cd5d3c58245 Authenticating user 'default' from [fd00:1122:3344:101::e]:38081 | ||
| 14899 | 2025.09.06 02:24:19.819522 [ 291 ] {} <Debug> TCP-Session: 442a2ef9-b328-404a-80bd-4cd5d3c58245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14900 | 2025.09.06 02:24:19.819534 [ 291 ] {} <Debug> TCP-Session: 442a2ef9-b328-404a-80bd-4cd5d3c58245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14901 | 2025.09.06 02:24:19.819708 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41324 | ||
| 14902 | 2025.09.06 02:24:19.819732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57693 | ||
| 14903 | 2025.09.06 02:24:19.819739 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60732 | ||
| 14904 | 2025.09.06 02:24:19.819805 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61072 | ||
| 14905 | 2025.09.06 02:24:19.819830 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14906 | 2025.09.06 02:24:19.819860 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14907 | 2025.09.06 02:24:19.819869 [ 291 ] {} <Trace> TCP-Session: 442a2ef9-b328-404a-80bd-4cd5d3c58245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2025.09.06 02:24:19.819882 [ 292 ] {} <Debug> TCP-Session: 14861ac4-7650-4a0c-9310-03a8ec5810fb Authenticating user 'default' from [fd00:1122:3344:101::e]:41324 | ||
| 14909 | 2025.09.06 02:24:19.819897 [ 293 ] {} <Debug> TCP-Session: 5d15ae9b-540f-4b97-b1aa-98694a372d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:57693 | ||
| 14910 | 2025.09.06 02:24:19.819901 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14911 | 2025.09.06 02:24:19.819928 [ 292 ] {} <Debug> TCP-Session: 14861ac4-7650-4a0c-9310-03a8ec5810fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14912 | 2025.09.06 02:24:19.819940 [ 293 ] {} <Debug> TCP-Session: 5d15ae9b-540f-4b97-b1aa-98694a372d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2025.09.06 02:24:19.819958 [ 294 ] {} <Debug> TCP-Session: 844f3955-e6e8-4168-9719-243e04cc9153 Authenticating user 'default' from [fd00:1122:3344:101::e]:60732 | ||
| 14914 | 2025.09.06 02:24:19.819975 [ 293 ] {} <Debug> TCP-Session: 5d15ae9b-540f-4b97-b1aa-98694a372d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14915 | 2025.09.06 02:24:19.819998 [ 294 ] {} <Debug> TCP-Session: 844f3955-e6e8-4168-9719-243e04cc9153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14916 | 2025.09.06 02:24:19.819961 [ 292 ] {} <Debug> TCP-Session: 14861ac4-7650-4a0c-9310-03a8ec5810fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14917 | 2025.09.06 02:24:19.820021 [ 294 ] {} <Debug> TCP-Session: 844f3955-e6e8-4168-9719-243e04cc9153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14918 | 2025.09.06 02:24:19.820045 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14919 | 2025.09.06 02:24:19.819785 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59586 | ||
| 14920 | 2025.09.06 02:24:19.819742 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47734 | ||
| 14921 | 2025.09.06 02:24:19.819776 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46944 | ||
| 14922 | 2025.09.06 02:24:19.820151 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14923 | 2025.09.06 02:24:19.819900 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14924 | 2025.09.06 02:24:19.820188 [ 297 ] {} <Debug> TCP-Session: 1e974ca1-c4f4-4d45-954e-7f13ac48cdae Authenticating user 'default' from [fd00:1122:3344:101::e]:59586 | ||
| 14925 | 2025.09.06 02:24:19.820210 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14926 | 2025.09.06 02:24:19.820221 [ 297 ] {} <Debug> TCP-Session: 1e974ca1-c4f4-4d45-954e-7f13ac48cdae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2025.09.06 02:24:19.820239 [ 296 ] {} <Debug> TCP-Session: 3e95f70f-db94-4d39-a578-50d875445197 Authenticating user 'default' from [fd00:1122:3344:101::e]:46944 | ||
| 14928 | 2025.09.06 02:24:19.820260 [ 297 ] {} <Debug> TCP-Session: 1e974ca1-c4f4-4d45-954e-7f13ac48cdae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2025.09.06 02:24:19.820277 [ 296 ] {} <Debug> TCP-Session: 3e95f70f-db94-4d39-a578-50d875445197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2025.09.06 02:24:19.820178 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14931 | 2025.09.06 02:24:19.820302 [ 296 ] {} <Debug> TCP-Session: 3e95f70f-db94-4d39-a578-50d875445197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14932 | 2025.09.06 02:24:19.820313 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14933 | 2025.09.06 02:24:19.820332 [ 295 ] {} <Debug> TCP-Session: a38e346d-7405-4c6b-9dd8-f17a0a162081 Authenticating user 'default' from [fd00:1122:3344:101::e]:47734 | ||
| 14934 | 2025.09.06 02:24:19.820211 [ 290 ] {} <Debug> TCP-Session: 23d24bb4-3aa2-4d72-91c7-fd3fed1de946 Authenticating user 'default' from [fd00:1122:3344:101::e]:61072 | ||
| 14935 | 2025.09.06 02:24:19.820364 [ 295 ] {} <Debug> TCP-Session: a38e346d-7405-4c6b-9dd8-f17a0a162081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14936 | 2025.09.06 02:24:19.820384 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14937 | 2025.09.06 02:24:19.820386 [ 290 ] {} <Debug> TCP-Session: 23d24bb4-3aa2-4d72-91c7-fd3fed1de946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2025.09.06 02:24:19.820395 [ 295 ] {} <Debug> TCP-Session: a38e346d-7405-4c6b-9dd8-f17a0a162081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14939 | 2025.09.06 02:24:19.820427 [ 290 ] {} <Debug> TCP-Session: 23d24bb4-3aa2-4d72-91c7-fd3fed1de946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14940 | 2025.09.06 02:24:19.819799 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50491 | ||
| 14941 | 2025.09.06 02:24:19.820521 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14942 | 2025.09.06 02:24:19.820544 [ 289 ] {} <Debug> TCP-Session: 5cc98a17-7a90-4427-bab6-f833c9473389 Authenticating user 'default' from [fd00:1122:3344:101::e]:50491 | ||
| 14943 | 2025.09.06 02:24:19.820561 [ 289 ] {} <Debug> TCP-Session: 5cc98a17-7a90-4427-bab6-f833c9473389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14944 | 2025.09.06 02:24:19.820573 [ 289 ] {} <Debug> TCP-Session: 5cc98a17-7a90-4427-bab6-f833c9473389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14945 | 2025.09.06 02:24:19.820663 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 14946 | 2025.09.06 02:24:19.821588 [ 340 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> AggregatingTransform: Aggregating | ||
| 14947 | 2025.09.06 02:24:19.821630 [ 340 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> Aggregator: Aggregation method: without_key | ||
| 14948 | 2025.09.06 02:24:19.821662 [ 340 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900307 sec. (1110.732 rows/sec., 43.39 KiB/sec.) | ||
| 14949 | 2025.09.06 02:24:19.821678 [ 340 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Trace> Aggregator: Merging aggregated data | ||
| 14950 | 2025.09.06 02:24:19.823127 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 14951 | 2025.09.06 02:24:19.823315 [ 291 ] {b5a5476f-5934-4589-a941-2b9a72225af5} <Debug> TCPHandler: Processed in 0.003557148 sec. | ||
| 14952 | 2025.09.06 02:24:19.823415 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14953 | 2025.09.06 02:24:19.823437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14954 | 2025.09.06 02:24:19.823452 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14955 | 2025.09.06 02:24:19.823466 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14956 | 2025.09.06 02:24:19.823495 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14957 | 2025.09.06 02:24:19.823520 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14958 | 2025.09.06 02:24:19.823529 [ 297 ] {} <Debug> TCP-Session: 1e974ca1-c4f4-4d45-954e-7f13ac48cdae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14959 | 2025.09.06 02:24:19.823546 [ 293 ] {} <Debug> TCP-Session: 5d15ae9b-540f-4b97-b1aa-98694a372d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14960 | 2025.09.06 02:24:19.823538 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14961 | 2025.09.06 02:24:19.823558 [ 289 ] {} <Debug> TCP-Session: 5cc98a17-7a90-4427-bab6-f833c9473389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14962 | 2025.09.06 02:24:19.823509 [ 295 ] {} <Debug> TCP-Session: a38e346d-7405-4c6b-9dd8-f17a0a162081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14963 | 2025.09.06 02:24:19.823607 [ 291 ] {} <Debug> TCP-Session: 442a2ef9-b328-404a-80bd-4cd5d3c58245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14964 | 2025.09.06 02:24:19.823482 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14965 | 2025.09.06 02:24:19.823463 [ 292 ] {} <Debug> TCP-Session: 14861ac4-7650-4a0c-9310-03a8ec5810fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14966 | 2025.09.06 02:24:19.823510 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14967 | 2025.09.06 02:24:19.823678 [ 296 ] {} <Debug> TCP-Session: 3e95f70f-db94-4d39-a578-50d875445197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14968 | 2025.09.06 02:24:19.823495 [ 290 ] {} <Debug> TCP-Session: 23d24bb4-3aa2-4d72-91c7-fd3fed1de946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2025.09.06 02:24:19.823721 [ 294 ] {} <Debug> TCP-Session: 844f3955-e6e8-4168-9719-243e04cc9153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14970 | 2025.09.06 02:24:19.845240 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41377 | ||
| 14971 | 2025.09.06 02:24:19.845336 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14972 | 2025.09.06 02:24:19.845360 [ 294 ] {} <Debug> TCP-Session: 69a7493a-26d3-469d-89d1-345bcc988b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41377 | ||
| 14973 | 2025.09.06 02:24:19.845379 [ 294 ] {} <Debug> TCP-Session: 69a7493a-26d3-469d-89d1-345bcc988b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14974 | 2025.09.06 02:24:19.845396 [ 294 ] {} <Debug> TCP-Session: 69a7493a-26d3-469d-89d1-345bcc988b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2025.09.06 02:24:19.845642 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40165 | ||
| 14976 | 2025.09.06 02:24:19.845686 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55669 | ||
| 14977 | 2025.09.06 02:24:19.845700 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46675 | ||
| 14978 | 2025.09.06 02:24:19.845731 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33636 | ||
| 14979 | 2025.09.06 02:24:19.845737 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38832 | ||
| 14980 | 2025.09.06 02:24:19.845789 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14981 | 2025.09.06 02:24:19.845806 [ 294 ] {} <Trace> TCP-Session: 69a7493a-26d3-469d-89d1-345bcc988b04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2025.09.06 02:24:19.845807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14983 | 2025.09.06 02:24:19.845827 [ 296 ] {} <Debug> TCP-Session: 75bdf3ac-c21e-4e69-a4c7-e7bf65b3b5d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55669 | ||
| 14984 | 2025.09.06 02:24:19.845852 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14985 | 2025.09.06 02:24:19.845862 [ 289 ] {} <Debug> TCP-Session: 4fdf922b-bcaa-447b-a7e8-b1220dbc8fea Authenticating user 'default' from [fd00:1122:3344:101::e]:46675 | ||
| 14986 | 2025.09.06 02:24:19.845870 [ 296 ] {} <Debug> TCP-Session: 75bdf3ac-c21e-4e69-a4c7-e7bf65b3b5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2025.09.06 02:24:19.845881 [ 292 ] {} <Debug> TCP-Session: bca90afb-74dc-4d62-bc96-3dbc59773972 Authenticating user 'default' from [fd00:1122:3344:101::e]:38832 | ||
| 14988 | 2025.09.06 02:24:19.845757 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61765 | ||
| 14989 | 2025.09.06 02:24:19.845715 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14990 | 2025.09.06 02:24:19.845698 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 14991 | 2025.09.06 02:24:19.845980 [ 289 ] {} <Debug> TCP-Session: 4fdf922b-bcaa-447b-a7e8-b1220dbc8fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14992 | 2025.09.06 02:24:19.845991 [ 295 ] {} <Debug> TCP-Session: 51909782-1e22-4c12-8fdc-ac2598d7dbea Authenticating user 'default' from [fd00:1122:3344:101::e]:40165 | ||
| 14993 | 2025.09.06 02:24:19.846025 [ 289 ] {} <Debug> TCP-Session: 4fdf922b-bcaa-447b-a7e8-b1220dbc8fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14994 | 2025.09.06 02:24:19.846037 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14995 | 2025.09.06 02:24:19.846046 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14996 | 2025.09.06 02:24:19.846053 [ 292 ] {} <Debug> TCP-Session: bca90afb-74dc-4d62-bc96-3dbc59773972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14997 | 2025.09.06 02:24:19.846089 [ 297 ] {} <Debug> TCP-Session: b38c3815-5a7e-4c7e-a322-7babb7ed78e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 14998 | 2025.09.06 02:24:19.846103 [ 292 ] {} <Debug> TCP-Session: bca90afb-74dc-4d62-bc96-3dbc59773972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2025.09.06 02:24:19.846123 [ 297 ] {} <Debug> TCP-Session: b38c3815-5a7e-4c7e-a322-7babb7ed78e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2025.09.06 02:24:19.846071 [ 293 ] {} <Debug> TCP-Session: 09c39a27-41a3-4c6b-a65c-6e9a6a042433 Authenticating user 'default' from [fd00:1122:3344:101::e]:61765 | ||
| 15001 | 2025.09.06 02:24:19.846150 [ 297 ] {} <Debug> TCP-Session: b38c3815-5a7e-4c7e-a322-7babb7ed78e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2025.09.06 02:24:19.846164 [ 293 ] {} <Debug> TCP-Session: 09c39a27-41a3-4c6b-a65c-6e9a6a042433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15003 | 2025.09.06 02:24:19.846038 [ 295 ] {} <Debug> TCP-Session: 51909782-1e22-4c12-8fdc-ac2598d7dbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2025.09.06 02:24:19.846188 [ 293 ] {} <Debug> TCP-Session: 09c39a27-41a3-4c6b-a65c-6e9a6a042433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2025.09.06 02:24:19.846208 [ 295 ] {} <Debug> TCP-Session: 51909782-1e22-4c12-8fdc-ac2598d7dbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15006 | 2025.09.06 02:24:19.845981 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15007 | 2025.09.06 02:24:19.845818 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15008 | 2025.09.06 02:24:19.845709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64787 | ||
| 15009 | 2025.09.06 02:24:19.846289 [ 291 ] {} <Debug> TCP-Session: 00b26c64-ae4c-4f85-9d19-74301258b548 Authenticating user 'default' from [fd00:1122:3344:101::e]:33636 | ||
| 15010 | 2025.09.06 02:24:19.846097 [ 296 ] {} <Debug> TCP-Session: 75bdf3ac-c21e-4e69-a4c7-e7bf65b3b5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15011 | 2025.09.06 02:24:19.846326 [ 291 ] {} <Debug> TCP-Session: 00b26c64-ae4c-4f85-9d19-74301258b548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15012 | 2025.09.06 02:24:19.846351 [ 291 ] {} <Debug> TCP-Session: 00b26c64-ae4c-4f85-9d19-74301258b548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15013 | 2025.09.06 02:24:19.846352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15014 | 2025.09.06 02:24:19.846386 [ 290 ] {} <Debug> TCP-Session: c40acb8a-abf9-48af-9297-ca5be7732f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:64787 | ||
| 15015 | 2025.09.06 02:24:19.846403 [ 290 ] {} <Debug> TCP-Session: c40acb8a-abf9-48af-9297-ca5be7732f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15016 | 2025.09.06 02:24:19.846415 [ 290 ] {} <Debug> TCP-Session: c40acb8a-abf9-48af-9297-ca5be7732f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15017 | 2025.09.06 02:24:19.846514 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15018 | 2025.09.06 02:24:19.846569 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15019 | 2025.09.06 02:24:19.846885 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 15020 | 2025.09.06 02:24:19.847834 [ 300 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> AggregatingTransform: Aggregating | ||
| 15021 | 2025.09.06 02:24:19.847893 [ 300 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> Aggregator: Aggregation method: without_key | ||
| 15022 | 2025.09.06 02:24:19.847929 [ 300 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942197 sec. (1061.349 rows/sec., 41.46 KiB/sec.) | ||
| 15023 | 2025.09.06 02:24:19.847948 [ 300 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Trace> Aggregator: Merging aggregated data | ||
| 15024 | 2025.09.06 02:24:19.849240 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003317 sec., 301.4772384684956 rows/sec., 11.78 KiB/sec. | ||
| 15025 | 2025.09.06 02:24:19.849394 [ 294 ] {7c2e363f-bf69-4489-a826-9d4cd7a55124} <Debug> TCPHandler: Processed in 0.00371629 sec. | ||
| 15026 | 2025.09.06 02:24:19.849470 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15027 | 2025.09.06 02:24:19.849498 [ 294 ] {} <Debug> TCP-Session: 69a7493a-26d3-469d-89d1-345bcc988b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15028 | 2025.09.06 02:24:19.849504 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15029 | 2025.09.06 02:24:19.849540 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15030 | 2025.09.06 02:24:19.849553 [ 295 ] {} <Debug> TCP-Session: 51909782-1e22-4c12-8fdc-ac2598d7dbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2025.09.06 02:24:19.849563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15032 | 2025.09.06 02:24:19.849585 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15033 | 2025.09.06 02:24:19.849604 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15034 | 2025.09.06 02:24:19.849623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15035 | 2025.09.06 02:24:19.849644 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15036 | 2025.09.06 02:24:19.849663 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15037 | 2025.09.06 02:24:19.849676 [ 291 ] {} <Debug> TCP-Session: 00b26c64-ae4c-4f85-9d19-74301258b548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2025.09.06 02:24:19.849695 [ 289 ] {} <Debug> TCP-Session: 4fdf922b-bcaa-447b-a7e8-b1220dbc8fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2025.09.06 02:24:19.849706 [ 293 ] {} <Debug> TCP-Session: 09c39a27-41a3-4c6b-a65c-6e9a6a042433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15040 | 2025.09.06 02:24:19.849641 [ 297 ] {} <Debug> TCP-Session: b38c3815-5a7e-4c7e-a322-7babb7ed78e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15041 | 2025.09.06 02:24:19.849661 [ 296 ] {} <Debug> TCP-Session: 75bdf3ac-c21e-4e69-a4c7-e7bf65b3b5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15042 | 2025.09.06 02:24:19.849619 [ 290 ] {} <Debug> TCP-Session: c40acb8a-abf9-48af-9297-ca5be7732f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15043 | 2025.09.06 02:24:19.849591 [ 292 ] {} <Debug> TCP-Session: bca90afb-74dc-4d62-bc96-3dbc59773972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2025.09.06 02:24:20.016528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34995 | ||
| 15045 | 2025.09.06 02:24:20.017135 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2025.09.06 02:24:20.017196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15047 | 2025.09.06 02:24:20.017838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15048 | 2025.09.06 02:24:20.018137 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2025.09.06 02:24:20.018296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34995 | ||
| 15050 | 2025.09.06 02:24:21.835665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15051 | 2025.09.06 02:24:21.852080 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2025.09.06 02:24:21.852128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15053 | 2025.09.06 02:24:21.858218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15054 | 2025.09.06 02:24:21.858949 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.09.06 02:24:21.862043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15056 | 2025.09.06 02:24:22.205422 [ 225 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 15057 | 2025.09.06 02:24:22.205476 [ 225 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 15058 | 2025.09.06 02:24:22.208163 [ 225 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 15059 | 2025.09.06 02:24:22.528681 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15060 | 2025.09.06 02:24:22.528744 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15061 | 2025.09.06 02:24:22.531714 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15062 | 2025.09.06 02:24:22.624438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1834 | ||
| 15063 | 2025.09.06 02:24:22.627074 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2025.09.06 02:24:22.627132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15065 | 2025.09.06 02:24:22.628399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15066 | 2025.09.06 02:24:22.628680 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2025.09.06 02:24:22.629062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 15068 | 2025.09.06 02:24:22.656871 [ 221 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15069 | 2025.09.06 02:24:22.656927 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15070 | 2025.09.06 02:24:22.660111 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15071 | 2025.09.06 02:24:22.899184 [ 217 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15072 | 2025.09.06 02:24:22.899227 [ 217 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15073 | 2025.09.06 02:24:22.901699 [ 217 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15074 | 2025.09.06 02:24:22.952417 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2025.09.06 02:24:22.952589 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15076 | 2025.09.06 02:24:22.952650 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15077 | 2025.09.06 02:24:22.953384 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.09.06 02:24:22.953425 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15079 | 2025.09.06 02:24:22.953818 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15080 | 2025.09.06 02:24:22.954056 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.09.06 02:24:22.954222 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001678 sec., 71513.70679380215 rows/sec., 6.08 MiB/sec. | ||
| 15082 | 2025.09.06 02:24:22.954270 [ 254 ] {02f76906-e594-4ac2-8369-0216351fc5e3} <Debug> TCPHandler: Processed in 0.001973666 sec. | ||
| 15083 | 2025.09.06 02:24:22.954401 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2025.09.06 02:24:22.954516 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15085 | 2025.09.06 02:24:22.954562 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15086 | 2025.09.06 02:24:22.954996 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2025.09.06 02:24:22.955034 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15088 | 2025.09.06 02:24:22.955357 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15089 | 2025.09.06 02:24:22.955577 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2025.09.06 02:24:22.955705 [ 92 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15091 | 2025.09.06 02:24:22.955712 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001214 sec., 26359.143327841844 rows/sec., 1.94 MiB/sec. | ||
| 15092 | 2025.09.06 02:24:22.955775 [ 92 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2025.09.06 02:24:22.955795 [ 254 ] {3b6d35b9-623c-4d41-9550-66efa7fcdde7} <Debug> TCPHandler: Processed in 0.001442992 sec. | ||
| 15094 | 2025.09.06 02:24:22.955801 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15095 | 2025.09.06 02:24:22.955919 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 15096 | 2025.09.06 02:24:22.955930 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15097 | 2025.09.06 02:24:22.956013 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15098 | 2025.09.06 02:24:22.956034 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15099 | 2025.09.06 02:24:22.956041 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 270 rows starting from the beginning of the part | ||
| 15100 | 2025.09.06 02:24:22.956076 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15101 | 2025.09.06 02:24:22.956104 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part | ||
| 15102 | 2025.09.06 02:24:22.956149 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 15103 | 2025.09.06 02:24:22.956192 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part | ||
| 15104 | 2025.09.06 02:24:22.956235 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 15105 | 2025.09.06 02:24:22.956277 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
| 15106 | 2025.09.06 02:24:22.956554 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2025.09.06 02:24:22.956589 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15108 | 2025.09.06 02:24:22.956908 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15109 | 2025.09.06 02:24:22.957067 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119915 sec., 336905.3079264479 rows/sec., 23.59 MiB/sec. | ||
| 15110 | 2025.09.06 02:24:22.957125 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2025.09.06 02:24:22.957264 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15112 | 2025.09.06 02:24:22.957267 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00125 sec., 76800 rows/sec., 6.00 MiB/sec. | ||
| 15113 | 2025.09.06 02:24:22.957328 [ 254 ] {a088595c-9105-483f-ab76-c362c0042951} <Debug> TCPHandler: Processed in 0.001447331 sec. | ||
| 15114 | 2025.09.06 02:24:22.957451 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15115 | 2025.09.06 02:24:22.957549 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15116 | 2025.09.06 02:24:22.957576 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2025.09.06 02:24:22.957593 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15118 | 2025.09.06 02:24:22.957658 [ 188 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_106_21} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15119 | 2025.09.06 02:24:22.957755 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15120 | 2025.09.06 02:24:22.958032 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2025.09.06 02:24:22.958075 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15122 | 2025.09.06 02:24:22.958416 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15123 | 2025.09.06 02:24:22.958638 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2025.09.06 02:24:22.958768 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 15125 | 2025.09.06 02:24:22.958806 [ 254 ] {fd7797ef-0047-47fc-80d0-728726c2d792} <Debug> TCPHandler: Processed in 0.001404461 sec. | ||
| 15126 | 2025.09.06 02:24:22.958919 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2025.09.06 02:24:22.959012 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15128 | 2025.09.06 02:24:22.959067 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15129 | 2025.09.06 02:24:22.959895 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2025.09.06 02:24:22.959931 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15131 | 2025.09.06 02:24:22.960473 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15132 | 2025.09.06 02:24:22.960693 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2025.09.06 02:24:22.960827 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001833 sec., 17457.71958537916 rows/sec., 31.28 MiB/sec. | ||
| 15134 | 2025.09.06 02:24:22.960882 [ 254 ] {b891ecda-dbc7-4600-95b2-53a01422ced7} <Debug> TCPHandler: Processed in 0.002012276 sec. | ||
| 15135 | 2025.09.06 02:24:22.960995 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2025.09.06 02:24:22.961090 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15137 | 2025.09.06 02:24:22.961132 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15138 | 2025.09.06 02:24:22.961461 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2025.09.06 02:24:22.961497 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15140 | 2025.09.06 02:24:22.961796 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15141 | 2025.09.06 02:24:22.962011 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.09.06 02:24:22.962139 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15143 | 2025.09.06 02:24:22.962174 [ 254 ] {9bb03f47-6958-4ede-8f5b-4d75b6e31205} <Debug> TCPHandler: Processed in 0.00122867 sec. | ||
| 15144 | 2025.09.06 02:24:22.962203 [ 223 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15145 | 2025.09.06 02:24:22.962236 [ 223 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15146 | 2025.09.06 02:24:22.964978 [ 223 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15147 | 2025.09.06 02:24:27.350155 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15148 | 2025.09.06 02:24:27.350218 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15149 | 2025.09.06 02:24:27.518598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35443 | ||
| 15150 | 2025.09.06 02:24:27.519153 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2025.09.06 02:24:27.519193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15152 | 2025.09.06 02:24:27.519703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15153 | 2025.09.06 02:24:27.519928 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2025.09.06 02:24:27.520065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35443 | ||
| 15155 | 2025.09.06 02:24:27.950915 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15156 | 2025.09.06 02:24:27.951086 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15157 | 2025.09.06 02:24:27.951147 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15158 | 2025.09.06 02:24:27.951788 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2025.09.06 02:24:27.951830 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15160 | 2025.09.06 02:24:27.952221 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15161 | 2025.09.06 02:24:27.952440 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2025.09.06 02:24:27.952593 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001554 sec., 48906.048906048905 rows/sec., 4.03 MiB/sec. | ||
| 15163 | 2025.09.06 02:24:27.952636 [ 254 ] {78e2d063-3ace-476c-bf2a-6f414cc0033b} <Debug> TCPHandler: Processed in 0.001845805 sec. | ||
| 15164 | 2025.09.06 02:24:27.952763 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15165 | 2025.09.06 02:24:27.952859 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15166 | 2025.09.06 02:24:27.952899 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15167 | 2025.09.06 02:24:27.953289 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2025.09.06 02:24:27.953324 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15169 | 2025.09.06 02:24:27.953627 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15170 | 2025.09.06 02:24:27.953830 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2025.09.06 02:24:27.953959 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 672.59 KiB/sec. | ||
| 15172 | 2025.09.06 02:24:27.953997 [ 254 ] {50821abe-a34c-4ab5-acd7-f922c856c940} <Debug> TCPHandler: Processed in 0.001283461 sec. | ||
| 15173 | 2025.09.06 02:24:27.954041 [ 225 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15174 | 2025.09.06 02:24:27.954094 [ 225 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15175 | 2025.09.06 02:24:27.954099 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2025.09.06 02:24:27.954200 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15177 | 2025.09.06 02:24:27.954240 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15178 | 2025.09.06 02:24:27.954655 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15179 | 2025.09.06 02:24:27.954692 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15180 | 2025.09.06 02:24:27.955024 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15181 | 2025.09.06 02:24:27.955227 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15182 | 2025.09.06 02:24:27.955357 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 15183 | 2025.09.06 02:24:27.955396 [ 254 ] {2f54b073-99fc-428b-ab14-0c19323a3d82} <Debug> TCPHandler: Processed in 0.001346121 sec. | ||
| 15184 | 2025.09.06 02:24:27.955509 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15185 | 2025.09.06 02:24:27.955604 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15186 | 2025.09.06 02:24:27.955647 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15187 | 2025.09.06 02:24:27.956054 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2025.09.06 02:24:27.956091 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15189 | 2025.09.06 02:24:27.956416 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15190 | 2025.09.06 02:24:27.956716 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2025.09.06 02:24:27.956864 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 15192 | 2025.09.06 02:24:27.956904 [ 254 ] {103f29ac-243a-4384-8a54-7a0e65edfa20} <Debug> TCPHandler: Processed in 0.001445112 sec. | ||
| 15193 | 2025.09.06 02:24:27.957022 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15194 | 2025.09.06 02:24:27.957130 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15195 | 2025.09.06 02:24:27.957201 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15196 | 2025.09.06 02:24:27.957239 [ 225 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15197 | 2025.09.06 02:24:27.958030 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2025.09.06 02:24:27.958073 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15199 | 2025.09.06 02:24:27.958604 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15200 | 2025.09.06 02:24:27.958834 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2025.09.06 02:24:27.958977 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001871 sec., 5344.735435595938 rows/sec., 9.58 MiB/sec. | ||
| 15202 | 2025.09.06 02:24:27.959035 [ 254 ] {34b7a743-131c-43c2-9ea5-a5152a7bd7a6} <Debug> TCPHandler: Processed in 0.002072247 sec. | ||
| 15203 | 2025.09.06 02:24:27.959151 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2025.09.06 02:24:27.959247 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15205 | 2025.09.06 02:24:27.959290 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15206 | 2025.09.06 02:24:27.959637 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2025.09.06 02:24:27.959674 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15208 | 2025.09.06 02:24:27.959996 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15209 | 2025.09.06 02:24:27.960220 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2025.09.06 02:24:27.960353 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 15211 | 2025.09.06 02:24:27.960392 [ 254 ] {a94e2d1e-99b4-427b-a148-93cd711dd819} <Debug> TCPHandler: Processed in 0.00129112 sec. | ||
| 15212 | 2025.09.06 02:24:29.362249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15213 | 2025.09.06 02:24:29.379773 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2025.09.06 02:24:29.379831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15215 | 2025.09.06 02:24:29.385924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15216 | 2025.09.06 02:24:29.386647 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2025.09.06 02:24:29.389663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15218 | 2025.09.06 02:24:32.629465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1858 | ||
| 15219 | 2025.09.06 02:24:32.631917 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.09.06 02:24:32.631976 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15221 | 2025.09.06 02:24:32.633239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15222 | 2025.09.06 02:24:32.633545 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2025.09.06 02:24:32.633931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 15224 | 2025.09.06 02:24:32.871413 [ 220 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 15225 | 2025.09.06 02:24:32.871460 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 15226 | 2025.09.06 02:24:32.873621 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 15227 | 2025.09.06 02:24:32.955106 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2025.09.06 02:24:32.955286 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15229 | 2025.09.06 02:24:32.955355 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15230 | 2025.09.06 02:24:32.955971 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.09.06 02:24:32.956023 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15232 | 2025.09.06 02:24:32.956447 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15233 | 2025.09.06 02:24:32.956685 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.09.06 02:24:32.956848 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 15235 | 2025.09.06 02:24:32.956901 [ 254 ] {087ada31-1b49-423f-86cb-f7c279d55488} <Debug> TCPHandler: Processed in 0.001934306 sec. | ||
| 15236 | 2025.09.06 02:24:32.957021 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2025.09.06 02:24:32.957140 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15238 | 2025.09.06 02:24:32.957186 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15239 | 2025.09.06 02:24:32.957618 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2025.09.06 02:24:32.957659 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15241 | 2025.09.06 02:24:32.957978 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15242 | 2025.09.06 02:24:32.958209 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2025.09.06 02:24:32.958357 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001241 sec., 6446.414182111201 rows/sec., 525.66 KiB/sec. | ||
| 15244 | 2025.09.06 02:24:32.958400 [ 254 ] {adfcb44f-6923-4cee-9fe7-2181d80d1d3d} <Debug> TCPHandler: Processed in 0.001431912 sec. | ||
| 15245 | 2025.09.06 02:24:32.958504 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2025.09.06 02:24:32.958602 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15247 | 2025.09.06 02:24:32.958646 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15248 | 2025.09.06 02:24:32.959170 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2025.09.06 02:24:32.959208 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15250 | 2025.09.06 02:24:32.959543 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15251 | 2025.09.06 02:24:32.959766 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2025.09.06 02:24:32.959921 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001339 sec., 182225.54144884244 rows/sec., 16.19 MiB/sec. | ||
| 15253 | 2025.09.06 02:24:32.959963 [ 254 ] {7448685f-e4ee-4df9-a393-997a66a83505} <Debug> TCPHandler: Processed in 0.001508692 sec. | ||
| 15254 | 2025.09.06 02:24:32.960092 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2025.09.06 02:24:32.960188 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15256 | 2025.09.06 02:24:32.960230 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15257 | 2025.09.06 02:24:32.960653 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2025.09.06 02:24:32.960690 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15259 | 2025.09.06 02:24:32.961002 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15260 | 2025.09.06 02:24:32.961228 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2025.09.06 02:24:32.961364 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001194 sec., 43551.08877721943 rows/sec., 3.21 MiB/sec. | ||
| 15262 | 2025.09.06 02:24:32.961403 [ 254 ] {14191c6c-f4a1-41c7-85e7-97387c1d02f4} <Debug> TCPHandler: Processed in 0.001362371 sec. | ||
| 15263 | 2025.09.06 02:24:32.961525 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15264 | 2025.09.06 02:24:32.961620 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15265 | 2025.09.06 02:24:32.961662 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15266 | 2025.09.06 02:24:32.962078 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2025.09.06 02:24:32.962116 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15268 | 2025.09.06 02:24:32.962423 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15269 | 2025.09.06 02:24:32.962642 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2025.09.06 02:24:32.962772 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00117 sec., 20512.82051282051 rows/sec., 1.70 MiB/sec. | ||
| 15271 | 2025.09.06 02:24:32.962813 [ 254 ] {a508eb42-d45e-4ee1-9680-ea3bfd873271} <Debug> TCPHandler: Processed in 0.001337591 sec. | ||
| 15272 | 2025.09.06 02:24:32.962935 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2025.09.06 02:24:32.963032 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15274 | 2025.09.06 02:24:32.963073 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15275 | 2025.09.06 02:24:32.963471 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2025.09.06 02:24:32.963507 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15277 | 2025.09.06 02:24:32.963818 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15278 | 2025.09.06 02:24:32.964040 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2025.09.06 02:24:32.964178 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 15280 | 2025.09.06 02:24:32.964216 [ 254 ] {540654ae-ac1b-491f-b50f-969f1da5f1c8} <Debug> TCPHandler: Processed in 0.001335511 sec. | ||
| 15281 | 2025.09.06 02:24:32.964319 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2025.09.06 02:24:32.964419 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15283 | 2025.09.06 02:24:32.964460 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15284 | 2025.09.06 02:24:32.964917 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2025.09.06 02:24:32.964953 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15286 | 2025.09.06 02:24:32.965266 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15287 | 2025.09.06 02:24:32.965482 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2025.09.06 02:24:32.965616 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001215 sec., 115226.33744855967 rows/sec., 9.31 MiB/sec. | ||
| 15289 | 2025.09.06 02:24:32.965655 [ 254 ] {d2b57233-24e6-4ac4-a41c-fa212bd44e6f} <Debug> TCPHandler: Processed in 0.001385171 sec. | ||
| 15290 | 2025.09.06 02:24:32.965784 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2025.09.06 02:24:32.965885 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2025.09.06 02:24:32.965930 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15293 | 2025.09.06 02:24:32.966388 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2025.09.06 02:24:32.966427 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15295 | 2025.09.06 02:24:32.966781 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15296 | 2025.09.06 02:24:32.966997 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2025.09.06 02:24:32.967156 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00129 sec., 155038.7596899225 rows/sec., 11.11 MiB/sec. | ||
| 15298 | 2025.09.06 02:24:32.967197 [ 254 ] {49b51d57-f0b3-4feb-b2f2-9ecb89b75834} <Debug> TCPHandler: Processed in 0.001464302 sec. | ||
| 15299 | 2025.09.06 02:24:32.967323 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2025.09.06 02:24:32.967421 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15301 | 2025.09.06 02:24:32.967478 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15302 | 2025.09.06 02:24:32.968313 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2025.09.06 02:24:32.968351 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15304 | 2025.09.06 02:24:32.968904 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15305 | 2025.09.06 02:24:32.969129 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2025.09.06 02:24:32.969268 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001866 sec., 17148.98177920686 rows/sec., 30.73 MiB/sec. | ||
| 15307 | 2025.09.06 02:24:32.969323 [ 254 ] {fb256e97-e3ef-474c-9a03-3059a33b7cdc} <Debug> TCPHandler: Processed in 0.002051386 sec. | ||
| 15308 | 2025.09.06 02:24:32.969439 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2025.09.06 02:24:32.969537 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15310 | 2025.09.06 02:24:32.969579 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15311 | 2025.09.06 02:24:32.969927 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2025.09.06 02:24:32.969962 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 15313 | 2025.09.06 02:24:32.970270 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15314 | 2025.09.06 02:24:32.970495 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2025.09.06 02:24:32.970631 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15316 | 2025.09.06 02:24:32.970668 [ 254 ] {5f15b262-4879-4e5c-98aa-1d24c9e85d12} <Debug> TCPHandler: Processed in 0.0012783 sec. | ||
| 15317 | 2025.09.06 02:24:34.093293 [ 225 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 15318 | 2025.09.06 02:24:34.093368 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 15319 | 2025.09.06 02:24:34.096096 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 15320 | 2025.09.06 02:24:35.011772 [ 222 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 15321 | 2025.09.06 02:24:35.011830 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 15322 | 2025.09.06 02:24:35.014863 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 15323 | 2025.09.06 02:24:35.020348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35955 | ||
| 15324 | 2025.09.06 02:24:35.020909 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2025.09.06 02:24:35.020957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15326 | 2025.09.06 02:24:35.021449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15327 | 2025.09.06 02:24:35.021668 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2025.09.06 02:24:35.021796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35955 | ||
| 15329 | 2025.09.06 02:24:36.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.82 MiB, peak 383.15 MiB, free memory in arenas 0.00 B, will set to 369.80 MiB (RSS), difference: 3.98 MiB | ||
| 15330 | 2025.09.06 02:24:36.889867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15331 | 2025.09.06 02:24:36.906724 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2025.09.06 02:24:36.906780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15333 | 2025.09.06 02:24:36.912556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15334 | 2025.09.06 02:24:36.913311 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15335 | 2025.09.06 02:24:36.916736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15336 | 2025.09.06 02:24:37.951813 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2025.09.06 02:24:37.951986 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15338 | 2025.09.06 02:24:37.952052 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15339 | 2025.09.06 02:24:37.952746 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2025.09.06 02:24:37.952793 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15341 | 2025.09.06 02:24:37.953193 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15342 | 2025.09.06 02:24:37.953424 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2025.09.06 02:24:37.953581 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 15344 | 2025.09.06 02:24:37.953626 [ 254 ] {957a7795-52a0-4565-84b4-443a2c8fa962} <Debug> TCPHandler: Processed in 0.001940816 sec. | ||
| 15345 | 2025.09.06 02:24:37.953758 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2025.09.06 02:24:37.953857 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15347 | 2025.09.06 02:24:37.953899 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15348 | 2025.09.06 02:24:37.954312 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2025.09.06 02:24:37.954351 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15350 | 2025.09.06 02:24:37.954670 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15351 | 2025.09.06 02:24:37.954884 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2025.09.06 02:24:37.955016 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 15353 | 2025.09.06 02:24:37.955056 [ 254 ] {3b8a280a-95d4-4e83-b3e3-66af79fa0d1f} <Debug> TCPHandler: Processed in 0.001350181 sec. | ||
| 15354 | 2025.09.06 02:24:37.955169 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2025.09.06 02:24:37.955267 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15356 | 2025.09.06 02:24:37.955308 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15357 | 2025.09.06 02:24:37.955748 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2025.09.06 02:24:37.955786 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15359 | 2025.09.06 02:24:37.956087 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15360 | 2025.09.06 02:24:37.956298 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2025.09.06 02:24:37.956426 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 15362 | 2025.09.06 02:24:37.956466 [ 254 ] {315f6a07-5988-4cd9-a224-518bca9438b8} <Debug> TCPHandler: Processed in 0.001346791 sec. | ||
| 15363 | 2025.09.06 02:24:37.956583 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2025.09.06 02:24:37.956680 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15365 | 2025.09.06 02:24:37.956725 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15366 | 2025.09.06 02:24:37.957154 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2025.09.06 02:24:37.957193 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15368 | 2025.09.06 02:24:37.957536 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15369 | 2025.09.06 02:24:37.957749 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2025.09.06 02:24:37.957878 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 15371 | 2025.09.06 02:24:37.957916 [ 254 ] {db29eeec-8223-47d9-9a9d-36168477c3ec} <Debug> TCPHandler: Processed in 0.001382911 sec. | ||
| 15372 | 2025.09.06 02:24:37.958036 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2025.09.06 02:24:37.958134 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15374 | 2025.09.06 02:24:37.958190 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15375 | 2025.09.06 02:24:37.958988 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2025.09.06 02:24:37.959029 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15377 | 2025.09.06 02:24:37.959569 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15378 | 2025.09.06 02:24:37.959797 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2025.09.06 02:24:37.959952 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001835 sec., 5449.591280653951 rows/sec., 9.77 MiB/sec. | ||
| 15380 | 2025.09.06 02:24:37.959947 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15381 | 2025.09.06 02:24:37.960013 [ 254 ] {8c27defc-e917-42d4-bb8b-7832ff17bc47} <Debug> TCPHandler: Processed in 0.002030826 sec. | ||
| 15382 | 2025.09.06 02:24:37.960029 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2025.09.06 02:24:37.960066 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15384 | 2025.09.06 02:24:37.960134 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2025.09.06 02:24:37.960157 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 15386 | 2025.09.06 02:24:37.960236 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15387 | 2025.09.06 02:24:37.960280 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15388 | 2025.09.06 02:24:37.960339 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15389 | 2025.09.06 02:24:37.960390 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2058 rows starting from the beginning of the part | ||
| 15390 | 2025.09.06 02:24:37.960548 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 10 rows starting from the beginning of the part | ||
| 15391 | 2025.09.06 02:24:37.960665 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2025.09.06 02:24:37.960706 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
| 15393 | 2025.09.06 02:24:37.960707 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15394 | 2025.09.06 02:24:37.960849 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 10 rows starting from the beginning of the part | ||
| 15395 | 2025.09.06 02:24:37.961009 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
| 15396 | 2025.09.06 02:24:37.961118 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15397 | 2025.09.06 02:24:37.961166 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
| 15398 | 2025.09.06 02:24:37.961416 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2025.09.06 02:24:37.961585 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 15400 | 2025.09.06 02:24:37.961636 [ 254 ] {45cb3ec2-f5f3-4591-9606-a17aa3f072af} <Debug> TCPHandler: Processed in 0.001554723 sec. | ||
| 15401 | 2025.09.06 02:24:37.968773 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2152 rows, containing 19 columns (19 merged, 0 gathered) in 0.008649219 sec., 248808.5918508943 rows/sec., 445.85 MiB/sec. | ||
| 15402 | 2025.09.06 02:24:37.971208 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15403 | 2025.09.06 02:24:37.971746 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2025.09.06 02:24:37.971860 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15405 | 2025.09.06 02:24:37.972075 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.24 MiB. | ||
| 15406 | 2025.09.06 02:24:38.000463 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.29 MiB, peak 388.48 MiB, free memory in arenas 0.00 B, will set to 371.91 MiB (RSS), difference: 1.62 MiB | ||
| 15407 | 2025.09.06 02:24:42.093340 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 15408 | 2025.09.06 02:24:42.093446 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 15409 | 2025.09.06 02:24:42.096694 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 15410 | 2025.09.06 02:24:42.350463 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15411 | 2025.09.06 02:24:42.350525 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15412 | 2025.09.06 02:24:42.522099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36403 | ||
| 15413 | 2025.09.06 02:24:42.522739 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2025.09.06 02:24:42.522772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15415 | 2025.09.06 02:24:42.523252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15416 | 2025.09.06 02:24:42.523472 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2025.09.06 02:24:42.523600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36403 | ||
| 15418 | 2025.09.06 02:24:42.523603 [ 112 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15419 | 2025.09.06 02:24:42.523656 [ 112 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2025.09.06 02:24:42.523679 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15421 | 2025.09.06 02:24:42.523781 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 15422 | 2025.09.06 02:24:42.523885 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15423 | 2025.09.06 02:24:42.523919 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34035 rows starting from the beginning of the part | ||
| 15424 | 2025.09.06 02:24:42.523984 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 15425 | 2025.09.06 02:24:42.524037 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 15426 | 2025.09.06 02:24:42.524084 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 15427 | 2025.09.06 02:24:42.524126 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 15428 | 2025.09.06 02:24:42.524169 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 15429 | 2025.09.06 02:24:42.526550 [ 193 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36403 rows, containing 4 columns (4 merged, 0 gathered) in 0.002814363 sec., 12934720.929745026 rows/sec., 185.03 MiB/sec. | ||
| 15430 | 2025.09.06 02:24:42.526939 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15431 | 2025.09.06 02:24:42.527268 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2025.09.06 02:24:42.527351 [ 197 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_76_15} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15433 | 2025.09.06 02:24:42.527482 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15434 | 2025.09.06 02:24:42.634326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1890 | ||
| 15435 | 2025.09.06 02:24:42.636877 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2025.09.06 02:24:42.636919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15437 | 2025.09.06 02:24:42.638093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15438 | 2025.09.06 02:24:42.638357 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2025.09.06 02:24:42.638544 [ 112 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15440 | 2025.09.06 02:24:42.638613 [ 112 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2025.09.06 02:24:42.638631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 15442 | 2025.09.06 02:24:42.638647 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15443 | 2025.09.06 02:24:42.638781 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 15444 | 2025.09.06 02:24:42.639566 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15445 | 2025.09.06 02:24:42.639701 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1744 rows starting from the beginning of the part | ||
| 15446 | 2025.09.06 02:24:42.640051 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 15447 | 2025.09.06 02:24:42.640404 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 15448 | 2025.09.06 02:24:42.640755 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 15449 | 2025.09.06 02:24:42.641073 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 15450 | 2025.09.06 02:24:42.641420 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 15451 | 2025.09.06 02:24:42.647936 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 72 columns (72 merged, 0 gathered) in 0.009213344 sec., 205137.2444141888 rows/sec., 159.55 MiB/sec. | ||
| 15452 | 2025.09.06 02:24:42.649663 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15453 | 2025.09.06 02:24:42.650230 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2025.09.06 02:24:42.650304 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_56_11} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15455 | 2025.09.06 02:24:42.650646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 15456 | 2025.09.06 02:24:42.953641 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2025.09.06 02:24:42.953818 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15458 | 2025.09.06 02:24:42.953883 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15459 | 2025.09.06 02:24:42.954586 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2025.09.06 02:24:42.954636 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15461 | 2025.09.06 02:24:42.955034 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15462 | 2025.09.06 02:24:42.955267 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2025.09.06 02:24:42.955422 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001651 sec., 72683.22228952151 rows/sec., 6.17 MiB/sec. | ||
| 15464 | 2025.09.06 02:24:42.955441 [ 112 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15465 | 2025.09.06 02:24:42.955466 [ 254 ] {c2619f24-ba2d-4c75-a8b1-c6a6a70b6e1e} <Debug> TCPHandler: Processed in 0.001950676 sec. | ||
| 15466 | 2025.09.06 02:24:42.955514 [ 112 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2025.09.06 02:24:42.955541 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15468 | 2025.09.06 02:24:42.955622 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2025.09.06 02:24:42.955685 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 15470 | 2025.09.06 02:24:42.955721 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15471 | 2025.09.06 02:24:42.955768 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15472 | 2025.09.06 02:24:42.955834 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15473 | 2025.09.06 02:24:42.955876 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2423 rows starting from the beginning of the part | ||
| 15474 | 2025.09.06 02:24:42.955952 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 120 rows starting from the beginning of the part | ||
| 15475 | 2025.09.06 02:24:42.956002 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 76 rows starting from the beginning of the part | ||
| 15476 | 2025.09.06 02:24:42.956048 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 244 rows starting from the beginning of the part | ||
| 15477 | 2025.09.06 02:24:42.956091 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part | ||
| 15478 | 2025.09.06 02:24:42.956132 [ 194 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 120 rows starting from the beginning of the part | ||
| 15479 | 2025.09.06 02:24:42.956191 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2025.09.06 02:24:42.956234 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15481 | 2025.09.06 02:24:42.956584 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15482 | 2025.09.06 02:24:42.956815 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2025.09.06 02:24:42.956957 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001254 sec., 25518.341307814993 rows/sec., 1.87 MiB/sec. | ||
| 15484 | 2025.09.06 02:24:42.956997 [ 254 ] {d3e30fbf-0a2c-4c5f-ab4c-f8fed0c716ea} <Debug> TCPHandler: Processed in 0.001425551 sec. | ||
| 15485 | 2025.09.06 02:24:42.957108 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2025.09.06 02:24:42.957204 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15487 | 2025.09.06 02:24:42.957244 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15488 | 2025.09.06 02:24:42.957502 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896535 sec., 1612941.4959386461 rows/sec., 139.49 MiB/sec. | ||
| 15489 | 2025.09.06 02:24:42.957668 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2025.09.06 02:24:42.957708 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15491 | 2025.09.06 02:24:42.957742 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15492 | 2025.09.06 02:24:42.958025 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2025.09.06 02:24:42.958050 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15494 | 2025.09.06 02:24:42.958091 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_111_22} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15495 | 2025.09.06 02:24:42.958170 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 15496 | 2025.09.06 02:24:42.958349 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2025.09.06 02:24:42.958470 [ 112 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15498 | 2025.09.06 02:24:42.958485 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.0013 sec., 73846.15384615384 rows/sec., 5.77 MiB/sec. | ||
| 15499 | 2025.09.06 02:24:42.958515 [ 112 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2025.09.06 02:24:42.958537 [ 254 ] {d48d0e48-bb56-47ad-a18e-33af2a528ab2} <Debug> TCPHandler: Processed in 0.001476483 sec. | ||
| 15501 | 2025.09.06 02:24:42.958538 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15502 | 2025.09.06 02:24:42.958623 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 15503 | 2025.09.06 02:24:42.958660 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2025.09.06 02:24:42.958712 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15505 | 2025.09.06 02:24:42.958740 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1224 rows starting from the beginning of the part | ||
| 15506 | 2025.09.06 02:24:42.958759 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15507 | 2025.09.06 02:24:42.958784 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 96 rows starting from the beginning of the part | ||
| 15508 | 2025.09.06 02:24:42.958809 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15509 | 2025.09.06 02:24:42.958824 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 15510 | 2025.09.06 02:24:42.958862 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 140 rows starting from the beginning of the part | ||
| 15511 | 2025.09.06 02:24:42.958894 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
| 15512 | 2025.09.06 02:24:42.958930 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 96 rows starting from the beginning of the part | ||
| 15513 | 2025.09.06 02:24:42.959238 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2025.09.06 02:24:42.959279 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15515 | 2025.09.06 02:24:42.959638 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15516 | 2025.09.06 02:24:42.959822 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122121 sec., 1395337.4112560495 rows/sec., 108.75 MiB/sec. | ||
| 15517 | 2025.09.06 02:24:42.959858 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2025.09.06 02:24:42.960003 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 15519 | 2025.09.06 02:24:42.960012 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15520 | 2025.09.06 02:24:42.960027 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15521 | 2025.09.06 02:24:42.960044 [ 254 ] {4af005e9-8458-457e-ad87-1715585d74d5} <Debug> TCPHandler: Processed in 0.001433642 sec. | ||
| 15522 | 2025.09.06 02:24:42.960063 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2025.09.06 02:24:42.960092 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15524 | 2025.09.06 02:24:42.960162 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 15525 | 2025.09.06 02:24:42.960171 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15526 | 2025.09.06 02:24:42.960259 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15527 | 2025.09.06 02:24:42.960280 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15528 | 2025.09.06 02:24:42.960288 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 32302 rows starting from the beginning of the part | ||
| 15529 | 2025.09.06 02:24:42.960308 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2025.09.06 02:24:42.960346 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15531 | 2025.09.06 02:24:42.960349 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15532 | 2025.09.06 02:24:42.960378 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_111_22} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15533 | 2025.09.06 02:24:42.960399 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15534 | 2025.09.06 02:24:42.960437 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 200 rows starting from the beginning of the part | ||
| 15535 | 2025.09.06 02:24:42.960440 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 15536 | 2025.09.06 02:24:42.960471 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 15537 | 2025.09.06 02:24:42.960503 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15538 | 2025.09.06 02:24:42.961267 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2025.09.06 02:24:42.961310 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15540 | 2025.09.06 02:24:42.961890 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15541 | 2025.09.06 02:24:42.962123 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2025.09.06 02:24:42.962263 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002 sec., 16000 rows/sec., 28.67 MiB/sec. | ||
| 15543 | 2025.09.06 02:24:42.962322 [ 254 ] {fc3541f2-eac2-42e6-9451-b8f3d7dec241} <Debug> TCPHandler: Processed in 0.002201298 sec. | ||
| 15544 | 2025.09.06 02:24:42.962441 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15545 | 2025.09.06 02:24:42.962536 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15546 | 2025.09.06 02:24:42.962579 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15547 | 2025.09.06 02:24:42.962930 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2025.09.06 02:24:42.962967 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15549 | 2025.09.06 02:24:42.963280 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15550 | 2025.09.06 02:24:42.963505 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2025.09.06 02:24:42.963625 [ 113 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15552 | 2025.09.06 02:24:42.963636 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 15553 | 2025.09.06 02:24:42.963658 [ 113 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2025.09.06 02:24:42.963682 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15555 | 2025.09.06 02:24:42.963685 [ 254 ] {7bd8878b-bf2c-42e0-a673-7107f119c70a} <Debug> TCPHandler: Processed in 0.001293341 sec. | ||
| 15556 | 2025.09.06 02:24:42.963762 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 15557 | 2025.09.06 02:24:42.963878 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15558 | 2025.09.06 02:24:42.963913 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6696 rows starting from the beginning of the part | ||
| 15559 | 2025.09.06 02:24:42.963983 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15560 | 2025.09.06 02:24:42.964033 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15561 | 2025.09.06 02:24:42.964078 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 15562 | 2025.09.06 02:24:42.964119 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 15563 | 2025.09.06 02:24:42.964160 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 15564 | 2025.09.06 02:24:42.966323 [ 200 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6996 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597101 sec., 2693772.787427212 rows/sec., 178.84 MiB/sec. | ||
| 15565 | 2025.09.06 02:24:42.966699 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33142 rows, containing 5 columns (5 merged, 0 gathered) in 0.006564283 sec., 5048837.778627155 rows/sec., 345.17 MiB/sec. | ||
| 15566 | 2025.09.06 02:24:42.966734 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15567 | 2025.09.06 02:24:42.966872 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15568 | 2025.09.06 02:24:42.967020 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2025.09.06 02:24:42.967094 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_111_22} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15570 | 2025.09.06 02:24:42.967110 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2025.09.06 02:24:42.967170 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15572 | 2025.09.06 02:24:42.967173 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15573 | 2025.09.06 02:24:42.967239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15574 | 2025.09.06 02:24:44.085459 [ 111 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15575 | 2025.09.06 02:24:44.085569 [ 111 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2025.09.06 02:24:44.085606 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15577 | 2025.09.06 02:24:44.085741 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 15578 | 2025.09.06 02:24:44.085749 [ 225 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 15579 | 2025.09.06 02:24:44.085854 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 15580 | 2025.09.06 02:24:44.085911 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15581 | 2025.09.06 02:24:44.085969 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 15582 | 2025.09.06 02:24:44.086071 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15583 | 2025.09.06 02:24:44.086147 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 15584 | 2025.09.06 02:24:44.086214 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 15585 | 2025.09.06 02:24:44.086281 [ 191 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 15586 | 2025.09.06 02:24:44.087342 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655043 sec., 22960.128528382647 rows/sec., 1.92 MiB/sec. | ||
| 15587 | 2025.09.06 02:24:44.087550 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15588 | 2025.09.06 02:24:44.087895 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2025.09.06 02:24:44.087987 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_37_9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15590 | 2025.09.06 02:24:44.088093 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15591 | 2025.09.06 02:24:44.088163 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 15592 | 2025.09.06 02:24:44.416940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15593 | 2025.09.06 02:24:44.434083 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2025.09.06 02:24:44.434134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15595 | 2025.09.06 02:24:44.439853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15596 | 2025.09.06 02:24:44.440584 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15597 | 2025.09.06 02:24:44.440861 [ 111 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15598 | 2025.09.06 02:24:44.440899 [ 111 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2025.09.06 02:24:44.440917 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15600 | 2025.09.06 02:24:44.441045 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 15601 | 2025.09.06 02:24:44.443890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15602 | 2025.09.06 02:24:44.444935 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15603 | 2025.09.06 02:24:44.446487 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 15604 | 2025.09.06 02:24:44.451176 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 15605 | 2025.09.06 02:24:44.455798 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 15606 | 2025.09.06 02:24:44.460259 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15607 | 2025.09.06 02:24:44.465021 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15608 | 2025.09.06 02:24:44.469425 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 15609 | 2025.09.06 02:24:44.485211 [ 111 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15610 | 2025.09.06 02:24:44.485278 [ 111 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2025.09.06 02:24:44.485312 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15612 | 2025.09.06 02:24:44.485417 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15613 | 2025.09.06 02:24:44.485424 [ 220 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): 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] | ||
| 15614 | 2025.09.06 02:24:44.485497 [ 220 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): 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] | ||
| 15615 | 2025.09.06 02:24:44.485542 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15616 | 2025.09.06 02:24:44.485578 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 214 rows starting from the beginning of the part | ||
| 15617 | 2025.09.06 02:24:44.485642 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 202 rows starting from the beginning of the part | ||
| 15618 | 2025.09.06 02:24:44.485696 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 15619 | 2025.09.06 02:24:44.485744 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15620 | 2025.09.06 02:24:44.485792 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 15621 | 2025.09.06 02:24:44.486661 [ 195 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128725 sec., 351136.14294037677 rows/sec., 22.01 MiB/sec. | ||
| 15622 | 2025.09.06 02:24:44.486849 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15623 | 2025.09.06 02:24:44.487139 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2025.09.06 02:24:44.487205 [ 188 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_27_6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15625 | 2025.09.06 02:24:44.487303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15626 | 2025.09.06 02:24:44.487480 [ 220 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): 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] | ||
| 15627 | 2025.09.06 02:24:44.526339 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085355865 sec., 6713.071210748084 rows/sec., 34.71 MiB/sec. | ||
| 15628 | 2025.09.06 02:24:44.529464 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15629 | 2025.09.06 02:24:44.531484 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2025.09.06 02:24:44.531581 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_76_15} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15631 | 2025.09.06 02:24:44.534019 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15632 | 2025.09.06 02:24:45.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.32 MiB, peak 390.74 MiB, free memory in arenas 0.00 B, will set to 372.22 MiB (RSS), difference: -1.10 MiB | ||
| 15633 | 2025.09.06 02:24:46.567150 [ 110 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 15634 | 2025.09.06 02:24:46.567227 [ 110 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2025.09.06 02:24:46.567253 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15636 | 2025.09.06 02:24:46.567378 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 15637 | 2025.09.06 02:24:46.567521 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15638 | 2025.09.06 02:24:46.567558 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 456 rows starting from the beginning of the part | ||
| 15639 | 2025.09.06 02:24:46.567631 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 15640 | 2025.09.06 02:24:46.567684 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 15641 | 2025.09.06 02:24:46.567731 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 15642 | 2025.09.06 02:24:46.567774 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 15643 | 2025.09.06 02:24:46.568776 [ 197 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454782 sec., 659892.6849521097 rows/sec., 47.50 MiB/sec. | ||
| 15644 | 2025.09.06 02:24:46.568939 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 15645 | 2025.09.06 02:24:46.569173 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15646 | 2025.09.06 02:24:46.569240 [ 195 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_44_10} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 15647 | 2025.09.06 02:24:46.569305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15648 | 2025.09.06 02:24:47.000551 [ 97 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15649 | 2025.09.06 02:24:47.000616 [ 97 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2025.09.06 02:24:47.000654 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15651 | 2025.09.06 02:24:47.000770 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15652 | 2025.09.06 02:24:47.000779 [ 220 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): 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] | ||
| 15653 | 2025.09.06 02:24:47.000857 [ 220 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): 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] | ||
| 15654 | 2025.09.06 02:24:47.000904 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15655 | 2025.09.06 02:24:47.000940 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 416 rows starting from the beginning of the part | ||
| 15656 | 2025.09.06 02:24:47.001005 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 392 rows starting from the beginning of the part | ||
| 15657 | 2025.09.06 02:24:47.001050 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15658 | 2025.09.06 02:24:47.001093 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15659 | 2025.09.06 02:24:47.001137 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 15660 | 2025.09.06 02:24:47.002163 [ 195 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435681 sec., 612949.5340538741 rows/sec., 42.53 MiB/sec. | ||
| 15661 | 2025.09.06 02:24:47.002306 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15662 | 2025.09.06 02:24:47.002633 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2025.09.06 02:24:47.002717 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_27_6} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15664 | 2025.09.06 02:24:47.002819 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15665 | 2025.09.06 02:24:47.003132 [ 220 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): 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] | ||
| 15666 | 2025.09.06 02:24:47.143071 [ 225 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15667 | 2025.09.06 02:24:47.143160 [ 225 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15668 | 2025.09.06 02:24:47.146537 [ 225 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 15669 | 2025.09.06 02:24:47.495519 [ 220 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15670 | 2025.09.06 02:24:47.495593 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15671 | 2025.09.06 02:24:47.499192 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 15672 | 2025.09.06 02:24:47.978978 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15673 | 2025.09.06 02:24:47.979204 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15674 | 2025.09.06 02:24:47.979291 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15675 | 2025.09.06 02:24:47.980034 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.09.06 02:24:47.980083 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15677 | 2025.09.06 02:24:47.980460 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15678 | 2025.09.06 02:24:47.980691 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2025.09.06 02:24:47.980846 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 191.98 KiB/sec. | ||
| 15680 | 2025.09.06 02:24:47.980890 [ 254 ] {c302b104-58a7-4f93-9537-1037a2fb1b07} <Debug> TCPHandler: Processed in 0.002064057 sec. | ||
| 15681 | 2025.09.06 02:24:47.981008 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15682 | 2025.09.06 02:24:47.981104 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15683 | 2025.09.06 02:24:47.981145 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15684 | 2025.09.06 02:24:47.982236 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2025.09.06 02:24:47.982274 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15686 | 2025.09.06 02:24:47.982668 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15687 | 2025.09.06 02:24:47.982895 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2025.09.06 02:24:47.983026 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001941 sec., 627511.5919629057 rows/sec., 51.88 MiB/sec. | ||
| 15689 | 2025.09.06 02:24:47.983066 [ 254 ] {80e4b4eb-b60f-4867-83ba-525aff253c92} <Debug> TCPHandler: Processed in 0.002107587 sec. | ||
| 15690 | 2025.09.06 02:24:47.983179 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15691 | 2025.09.06 02:24:47.983273 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15692 | 2025.09.06 02:24:47.983315 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15693 | 2025.09.06 02:24:47.983729 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2025.09.06 02:24:47.983766 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15695 | 2025.09.06 02:24:47.984062 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15696 | 2025.09.06 02:24:47.984278 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2025.09.06 02:24:47.984402 [ 108 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15698 | 2025.09.06 02:24:47.984412 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001157 sec., 12100.259291270528 rows/sec., 891.31 KiB/sec. | ||
| 15699 | 2025.09.06 02:24:47.984460 [ 108 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2025.09.06 02:24:47.984475 [ 254 ] {5901e74b-1494-4b9d-9fa0-29807c1eb122} <Debug> TCPHandler: Processed in 0.001346311 sec. | ||
| 15701 | 2025.09.06 02:24:47.984486 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15702 | 2025.09.06 02:24:47.984587 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 15703 | 2025.09.06 02:24:47.984593 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2025.09.06 02:24:47.984682 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15705 | 2025.09.06 02:24:47.984703 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15706 | 2025.09.06 02:24:47.984710 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 270 rows starting from the beginning of the part | ||
| 15707 | 2025.09.06 02:24:47.984744 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15708 | 2025.09.06 02:24:47.984773 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 15709 | 2025.09.06 02:24:47.984818 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
| 15710 | 2025.09.06 02:24:47.984859 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 15711 | 2025.09.06 02:24:47.984898 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 32 rows starting from the beginning of the part | ||
| 15712 | 2025.09.06 02:24:47.984939 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part | ||
| 15713 | 2025.09.06 02:24:47.985354 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2025.09.06 02:24:47.985405 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15715 | 2025.09.06 02:24:47.985808 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15716 | 2025.09.06 02:24:47.986007 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459562 sec., 265833.1746099172 rows/sec., 18.52 MiB/sec. | ||
| 15717 | 2025.09.06 02:24:47.986107 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2025.09.06 02:24:47.986136 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15719 | 2025.09.06 02:24:47.986279 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001593 sec., 143126.1770244821 rows/sec., 9.69 MiB/sec. | ||
| 15720 | 2025.09.06 02:24:47.986328 [ 254 ] {a1c1e74f-2de9-4075-a949-b7bc05ff676d} <Debug> TCPHandler: Processed in 0.001783924 sec. | ||
| 15721 | 2025.09.06 02:24:47.986464 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2025.09.06 02:24:47.986478 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15723 | 2025.09.06 02:24:47.986528 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_111_22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15724 | 2025.09.06 02:24:47.986588 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15725 | 2025.09.06 02:24:47.986602 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15726 | 2025.09.06 02:24:47.986652 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15727 | 2025.09.06 02:24:47.987347 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2025.09.06 02:24:47.987391 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15729 | 2025.09.06 02:24:47.987773 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15730 | 2025.09.06 02:24:47.987986 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2025.09.06 02:24:47.988116 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001537 sec., 347430.0585556279 rows/sec., 25.75 MiB/sec. | ||
| 15732 | 2025.09.06 02:24:47.988155 [ 254 ] {5d910cb8-22d9-4933-b114-68a7e4782c68} <Debug> TCPHandler: Processed in 0.001741734 sec. | ||
| 15733 | 2025.09.06 02:24:47.988207 [ 217 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15734 | 2025.09.06 02:24:47.988263 [ 217 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15735 | 2025.09.06 02:24:47.988269 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2025.09.06 02:24:47.988374 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15737 | 2025.09.06 02:24:47.988419 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15738 | 2025.09.06 02:24:47.988992 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2025.09.06 02:24:47.989030 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15740 | 2025.09.06 02:24:47.989441 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15741 | 2025.09.06 02:24:47.989655 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2025.09.06 02:24:47.989839 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001482 sec., 570850.2024291498 rows/sec., 38.42 MiB/sec. | ||
| 15743 | 2025.09.06 02:24:47.989869 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15744 | 2025.09.06 02:24:47.989895 [ 254 ] {c75dbe79-1243-4387-86c2-fca4028dc964} <Debug> TCPHandler: Processed in 0.001675453 sec. | ||
| 15745 | 2025.09.06 02:24:47.989905 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15746 | 2025.09.06 02:24:47.990034 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2025.09.06 02:24:47.990155 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15748 | 2025.09.06 02:24:47.990225 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15749 | 2025.09.06 02:24:47.991084 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2025.09.06 02:24:47.991126 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15751 | 2025.09.06 02:24:47.991220 [ 217 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 15752 | 2025.09.06 02:24:47.991681 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15753 | 2025.09.06 02:24:47.991973 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2025.09.06 02:24:47.992123 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001993 sec., 5017.5614651279475 rows/sec., 8.99 MiB/sec. | ||
| 15755 | 2025.09.06 02:24:47.992180 [ 254 ] {bdfe0bc8-95d2-417c-b2b4-9924437130c7} <Debug> TCPHandler: Processed in 0.002206387 sec. | ||
| 15756 | 2025.09.06 02:24:47.992293 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2025.09.06 02:24:47.992389 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15758 | 2025.09.06 02:24:47.992433 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15759 | 2025.09.06 02:24:47.992586 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 15760 | 2025.09.06 02:24:47.992782 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2025.09.06 02:24:47.992825 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15762 | 2025.09.06 02:24:47.993142 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15763 | 2025.09.06 02:24:47.993348 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2025.09.06 02:24:47.993481 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 15765 | 2025.09.06 02:24:47.993518 [ 254 ] {f321e395-d845-4a97-9c1b-348b8ebc0540} <Debug> TCPHandler: Processed in 0.00127523 sec. | ||
| 15766 | 2025.09.06 02:24:50.023888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36915 | ||
| 15767 | 2025.09.06 02:24:50.024449 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2025.09.06 02:24:50.024493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15769 | 2025.09.06 02:24:50.024976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15770 | 2025.09.06 02:24:50.025199 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2025.09.06 02:24:50.025327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36915 | ||
| 15772 | 2025.09.06 02:24:51.944104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15773 | 2025.09.06 02:24:51.963112 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2025.09.06 02:24:51.963167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15775 | 2025.09.06 02:24:51.969318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15776 | 2025.09.06 02:24:51.970108 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2025.09.06 02:24:51.973663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15778 | 2025.09.06 02:24:52.639021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1918 | ||
| 15779 | 2025.09.06 02:24:52.641402 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2025.09.06 02:24:52.641445 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15781 | 2025.09.06 02:24:52.642606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15782 | 2025.09.06 02:24:52.642861 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2025.09.06 02:24:52.643127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 15784 | 2025.09.06 02:24:52.952463 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2025.09.06 02:24:52.952659 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15786 | 2025.09.06 02:24:52.952732 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15787 | 2025.09.06 02:24:52.953423 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2025.09.06 02:24:52.953473 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15789 | 2025.09.06 02:24:52.953871 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15790 | 2025.09.06 02:24:52.954096 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2025.09.06 02:24:52.954249 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001642 sec., 73081.6077953715 rows/sec., 6.21 MiB/sec. | ||
| 15792 | 2025.09.06 02:24:52.954293 [ 254 ] {4f24f551-3e9b-4dc5-8594-001281793ff9} <Debug> TCPHandler: Processed in 0.001971436 sec. | ||
| 15793 | 2025.09.06 02:24:52.954421 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15794 | 2025.09.06 02:24:52.954517 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15795 | 2025.09.06 02:24:52.954560 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15796 | 2025.09.06 02:24:52.954981 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2025.09.06 02:24:52.955018 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15798 | 2025.09.06 02:24:52.955315 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15799 | 2025.09.06 02:24:52.955523 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2025.09.06 02:24:52.955657 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001158 sec., 27633.85146804836 rows/sec., 2.03 MiB/sec. | ||
| 15801 | 2025.09.06 02:24:52.955695 [ 254 ] {738cf942-31a9-4c55-853e-948834e00f92} <Debug> TCPHandler: Processed in 0.001327121 sec. | ||
| 15802 | 2025.09.06 02:24:52.955753 [ 225 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15803 | 2025.09.06 02:24:52.955800 [ 225 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15804 | 2025.09.06 02:24:52.955799 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2025.09.06 02:24:52.955905 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15806 | 2025.09.06 02:24:52.955948 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15807 | 2025.09.06 02:24:52.956395 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2025.09.06 02:24:52.956433 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15809 | 2025.09.06 02:24:52.956781 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15810 | 2025.09.06 02:24:52.957005 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2025.09.06 02:24:52.957135 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001248 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 15812 | 2025.09.06 02:24:52.957173 [ 254 ] {40187774-439d-44e8-93a2-74cf6762391f} <Debug> TCPHandler: Processed in 0.001423662 sec. | ||
| 15813 | 2025.09.06 02:24:52.957293 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2025.09.06 02:24:52.957388 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15815 | 2025.09.06 02:24:52.957435 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15816 | 2025.09.06 02:24:52.957864 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2025.09.06 02:24:52.957902 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15818 | 2025.09.06 02:24:52.958233 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15819 | 2025.09.06 02:24:52.958392 [ 225 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 15820 | 2025.09.06 02:24:52.958478 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.09.06 02:24:52.958622 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 15822 | 2025.09.06 02:24:52.958660 [ 254 ] {a5a6fc80-00b5-4a90-9229-0939596c9ec7} <Debug> TCPHandler: Processed in 0.001417332 sec. | ||
| 15823 | 2025.09.06 02:24:52.958773 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2025.09.06 02:24:52.958868 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15825 | 2025.09.06 02:24:52.958923 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15826 | 2025.09.06 02:24:52.959778 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2025.09.06 02:24:52.959814 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15828 | 2025.09.06 02:24:52.960372 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15829 | 2025.09.06 02:24:52.960592 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2025.09.06 02:24:52.960734 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001884 sec., 16985.138004246284 rows/sec., 30.44 MiB/sec. | ||
| 15831 | 2025.09.06 02:24:52.960790 [ 254 ] {b7660c94-798c-41be-84f8-ea479aac1aa5} <Debug> TCPHandler: Processed in 0.002066177 sec. | ||
| 15832 | 2025.09.06 02:24:52.960902 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15833 | 2025.09.06 02:24:52.960997 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15834 | 2025.09.06 02:24:52.961039 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15835 | 2025.09.06 02:24:52.961389 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2025.09.06 02:24:52.961427 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15837 | 2025.09.06 02:24:52.961730 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15838 | 2025.09.06 02:24:52.961938 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2025.09.06 02:24:52.962070 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15840 | 2025.09.06 02:24:52.962107 [ 254 ] {0361e3bb-ef99-407e-888b-b2a8a0cad52e} <Debug> TCPHandler: Processed in 0.00125496 sec. | ||
| 15841 | 2025.09.06 02:24:57.350615 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15842 | 2025.09.06 02:24:57.350716 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15843 | 2025.09.06 02:24:57.525617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37363 | ||
| 15844 | 2025.09.06 02:24:57.526180 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2025.09.06 02:24:57.526222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15846 | 2025.09.06 02:24:57.526707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15847 | 2025.09.06 02:24:57.526930 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2025.09.06 02:24:57.527055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37363 | ||
| 15849 | 2025.09.06 02:24:57.951973 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2025.09.06 02:24:57.952189 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15851 | 2025.09.06 02:24:57.952273 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15852 | 2025.09.06 02:24:57.953041 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2025.09.06 02:24:57.953092 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15854 | 2025.09.06 02:24:57.953503 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15855 | 2025.09.06 02:24:57.953741 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2025.09.06 02:24:57.953905 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001787 sec., 42529.37884722999 rows/sec., 3.50 MiB/sec. | ||
| 15857 | 2025.09.06 02:24:57.953957 [ 254 ] {b2de3131-97ba-4a10-ba8a-e8568d9b938e} <Debug> TCPHandler: Processed in 0.002110287 sec. | ||
| 15858 | 2025.09.06 02:24:57.954085 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15859 | 2025.09.06 02:24:57.954188 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15860 | 2025.09.06 02:24:57.954233 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15861 | 2025.09.06 02:24:57.954653 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2025.09.06 02:24:57.954694 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15863 | 2025.09.06 02:24:57.954995 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15864 | 2025.09.06 02:24:57.955216 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2025.09.06 02:24:57.955354 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 15866 | 2025.09.06 02:24:57.955395 [ 254 ] {88a2c296-f8f4-4b1a-9daf-e5389d421c60} <Debug> TCPHandler: Processed in 0.001360702 sec. | ||
| 15867 | 2025.09.06 02:24:57.955499 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15868 | 2025.09.06 02:24:57.955595 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15869 | 2025.09.06 02:24:57.955638 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15870 | 2025.09.06 02:24:57.956079 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2025.09.06 02:24:57.956119 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15872 | 2025.09.06 02:24:57.956433 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15873 | 2025.09.06 02:24:57.956691 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2025.09.06 02:24:57.956825 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001246 sec., 59390.0481540931 rows/sec., 4.64 MiB/sec. | ||
| 15875 | 2025.09.06 02:24:57.956866 [ 254 ] {3dc0bb5d-2ac4-41c8-b8a9-354f4a751391} <Debug> TCPHandler: Processed in 0.001415941 sec. | ||
| 15876 | 2025.09.06 02:24:57.956980 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15877 | 2025.09.06 02:24:57.957077 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15878 | 2025.09.06 02:24:57.957121 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15879 | 2025.09.06 02:24:57.957551 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2025.09.06 02:24:57.957589 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15881 | 2025.09.06 02:24:57.957939 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15882 | 2025.09.06 02:24:57.958161 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2025.09.06 02:24:57.958298 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 15884 | 2025.09.06 02:24:57.958338 [ 254 ] {7215b91c-336e-47f1-94ae-8d1e2530358c} <Debug> TCPHandler: Processed in 0.001407191 sec. | ||
| 15885 | 2025.09.06 02:24:57.958441 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15886 | 2025.09.06 02:24:57.958535 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15887 | 2025.09.06 02:24:57.958591 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15888 | 2025.09.06 02:24:57.959438 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15889 | 2025.09.06 02:24:57.959478 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15890 | 2025.09.06 02:24:57.960192 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15891 | 2025.09.06 02:24:57.960484 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2025.09.06 02:24:57.960661 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002141 sec., 4670.714619336758 rows/sec., 8.37 MiB/sec. | ||
| 15893 | 2025.09.06 02:24:57.960762 [ 254 ] {92becf60-7415-4e12-9716-65c056d452e1} <Debug> TCPHandler: Processed in 0.00236773 sec. | ||
| 15894 | 2025.09.06 02:24:57.960897 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15895 | 2025.09.06 02:24:57.961003 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15896 | 2025.09.06 02:24:57.961048 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15897 | 2025.09.06 02:24:57.961401 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2025.09.06 02:24:57.961440 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15899 | 2025.09.06 02:24:57.961753 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15900 | 2025.09.06 02:24:57.961996 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2025.09.06 02:24:57.962131 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 15902 | 2025.09.06 02:24:57.962170 [ 254 ] {0e225c9f-d648-4fe2-9632-37e9322b4999} <Debug> TCPHandler: Processed in 0.001331041 sec. | ||
| 15903 | 2025.09.06 02:24:59.473870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15904 | 2025.09.06 02:24:59.492591 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2025.09.06 02:24:59.492661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15906 | 2025.09.06 02:24:59.498723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15907 | 2025.09.06 02:24:59.499440 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2025.09.06 02:24:59.502753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15909 | 2025.09.06 02:25:02.643478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1942 | ||
| 15910 | 2025.09.06 02:25:02.645663 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2025.09.06 02:25:02.645700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15912 | 2025.09.06 02:25:02.646873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15913 | 2025.09.06 02:25:02.647146 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2025.09.06 02:25:02.647412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1942 | ||
| 15915 | 2025.09.06 02:25:02.954978 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15916 | 2025.09.06 02:25:02.955172 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15917 | 2025.09.06 02:25:02.955246 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15918 | 2025.09.06 02:25:02.955913 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2025.09.06 02:25:02.955961 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15920 | 2025.09.06 02:25:02.956352 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15921 | 2025.09.06 02:25:02.956590 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2025.09.06 02:25:02.956753 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 15923 | 2025.09.06 02:25:02.956807 [ 254 ] {cfe8b599-a12b-4015-9120-3d6667eb211b} <Debug> TCPHandler: Processed in 0.001960636 sec. | ||
| 15924 | 2025.09.06 02:25:02.956932 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2025.09.06 02:25:02.957037 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15926 | 2025.09.06 02:25:02.957082 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15927 | 2025.09.06 02:25:02.957497 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2025.09.06 02:25:02.957536 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15929 | 2025.09.06 02:25:02.957846 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15930 | 2025.09.06 02:25:02.958060 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2025.09.06 02:25:02.958199 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 275.72 KiB/sec. | ||
| 15932 | 2025.09.06 02:25:02.958241 [ 254 ] {c3005c3e-7e64-4f25-9e0b-4cb4ccda3294} <Debug> TCPHandler: Processed in 0.001359971 sec. | ||
| 15933 | 2025.09.06 02:25:02.958355 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15934 | 2025.09.06 02:25:02.958450 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15935 | 2025.09.06 02:25:02.958491 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15936 | 2025.09.06 02:25:02.959050 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2025.09.06 02:25:02.959088 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15938 | 2025.09.06 02:25:02.959413 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15939 | 2025.09.06 02:25:02.959637 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15940 | 2025.09.06 02:25:02.959771 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001338 sec., 180866.96562032885 rows/sec., 16.09 MiB/sec. | ||
| 15941 | 2025.09.06 02:25:02.959812 [ 254 ] {38ddef58-df0b-41f8-907c-eb699246845d} <Debug> TCPHandler: Processed in 0.001506712 sec. | ||
| 15942 | 2025.09.06 02:25:02.959928 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15943 | 2025.09.06 02:25:02.960022 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15944 | 2025.09.06 02:25:02.960065 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15945 | 2025.09.06 02:25:02.960489 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2025.09.06 02:25:02.960525 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15947 | 2025.09.06 02:25:02.960826 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15948 | 2025.09.06 02:25:02.961035 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2025.09.06 02:25:02.961167 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001162 sec., 41308.08950086058 rows/sec., 3.06 MiB/sec. | ||
| 15950 | 2025.09.06 02:25:02.961208 [ 254 ] {755d27c4-5059-483d-813c-4f0c9800f091} <Debug> TCPHandler: Processed in 0.001328981 sec. | ||
| 15951 | 2025.09.06 02:25:02.961318 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15952 | 2025.09.06 02:25:02.961413 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15953 | 2025.09.06 02:25:02.961455 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15954 | 2025.09.06 02:25:02.961859 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2025.09.06 02:25:02.961896 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15956 | 2025.09.06 02:25:02.962187 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15957 | 2025.09.06 02:25:02.962396 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2025.09.06 02:25:02.962530 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 15959 | 2025.09.06 02:25:02.962570 [ 254 ] {880b79ad-2cfb-45d4-a2fc-8a5047915cf4} <Debug> TCPHandler: Processed in 0.00130107 sec. | ||
| 15960 | 2025.09.06 02:25:02.962673 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2025.09.06 02:25:02.962767 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15962 | 2025.09.06 02:25:02.962808 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15963 | 2025.09.06 02:25:02.963213 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2025.09.06 02:25:02.963252 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15965 | 2025.09.06 02:25:02.963550 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15966 | 2025.09.06 02:25:02.963759 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2025.09.06 02:25:02.963893 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 15968 | 2025.09.06 02:25:02.963933 [ 254 ] {0ae2f40d-cedf-4a33-b63a-32c27b631a43} <Debug> TCPHandler: Processed in 0.00130739 sec. | ||
| 15969 | 2025.09.06 02:25:02.964042 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.09.06 02:25:02.964135 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15971 | 2025.09.06 02:25:02.964176 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15972 | 2025.09.06 02:25:02.964673 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.09.06 02:25:02.964713 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15974 | 2025.09.06 02:25:02.965029 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15975 | 2025.09.06 02:25:02.965241 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.09.06 02:25:02.965373 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001254 sec., 108452.95055821372 rows/sec., 8.77 MiB/sec. | ||
| 15977 | 2025.09.06 02:25:02.965413 [ 254 ] {3029fd13-604d-440c-a9a2-715d66eb9e1a} <Debug> TCPHandler: Processed in 0.001419541 sec. | ||
| 15978 | 2025.09.06 02:25:02.965544 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15979 | 2025.09.06 02:25:02.965648 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15980 | 2025.09.06 02:25:02.965693 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15981 | 2025.09.06 02:25:02.966130 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.09.06 02:25:02.966167 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15983 | 2025.09.06 02:25:02.966518 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15984 | 2025.09.06 02:25:02.966744 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.09.06 02:25:02.966878 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00125 sec., 158400 rows/sec., 11.36 MiB/sec. | ||
| 15986 | 2025.09.06 02:25:02.966917 [ 254 ] {f6357430-aa44-4e53-9125-137774837e7e} <Debug> TCPHandler: Processed in 0.001440531 sec. | ||
| 15987 | 2025.09.06 02:25:02.967032 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15988 | 2025.09.06 02:25:02.967125 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15989 | 2025.09.06 02:25:02.967181 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15990 | 2025.09.06 02:25:02.968041 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2025.09.06 02:25:02.968078 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15992 | 2025.09.06 02:25:02.968636 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15993 | 2025.09.06 02:25:02.968880 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2025.09.06 02:25:02.968999 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15995 | 2025.09.06 02:25:02.969023 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001916 sec., 16701.461377870564 rows/sec., 29.93 MiB/sec. | ||
| 15996 | 2025.09.06 02:25:02.969076 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2025.09.06 02:25:02.969104 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15998 | 2025.09.06 02:25:02.969106 [ 254 ] {e786aadb-8653-42c9-9d87-e6ae928a4149} <Debug> TCPHandler: Processed in 0.002124107 sec. | ||
| 15999 | 2025.09.06 02:25:02.969196 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 16000 | 2025.09.06 02:25:02.969237 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2025.09.06 02:25:02.969332 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16002 | 2025.09.06 02:25:02.969373 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16003 | 2025.09.06 02:25:02.969408 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16004 | 2025.09.06 02:25:02.969466 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2152 rows starting from the beginning of the part | ||
| 16005 | 2025.09.06 02:25:02.969598 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
| 16006 | 2025.09.06 02:25:02.969714 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 10 rows starting from the beginning of the part | ||
| 16007 | 2025.09.06 02:25:02.969747 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.09.06 02:25:02.969784 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16009 | 2025.09.06 02:25:02.969825 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 16010 | 2025.09.06 02:25:02.969929 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 10 rows starting from the beginning of the part | ||
| 16011 | 2025.09.06 02:25:02.970039 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 16012 | 2025.09.06 02:25:02.970109 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16013 | 2025.09.06 02:25:02.970332 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2025.09.06 02:25:02.970467 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 16015 | 2025.09.06 02:25:02.970505 [ 254 ] {bf16193b-cccf-4492-b666-77f66e4bdfd6} <Debug> TCPHandler: Processed in 0.001321101 sec. | ||
| 16016 | 2025.09.06 02:25:02.979120 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 19 columns (19 merged, 0 gathered) in 0.0099589 sec., 227735.9949392001 rows/sec., 408.09 MiB/sec. | ||
| 16017 | 2025.09.06 02:25:02.981587 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16018 | 2025.09.06 02:25:02.981984 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2025.09.06 02:25:02.982069 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16020 | 2025.09.06 02:25:02.982252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 16021 | 2025.09.06 02:25:03.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.97 MiB, peak 391.41 MiB, free memory in arenas 0.00 B, will set to 376.29 MiB (RSS), difference: 3.32 MiB | ||
| 16022 | 2025.09.06 02:25:05.027335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37875 | ||
| 16023 | 2025.09.06 02:25:05.027960 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2025.09.06 02:25:05.028007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16025 | 2025.09.06 02:25:05.028542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16026 | 2025.09.06 02:25:05.028789 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2025.09.06 02:25:05.028931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37875 | ||
| 16028 | 2025.09.06 02:25:07.002965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16029 | 2025.09.06 02:25:07.021261 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2025.09.06 02:25:07.021314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16031 | 2025.09.06 02:25:07.028038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16032 | 2025.09.06 02:25:07.028756 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2025.09.06 02:25:07.031971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16034 | 2025.09.06 02:25:07.525354 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16035 | 2025.09.06 02:25:07.525430 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16036 | 2025.09.06 02:25:07.529095 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16037 | 2025.09.06 02:25:07.952500 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2025.09.06 02:25:07.952725 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16039 | 2025.09.06 02:25:07.952822 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16040 | 2025.09.06 02:25:07.953625 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2025.09.06 02:25:07.953676 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16042 | 2025.09.06 02:25:07.954094 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16043 | 2025.09.06 02:25:07.954327 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2025.09.06 02:25:07.954489 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001823 sec., 41689.52276467362 rows/sec., 3.44 MiB/sec. | ||
| 16045 | 2025.09.06 02:25:07.954499 [ 74 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16046 | 2025.09.06 02:25:07.954541 [ 254 ] {d711a344-0767-4361-ba11-59460e463969} <Debug> TCPHandler: Processed in 0.002183188 sec. | ||
| 16047 | 2025.09.06 02:25:07.954575 [ 74 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2025.09.06 02:25:07.954606 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16049 | 2025.09.06 02:25:07.954676 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2025.09.06 02:25:07.954712 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 16051 | 2025.09.06 02:25:07.954785 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16052 | 2025.09.06 02:25:07.954822 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16053 | 2025.09.06 02:25:07.954838 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16054 | 2025.09.06 02:25:07.954856 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2423 rows starting from the beginning of the part | ||
| 16055 | 2025.09.06 02:25:07.954924 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1218 rows starting from the beginning of the part | ||
| 16056 | 2025.09.06 02:25:07.954979 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 120 rows starting from the beginning of the part | ||
| 16057 | 2025.09.06 02:25:07.955027 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 76 rows starting from the beginning of the part | ||
| 16058 | 2025.09.06 02:25:07.955076 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 242 rows starting from the beginning of the part | ||
| 16059 | 2025.09.06 02:25:07.955122 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 76 rows starting from the beginning of the part | ||
| 16060 | 2025.09.06 02:25:07.955267 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16061 | 2025.09.06 02:25:07.955303 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16062 | 2025.09.06 02:25:07.955622 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16063 | 2025.09.06 02:25:07.955851 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16064 | 2025.09.06 02:25:07.955993 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 609.86 KiB/sec. | ||
| 16065 | 2025.09.06 02:25:07.956033 [ 254 ] {e10c316b-f5d4-410f-b801-006865604732} <Debug> TCPHandler: Processed in 0.001408471 sec. | ||
| 16066 | 2025.09.06 02:25:07.956146 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16067 | 2025.09.06 02:25:07.956243 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16068 | 2025.09.06 02:25:07.956284 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16069 | 2025.09.06 02:25:07.956715 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16070 | 2025.09.06 02:25:07.956750 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16071 | 2025.09.06 02:25:07.957008 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343719 sec., 1772823.4485448126 rows/sec., 153.22 MiB/sec. | ||
| 16072 | 2025.09.06 02:25:07.957113 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16073 | 2025.09.06 02:25:07.957347 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2025.09.06 02:25:07.957360 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16075 | 2025.09.06 02:25:07.957474 [ 74 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16076 | 2025.09.06 02:25:07.957484 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001261 sec., 58683.584456780336 rows/sec., 4.58 MiB/sec. | ||
| 16077 | 2025.09.06 02:25:07.957509 [ 74 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2025.09.06 02:25:07.957534 [ 254 ] {b49dc916-9829-4024-9a6d-872c32f5c957} <Debug> TCPHandler: Processed in 0.001437942 sec. | ||
| 16079 | 2025.09.06 02:25:07.957537 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16080 | 2025.09.06 02:25:07.957656 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2025.09.06 02:25:07.957656 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 16082 | 2025.09.06 02:25:07.957688 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2025.09.06 02:25:07.957757 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16084 | 2025.09.06 02:25:07.957794 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_116_23} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16085 | 2025.09.06 02:25:07.957805 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16086 | 2025.09.06 02:25:07.957815 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16087 | 2025.09.06 02:25:07.957872 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1224 rows starting from the beginning of the part | ||
| 16088 | 2025.09.06 02:25:07.957901 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16089 | 2025.09.06 02:25:07.957940 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 534 rows starting from the beginning of the part | ||
| 16090 | 2025.09.06 02:25:07.957994 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 96 rows starting from the beginning of the part | ||
| 16091 | 2025.09.06 02:25:07.958039 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 74 rows starting from the beginning of the part | ||
| 16092 | 2025.09.06 02:25:07.958078 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 136 rows starting from the beginning of the part | ||
| 16093 | 2025.09.06 02:25:07.958120 [ 200 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
| 16094 | 2025.09.06 02:25:07.958257 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2025.09.06 02:25:07.958300 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16096 | 2025.09.06 02:25:07.958680 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16097 | 2025.09.06 02:25:07.958953 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2025.09.06 02:25:07.959065 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 5 parts from all_1_111_22 to all_115_115_0 | ||
| 16099 | 2025.09.06 02:25:07.959087 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 8.25 MiB/sec. | ||
| 16100 | 2025.09.06 02:25:07.959104 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2025.09.06 02:25:07.959128 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16102 | 2025.09.06 02:25:07.959131 [ 254 ] {33c430cb-04b0-452f-9f9a-61ef00a225ea} <Debug> TCPHandler: Processed in 0.001525093 sec. | ||
| 16103 | 2025.09.06 02:25:07.959203 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_111_22 to all_115_115_0 into Compact with storage Full | ||
| 16104 | 2025.09.06 02:25:07.959253 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2025.09.06 02:25:07.959325 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16106 | 2025.09.06 02:25:07.959342 [ 193 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733334 sec., 1233461.064053437 rows/sec., 95.90 MiB/sec. | ||
| 16107 | 2025.09.06 02:25:07.959351 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16108 | 2025.09.06 02:25:07.959364 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_22, total 33142 rows starting from the beginning of the part | ||
| 16109 | 2025.09.06 02:25:07.959430 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16110 | 2025.09.06 02:25:07.959458 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 846 rows starting from the beginning of the part | ||
| 16111 | 2025.09.06 02:25:07.959511 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16112 | 2025.09.06 02:25:07.959545 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16113 | 2025.09.06 02:25:07.959558 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16114 | 2025.09.06 02:25:07.959612 [ 186 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 198 rows starting from the beginning of the part | ||
| 16115 | 2025.09.06 02:25:07.959857 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2025.09.06 02:25:07.959942 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_116_23} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16117 | 2025.09.06 02:25:07.960031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16118 | 2025.09.06 02:25:07.960230 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2025.09.06 02:25:07.960271 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16120 | 2025.09.06 02:25:07.960793 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16121 | 2025.09.06 02:25:07.961023 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16122 | 2025.09.06 02:25:07.961163 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 16123 | 2025.09.06 02:25:07.961218 [ 254 ] {928712ef-629f-49a7-b805-639ceedbb0f9} <Debug> TCPHandler: Processed in 0.002013547 sec. | ||
| 16124 | 2025.09.06 02:25:07.961326 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16125 | 2025.09.06 02:25:07.961420 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16126 | 2025.09.06 02:25:07.961461 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16127 | 2025.09.06 02:25:07.961795 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2025.09.06 02:25:07.961839 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16129 | 2025.09.06 02:25:07.962148 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16130 | 2025.09.06 02:25:07.962355 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2025.09.06 02:25:07.962468 [ 74 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16132 | 2025.09.06 02:25:07.962485 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16133 | 2025.09.06 02:25:07.962500 [ 74 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2025.09.06 02:25:07.962524 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16135 | 2025.09.06 02:25:07.962528 [ 254 ] {8106f8bf-d9da-40ad-98f8-4e3950b00c53} <Debug> TCPHandler: Processed in 0.00125035 sec. | ||
| 16136 | 2025.09.06 02:25:07.962611 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16137 | 2025.09.06 02:25:07.962730 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16138 | 2025.09.06 02:25:07.962761 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6996 rows starting from the beginning of the part | ||
| 16139 | 2025.09.06 02:25:07.962819 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16140 | 2025.09.06 02:25:07.962867 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16141 | 2025.09.06 02:25:07.962912 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16142 | 2025.09.06 02:25:07.962954 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16143 | 2025.09.06 02:25:07.962996 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16144 | 2025.09.06 02:25:07.964925 [ 196 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353969 sec., 3099446.0844641537 rows/sec., 205.90 MiB/sec. | ||
| 16145 | 2025.09.06 02:25:07.965425 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16146 | 2025.09.06 02:25:07.965712 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16147 | 2025.09.06 02:25:07.965781 [ 191 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_116_23} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16148 | 2025.09.06 02:25:07.965859 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 16149 | 2025.09.06 02:25:07.966821 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34506 rows, containing 5 columns (5 merged, 0 gathered) in 0.007650782 sec., 4510127.200069222 rows/sec., 308.37 MiB/sec. | ||
| 16150 | 2025.09.06 02:25:07.967129 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 16151 | 2025.09.06 02:25:07.967432 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2025.09.06 02:25:07.967505 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 5 parts: [all_1_111_22, all_115_115_0] -> all_1_115_23 | ||
| 16153 | 2025.09.06 02:25:07.967583 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16154 | 2025.09.06 02:25:08.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.38 MiB, peak 391.41 MiB, free memory in arenas 0.00 B, will set to 376.29 MiB (RSS), difference: -1.09 MiB | ||
| 16155 | 2025.09.06 02:25:12.350795 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16156 | 2025.09.06 02:25:12.350861 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16157 | 2025.09.06 02:25:12.529222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38323 | ||
| 16158 | 2025.09.06 02:25:12.529791 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.09.06 02:25:12.529837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16160 | 2025.09.06 02:25:12.530356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16161 | 2025.09.06 02:25:12.530603 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.09.06 02:25:12.530755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38323 | ||
| 16163 | 2025.09.06 02:25:12.530843 [ 221 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 16164 | 2025.09.06 02:25:12.530926 [ 221 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 16165 | 2025.09.06 02:25:12.534224 [ 221 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 16166 | 2025.09.06 02:25:12.601441 [ 224 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 16167 | 2025.09.06 02:25:12.601480 [ 224 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 16168 | 2025.09.06 02:25:12.603672 [ 224 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 16169 | 2025.09.06 02:25:12.647814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1974 | ||
| 16170 | 2025.09.06 02:25:12.650501 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2025.09.06 02:25:12.650548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16172 | 2025.09.06 02:25:12.651790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16173 | 2025.09.06 02:25:12.652054 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2025.09.06 02:25:12.652331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1974 | ||
| 16175 | 2025.09.06 02:25:12.822331 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16176 | 2025.09.06 02:25:12.822372 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16177 | 2025.09.06 02:25:12.825818 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16178 | 2025.09.06 02:25:12.953743 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16179 | 2025.09.06 02:25:12.953924 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16180 | 2025.09.06 02:25:12.953988 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16181 | 2025.09.06 02:25:12.954705 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2025.09.06 02:25:12.954749 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16183 | 2025.09.06 02:25:12.955166 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16184 | 2025.09.06 02:25:12.955406 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2025.09.06 02:25:12.955565 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001695 sec., 70796.46017699115 rows/sec., 6.01 MiB/sec. | ||
| 16186 | 2025.09.06 02:25:12.955616 [ 254 ] {1d4a04c2-28d1-497d-ba16-548f406e4143} <Debug> TCPHandler: Processed in 0.002006166 sec. | ||
| 16187 | 2025.09.06 02:25:12.955653 [ 220 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16188 | 2025.09.06 02:25:12.955709 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16189 | 2025.09.06 02:25:12.955745 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2025.09.06 02:25:12.955852 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16191 | 2025.09.06 02:25:12.955897 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16192 | 2025.09.06 02:25:12.956379 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2025.09.06 02:25:12.956427 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16194 | 2025.09.06 02:25:12.956793 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16195 | 2025.09.06 02:25:12.957010 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2025.09.06 02:25:12.957140 [ 68 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16197 | 2025.09.06 02:25:12.957145 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001316 sec., 24316.1094224924 rows/sec., 1.79 MiB/sec. | ||
| 16198 | 2025.09.06 02:25:12.957192 [ 68 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2025.09.06 02:25:12.957208 [ 254 ] {e636393f-7d87-4412-a6db-a062a32e0faa} <Debug> TCPHandler: Processed in 0.001514783 sec. | ||
| 16200 | 2025.09.06 02:25:12.957217 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16201 | 2025.09.06 02:25:12.957329 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16202 | 2025.09.06 02:25:12.957328 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 16203 | 2025.09.06 02:25:12.957433 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16204 | 2025.09.06 02:25:12.957466 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16205 | 2025.09.06 02:25:12.957478 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16206 | 2025.09.06 02:25:12.957506 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 270 rows starting from the beginning of the part | ||
| 16207 | 2025.09.06 02:25:12.957578 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
| 16208 | 2025.09.06 02:25:12.957625 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 16209 | 2025.09.06 02:25:12.957669 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 16210 | 2025.09.06 02:25:12.957711 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 16211 | 2025.09.06 02:25:12.957755 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
| 16212 | 2025.09.06 02:25:12.957930 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16213 | 2025.09.06 02:25:12.957972 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16214 | 2025.09.06 02:25:12.958303 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16215 | 2025.09.06 02:25:12.958585 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2025.09.06 02:25:12.958635 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346571 sec., 298536.05936857394 rows/sec., 20.90 MiB/sec. | ||
| 16217 | 2025.09.06 02:25:12.958727 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001316 sec., 72948.3282674772 rows/sec., 5.70 MiB/sec. | ||
| 16218 | 2025.09.06 02:25:12.958773 [ 254 ] {27827306-fc27-410b-b265-407aedee4460} <Debug> TCPHandler: Processed in 0.001493622 sec. | ||
| 16219 | 2025.09.06 02:25:12.958780 [ 224 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 16220 | 2025.09.06 02:25:12.958815 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 16221 | 2025.09.06 02:25:12.958828 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16222 | 2025.09.06 02:25:12.958887 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2025.09.06 02:25:12.958987 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16224 | 2025.09.06 02:25:12.959034 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16225 | 2025.09.06 02:25:12.959183 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2025.09.06 02:25:12.959287 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_116_23} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16227 | 2025.09.06 02:25:12.959385 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16228 | 2025.09.06 02:25:12.959391 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16229 | 2025.09.06 02:25:12.959453 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2025.09.06 02:25:12.959495 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16231 | 2025.09.06 02:25:12.959872 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16232 | 2025.09.06 02:25:12.960088 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2025.09.06 02:25:12.960217 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 16234 | 2025.09.06 02:25:12.960256 [ 254 ] {c8970fc3-147e-4bdc-97a6-d89a226d3b58} <Debug> TCPHandler: Processed in 0.001418711 sec. | ||
| 16235 | 2025.09.06 02:25:12.960355 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2025.09.06 02:25:12.960450 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16237 | 2025.09.06 02:25:12.960506 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16238 | 2025.09.06 02:25:12.961349 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2025.09.06 02:25:12.961389 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16240 | 2025.09.06 02:25:12.961429 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 16241 | 2025.09.06 02:25:12.961953 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16242 | 2025.09.06 02:25:12.962179 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2025.09.06 02:25:12.962315 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001884 sec., 16985.138004246284 rows/sec., 30.44 MiB/sec. | ||
| 16244 | 2025.09.06 02:25:12.962370 [ 254 ] {556b6adf-2671-45f0-82b9-d7c1d964580d} <Debug> TCPHandler: Processed in 0.002062157 sec. | ||
| 16245 | 2025.09.06 02:25:12.962480 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2025.09.06 02:25:12.962573 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16247 | 2025.09.06 02:25:12.962615 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16248 | 2025.09.06 02:25:12.962953 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2025.09.06 02:25:12.962989 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16250 | 2025.09.06 02:25:12.963287 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16251 | 2025.09.06 02:25:12.963500 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16252 | 2025.09.06 02:25:12.963627 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 16253 | 2025.09.06 02:25:12.963664 [ 254 ] {5f287696-082a-46fb-91ee-479da422496f} <Debug> TCPHandler: Processed in 0.00123341 sec. | ||
| 16254 | 2025.09.06 02:25:12.963707 [ 217 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 16255 | 2025.09.06 02:25:12.963755 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 16256 | 2025.09.06 02:25:12.967013 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 16257 | 2025.09.06 02:25:13.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.77 MiB, peak 391.41 MiB, free memory in arenas 0.00 B, will set to 376.29 MiB (RSS), difference: 3.52 MiB | ||
| 16258 | 2025.09.06 02:25:13.002548 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002017216 sec. | ||
| 16259 | 2025.09.06 02:25:13.383630 [ 219 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 16260 | 2025.09.06 02:25:13.383700 [ 219 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 16261 | 2025.09.06 02:25:13.385350 [ 219 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 16262 | 2025.09.06 02:25:14.532177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16263 | 2025.09.06 02:25:14.549829 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2025.09.06 02:25:14.549891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16265 | 2025.09.06 02:25:14.556074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16266 | 2025.09.06 02:25:14.556839 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2025.09.06 02:25:14.560134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16268 | 2025.09.06 02:25:17.266919 [ 221 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 16269 | 2025.09.06 02:25:17.266975 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 16270 | 2025.09.06 02:25:17.269937 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 16271 | 2025.09.06 02:25:17.979157 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2025.09.06 02:25:17.979333 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16273 | 2025.09.06 02:25:17.979400 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16274 | 2025.09.06 02:25:17.980016 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16275 | 2025.09.06 02:25:17.980059 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16276 | 2025.09.06 02:25:17.980438 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16277 | 2025.09.06 02:25:17.980671 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2025.09.06 02:25:17.980834 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 105.42 KiB/sec. | ||
| 16279 | 2025.09.06 02:25:17.980885 [ 254 ] {d8cf1e47-bcc7-48f1-aea8-7a439924c56b} <Debug> TCPHandler: Processed in 0.001853895 sec. | ||
| 16280 | 2025.09.06 02:25:17.981011 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16281 | 2025.09.06 02:25:17.981114 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16282 | 2025.09.06 02:25:17.981158 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16283 | 2025.09.06 02:25:17.982422 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2025.09.06 02:25:17.982459 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16285 | 2025.09.06 02:25:17.982846 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16286 | 2025.09.06 02:25:17.983056 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16287 | 2025.09.06 02:25:17.983190 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002097 sec., 580352.8850739151 rows/sec., 47.99 MiB/sec. | ||
| 16288 | 2025.09.06 02:25:17.983230 [ 254 ] {3d8b8e85-0fb9-4166-bf58-0a335693a082} <Debug> TCPHandler: Processed in 0.002271939 sec. | ||
| 16289 | 2025.09.06 02:25:17.983344 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16290 | 2025.09.06 02:25:17.983442 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16291 | 2025.09.06 02:25:17.983486 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16292 | 2025.09.06 02:25:17.983896 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16293 | 2025.09.06 02:25:17.983933 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16294 | 2025.09.06 02:25:17.984228 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16295 | 2025.09.06 02:25:17.984452 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16296 | 2025.09.06 02:25:17.984584 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 767.30 KiB/sec. | ||
| 16297 | 2025.09.06 02:25:17.984622 [ 254 ] {5c4198ca-55b0-4a18-be5a-5b41fb170108} <Debug> TCPHandler: Processed in 0.001328141 sec. | ||
| 16298 | 2025.09.06 02:25:17.984724 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16299 | 2025.09.06 02:25:17.984818 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16300 | 2025.09.06 02:25:17.984860 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16301 | 2025.09.06 02:25:17.985395 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16302 | 2025.09.06 02:25:17.985430 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16303 | 2025.09.06 02:25:17.985733 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16304 | 2025.09.06 02:25:17.985940 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2025.09.06 02:25:17.986069 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00127 sec., 179527.5590551181 rows/sec., 12.16 MiB/sec. | ||
| 16306 | 2025.09.06 02:25:17.986107 [ 254 ] {27d4ffe3-1a7f-44f6-85df-2e7391602abe} <Debug> TCPHandler: Processed in 0.001432952 sec. | ||
| 16307 | 2025.09.06 02:25:17.986207 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16308 | 2025.09.06 02:25:17.986301 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16309 | 2025.09.06 02:25:17.986341 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16310 | 2025.09.06 02:25:17.987011 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16311 | 2025.09.06 02:25:17.987046 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16312 | 2025.09.06 02:25:17.987363 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16313 | 2025.09.06 02:25:17.987578 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2025.09.06 02:25:17.987705 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001422 sec., 374120.9563994374 rows/sec., 27.72 MiB/sec. | ||
| 16315 | 2025.09.06 02:25:17.987744 [ 254 ] {6c561ce7-258e-4215-8a6b-26b59cad6a00} <Debug> TCPHandler: Processed in 0.001585533 sec. | ||
| 16316 | 2025.09.06 02:25:17.987856 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16317 | 2025.09.06 02:25:17.987951 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16318 | 2025.09.06 02:25:17.987996 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16319 | 2025.09.06 02:25:17.988642 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2025.09.06 02:25:17.988676 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16321 | 2025.09.06 02:25:17.989052 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16322 | 2025.09.06 02:25:17.989271 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16323 | 2025.09.06 02:25:17.989402 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00147 sec., 574829.9319727891 rows/sec., 38.69 MiB/sec. | ||
| 16324 | 2025.09.06 02:25:17.989441 [ 254 ] {11c7d118-f759-42eb-bb13-019c18607295} <Debug> TCPHandler: Processed in 0.001634194 sec. | ||
| 16325 | 2025.09.06 02:25:17.989553 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16326 | 2025.09.06 02:25:17.989648 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16327 | 2025.09.06 02:25:17.989705 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16328 | 2025.09.06 02:25:17.990518 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16329 | 2025.09.06 02:25:17.990554 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16330 | 2025.09.06 02:25:17.991079 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16331 | 2025.09.06 02:25:17.991305 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2025.09.06 02:25:17.991444 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 16333 | 2025.09.06 02:25:17.991524 [ 254 ] {60e0bc76-aae7-4119-b428-09dff965175e} <Debug> TCPHandler: Processed in 0.002019957 sec. | ||
| 16334 | 2025.09.06 02:25:17.991641 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16335 | 2025.09.06 02:25:17.991735 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16336 | 2025.09.06 02:25:17.991778 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16337 | 2025.09.06 02:25:17.992127 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2025.09.06 02:25:17.992161 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16339 | 2025.09.06 02:25:17.992464 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16340 | 2025.09.06 02:25:17.992669 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16341 | 2025.09.06 02:25:17.992828 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 16342 | 2025.09.06 02:25:17.992864 [ 254 ] {130b1dcb-4e7d-45cc-a562-359b8de417a4} <Debug> TCPHandler: Processed in 0.00127197 sec. | ||
| 16343 | 2025.09.06 02:25:18.921527 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49045 | ||
| 16344 | 2025.09.06 02:25:18.921658 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16345 | 2025.09.06 02:25:18.921688 [ 294 ] {} <Debug> TCP-Session: 960704d7-7ad4-48e6-aaa4-5c375813b622 Authenticating user 'default' from [fd00:1122:3344:101::e]:49045 | ||
| 16346 | 2025.09.06 02:25:18.921714 [ 294 ] {} <Debug> TCP-Session: 960704d7-7ad4-48e6-aaa4-5c375813b622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2025.09.06 02:25:18.921730 [ 294 ] {} <Debug> TCP-Session: 960704d7-7ad4-48e6-aaa4-5c375813b622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2025.09.06 02:25:18.921904 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 | ||
| 16349 | 2025.09.06 02:25:18.921933 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55140 | ||
| 16350 | 2025.09.06 02:25:18.921957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42841 | ||
| 16351 | 2025.09.06 02:25:18.921979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47442 | ||
| 16352 | 2025.09.06 02:25:18.922017 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49843 | ||
| 16353 | 2025.09.06 02:25:18.922031 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16354 | 2025.09.06 02:25:18.922066 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16355 | 2025.09.06 02:25:18.922079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16356 | 2025.09.06 02:25:18.922093 [ 295 ] {} <Debug> TCP-Session: 3f505392-ab08-4df5-8442-970b26601aca Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 | ||
| 16357 | 2025.09.06 02:25:18.922092 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16358 | 2025.09.06 02:25:18.922112 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16359 | 2025.09.06 02:25:18.922120 [ 289 ] {} <Debug> TCP-Session: 3a0ee68f-21c3-4752-8556-e6aef47bebe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42841 | ||
| 16360 | 2025.09.06 02:25:18.922133 [ 295 ] {} <Debug> TCP-Session: 3f505392-ab08-4df5-8442-970b26601aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16361 | 2025.09.06 02:25:18.922144 [ 291 ] {} <Debug> TCP-Session: 0cc8a70a-256b-4be0-99c5-115722325be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47442 | ||
| 16362 | 2025.09.06 02:25:18.922157 [ 293 ] {} <Debug> TCP-Session: 6958e481-fb2d-4c73-88d4-64e63d1308cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49843 | ||
| 16363 | 2025.09.06 02:25:18.922166 [ 289 ] {} <Debug> TCP-Session: 3a0ee68f-21c3-4752-8556-e6aef47bebe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2025.09.06 02:25:18.922187 [ 291 ] {} <Debug> TCP-Session: 0cc8a70a-256b-4be0-99c5-115722325be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2025.09.06 02:25:18.922198 [ 293 ] {} <Debug> TCP-Session: 6958e481-fb2d-4c73-88d4-64e63d1308cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2025.09.06 02:25:18.922202 [ 289 ] {} <Debug> TCP-Session: 3a0ee68f-21c3-4752-8556-e6aef47bebe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2025.09.06 02:25:18.922218 [ 291 ] {} <Debug> TCP-Session: 0cc8a70a-256b-4be0-99c5-115722325be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2025.09.06 02:25:18.922228 [ 293 ] {} <Debug> TCP-Session: 6958e481-fb2d-4c73-88d4-64e63d1308cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2025.09.06 02:25:18.922173 [ 295 ] {} <Debug> TCP-Session: 3f505392-ab08-4df5-8442-970b26601aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16370 | 2025.09.06 02:25:18.922116 [ 294 ] {} <Trace> TCP-Session: 960704d7-7ad4-48e6-aaa4-5c375813b622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2025.09.06 02:25:18.922109 [ 296 ] {} <Debug> TCP-Session: 22556ccf-b67a-49df-8dda-ce3ab751ed89 Authenticating user 'default' from [fd00:1122:3344:101::e]:55140 | ||
| 16372 | 2025.09.06 02:25:18.922009 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53531 | ||
| 16373 | 2025.09.06 02:25:18.922363 [ 296 ] {} <Debug> TCP-Session: 22556ccf-b67a-49df-8dda-ce3ab751ed89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2025.09.06 02:25:18.921963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51664 | ||
| 16375 | 2025.09.06 02:25:18.922384 [ 296 ] {} <Debug> TCP-Session: 22556ccf-b67a-49df-8dda-ce3ab751ed89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2025.09.06 02:25:18.922419 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16377 | 2025.09.06 02:25:18.921941 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63381 | ||
| 16378 | 2025.09.06 02:25:18.922446 [ 292 ] {} <Debug> TCP-Session: 9ade408e-a5f8-4890-bde0-f7bada11ad9a Authenticating user 'default' from [fd00:1122:3344:101::e]:53531 | ||
| 16379 | 2025.09.06 02:25:18.922476 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49045) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16380 | 2025.09.06 02:25:18.922492 [ 292 ] {} <Debug> TCP-Session: 9ade408e-a5f8-4890-bde0-f7bada11ad9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2025.09.06 02:25:18.922514 [ 292 ] {} <Debug> TCP-Session: 9ade408e-a5f8-4890-bde0-f7bada11ad9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2025.09.06 02:25:18.922755 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16383 | 2025.09.06 02:25:18.922817 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16384 | 2025.09.06 02:25:18.922892 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16385 | 2025.09.06 02:25:18.922920 [ 290 ] {} <Debug> TCP-Session: 8b0253fb-fead-440b-a113-0cdf90400267 Authenticating user 'default' from [fd00:1122:3344:101::e]:51664 | ||
| 16386 | 2025.09.06 02:25:18.922937 [ 290 ] {} <Debug> TCP-Session: 8b0253fb-fead-440b-a113-0cdf90400267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16387 | 2025.09.06 02:25:18.922950 [ 290 ] {} <Debug> TCP-Session: 8b0253fb-fead-440b-a113-0cdf90400267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16388 | 2025.09.06 02:25:18.923014 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16389 | 2025.09.06 02:25:18.923052 [ 297 ] {} <Debug> TCP-Session: ae356760-f74e-4b25-b101-4fe414e69d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:63381 | ||
| 16390 | 2025.09.06 02:25:18.923069 [ 297 ] {} <Debug> TCP-Session: ae356760-f74e-4b25-b101-4fe414e69d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2025.09.06 02:25:18.923082 [ 297 ] {} <Debug> TCP-Session: ae356760-f74e-4b25-b101-4fe414e69d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16392 | 2025.09.06 02:25:18.923107 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 16393 | 2025.09.06 02:25:18.924058 [ 310 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> AggregatingTransform: Aggregating | ||
| 16394 | 2025.09.06 02:25:18.924102 [ 310 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16395 | 2025.09.06 02:25:18.924139 [ 310 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926277 sec. (1079.591 rows/sec., 42.17 KiB/sec.) | ||
| 16396 | 2025.09.06 02:25:18.924158 [ 310 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Trace> Aggregator: Merging aggregated data | ||
| 16397 | 2025.09.06 02:25:18.925504 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 16398 | 2025.09.06 02:25:18.925662 [ 294 ] {48d9f2df-7587-4e8c-8b8b-cd020a20fb5e} <Debug> TCPHandler: Processed in 0.003661079 sec. | ||
| 16399 | 2025.09.06 02:25:18.925773 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16400 | 2025.09.06 02:25:18.925796 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16401 | 2025.09.06 02:25:18.925806 [ 294 ] {} <Debug> TCP-Session: 960704d7-7ad4-48e6-aaa4-5c375813b622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2025.09.06 02:25:18.925820 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16403 | 2025.09.06 02:25:18.925837 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16404 | 2025.09.06 02:25:18.925856 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16405 | 2025.09.06 02:25:18.925873 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16406 | 2025.09.06 02:25:18.925889 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16407 | 2025.09.06 02:25:18.925903 [ 293 ] {} <Debug> TCP-Session: 6958e481-fb2d-4c73-88d4-64e63d1308cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2025.09.06 02:25:18.925908 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16409 | 2025.09.06 02:25:18.925939 [ 291 ] {} <Debug> TCP-Session: 0cc8a70a-256b-4be0-99c5-115722325be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16410 | 2025.09.06 02:25:18.925887 [ 290 ] {} <Debug> TCP-Session: 8b0253fb-fead-440b-a113-0cdf90400267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16411 | 2025.09.06 02:25:18.925963 [ 289 ] {} <Debug> TCP-Session: 3a0ee68f-21c3-4752-8556-e6aef47bebe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16412 | 2025.09.06 02:25:18.925871 [ 296 ] {} <Debug> TCP-Session: 22556ccf-b67a-49df-8dda-ce3ab751ed89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16413 | 2025.09.06 02:25:18.925843 [ 295 ] {} <Debug> TCP-Session: 3f505392-ab08-4df5-8442-970b26601aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16414 | 2025.09.06 02:25:18.925932 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16415 | 2025.09.06 02:25:18.925917 [ 297 ] {} <Debug> TCP-Session: ae356760-f74e-4b25-b101-4fe414e69d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2025.09.06 02:25:18.926074 [ 292 ] {} <Debug> TCP-Session: 9ade408e-a5f8-4890-bde0-f7bada11ad9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16417 | 2025.09.06 02:25:19.928672 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34317 | ||
| 16418 | 2025.09.06 02:25:19.928802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16419 | 2025.09.06 02:25:19.928834 [ 294 ] {} <Debug> TCP-Session: 0dbb5f12-3b72-433c-a127-f449680bbc20 Authenticating user 'default' from [fd00:1122:3344:101::e]:34317 | ||
| 16420 | 2025.09.06 02:25:19.928858 [ 294 ] {} <Debug> TCP-Session: 0dbb5f12-3b72-433c-a127-f449680bbc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16421 | 2025.09.06 02:25:19.928872 [ 294 ] {} <Debug> TCP-Session: 0dbb5f12-3b72-433c-a127-f449680bbc20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16422 | 2025.09.06 02:25:19.929124 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35339 | ||
| 16423 | 2025.09.06 02:25:19.929137 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38770 | ||
| 16424 | 2025.09.06 02:25:19.929176 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35370 | ||
| 16425 | 2025.09.06 02:25:19.929203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57617 | ||
| 16426 | 2025.09.06 02:25:19.929245 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16427 | 2025.09.06 02:25:19.929244 [ 294 ] {} <Trace> TCP-Session: 0dbb5f12-3b72-433c-a127-f449680bbc20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2025.09.06 02:25:19.929277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16429 | 2025.09.06 02:25:19.929284 [ 295 ] {} <Debug> TCP-Session: 6cc5287d-58cb-4753-9a6e-806393658ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35339 | ||
| 16430 | 2025.09.06 02:25:19.929283 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16431 | 2025.09.06 02:25:19.929326 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16432 | 2025.09.06 02:25:19.929331 [ 295 ] {} <Debug> TCP-Session: 6cc5287d-58cb-4753-9a6e-806393658ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16433 | 2025.09.06 02:25:19.929358 [ 296 ] {} <Debug> TCP-Session: b5e5b579-fe97-492f-b771-500e0fa29dd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38770 | ||
| 16434 | 2025.09.06 02:25:19.929373 [ 295 ] {} <Debug> TCP-Session: 6cc5287d-58cb-4753-9a6e-806393658ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16435 | 2025.09.06 02:25:19.929370 [ 293 ] {} <Debug> TCP-Session: 103c484f-c340-44d9-b16c-ab5cf6d9537d Authenticating user 'default' from [fd00:1122:3344:101::e]:57617 | ||
| 16436 | 2025.09.06 02:25:19.929398 [ 296 ] {} <Debug> TCP-Session: b5e5b579-fe97-492f-b771-500e0fa29dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2025.09.06 02:25:19.929424 [ 293 ] {} <Debug> TCP-Session: 103c484f-c340-44d9-b16c-ab5cf6d9537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16438 | 2025.09.06 02:25:19.929430 [ 296 ] {} <Debug> TCP-Session: b5e5b579-fe97-492f-b771-500e0fa29dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2025.09.06 02:25:19.929447 [ 293 ] {} <Debug> TCP-Session: 103c484f-c340-44d9-b16c-ab5cf6d9537d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16440 | 2025.09.06 02:25:19.929452 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16441 | 2025.09.06 02:25:19.929313 [ 291 ] {} <Debug> TCP-Session: e0828168-b1f5-4030-a2fa-cce712beef03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35370 | ||
| 16442 | 2025.09.06 02:25:19.929196 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62842 | ||
| 16443 | 2025.09.06 02:25:19.929532 [ 291 ] {} <Debug> TCP-Session: e0828168-b1f5-4030-a2fa-cce712beef03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16444 | 2025.09.06 02:25:19.929162 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59373 | ||
| 16445 | 2025.09.06 02:25:19.929567 [ 291 ] {} <Debug> TCP-Session: e0828168-b1f5-4030-a2fa-cce712beef03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16446 | 2025.09.06 02:25:19.929598 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16447 | 2025.09.06 02:25:19.929147 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45269 | ||
| 16448 | 2025.09.06 02:25:19.929635 [ 292 ] {} <Debug> TCP-Session: 6bfe39df-059d-4732-99fa-60410379f698 Authenticating user 'default' from [fd00:1122:3344:101::e]:62842 | ||
| 16449 | 2025.09.06 02:25:19.929649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16450 | 2025.09.06 02:25:19.929677 [ 292 ] {} <Debug> TCP-Session: 6bfe39df-059d-4732-99fa-60410379f698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16451 | 2025.09.06 02:25:19.929692 [ 290 ] {} <Debug> TCP-Session: 67e2925a-f2f8-4a79-b190-d58d94d1afe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59373 | ||
| 16452 | 2025.09.06 02:25:19.929693 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16453 | 2025.09.06 02:25:19.929703 [ 292 ] {} <Debug> TCP-Session: 6bfe39df-059d-4732-99fa-60410379f698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16454 | 2025.09.06 02:25:19.929723 [ 290 ] {} <Debug> TCP-Session: 67e2925a-f2f8-4a79-b190-d58d94d1afe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16455 | 2025.09.06 02:25:19.929737 [ 297 ] {} <Debug> TCP-Session: 35577d39-41ba-4090-a275-160be89539e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45269 | ||
| 16456 | 2025.09.06 02:25:19.929758 [ 290 ] {} <Debug> TCP-Session: 67e2925a-f2f8-4a79-b190-d58d94d1afe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2025.09.06 02:25:19.929774 [ 297 ] {} <Debug> TCP-Session: 35577d39-41ba-4090-a275-160be89539e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16458 | 2025.09.06 02:25:19.929150 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34955 | ||
| 16459 | 2025.09.06 02:25:19.929798 [ 297 ] {} <Debug> TCP-Session: 35577d39-41ba-4090-a275-160be89539e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16460 | 2025.09.06 02:25:19.929806 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16461 | 2025.09.06 02:25:19.929859 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16462 | 2025.09.06 02:25:19.929884 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16463 | 2025.09.06 02:25:19.929887 [ 289 ] {} <Debug> TCP-Session: f8039767-c051-4fc0-b780-22aba82eca77 Authenticating user 'default' from [fd00:1122:3344:101::e]:34955 | ||
| 16464 | 2025.09.06 02:25:19.929920 [ 289 ] {} <Debug> TCP-Session: f8039767-c051-4fc0-b780-22aba82eca77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16465 | 2025.09.06 02:25:19.929932 [ 289 ] {} <Debug> TCP-Session: f8039767-c051-4fc0-b780-22aba82eca77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16466 | 2025.09.06 02:25:19.930206 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 16467 | 2025.09.06 02:25:19.931231 [ 309 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> AggregatingTransform: Aggregating | ||
| 16468 | 2025.09.06 02:25:19.931271 [ 309 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> Aggregator: Aggregation method: without_key | ||
| 16469 | 2025.09.06 02:25:19.931307 [ 309 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991178 sec. (1008.901 rows/sec., 39.41 KiB/sec.) | ||
| 16470 | 2025.09.06 02:25:19.931325 [ 309 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Trace> Aggregator: Merging aggregated data | ||
| 16471 | 2025.09.06 02:25:19.932794 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 16472 | 2025.09.06 02:25:19.932958 [ 294 ] {4a42b525-618b-44a3-93eb-f014b94f2d52} <Debug> TCPHandler: Processed in 0.0038439 sec. | ||
| 16473 | 2025.09.06 02:25:19.933097 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16474 | 2025.09.06 02:25:19.933121 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16475 | 2025.09.06 02:25:19.933135 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16476 | 2025.09.06 02:25:19.933163 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16477 | 2025.09.06 02:25:19.933179 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16478 | 2025.09.06 02:25:19.933193 [ 295 ] {} <Debug> TCP-Session: 6cc5287d-58cb-4753-9a6e-806393658ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2025.09.06 02:25:19.933206 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16480 | 2025.09.06 02:25:19.933215 [ 297 ] {} <Debug> TCP-Session: 35577d39-41ba-4090-a275-160be89539e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2025.09.06 02:25:19.933220 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16482 | 2025.09.06 02:25:19.933251 [ 289 ] {} <Debug> TCP-Session: f8039767-c051-4fc0-b780-22aba82eca77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16483 | 2025.09.06 02:25:19.933227 [ 291 ] {} <Debug> TCP-Session: e0828168-b1f5-4030-a2fa-cce712beef03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16484 | 2025.09.06 02:25:19.933272 [ 293 ] {} <Debug> TCP-Session: 103c484f-c340-44d9-b16c-ab5cf6d9537d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16485 | 2025.09.06 02:25:19.933194 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16486 | 2025.09.06 02:25:19.933179 [ 292 ] {} <Debug> TCP-Session: 6bfe39df-059d-4732-99fa-60410379f698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16487 | 2025.09.06 02:25:19.933341 [ 296 ] {} <Debug> TCP-Session: b5e5b579-fe97-492f-b771-500e0fa29dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16488 | 2025.09.06 02:25:19.933151 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16489 | 2025.09.06 02:25:19.933138 [ 294 ] {} <Debug> TCP-Session: 0dbb5f12-3b72-433c-a127-f449680bbc20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16490 | 2025.09.06 02:25:19.933406 [ 290 ] {} <Debug> TCP-Session: 67e2925a-f2f8-4a79-b190-d58d94d1afe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16491 | 2025.09.06 02:25:20.012288 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52592 | ||
| 16492 | 2025.09.06 02:25:20.012391 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16493 | 2025.09.06 02:25:20.012421 [ 293 ] {} <Debug> TCP-Session: 438d18cc-e14c-40aa-9dee-f701db8c64db Authenticating user 'default' from [fd00:1122:3344:101::e]:52592 | ||
| 16494 | 2025.09.06 02:25:20.012448 [ 293 ] {} <Debug> TCP-Session: 438d18cc-e14c-40aa-9dee-f701db8c64db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16495 | 2025.09.06 02:25:20.012461 [ 293 ] {} <Debug> TCP-Session: 438d18cc-e14c-40aa-9dee-f701db8c64db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2025.09.06 02:25:20.012647 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55284 | ||
| 16497 | 2025.09.06 02:25:20.012687 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42495 | ||
| 16498 | 2025.09.06 02:25:20.012708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63802 | ||
| 16499 | 2025.09.06 02:25:20.012736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49301 | ||
| 16500 | 2025.09.06 02:25:20.012748 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62465 | ||
| 16501 | 2025.09.06 02:25:20.012799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16502 | 2025.09.06 02:25:20.012798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16503 | 2025.09.06 02:25:20.012842 [ 289 ] {} <Debug> TCP-Session: a9663120-ed04-4056-9376-7cd0abc40739 Authenticating user 'default' from [fd00:1122:3344:101::e]:63802 | ||
| 16504 | 2025.09.06 02:25:20.012852 [ 293 ] {} <Trace> TCP-Session: 438d18cc-e14c-40aa-9dee-f701db8c64db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2025.09.06 02:25:20.012872 [ 289 ] {} <Debug> TCP-Session: a9663120-ed04-4056-9376-7cd0abc40739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16506 | 2025.09.06 02:25:20.012875 [ 294 ] {} <Debug> TCP-Session: 9b6782fb-d537-4a38-b3cd-e291aee96909 Authenticating user 'default' from [fd00:1122:3344:101::e]:55284 | ||
| 16507 | 2025.09.06 02:25:20.012895 [ 289 ] {} <Debug> TCP-Session: a9663120-ed04-4056-9376-7cd0abc40739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16508 | 2025.09.06 02:25:20.012893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16509 | 2025.09.06 02:25:20.012929 [ 294 ] {} <Debug> TCP-Session: 9b6782fb-d537-4a38-b3cd-e291aee96909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16510 | 2025.09.06 02:25:20.012963 [ 292 ] {} <Debug> TCP-Session: edd80fab-18ea-4f9d-b3ac-78712b26b571 Authenticating user 'default' from [fd00:1122:3344:101::e]:62465 | ||
| 16511 | 2025.09.06 02:25:20.012973 [ 294 ] {} <Debug> TCP-Session: 9b6782fb-d537-4a38-b3cd-e291aee96909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16512 | 2025.09.06 02:25:20.012996 [ 292 ] {} <Debug> TCP-Session: edd80fab-18ea-4f9d-b3ac-78712b26b571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2025.09.06 02:25:20.012859 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16514 | 2025.09.06 02:25:20.013035 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16515 | 2025.09.06 02:25:20.013067 [ 291 ] {} <Debug> TCP-Session: ceb494d0-45f3-405b-8c57-ca2e4ecb871e Authenticating user 'default' from [fd00:1122:3344:101::e]:49301 | ||
| 16516 | 2025.09.06 02:25:20.013022 [ 292 ] {} <Debug> TCP-Session: edd80fab-18ea-4f9d-b3ac-78712b26b571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2025.09.06 02:25:20.013102 [ 291 ] {} <Debug> TCP-Session: ceb494d0-45f3-405b-8c57-ca2e4ecb871e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2025.09.06 02:25:20.012788 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16519 | 2025.09.06 02:25:20.013128 [ 291 ] {} <Debug> TCP-Session: ceb494d0-45f3-405b-8c57-ca2e4ecb871e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2025.09.06 02:25:20.013156 [ 297 ] {} <Debug> TCP-Session: 3d2172db-0c38-4f22-a71c-1cac844ec369 Authenticating user 'default' from [fd00:1122:3344:101::e]:42495 | ||
| 16521 | 2025.09.06 02:25:20.012715 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59351 | ||
| 16522 | 2025.09.06 02:25:20.013187 [ 297 ] {} <Debug> TCP-Session: 3d2172db-0c38-4f22-a71c-1cac844ec369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16523 | 2025.09.06 02:25:20.012679 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37159 | ||
| 16524 | 2025.09.06 02:25:20.013218 [ 297 ] {} <Debug> TCP-Session: 3d2172db-0c38-4f22-a71c-1cac844ec369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16525 | 2025.09.06 02:25:20.013259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16526 | 2025.09.06 02:25:20.012692 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36227 | ||
| 16527 | 2025.09.06 02:25:20.013298 [ 290 ] {} <Debug> TCP-Session: 4a1892a3-222f-4c7d-add8-332e29fb2222 Authenticating user 'default' from [fd00:1122:3344:101::e]:59351 | ||
| 16528 | 2025.09.06 02:25:20.013314 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16529 | 2025.09.06 02:25:20.013336 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16530 | 2025.09.06 02:25:20.013354 [ 295 ] {} <Debug> TCP-Session: 4549c425-db48-44e6-9818-e5de9a681bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:37159 | ||
| 16531 | 2025.09.06 02:25:20.013364 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16532 | 2025.09.06 02:25:20.013385 [ 295 ] {} <Debug> TCP-Session: 4549c425-db48-44e6-9818-e5de9a681bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16533 | 2025.09.06 02:25:20.013402 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16534 | 2025.09.06 02:25:20.013409 [ 295 ] {} <Debug> TCP-Session: 4549c425-db48-44e6-9818-e5de9a681bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16535 | 2025.09.06 02:25:20.013403 [ 296 ] {} <Debug> TCP-Session: 94035f13-7d3b-4004-b459-5ef854df8a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:36227 | ||
| 16536 | 2025.09.06 02:25:20.013345 [ 290 ] {} <Debug> TCP-Session: 4a1892a3-222f-4c7d-add8-332e29fb2222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16537 | 2025.09.06 02:25:20.013465 [ 296 ] {} <Debug> TCP-Session: 94035f13-7d3b-4004-b459-5ef854df8a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16538 | 2025.09.06 02:25:20.013493 [ 290 ] {} <Debug> TCP-Session: 4a1892a3-222f-4c7d-add8-332e29fb2222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16539 | 2025.09.06 02:25:20.013498 [ 296 ] {} <Debug> TCP-Session: 94035f13-7d3b-4004-b459-5ef854df8a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16540 | 2025.09.06 02:25:20.013708 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 16541 | 2025.09.06 02:25:20.014739 [ 326 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> AggregatingTransform: Aggregating | ||
| 16542 | 2025.09.06 02:25:20.014784 [ 326 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 16543 | 2025.09.06 02:25:20.014824 [ 326 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975028 sec. (1025.612 rows/sec., 40.06 KiB/sec.) | ||
| 16544 | 2025.09.06 02:25:20.014845 [ 326 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Trace> Aggregator: Merging aggregated data | ||
| 16545 | 2025.09.06 02:25:20.016610 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003628 sec., 275.63395810363835 rows/sec., 10.77 KiB/sec. | ||
| 16546 | 2025.09.06 02:25:20.016772 [ 293 ] {3f194784-abb8-49f5-a51b-58d7c0ad2cd9} <Debug> TCPHandler: Processed in 0.004104243 sec. | ||
| 16547 | 2025.09.06 02:25:20.016878 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16548 | 2025.09.06 02:25:20.016909 [ 293 ] {} <Debug> TCP-Session: 438d18cc-e14c-40aa-9dee-f701db8c64db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16549 | 2025.09.06 02:25:20.016924 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16550 | 2025.09.06 02:25:20.016926 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16551 | 2025.09.06 02:25:20.016965 [ 289 ] {} <Debug> TCP-Session: a9663120-ed04-4056-9376-7cd0abc40739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16552 | 2025.09.06 02:25:20.016966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16553 | 2025.09.06 02:25:20.016990 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16554 | 2025.09.06 02:25:20.017005 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16555 | 2025.09.06 02:25:20.017033 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16556 | 2025.09.06 02:25:20.017035 [ 291 ] {} <Debug> TCP-Session: ceb494d0-45f3-405b-8c57-ca2e4ecb871e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16557 | 2025.09.06 02:25:20.017049 [ 295 ] {} <Debug> TCP-Session: 4549c425-db48-44e6-9818-e5de9a681bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2025.09.06 02:25:20.017076 [ 297 ] {} <Debug> TCP-Session: 3d2172db-0c38-4f22-a71c-1cac844ec369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16559 | 2025.09.06 02:25:20.017068 [ 296 ] {} <Debug> TCP-Session: 94035f13-7d3b-4004-b459-5ef854df8a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16560 | 2025.09.06 02:25:20.017041 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16561 | 2025.09.06 02:25:20.016944 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16562 | 2025.09.06 02:25:20.017158 [ 290 ] {} <Debug> TCP-Session: 4a1892a3-222f-4c7d-add8-332e29fb2222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2025.09.06 02:25:20.017000 [ 294 ] {} <Debug> TCP-Session: 9b6782fb-d537-4a38-b3cd-e291aee96909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16564 | 2025.09.06 02:25:20.017188 [ 292 ] {} <Debug> TCP-Session: edd80fab-18ea-4f9d-b3ac-78712b26b571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16565 | 2025.09.06 02:25:20.031057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38835 | ||
| 16566 | 2025.09.06 02:25:20.031842 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2025.09.06 02:25:20.031903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16568 | 2025.09.06 02:25:20.032467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16569 | 2025.09.06 02:25:20.032759 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.09.06 02:25:20.032920 [ 52 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16571 | 2025.09.06 02:25:20.032933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38835 | ||
| 16572 | 2025.09.06 02:25:20.032961 [ 52 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.09.06 02:25:20.032981 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16574 | 2025.09.06 02:25:20.033077 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 16575 | 2025.09.06 02:25:20.033174 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16576 | 2025.09.06 02:25:20.033208 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36403 rows starting from the beginning of the part | ||
| 16577 | 2025.09.06 02:25:20.033270 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 16578 | 2025.09.06 02:25:20.033326 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 16579 | 2025.09.06 02:25:20.033376 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 16580 | 2025.09.06 02:25:20.033422 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 16581 | 2025.09.06 02:25:20.033487 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 16582 | 2025.09.06 02:25:20.036553 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38835 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517749 sec., 11039730.236580268 rows/sec., 157.92 MiB/sec. | ||
| 16583 | 2025.09.06 02:25:20.036978 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16584 | 2025.09.06 02:25:20.037316 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2025.09.06 02:25:20.037410 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_81_16} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16586 | 2025.09.06 02:25:20.037564 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16587 | 2025.09.06 02:25:22.060340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16588 | 2025.09.06 02:25:22.078328 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2025.09.06 02:25:22.078382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16590 | 2025.09.06 02:25:22.084612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16591 | 2025.09.06 02:25:22.085344 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2025.09.06 02:25:22.085707 [ 48 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16593 | 2025.09.06 02:25:22.085803 [ 48 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2025.09.06 02:25:22.085843 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16595 | 2025.09.06 02:25:22.085963 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16596 | 2025.09.06 02:25:22.088823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16597 | 2025.09.06 02:25:22.088982 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16598 | 2025.09.06 02:25:22.089826 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16599 | 2025.09.06 02:25:22.093224 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16600 | 2025.09.06 02:25:22.096607 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16601 | 2025.09.06 02:25:22.100561 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16602 | 2025.09.06 02:25:22.104931 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16603 | 2025.09.06 02:25:22.109243 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 16604 | 2025.09.06 02:25:22.162516 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.076586985 sec., 7964.799763301819 rows/sec., 41.18 MiB/sec. | ||
| 16605 | 2025.09.06 02:25:22.165770 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16606 | 2025.09.06 02:25:22.167778 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_81_16} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2025.09.06 02:25:22.167882 [ 197 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_81_16} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16608 | 2025.09.06 02:25:22.170491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16609 | 2025.09.06 02:25:22.652734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2008 | ||
| 16610 | 2025.09.06 02:25:22.655202 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2025.09.06 02:25:22.655251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16612 | 2025.09.06 02:25:22.656454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16613 | 2025.09.06 02:25:22.656729 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2025.09.06 02:25:22.657003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
| 16615 | 2025.09.06 02:25:22.953610 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16616 | 2025.09.06 02:25:22.953813 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16617 | 2025.09.06 02:25:22.953888 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16618 | 2025.09.06 02:25:22.954701 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16619 | 2025.09.06 02:25:22.954765 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16620 | 2025.09.06 02:25:22.955334 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16621 | 2025.09.06 02:25:22.955711 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16622 | 2025.09.06 02:25:22.955928 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002165 sec., 55427.25173210162 rows/sec., 4.71 MiB/sec. | ||
| 16623 | 2025.09.06 02:25:22.955998 [ 254 ] {6fc62adc-5018-43e0-b220-317dc4df5b35} <Debug> TCPHandler: Processed in 0.00252744 sec. | ||
| 16624 | 2025.09.06 02:25:22.956155 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16625 | 2025.09.06 02:25:22.956286 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16626 | 2025.09.06 02:25:22.956345 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16627 | 2025.09.06 02:25:22.956903 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2025.09.06 02:25:22.956950 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16629 | 2025.09.06 02:25:22.957389 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16630 | 2025.09.06 02:25:22.957721 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2025.09.06 02:25:22.957907 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001651 sec., 19382.192610539067 rows/sec., 1.42 MiB/sec. | ||
| 16632 | 2025.09.06 02:25:22.957963 [ 254 ] {af6b8442-6c8d-4569-b56f-1b48b1567519} <Debug> TCPHandler: Processed in 0.001873865 sec. | ||
| 16633 | 2025.09.06 02:25:22.958099 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16634 | 2025.09.06 02:25:22.958248 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16635 | 2025.09.06 02:25:22.958304 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16636 | 2025.09.06 02:25:22.958832 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.09.06 02:25:22.958877 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16638 | 2025.09.06 02:25:22.959232 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16639 | 2025.09.06 02:25:22.959457 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2025.09.06 02:25:22.959597 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001375 sec., 69818.18181818182 rows/sec., 5.45 MiB/sec. | ||
| 16641 | 2025.09.06 02:25:22.959638 [ 254 ] {8bac13c5-41fb-4253-af2b-ac02e5ed324c} <Debug> TCPHandler: Processed in 0.001601973 sec. | ||
| 16642 | 2025.09.06 02:25:22.959751 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2025.09.06 02:25:22.959849 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16644 | 2025.09.06 02:25:22.959897 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16645 | 2025.09.06 02:25:22.960325 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2025.09.06 02:25:22.960363 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16647 | 2025.09.06 02:25:22.960705 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16648 | 2025.09.06 02:25:22.960923 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2025.09.06 02:25:22.961059 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 16650 | 2025.09.06 02:25:22.961097 [ 254 ] {3c50258a-9ff9-48d0-81a7-506dd3f5ac35} <Debug> TCPHandler: Processed in 0.001396191 sec. | ||
| 16651 | 2025.09.06 02:25:22.961207 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2025.09.06 02:25:22.961295 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16653 | 2025.09.06 02:25:22.961347 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16654 | 2025.09.06 02:25:22.962231 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16655 | 2025.09.06 02:25:22.962269 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16656 | 2025.09.06 02:25:22.962841 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16657 | 2025.09.06 02:25:22.963088 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2025.09.06 02:25:22.963234 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001945 sec., 16452.442159383034 rows/sec., 29.48 MiB/sec. | ||
| 16659 | 2025.09.06 02:25:22.963305 [ 254 ] {9476c080-8a75-414d-bde2-e032e93fed0c} <Debug> TCPHandler: Processed in 0.002142287 sec. | ||
| 16660 | 2025.09.06 02:25:22.963424 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16661 | 2025.09.06 02:25:22.963518 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16662 | 2025.09.06 02:25:22.963561 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16663 | 2025.09.06 02:25:22.963904 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2025.09.06 02:25:22.963941 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 16665 | 2025.09.06 02:25:22.964255 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16666 | 2025.09.06 02:25:22.964480 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16667 | 2025.09.06 02:25:22.964610 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 16668 | 2025.09.06 02:25:22.964648 [ 254 ] {ca41279a-6d61-4784-8ecc-d1685b8ee250} <Debug> TCPHandler: Processed in 0.001273811 sec. | ||
| 16669 | 2025.09.06 02:25:27.350908 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16670 | 2025.09.06 02:25:27.350966 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16671 | 2025.09.06 02:25:27.533230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39283 | ||
| 16672 | 2025.09.06 02:25:27.533774 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2025.09.06 02:25:27.533826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16674 | 2025.09.06 02:25:27.534357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16675 | 2025.09.06 02:25:27.534628 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2025.09.06 02:25:27.534784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39283 | ||
| 16677 | 2025.09.06 02:25:27.952620 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2025.09.06 02:25:27.952819 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16679 | 2025.09.06 02:25:27.952891 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16680 | 2025.09.06 02:25:27.953537 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2025.09.06 02:25:27.953590 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16682 | 2025.09.06 02:25:27.953990 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16683 | 2025.09.06 02:25:27.954235 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2025.09.06 02:25:27.954398 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001626 sec., 46740.46740467405 rows/sec., 3.85 MiB/sec. | ||
| 16685 | 2025.09.06 02:25:27.954452 [ 254 ] {9458ea21-8728-475c-b327-dbdedde40c28} <Debug> TCPHandler: Processed in 0.001971456 sec. | ||
| 16686 | 2025.09.06 02:25:27.954582 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2025.09.06 02:25:27.954691 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16688 | 2025.09.06 02:25:27.954736 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16689 | 2025.09.06 02:25:27.955179 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2025.09.06 02:25:27.955221 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16691 | 2025.09.06 02:25:27.955536 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16692 | 2025.09.06 02:25:27.955763 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2025.09.06 02:25:27.955903 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 16694 | 2025.09.06 02:25:27.955946 [ 254 ] {30d9b9af-42f6-4de9-bc96-1706ba361ca2} <Debug> TCPHandler: Processed in 0.001416871 sec. | ||
| 16695 | 2025.09.06 02:25:27.956066 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16696 | 2025.09.06 02:25:27.956168 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16697 | 2025.09.06 02:25:27.956210 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16698 | 2025.09.06 02:25:27.956637 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2025.09.06 02:25:27.956673 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16700 | 2025.09.06 02:25:27.957022 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16701 | 2025.09.06 02:25:27.957313 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2025.09.06 02:25:27.957454 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001306 sec., 56661.56202143951 rows/sec., 4.42 MiB/sec. | ||
| 16703 | 2025.09.06 02:25:27.957493 [ 254 ] {b5b80589-a464-4859-9839-157a7438fc1e} <Debug> TCPHandler: Processed in 0.001477922 sec. | ||
| 16704 | 2025.09.06 02:25:27.957614 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16705 | 2025.09.06 02:25:27.957733 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16706 | 2025.09.06 02:25:27.957783 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16707 | 2025.09.06 02:25:27.958212 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2025.09.06 02:25:27.958277 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16709 | 2025.09.06 02:25:27.958657 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16710 | 2025.09.06 02:25:27.958883 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2025.09.06 02:25:27.959008 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_115_23 to all_118_118_0 | ||
| 16712 | 2025.09.06 02:25:27.959040 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 16713 | 2025.09.06 02:25:27.959072 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.09.06 02:25:27.959093 [ 254 ] {a4fe2890-76ce-4971-9727-aa762e9f4db9} <Debug> TCPHandler: Processed in 0.001532082 sec. | ||
| 16715 | 2025.09.06 02:25:27.959107 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16716 | 2025.09.06 02:25:27.959193 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_115_23 to all_118_118_0 into Compact with storage Full | ||
| 16717 | 2025.09.06 02:25:27.959213 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16718 | 2025.09.06 02:25:27.959286 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16719 | 2025.09.06 02:25:27.959314 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16720 | 2025.09.06 02:25:27.959317 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34506 rows starting from the beginning of the part | ||
| 16721 | 2025.09.06 02:25:27.959372 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16722 | 2025.09.06 02:25:27.959383 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16723 | 2025.09.06 02:25:27.959430 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16724 | 2025.09.06 02:25:27.959477 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 845 rows starting from the beginning of the part | ||
| 16725 | 2025.09.06 02:25:27.960197 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2025.09.06 02:25:27.960235 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16727 | 2025.09.06 02:25:27.960768 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16728 | 2025.09.06 02:25:27.961002 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2025.09.06 02:25:27.961125 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16730 | 2025.09.06 02:25:27.961147 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001912 sec., 5230.125523012553 rows/sec., 9.37 MiB/sec. | ||
| 16731 | 2025.09.06 02:25:27.961164 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2025.09.06 02:25:27.961257 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16733 | 2025.09.06 02:25:27.961295 [ 254 ] {c46e4f1f-d88a-4b84-b690-8b1248169409} <Debug> TCPHandler: Processed in 0.002130967 sec. | ||
| 16734 | 2025.09.06 02:25:27.961372 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 16735 | 2025.09.06 02:25:27.961420 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2025.09.06 02:25:27.961524 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16737 | 2025.09.06 02:25:27.961569 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16738 | 2025.09.06 02:25:27.961637 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16739 | 2025.09.06 02:25:27.961711 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2268 rows starting from the beginning of the part | ||
| 16740 | 2025.09.06 02:25:27.961863 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 10 rows starting from the beginning of the part | ||
| 16741 | 2025.09.06 02:25:27.961955 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2025.09.06 02:25:27.961987 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 16743 | 2025.09.06 02:25:27.961998 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16744 | 2025.09.06 02:25:27.962109 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 10 rows starting from the beginning of the part | ||
| 16745 | 2025.09.06 02:25:27.962223 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
| 16746 | 2025.09.06 02:25:27.962329 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 10 rows starting from the beginning of the part | ||
| 16747 | 2025.09.06 02:25:27.962408 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16748 | 2025.09.06 02:25:27.962702 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2025.09.06 02:25:27.962857 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 16750 | 2025.09.06 02:25:27.962901 [ 254 ] {3987e8d6-e69f-406e-a3c1-836d216147fe} <Debug> TCPHandler: Processed in 0.001534082 sec. | ||
| 16751 | 2025.09.06 02:25:27.967647 [ 191 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35671 rows, containing 5 columns (5 merged, 0 gathered) in 0.008486248 sec., 4203388.823894847 rows/sec., 287.34 MiB/sec. | ||
| 16752 | 2025.09.06 02:25:27.968038 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16753 | 2025.09.06 02:25:27.968420 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2025.09.06 02:25:27.968518 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_115_23, all_118_118_0] -> all_1_118_24 | ||
| 16755 | 2025.09.06 02:25:27.968645 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16756 | 2025.09.06 02:25:27.974677 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2362 rows, containing 19 columns (19 merged, 0 gathered) in 0.013355647 sec., 176854.0303588437 rows/sec., 316.91 MiB/sec. | ||
| 16757 | 2025.09.06 02:25:27.976749 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16758 | 2025.09.06 02:25:27.977101 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16759 | 2025.09.06 02:25:27.977180 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16760 | 2025.09.06 02:25:27.977349 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 16761 | 2025.09.06 02:25:28.000402 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.79 MiB, peak 396.26 MiB, free memory in arenas 0.00 B, will set to 385.52 MiB (RSS), difference: 7.73 MiB | ||
| 16762 | 2025.09.06 02:25:29.589048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16763 | 2025.09.06 02:25:29.605328 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2025.09.06 02:25:29.605386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16765 | 2025.09.06 02:25:29.611435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16766 | 2025.09.06 02:25:29.612130 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2025.09.06 02:25:29.615048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16768 | 2025.09.06 02:25:32.657461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2032 | ||
| 16769 | 2025.09.06 02:25:32.659803 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2025.09.06 02:25:32.659853 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16771 | 2025.09.06 02:25:32.661016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16772 | 2025.09.06 02:25:32.661275 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2025.09.06 02:25:32.661460 [ 39 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16774 | 2025.09.06 02:25:32.661556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 16775 | 2025.09.06 02:25:32.661557 [ 39 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2025.09.06 02:25:32.661617 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16777 | 2025.09.06 02:25:32.661732 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 16778 | 2025.09.06 02:25:32.662258 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16779 | 2025.09.06 02:25:32.662418 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1890 rows starting from the beginning of the part | ||
| 16780 | 2025.09.06 02:25:32.662762 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 16781 | 2025.09.06 02:25:32.663102 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 16782 | 2025.09.06 02:25:32.663448 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 16783 | 2025.09.06 02:25:32.663789 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 16784 | 2025.09.06 02:25:32.664107 [ 186 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 16785 | 2025.09.06 02:25:32.671244 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 72 columns (72 merged, 0 gathered) in 0.009553957 sec., 212686.74330437116 rows/sec., 164.47 MiB/sec. | ||
| 16786 | 2025.09.06 02:25:32.673189 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16787 | 2025.09.06 02:25:32.673837 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.09.06 02:25:32.673922 [ 191 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_61_12} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16789 | 2025.09.06 02:25:32.674295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16790 | 2025.09.06 02:25:32.964185 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16791 | 2025.09.06 02:25:32.964363 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16792 | 2025.09.06 02:25:32.964430 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16793 | 2025.09.06 02:25:32.965226 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2025.09.06 02:25:32.965267 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16795 | 2025.09.06 02:25:32.965655 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16796 | 2025.09.06 02:25:32.965878 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2025.09.06 02:25:32.966027 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001714 sec., 228704.78413068844 rows/sec., 14.51 MiB/sec. | ||
| 16798 | 2025.09.06 02:25:32.966073 [ 254 ] {6e25ba3a-38b9-448d-9a91-eeb69982e298} <Debug> TCPHandler: Processed in 0.002016327 sec. | ||
| 16799 | 2025.09.06 02:25:32.966194 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16800 | 2025.09.06 02:25:32.966292 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16801 | 2025.09.06 02:25:32.966334 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16802 | 2025.09.06 02:25:32.966731 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.09.06 02:25:32.966767 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16804 | 2025.09.06 02:25:32.967170 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16805 | 2025.09.06 02:25:32.967406 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.09.06 02:25:32.967543 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00127 sec., 6299.212598425196 rows/sec., 513.66 KiB/sec. | ||
| 16807 | 2025.09.06 02:25:32.967583 [ 254 ] {1d5f53ed-1177-4eba-bc6b-bc3c910b1f31} <Debug> TCPHandler: Processed in 0.001439112 sec. | ||
| 16808 | 2025.09.06 02:25:32.967686 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2025.09.06 02:25:32.967782 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16810 | 2025.09.06 02:25:32.967823 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16811 | 2025.09.06 02:25:32.968915 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.09.06 02:25:32.968951 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16813 | 2025.09.06 02:25:32.969393 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16814 | 2025.09.06 02:25:32.969676 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2025.09.06 02:25:32.969809 [ 39 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16816 | 2025.09.06 02:25:32.969813 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Debug> executeQuery: Read 1135 rows, 92.41 KiB in 0.002051 sec., 553388.590931253 rows/sec., 44.00 MiB/sec. | ||
| 16817 | 2025.09.06 02:25:32.969856 [ 39 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2025.09.06 02:25:32.969873 [ 254 ] {caf37f19-a238-4bcf-b7dc-c4dcccc1137d} <Debug> TCPHandler: Processed in 0.002237498 sec. | ||
| 16819 | 2025.09.06 02:25:32.969883 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16820 | 2025.09.06 02:25:32.970009 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 16821 | 2025.09.06 02:25:32.970018 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2025.09.06 02:25:32.970139 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16823 | 2025.09.06 02:25:32.970140 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16824 | 2025.09.06 02:25:32.970185 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16825 | 2025.09.06 02:25:32.970192 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2423 rows starting from the beginning of the part | ||
| 16826 | 2025.09.06 02:25:32.970274 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 120 rows starting from the beginning of the part | ||
| 16827 | 2025.09.06 02:25:32.970323 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1217 rows starting from the beginning of the part | ||
| 16828 | 2025.09.06 02:25:32.970370 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 120 rows starting from the beginning of the part | ||
| 16829 | 2025.09.06 02:25:32.970413 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part | ||
| 16830 | 2025.09.06 02:25:32.970455 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1135 rows starting from the beginning of the part | ||
| 16831 | 2025.09.06 02:25:32.970772 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2025.09.06 02:25:32.970813 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16833 | 2025.09.06 02:25:32.971220 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16834 | 2025.09.06 02:25:32.971464 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2025.09.06 02:25:32.971601 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Debug> executeQuery: Read 236 rows, 14.74 KiB in 0.001482 sec., 159244.2645074224 rows/sec., 9.71 MiB/sec. | ||
| 16836 | 2025.09.06 02:25:32.971641 [ 254 ] {680c84bc-a725-4607-8662-2b58b4e75448} <Debug> TCPHandler: Processed in 0.001687823 sec. | ||
| 16837 | 2025.09.06 02:25:32.971743 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2025.09.06 02:25:32.971838 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16839 | 2025.09.06 02:25:32.971879 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16840 | 2025.09.06 02:25:32.972371 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2025.09.06 02:25:32.972405 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16842 | 2025.09.06 02:25:32.972441 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5091 rows, containing 5 columns (5 merged, 0 gathered) in 0.00249613 sec., 2039557.2345991596 rows/sec., 174.37 MiB/sec. | ||
| 16843 | 2025.09.06 02:25:32.972726 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16844 | 2025.09.06 02:25:32.972758 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16845 | 2025.09.06 02:25:32.972985 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2025.09.06 02:25:32.973125 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2025.09.06 02:25:32.973136 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001317 sec., 154138.19286256644 rows/sec., 9.94 MiB/sec. | ||
| 16848 | 2025.09.06 02:25:32.973162 [ 220 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 16849 | 2025.09.06 02:25:32.973185 [ 254 ] {a823e46a-b446-4f1a-955a-b29fb7a27f24} <Debug> TCPHandler: Processed in 0.001492302 sec. | ||
| 16850 | 2025.09.06 02:25:32.973193 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 16851 | 2025.09.06 02:25:32.973222 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_121_24} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16852 | 2025.09.06 02:25:32.973297 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2025.09.06 02:25:32.973341 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16854 | 2025.09.06 02:25:32.973401 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16855 | 2025.09.06 02:25:32.973448 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16856 | 2025.09.06 02:25:32.973914 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2025.09.06 02:25:32.973953 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16858 | 2025.09.06 02:25:32.974309 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16859 | 2025.09.06 02:25:32.974599 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2025.09.06 02:25:32.974745 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001362 sec., 148311.3069016153 rows/sec., 8.42 MiB/sec. | ||
| 16861 | 2025.09.06 02:25:32.974785 [ 254 ] {356caac7-89e1-429d-967d-563fe9ff4bce} <Debug> TCPHandler: Processed in 0.001537432 sec. | ||
| 16862 | 2025.09.06 02:25:32.974896 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16863 | 2025.09.06 02:25:32.974991 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16864 | 2025.09.06 02:25:32.975030 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16865 | 2025.09.06 02:25:32.975216 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): 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] | ||
| 16866 | 2025.09.06 02:25:32.975700 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2025.09.06 02:25:32.975742 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16868 | 2025.09.06 02:25:32.976102 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16869 | 2025.09.06 02:25:32.976313 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16870 | 2025.09.06 02:25:32.976422 [ 39 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16871 | 2025.09.06 02:25:32.976440 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Debug> executeQuery: Read 692 rows, 49.78 KiB in 0.001467 sec., 471710.97477845947 rows/sec., 33.14 MiB/sec. | ||
| 16872 | 2025.09.06 02:25:32.976457 [ 39 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2025.09.06 02:25:32.976475 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16874 | 2025.09.06 02:25:32.976479 [ 254 ] {96edb271-a05d-4bbb-bcf1-ce1816f2618c} <Debug> TCPHandler: Processed in 0.001632293 sec. | ||
| 16875 | 2025.09.06 02:25:32.976571 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 16876 | 2025.09.06 02:25:32.976620 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16877 | 2025.09.06 02:25:32.976674 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16878 | 2025.09.06 02:25:32.976709 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1224 rows starting from the beginning of the part | ||
| 16879 | 2025.09.06 02:25:32.976719 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16880 | 2025.09.06 02:25:32.976766 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16881 | 2025.09.06 02:25:32.976772 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 96 rows starting from the beginning of the part | ||
| 16882 | 2025.09.06 02:25:32.976829 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 532 rows starting from the beginning of the part | ||
| 16883 | 2025.09.06 02:25:32.976873 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 96 rows starting from the beginning of the part | ||
| 16884 | 2025.09.06 02:25:32.976920 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 16885 | 2025.09.06 02:25:32.976982 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 692 rows starting from the beginning of the part | ||
| 16886 | 2025.09.06 02:25:32.977124 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2025.09.06 02:25:32.977166 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16888 | 2025.09.06 02:25:32.977490 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16889 | 2025.09.06 02:25:32.977719 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2025.09.06 02:25:32.977848 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 16891 | 2025.09.06 02:25:32.977884 [ 254 ] {256d6b8d-dc5c-4699-9cca-174e8ae08a7e} <Debug> TCPHandler: Processed in 0.001313801 sec. | ||
| 16892 | 2025.09.06 02:25:32.977994 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16893 | 2025.09.06 02:25:32.978088 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16894 | 2025.09.06 02:25:32.978131 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16895 | 2025.09.06 02:25:32.978238 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708543 sec., 1588487.9689887816 rows/sec., 121.51 MiB/sec. | ||
| 16896 | 2025.09.06 02:25:32.978424 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16897 | 2025.09.06 02:25:32.978572 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16898 | 2025.09.06 02:25:32.978615 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16899 | 2025.09.06 02:25:32.978670 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2025.09.06 02:25:32.978743 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_121_24} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16901 | 2025.09.06 02:25:32.978805 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 16902 | 2025.09.06 02:25:32.978994 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16903 | 2025.09.06 02:25:32.979204 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2025.09.06 02:25:32.979332 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Debug> executeQuery: Read 311 rows, 20.96 KiB in 0.001262 sec., 246434.23137876386 rows/sec., 16.22 MiB/sec. | ||
| 16905 | 2025.09.06 02:25:32.979369 [ 254 ] {53d174d5-15c1-4aff-9feb-6b06f392f90f} <Debug> TCPHandler: Processed in 0.001422591 sec. | ||
| 16906 | 2025.09.06 02:25:32.979476 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2025.09.06 02:25:32.979578 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16908 | 2025.09.06 02:25:32.979622 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16909 | 2025.09.06 02:25:32.979946 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2025.09.06 02:25:32.979982 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16911 | 2025.09.06 02:25:32.980290 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16912 | 2025.09.06 02:25:32.980499 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2025.09.06 02:25:32.980629 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 16914 | 2025.09.06 02:25:32.980667 [ 254 ] {5e0ca556-eb03-4643-8a29-1d7afaab2547} <Debug> TCPHandler: Processed in 0.00124124 sec. | ||
| 16915 | 2025.09.06 02:25:32.980775 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16916 | 2025.09.06 02:25:32.980872 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16917 | 2025.09.06 02:25:32.980928 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16918 | 2025.09.06 02:25:32.981814 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2025.09.06 02:25:32.981849 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16920 | 2025.09.06 02:25:32.982430 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16921 | 2025.09.06 02:25:32.982661 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2025.09.06 02:25:32.982799 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001946 sec., 16443.98766700925 rows/sec., 29.47 MiB/sec. | ||
| 16923 | 2025.09.06 02:25:32.982845 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16924 | 2025.09.06 02:25:32.982856 [ 254 ] {7651a870-727d-4a27-8695-1d670e672f0a} <Debug> TCPHandler: Processed in 0.002131147 sec. | ||
| 16925 | 2025.09.06 02:25:32.982886 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16926 | 2025.09.06 02:25:32.982990 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2025.09.06 02:25:32.983089 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16928 | 2025.09.06 02:25:32.983132 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16929 | 2025.09.06 02:25:32.983493 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2025.09.06 02:25:32.983530 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16931 | 2025.09.06 02:25:32.983845 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16932 | 2025.09.06 02:25:32.984060 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2025.09.06 02:25:32.984199 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00113 sec., 90265.48672566372 rows/sec., 5.55 MiB/sec. | ||
| 16934 | 2025.09.06 02:25:32.984203 [ 35 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16935 | 2025.09.06 02:25:32.984237 [ 254 ] {bbd390bc-1c7b-4295-8bbb-1a752f65624d} <Debug> TCPHandler: Processed in 0.00129853 sec. | ||
| 16936 | 2025.09.06 02:25:32.984250 [ 35 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2025.09.06 02:25:32.984310 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16938 | 2025.09.06 02:25:32.984399 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16939 | 2025.09.06 02:25:32.984500 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16940 | 2025.09.06 02:25:32.984534 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7296 rows starting from the beginning of the part | ||
| 16941 | 2025.09.06 02:25:32.984594 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16942 | 2025.09.06 02:25:32.984643 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16943 | 2025.09.06 02:25:32.984687 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16944 | 2025.09.06 02:25:32.984728 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 16945 | 2025.09.06 02:25:32.984772 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 102 rows starting from the beginning of the part | ||
| 16946 | 2025.09.06 02:25:32.986069 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 16947 | 2025.09.06 02:25:32.986706 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002345639 sec., 3256255.5448643207 rows/sec., 216.20 MiB/sec. | ||
| 16948 | 2025.09.06 02:25:32.987198 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16949 | 2025.09.06 02:25:32.987514 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16950 | 2025.09.06 02:25:32.987594 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_121_24} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16951 | 2025.09.06 02:25:32.987688 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16952 | 2025.09.06 02:25:35.035093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39795 | ||
| 16953 | 2025.09.06 02:25:35.035826 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2025.09.06 02:25:35.035862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16955 | 2025.09.06 02:25:35.036360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16956 | 2025.09.06 02:25:35.036598 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16957 | 2025.09.06 02:25:35.036732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39795 | ||
| 16958 | 2025.09.06 02:25:37.115247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16959 | 2025.09.06 02:25:37.133726 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2025.09.06 02:25:37.133788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16961 | 2025.09.06 02:25:37.140264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16962 | 2025.09.06 02:25:37.140987 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2025.09.06 02:25:37.145084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16964 | 2025.09.06 02:25:37.312394 [ 220 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16965 | 2025.09.06 02:25:37.312476 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16966 | 2025.09.06 02:25:37.315520 [ 220 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 16967 | 2025.09.06 02:25:37.645496 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16968 | 2025.09.06 02:25:37.645554 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16969 | 2025.09.06 02:25:37.648485 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 16970 | 2025.09.06 02:25:37.952889 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2025.09.06 02:25:37.953065 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16972 | 2025.09.06 02:25:37.953130 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16973 | 2025.09.06 02:25:37.953839 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2025.09.06 02:25:37.953889 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16975 | 2025.09.06 02:25:37.954274 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16976 | 2025.09.06 02:25:37.954522 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2025.09.06 02:25:37.954684 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.76 MiB/sec. | ||
| 16978 | 2025.09.06 02:25:37.954736 [ 254 ] {3c809df8-bd8a-4b97-a148-3caab1a49342} <Debug> TCPHandler: Processed in 0.001971236 sec. | ||
| 16979 | 2025.09.06 02:25:37.954865 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2025.09.06 02:25:37.954966 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16981 | 2025.09.06 02:25:37.955010 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16982 | 2025.09.06 02:25:37.955425 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2025.09.06 02:25:37.955471 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16984 | 2025.09.06 02:25:37.955775 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16985 | 2025.09.06 02:25:37.955989 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2025.09.06 02:25:37.956127 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 16987 | 2025.09.06 02:25:37.956123 [ 30 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16988 | 2025.09.06 02:25:37.956167 [ 254 ] {c81dc2c7-57e8-4bde-b83f-b652a30c4a82} <Debug> TCPHandler: Processed in 0.001353781 sec. | ||
| 16989 | 2025.09.06 02:25:37.956204 [ 30 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2025.09.06 02:25:37.956231 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 16991 | 2025.09.06 02:25:37.956293 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16992 | 2025.09.06 02:25:37.956348 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 16993 | 2025.09.06 02:25:37.956393 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16994 | 2025.09.06 02:25:37.956450 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16995 | 2025.09.06 02:25:37.956483 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16996 | 2025.09.06 02:25:37.956525 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 270 rows starting from the beginning of the part | ||
| 16997 | 2025.09.06 02:25:37.956600 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part | ||
| 16998 | 2025.09.06 02:25:37.956646 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 32 rows starting from the beginning of the part | ||
| 16999 | 2025.09.06 02:25:37.956687 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 17000 | 2025.09.06 02:25:37.956728 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 236 rows starting from the beginning of the part | ||
| 17001 | 2025.09.06 02:25:37.956768 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 17002 | 2025.09.06 02:25:37.956886 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2025.09.06 02:25:37.956930 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17004 | 2025.09.06 02:25:37.957257 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17005 | 2025.09.06 02:25:37.957497 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2025.09.06 02:25:37.957624 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329931 sec., 428593.66388181044 rows/sec., 28.68 MiB/sec. | ||
| 17007 | 2025.09.06 02:25:37.957632 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001258 sec., 58823.529411764706 rows/sec., 4.59 MiB/sec. | ||
| 17008 | 2025.09.06 02:25:37.957695 [ 254 ] {648aa27f-ce59-4fe3-a013-c926e50976a3} <Debug> TCPHandler: Processed in 0.001452372 sec. | ||
| 17009 | 2025.09.06 02:25:37.957704 [ 224 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17010 | 2025.09.06 02:25:37.957736 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17011 | 2025.09.06 02:25:37.957809 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2025.09.06 02:25:37.957812 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17013 | 2025.09.06 02:25:37.957910 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17014 | 2025.09.06 02:25:37.957962 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17015 | 2025.09.06 02:25:37.958175 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17016 | 2025.09.06 02:25:37.958266 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_121_24} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17017 | 2025.09.06 02:25:37.958371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17018 | 2025.09.06 02:25:37.958385 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17019 | 2025.09.06 02:25:37.958438 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17020 | 2025.09.06 02:25:37.958806 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17021 | 2025.09.06 02:25:37.959032 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17022 | 2025.09.06 02:25:37.959165 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 17023 | 2025.09.06 02:25:37.959203 [ 254 ] {88b265e1-76eb-4abe-8bdf-a1dc99ba495d} <Debug> TCPHandler: Processed in 0.001444732 sec. | ||
| 17024 | 2025.09.06 02:25:37.959312 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17025 | 2025.09.06 02:25:37.959411 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17026 | 2025.09.06 02:25:37.959468 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17027 | 2025.09.06 02:25:37.959825 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17028 | 2025.09.06 02:25:37.960257 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2025.09.06 02:25:37.960297 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17030 | 2025.09.06 02:25:37.960808 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17031 | 2025.09.06 02:25:37.961030 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2025.09.06 02:25:37.961166 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 17033 | 2025.09.06 02:25:37.961221 [ 254 ] {aa693a63-41f9-4d6c-803b-6b94d399042d} <Debug> TCPHandler: Processed in 0.001957386 sec. | ||
| 17034 | 2025.09.06 02:25:37.961332 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2025.09.06 02:25:37.961424 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17036 | 2025.09.06 02:25:37.961466 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17037 | 2025.09.06 02:25:37.961801 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2025.09.06 02:25:37.961836 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17039 | 2025.09.06 02:25:37.962123 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17040 | 2025.09.06 02:25:37.962319 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2025.09.06 02:25:37.962443 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 17042 | 2025.09.06 02:25:37.962478 [ 254 ] {16da7ded-1b6d-45f1-b021-21d84e5c1f39} <Debug> TCPHandler: Processed in 0.00119293 sec. | ||
| 17043 | 2025.09.06 02:25:37.962514 [ 224 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17044 | 2025.09.06 02:25:37.962545 [ 224 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17045 | 2025.09.06 02:25:37.965729 [ 224 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17046 | 2025.09.06 02:25:42.351018 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17047 | 2025.09.06 02:25:42.351082 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17048 | 2025.09.06 02:25:42.537016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40243 | ||
| 17049 | 2025.09.06 02:25:42.537526 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2025.09.06 02:25:42.537568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17051 | 2025.09.06 02:25:42.538049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17052 | 2025.09.06 02:25:42.538275 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2025.09.06 02:25:42.538420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40243 | ||
| 17054 | 2025.09.06 02:25:42.646959 [ 223 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17055 | 2025.09.06 02:25:42.647006 [ 223 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17056 | 2025.09.06 02:25:42.649556 [ 223 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17057 | 2025.09.06 02:25:42.661904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2068 | ||
| 17058 | 2025.09.06 02:25:42.664453 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2025.09.06 02:25:42.664501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17060 | 2025.09.06 02:25:42.665717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17061 | 2025.09.06 02:25:42.665973 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2025.09.06 02:25:42.666267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 17063 | 2025.09.06 02:25:42.964320 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2025.09.06 02:25:42.964563 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17065 | 2025.09.06 02:25:42.964657 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17066 | 2025.09.06 02:25:42.965515 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2025.09.06 02:25:42.965555 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17068 | 2025.09.06 02:25:42.965945 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17069 | 2025.09.06 02:25:42.966168 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2025.09.06 02:25:42.966318 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00183 sec., 214207.65027322405 rows/sec., 13.59 MiB/sec. | ||
| 17071 | 2025.09.06 02:25:42.966386 [ 254 ] {644b65e4-55ba-41ab-a207-217ec15ac6ee} <Debug> TCPHandler: Processed in 0.002221998 sec. | ||
| 17072 | 2025.09.06 02:25:42.966503 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2025.09.06 02:25:42.966600 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17074 | 2025.09.06 02:25:42.966641 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17075 | 2025.09.06 02:25:42.967565 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2025.09.06 02:25:42.967602 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17077 | 2025.09.06 02:25:42.967967 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17078 | 2025.09.06 02:25:42.968190 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2025.09.06 02:25:42.968317 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001736 sec., 651497.6958525346 rows/sec., 51.82 MiB/sec. | ||
| 17080 | 2025.09.06 02:25:42.968355 [ 254 ] {4a32eb7a-8cb5-4e1a-977c-f2a3592b1a73} <Debug> TCPHandler: Processed in 0.001901055 sec. | ||
| 17081 | 2025.09.06 02:25:42.968469 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2025.09.06 02:25:42.968563 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17083 | 2025.09.06 02:25:42.968603 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17084 | 2025.09.06 02:25:42.969084 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2025.09.06 02:25:42.969120 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17086 | 2025.09.06 02:25:42.969415 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17087 | 2025.09.06 02:25:42.969621 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2025.09.06 02:25:42.969749 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 11.50 MiB/sec. | ||
| 17089 | 2025.09.06 02:25:42.969788 [ 254 ] {715ae291-f7c0-4615-b009-3241d986f35d} <Debug> TCPHandler: Processed in 0.001368311 sec. | ||
| 17090 | 2025.09.06 02:25:42.969895 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2025.09.06 02:25:42.969989 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17092 | 2025.09.06 02:25:42.970028 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17093 | 2025.09.06 02:25:42.970492 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2025.09.06 02:25:42.970529 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17095 | 2025.09.06 02:25:42.970827 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17096 | 2025.09.06 02:25:42.971033 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2025.09.06 02:25:42.971138 [ 104 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 6 parts from all_1_44_10 to all_49_49_0 | ||
| 17098 | 2025.09.06 02:25:42.971159 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001188 sec., 170875.42087542088 rows/sec., 11.02 MiB/sec. | ||
| 17099 | 2025.09.06 02:25:42.971204 [ 104 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2025.09.06 02:25:42.971214 [ 254 ] {b4a8cded-bb94-4c2c-9ca8-6d75501c0b46} <Debug> TCPHandler: Processed in 0.001367601 sec. | ||
| 17101 | 2025.09.06 02:25:42.971232 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17102 | 2025.09.06 02:25:42.971345 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2025.09.06 02:25:42.971348 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_10 to all_49_49_0 into Compact with storage Full | ||
| 17104 | 2025.09.06 02:25:42.971473 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17105 | 2025.09.06 02:25:42.971504 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17106 | 2025.09.06 02:25:42.971526 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17107 | 2025.09.06 02:25:42.971547 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_10, total 456 rows starting from the beginning of the part | ||
| 17108 | 2025.09.06 02:25:42.971628 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 17109 | 2025.09.06 02:25:42.971683 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 17110 | 2025.09.06 02:25:42.971735 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 17111 | 2025.09.06 02:25:42.971781 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 203 rows starting from the beginning of the part | ||
| 17112 | 2025.09.06 02:25:42.971827 [ 188 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
| 17113 | 2025.09.06 02:25:42.972044 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17114 | 2025.09.06 02:25:42.972089 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17115 | 2025.09.06 02:25:42.972427 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17116 | 2025.09.06 02:25:42.972658 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2025.09.06 02:25:42.972790 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001341 sec., 150633.8553318419 rows/sec., 8.56 MiB/sec. | ||
| 17118 | 2025.09.06 02:25:42.972792 [ 198 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494052 sec., 898228.4418480749 rows/sec., 63.43 MiB/sec. | ||
| 17119 | 2025.09.06 02:25:42.972831 [ 254 ] {fffbc03f-c842-4f27-80e9-3cecb62a5070} <Debug> TCPHandler: Processed in 0.001547382 sec. | ||
| 17120 | 2025.09.06 02:25:42.972947 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17121 | 2025.09.06 02:25:42.973043 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17122 | 2025.09.06 02:25:42.973083 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17123 | 2025.09.06 02:25:42.973098 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 17124 | 2025.09.06 02:25:42.973618 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2025.09.06 02:25:42.973752 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_49_11} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 6 parts: [all_1_44_10, all_49_49_0] -> all_1_49_11 | ||
| 17126 | 2025.09.06 02:25:42.973757 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17127 | 2025.09.06 02:25:42.973811 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17128 | 2025.09.06 02:25:42.973889 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17129 | 2025.09.06 02:25:42.974142 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17130 | 2025.09.06 02:25:42.974350 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2025.09.06 02:25:42.974480 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001456 sec., 469780.2197802198 rows/sec., 32.95 MiB/sec. | ||
| 17132 | 2025.09.06 02:25:42.974521 [ 254 ] {a797e2f3-5fb1-496c-824d-c285281fc462} <Debug> TCPHandler: Processed in 0.001622063 sec. | ||
| 17133 | 2025.09.06 02:25:42.974627 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2025.09.06 02:25:42.974721 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17135 | 2025.09.06 02:25:42.974763 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17136 | 2025.09.06 02:25:42.975094 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2025.09.06 02:25:42.975130 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17138 | 2025.09.06 02:25:42.975426 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17139 | 2025.09.06 02:25:42.975630 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2025.09.06 02:25:42.975754 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 17141 | 2025.09.06 02:25:42.975791 [ 254 ] {9b71f234-3a58-45d9-b43b-4a316655e2a4} <Debug> TCPHandler: Processed in 0.00121341 sec. | ||
| 17142 | 2025.09.06 02:25:42.975891 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2025.09.06 02:25:42.975984 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17144 | 2025.09.06 02:25:42.976026 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17145 | 2025.09.06 02:25:42.976456 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2025.09.06 02:25:42.976491 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17147 | 2025.09.06 02:25:42.976817 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17148 | 2025.09.06 02:25:42.977029 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2025.09.06 02:25:42.977134 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 17150 | 2025.09.06 02:25:42.977158 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001192 sec., 257550.33557046982 rows/sec., 16.94 MiB/sec. | ||
| 17151 | 2025.09.06 02:25:42.977165 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.09.06 02:25:42.977196 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17153 | 2025.09.06 02:25:42.977201 [ 254 ] {3e0af48e-a0af-494b-ad92-7915a278756d} <Debug> TCPHandler: Processed in 0.001358301 sec. | ||
| 17154 | 2025.09.06 02:25:42.977281 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 17155 | 2025.09.06 02:25:42.977312 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2025.09.06 02:25:42.977397 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17157 | 2025.09.06 02:25:42.977409 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17158 | 2025.09.06 02:25:42.977438 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 35671 rows starting from the beginning of the part | ||
| 17159 | 2025.09.06 02:25:42.977458 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17160 | 2025.09.06 02:25:42.977514 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17161 | 2025.09.06 02:25:42.977571 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17162 | 2025.09.06 02:25:42.977619 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 311 rows starting from the beginning of the part | ||
| 17163 | 2025.09.06 02:25:42.977664 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17164 | 2025.09.06 02:25:42.977712 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 307 rows starting from the beginning of the part | ||
| 17165 | 2025.09.06 02:25:42.977793 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2025.09.06 02:25:42.977834 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17167 | 2025.09.06 02:25:42.978152 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17168 | 2025.09.06 02:25:42.978359 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2025.09.06 02:25:42.978459 [ 104 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 17170 | 2025.09.06 02:25:42.978486 [ 104 ] {} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2025.09.06 02:25:42.978491 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 17172 | 2025.09.06 02:25:42.978503 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17173 | 2025.09.06 02:25:42.978538 [ 254 ] {f7eeea19-9d4a-4e67-9bae-14cb4c10b649} <Debug> TCPHandler: Processed in 0.00127402 sec. | ||
| 17174 | 2025.09.06 02:25:42.978594 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 17175 | 2025.09.06 02:25:42.978652 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2025.09.06 02:25:42.978700 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17177 | 2025.09.06 02:25:42.978734 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 17178 | 2025.09.06 02:25:42.978757 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17179 | 2025.09.06 02:25:42.978791 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 17180 | 2025.09.06 02:25:42.978818 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17181 | 2025.09.06 02:25:42.978838 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 17182 | 2025.09.06 02:25:42.978882 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 17183 | 2025.09.06 02:25:42.978916 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 17184 | 2025.09.06 02:25:42.978950 [ 198 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 17185 | 2025.09.06 02:25:42.979708 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17186 | 2025.09.06 02:25:42.979738 [ 194 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118026 sec., 12709.064104519342 rows/sec., 853.06 KiB/sec. | ||
| 17187 | 2025.09.06 02:25:42.979750 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17188 | 2025.09.06 02:25:42.979879 [ 194 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 17189 | 2025.09.06 02:25:42.980208 [ 194 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2025.09.06 02:25:42.980288 [ 194 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_15_3} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 17191 | 2025.09.06 02:25:42.980374 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17192 | 2025.09.06 02:25:42.980427 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17193 | 2025.09.06 02:25:42.980677 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2025.09.06 02:25:42.980823 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002083 sec., 15362.457993278924 rows/sec., 27.53 MiB/sec. | ||
| 17195 | 2025.09.06 02:25:42.980882 [ 254 ] {4bb8e0ed-2149-4a8c-a2b6-8b00686d7751} <Debug> TCPHandler: Processed in 0.002282808 sec. | ||
| 17196 | 2025.09.06 02:25:42.980998 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17197 | 2025.09.06 02:25:42.981093 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17198 | 2025.09.06 02:25:42.981137 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17199 | 2025.09.06 02:25:42.981489 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17200 | 2025.09.06 02:25:42.981525 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17201 | 2025.09.06 02:25:42.981858 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17202 | 2025.09.06 02:25:42.982079 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17203 | 2025.09.06 02:25:42.982211 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001135 sec., 89867.84140969164 rows/sec., 5.52 MiB/sec. | ||
| 17204 | 2025.09.06 02:25:42.982249 [ 254 ] {7d7e52bb-ef40-4bef-af42-fbc0667f7d95} <Debug> TCPHandler: Processed in 0.001300481 sec. | ||
| 17205 | 2025.09.06 02:25:42.984569 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36769 rows, containing 5 columns (5 merged, 0 gathered) in 0.007328969 sec., 5016940.3090666635 rows/sec., 342.82 MiB/sec. | ||
| 17206 | 2025.09.06 02:25:42.984934 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 17207 | 2025.09.06 02:25:42.985250 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2025.09.06 02:25:42.985330 [ 197 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 17209 | 2025.09.06 02:25:42.985417 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17210 | 2025.09.06 02:25:44.645297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17211 | 2025.09.06 02:25:44.663154 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2025.09.06 02:25:44.663218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17213 | 2025.09.06 02:25:44.669477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17214 | 2025.09.06 02:25:44.670164 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2025.09.06 02:25:44.673274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17216 | 2025.09.06 02:25:44.950977 [ 18 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17217 | 2025.09.06 02:25:44.951040 [ 18 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2025.09.06 02:25:44.951065 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17219 | 2025.09.06 02:25:44.951163 [ 225 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 17220 | 2025.09.06 02:25:44.951188 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17221 | 2025.09.06 02:25:44.951221 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 17222 | 2025.09.06 02:25:44.951357 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17223 | 2025.09.06 02:25:44.951397 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 17224 | 2025.09.06 02:25:44.951466 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17225 | 2025.09.06 02:25:44.951515 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 17226 | 2025.09.06 02:25:44.951560 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 17227 | 2025.09.06 02:25:44.951604 [ 196 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 17228 | 2025.09.06 02:25:44.952352 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217809 sec., 31203.57954326171 rows/sec., 2.60 MiB/sec. | ||
| 17229 | 2025.09.06 02:25:44.952555 [ 199 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17230 | 2025.09.06 02:25:44.952923 [ 199 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17231 | 2025.09.06 02:25:44.953002 [ 199 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_41_10} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17232 | 2025.09.06 02:25:44.953106 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17233 | 2025.09.06 02:25:44.953480 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): 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] | ||
| 17234 | 2025.09.06 02:25:47.980650 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2025.09.06 02:25:47.980840 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17236 | 2025.09.06 02:25:47.980912 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17237 | 2025.09.06 02:25:47.981528 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2025.09.06 02:25:47.981571 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17239 | 2025.09.06 02:25:47.981940 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17240 | 2025.09.06 02:25:47.982165 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2025.09.06 02:25:47.982326 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 212.49 KiB/sec. | ||
| 17242 | 2025.09.06 02:25:47.982371 [ 254 ] {51c1b3d4-4fbb-4a45-aed5-9acdb7b2d87c} <Debug> TCPHandler: Processed in 0.001851475 sec. | ||
| 17243 | 2025.09.06 02:25:47.982486 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2025.09.06 02:25:47.982583 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17245 | 2025.09.06 02:25:47.982624 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17246 | 2025.09.06 02:25:47.983486 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2025.09.06 02:25:47.983525 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17248 | 2025.09.06 02:25:47.983907 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17249 | 2025.09.06 02:25:47.984129 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2025.09.06 02:25:47.984264 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001698 sec., 717314.4876325089 rows/sec., 59.31 MiB/sec. | ||
| 17251 | 2025.09.06 02:25:47.984307 [ 254 ] {d05c84ad-28e3-4586-97fc-1951ddde176a} <Debug> TCPHandler: Processed in 0.001869895 sec. | ||
| 17252 | 2025.09.06 02:25:47.984419 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2025.09.06 02:25:47.984513 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17254 | 2025.09.06 02:25:47.984555 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17255 | 2025.09.06 02:25:47.984959 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2025.09.06 02:25:47.984999 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17257 | 2025.09.06 02:25:47.985299 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17258 | 2025.09.06 02:25:47.985539 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2025.09.06 02:25:47.985675 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 876.17 KiB/sec. | ||
| 17260 | 2025.09.06 02:25:47.985715 [ 254 ] {d3901bc0-4282-4126-8e62-9d73c625bcac} <Debug> TCPHandler: Processed in 0.001344121 sec. | ||
| 17261 | 2025.09.06 02:25:47.985817 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2025.09.06 02:25:47.985911 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17263 | 2025.09.06 02:25:47.985951 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17264 | 2025.09.06 02:25:47.986417 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2025.09.06 02:25:47.986454 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17266 | 2025.09.06 02:25:47.986764 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17267 | 2025.09.06 02:25:47.986999 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.09.06 02:25:47.987134 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 17269 | 2025.09.06 02:25:47.987173 [ 254 ] {f9c75835-f830-42ab-8efc-481a82a20835} <Debug> TCPHandler: Processed in 0.001404482 sec. | ||
| 17270 | 2025.09.06 02:25:47.987284 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2025.09.06 02:25:47.987378 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17272 | 2025.09.06 02:25:47.987417 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17273 | 2025.09.06 02:25:47.987989 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2025.09.06 02:25:47.988026 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17275 | 2025.09.06 02:25:47.988348 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17276 | 2025.09.06 02:25:47.988560 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2025.09.06 02:25:47.988691 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001328 sec., 402108.4337349398 rows/sec., 29.81 MiB/sec. | ||
| 17278 | 2025.09.06 02:25:47.988731 [ 254 ] {d6d7221e-8981-4f13-8313-eff4f8a50caa} <Debug> TCPHandler: Processed in 0.001495652 sec. | ||
| 17279 | 2025.09.06 02:25:47.988847 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2025.09.06 02:25:47.988940 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17281 | 2025.09.06 02:25:47.988984 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17282 | 2025.09.06 02:25:47.989512 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2025.09.06 02:25:47.989548 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17284 | 2025.09.06 02:25:47.989935 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17285 | 2025.09.06 02:25:47.990174 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2025.09.06 02:25:47.990305 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00138 sec., 613043.4782608696 rows/sec., 41.26 MiB/sec. | ||
| 17287 | 2025.09.06 02:25:47.990345 [ 254 ] {bf52359c-0c2f-4ffb-aed3-679391bbe68a} <Debug> TCPHandler: Processed in 0.001547413 sec. | ||
| 17288 | 2025.09.06 02:25:47.990458 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2025.09.06 02:25:47.990552 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17290 | 2025.09.06 02:25:47.990607 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17291 | 2025.09.06 02:25:47.991377 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.09.06 02:25:47.991414 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17293 | 2025.09.06 02:25:47.991926 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17294 | 2025.09.06 02:25:47.992151 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2025.09.06 02:25:47.992290 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 17296 | 2025.09.06 02:25:47.992348 [ 254 ] {6493da00-616b-45a1-8908-8dbeea6fe936} <Debug> TCPHandler: Processed in 0.001938616 sec. | ||
| 17297 | 2025.09.06 02:25:47.992458 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2025.09.06 02:25:47.992552 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17299 | 2025.09.06 02:25:47.992594 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17300 | 2025.09.06 02:25:47.992929 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2025.09.06 02:25:47.992967 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17302 | 2025.09.06 02:25:47.993269 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17303 | 2025.09.06 02:25:47.993482 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2025.09.06 02:25:47.993613 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 17305 | 2025.09.06 02:25:47.993652 [ 254 ] {47540cce-1c5d-4a19-8054-2c6d6558c3a6} <Debug> TCPHandler: Processed in 0.00124269 sec. | ||
| 17306 | 2025.09.06 02:25:50.038680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40755 | ||
| 17307 | 2025.09.06 02:25:50.039259 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2025.09.06 02:25:50.039304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17309 | 2025.09.06 02:25:50.039825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17310 | 2025.09.06 02:25:50.040063 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2025.09.06 02:25:50.040207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40755 | ||
| 17312 | 2025.09.06 02:25:50.040265 [ 224 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 17313 | 2025.09.06 02:25:50.040302 [ 224 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 17314 | 2025.09.06 02:25:50.043375 [ 224 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 17315 | 2025.09.06 02:25:51.816617 [ 217 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 17316 | 2025.09.06 02:25:51.816665 [ 217 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 17317 | 2025.09.06 02:25:51.819299 [ 217 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 17318 | 2025.09.06 02:25:52.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.71 MiB, peak 396.26 MiB, free memory in arenas 0.00 B, will set to 386.71 MiB (RSS), difference: 4.00 MiB | ||
| 17319 | 2025.09.06 02:25:52.173471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17320 | 2025.09.06 02:25:52.191140 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2025.09.06 02:25:52.191199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17322 | 2025.09.06 02:25:52.196988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17323 | 2025.09.06 02:25:52.197719 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17324 | 2025.09.06 02:25:52.201768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17325 | 2025.09.06 02:25:52.666660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2106 | ||
| 17326 | 2025.09.06 02:25:52.669286 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2025.09.06 02:25:52.669332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17328 | 2025.09.06 02:25:52.670574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17329 | 2025.09.06 02:25:52.670866 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2025.09.06 02:25:52.671191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2106 | ||
| 17331 | 2025.09.06 02:25:52.964516 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2025.09.06 02:25:52.964691 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17333 | 2025.09.06 02:25:52.964760 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17334 | 2025.09.06 02:25:52.965621 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2025.09.06 02:25:52.965673 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17336 | 2025.09.06 02:25:52.966094 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17337 | 2025.09.06 02:25:52.966322 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2025.09.06 02:25:52.966482 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001837 sec., 213391.3990201415 rows/sec., 13.54 MiB/sec. | ||
| 17339 | 2025.09.06 02:25:52.966535 [ 254 ] {fa1d88fe-3526-47f2-9c31-cd0deefdcd66} <Debug> TCPHandler: Processed in 0.002219038 sec. | ||
| 17340 | 2025.09.06 02:25:52.966663 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2025.09.06 02:25:52.966791 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17342 | 2025.09.06 02:25:52.966840 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17343 | 2025.09.06 02:25:52.967864 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2025.09.06 02:25:52.967905 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17345 | 2025.09.06 02:25:52.968296 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17346 | 2025.09.06 02:25:52.968548 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2025.09.06 02:25:52.968686 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Debug> executeQuery: Read 1131 rows, 92.12 KiB in 0.001919 sec., 589369.4632621157 rows/sec., 46.88 MiB/sec. | ||
| 17348 | 2025.09.06 02:25:52.968727 [ 254 ] {f1c49ba4-1c6f-4a19-952d-726f310c6903} <Debug> TCPHandler: Processed in 0.002114617 sec. | ||
| 17349 | 2025.09.06 02:25:52.968850 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2025.09.06 02:25:52.968946 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17351 | 2025.09.06 02:25:52.968988 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17352 | 2025.09.06 02:25:52.969537 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2025.09.06 02:25:52.969575 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17354 | 2025.09.06 02:25:52.969885 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17355 | 2025.09.06 02:25:52.970102 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2025.09.06 02:25:52.970243 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001317 sec., 173120.72892938496 rows/sec., 10.52 MiB/sec. | ||
| 17357 | 2025.09.06 02:25:52.970283 [ 254 ] {32358e50-ae21-474c-bea0-15f3190b0af2} <Debug> TCPHandler: Processed in 0.001483902 sec. | ||
| 17358 | 2025.09.06 02:25:52.970409 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17359 | 2025.09.06 02:25:52.970505 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17360 | 2025.09.06 02:25:52.970551 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17361 | 2025.09.06 02:25:52.971049 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2025.09.06 02:25:52.971094 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17363 | 2025.09.06 02:25:52.971411 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17364 | 2025.09.06 02:25:52.971622 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2025.09.06 02:25:52.971784 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001296 sec., 156635.8024691358 rows/sec., 10.10 MiB/sec. | ||
| 17366 | 2025.09.06 02:25:52.971829 [ 254 ] {9194e49f-09a0-4d5c-9ffc-eda781ff7c72} <Debug> TCPHandler: Processed in 0.001469691 sec. | ||
| 17367 | 2025.09.06 02:25:52.971964 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2025.09.06 02:25:52.972064 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17369 | 2025.09.06 02:25:52.972107 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17370 | 2025.09.06 02:25:52.972593 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2025.09.06 02:25:52.972633 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17372 | 2025.09.06 02:25:52.973016 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17373 | 2025.09.06 02:25:52.973243 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2025.09.06 02:25:52.973389 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001342 sec., 150521.60953800296 rows/sec., 8.55 MiB/sec. | ||
| 17375 | 2025.09.06 02:25:52.973437 [ 254 ] {4afd92d6-d9d0-428e-a93c-47e2705c1416} <Debug> TCPHandler: Processed in 0.001535673 sec. | ||
| 17376 | 2025.09.06 02:25:52.973566 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17377 | 2025.09.06 02:25:52.973676 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17378 | 2025.09.06 02:25:52.973726 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17379 | 2025.09.06 02:25:52.974531 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2025.09.06 02:25:52.974569 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17381 | 2025.09.06 02:25:52.974954 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17382 | 2025.09.06 02:25:52.975184 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17383 | 2025.09.06 02:25:52.975330 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001673 sec., 408846.38374178123 rows/sec., 28.68 MiB/sec. | ||
| 17384 | 2025.09.06 02:25:52.975372 [ 254 ] {e5b89634-957b-47ee-8524-e6e87083d985} <Debug> TCPHandler: Processed in 0.001857045 sec. | ||
| 17385 | 2025.09.06 02:25:52.975492 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2025.09.06 02:25:52.975588 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17387 | 2025.09.06 02:25:52.975631 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17388 | 2025.09.06 02:25:52.975990 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2025.09.06 02:25:52.976027 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17390 | 2025.09.06 02:25:52.976337 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17391 | 2025.09.06 02:25:52.976551 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2025.09.06 02:25:52.976683 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 17393 | 2025.09.06 02:25:52.976721 [ 254 ] {29d09205-6158-45fa-91b9-545f9b7c0aa8} <Debug> TCPHandler: Processed in 0.00127851 sec. | ||
| 17394 | 2025.09.06 02:25:52.976861 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2025.09.06 02:25:52.976956 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17396 | 2025.09.06 02:25:52.977000 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17397 | 2025.09.06 02:25:52.977468 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2025.09.06 02:25:52.977513 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17399 | 2025.09.06 02:25:52.977922 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17400 | 2025.09.06 02:25:52.978144 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2025.09.06 02:25:52.978280 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001342 sec., 228763.04023845005 rows/sec., 15.05 MiB/sec. | ||
| 17402 | 2025.09.06 02:25:52.978320 [ 254 ] {376440cf-f2c7-4eaf-a85a-519b24697363} <Debug> TCPHandler: Processed in 0.001508172 sec. | ||
| 17403 | 2025.09.06 02:25:52.978440 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2025.09.06 02:25:52.978540 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17405 | 2025.09.06 02:25:52.978583 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17406 | 2025.09.06 02:25:52.978931 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2025.09.06 02:25:52.978968 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17408 | 2025.09.06 02:25:52.979282 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17409 | 2025.09.06 02:25:52.979549 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2025.09.06 02:25:52.979702 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. | ||
| 17411 | 2025.09.06 02:25:52.979747 [ 254 ] {34f262ae-e39d-4fb4-a727-18874b5225b9} <Debug> TCPHandler: Processed in 0.001356791 sec. | ||
| 17412 | 2025.09.06 02:25:52.979862 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2025.09.06 02:25:52.979956 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17414 | 2025.09.06 02:25:52.980014 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17415 | 2025.09.06 02:25:52.980975 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2025.09.06 02:25:52.981012 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17417 | 2025.09.06 02:25:52.981594 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17418 | 2025.09.06 02:25:52.981829 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2025.09.06 02:25:52.981967 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002044 sec., 15655.577299412917 rows/sec., 28.05 MiB/sec. | ||
| 17420 | 2025.09.06 02:25:52.981963 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17421 | 2025.09.06 02:25:52.982033 [ 254 ] {64e9fe5b-abf0-4e6f-8cd3-f9acc204d6d9} <Debug> TCPHandler: Processed in 0.002241298 sec. | ||
| 17422 | 2025.09.06 02:25:52.982035 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2025.09.06 02:25:52.982071 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17424 | 2025.09.06 02:25:52.982165 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17425 | 2025.09.06 02:25:52.982185 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 17426 | 2025.09.06 02:25:52.982257 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17427 | 2025.09.06 02:25:52.982304 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17428 | 2025.09.06 02:25:52.982429 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17429 | 2025.09.06 02:25:52.982497 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2362 rows starting from the beginning of the part | ||
| 17430 | 2025.09.06 02:25:52.982626 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
| 17431 | 2025.09.06 02:25:52.982667 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2025.09.06 02:25:52.982775 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 17433 | 2025.09.06 02:25:52.982803 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 10 rows starting from the beginning of the part | ||
| 17434 | 2025.09.06 02:25:52.982912 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
| 17435 | 2025.09.06 02:25:52.983020 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 17436 | 2025.09.06 02:25:52.983129 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17437 | 2025.09.06 02:25:52.983134 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
| 17438 | 2025.09.06 02:25:52.983365 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2025.09.06 02:25:52.983505 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001231 sec., 82859.46385052802 rows/sec., 5.09 MiB/sec. | ||
| 17440 | 2025.09.06 02:25:52.983545 [ 254 ] {34d6f094-0825-4728-a617-79774a07341b} <Debug> TCPHandler: Processed in 0.001401672 sec. | ||
| 17441 | 2025.09.06 02:25:52.990936 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 19 columns (19 merged, 0 gathered) in 0.00877617 sec., 282355.51499116357 rows/sec., 505.97 MiB/sec. | ||
| 17442 | 2025.09.06 02:25:52.993208 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17443 | 2025.09.06 02:25:52.993606 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2025.09.06 02:25:52.993693 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17445 | 2025.09.06 02:25:52.993871 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 17446 | 2025.09.06 02:25:57.351130 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17447 | 2025.09.06 02:25:57.351194 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17448 | 2025.09.06 02:25:57.540488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41203 | ||
| 17449 | 2025.09.06 02:25:57.541033 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2025.09.06 02:25:57.541088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17451 | 2025.09.06 02:25:57.541610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17452 | 2025.09.06 02:25:57.541863 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2025.09.06 02:25:57.542031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41203 | ||
| 17454 | 2025.09.06 02:25:57.542041 [ 142 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17455 | 2025.09.06 02:25:57.542106 [ 142 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2025.09.06 02:25:57.542129 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17457 | 2025.09.06 02:25:57.542231 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 17458 | 2025.09.06 02:25:57.542325 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17459 | 2025.09.06 02:25:57.542357 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38835 rows starting from the beginning of the part | ||
| 17460 | 2025.09.06 02:25:57.542413 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 17461 | 2025.09.06 02:25:57.542459 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 17462 | 2025.09.06 02:25:57.542498 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 17463 | 2025.09.06 02:25:57.542536 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 17464 | 2025.09.06 02:25:57.542572 [ 200 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 17465 | 2025.09.06 02:25:57.545471 [ 194 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41203 rows, containing 4 columns (4 merged, 0 gathered) in 0.003286106 sec., 12538548.665198263 rows/sec., 179.37 MiB/sec. | ||
| 17466 | 2025.09.06 02:25:57.545913 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17467 | 2025.09.06 02:25:57.546273 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17468 | 2025.09.06 02:25:57.546363 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_86_17} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17469 | 2025.09.06 02:25:57.546476 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17470 | 2025.09.06 02:25:57.731442 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 17471 | 2025.09.06 02:25:57.731496 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 17472 | 2025.09.06 02:25:57.734771 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 17473 | 2025.09.06 02:25:57.953643 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2025.09.06 02:25:57.953821 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17475 | 2025.09.06 02:25:57.953890 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17476 | 2025.09.06 02:25:57.954584 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2025.09.06 02:25:57.954636 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17478 | 2025.09.06 02:25:57.955030 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17479 | 2025.09.06 02:25:57.955277 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2025.09.06 02:25:57.955438 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001662 sec., 45728.0385078219 rows/sec., 3.77 MiB/sec. | ||
| 17481 | 2025.09.06 02:25:57.955468 [ 142 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17482 | 2025.09.06 02:25:57.955492 [ 254 ] {9b70ce7a-1bad-4126-ae6b-dfe00c50bb31} <Debug> TCPHandler: Processed in 0.001973225 sec. | ||
| 17483 | 2025.09.06 02:25:57.955571 [ 142 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2025.09.06 02:25:57.955612 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17485 | 2025.09.06 02:25:57.955671 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17486 | 2025.09.06 02:25:57.955779 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17487 | 2025.09.06 02:25:57.955789 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 17488 | 2025.09.06 02:25:57.955823 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17489 | 2025.09.06 02:25:57.956009 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17490 | 2025.09.06 02:25:57.956070 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2423 rows starting from the beginning of the part | ||
| 17491 | 2025.09.06 02:25:57.956178 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 76 rows starting from the beginning of the part | ||
| 17492 | 2025.09.06 02:25:57.956258 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1131 rows starting from the beginning of the part | ||
| 17493 | 2025.09.06 02:25:57.956286 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2025.09.06 02:25:57.956331 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17495 | 2025.09.06 02:25:57.956331 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1218 rows starting from the beginning of the part | ||
| 17496 | 2025.09.06 02:25:57.956410 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1131 rows starting from the beginning of the part | ||
| 17497 | 2025.09.06 02:25:57.956454 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 76 rows starting from the beginning of the part | ||
| 17498 | 2025.09.06 02:25:57.956660 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17499 | 2025.09.06 02:25:57.956906 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2025.09.06 02:25:57.957041 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001285 sec., 7782.101167315176 rows/sec., 585.18 KiB/sec. | ||
| 17501 | 2025.09.06 02:25:57.957082 [ 254 ] {12a69e57-20fe-4555-9a6d-218b09e559d1} <Debug> TCPHandler: Processed in 0.001462132 sec. | ||
| 17502 | 2025.09.06 02:25:57.957195 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2025.09.06 02:25:57.957292 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17504 | 2025.09.06 02:25:57.957333 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17505 | 2025.09.06 02:25:57.957748 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2025.09.06 02:25:57.957782 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17507 | 2025.09.06 02:25:57.958084 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17508 | 2025.09.06 02:25:57.958296 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2025.09.06 02:25:57.958409 [ 139 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17510 | 2025.09.06 02:25:57.958422 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 17511 | 2025.09.06 02:25:57.958450 [ 139 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17512 | 2025.09.06 02:25:57.958468 [ 254 ] {facb81b9-d865-4d54-838a-d915e86d110a} <Debug> TCPHandler: Processed in 0.0013225 sec. | ||
| 17513 | 2025.09.06 02:25:57.958471 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17514 | 2025.09.06 02:25:57.958557 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6055 rows, containing 5 columns (5 merged, 0 gathered) in 0.002850603 sec., 2124111.9861306534 rows/sec., 180.50 MiB/sec. | ||
| 17515 | 2025.09.06 02:25:57.958580 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17516 | 2025.09.06 02:25:57.958616 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 17517 | 2025.09.06 02:25:57.958683 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17518 | 2025.09.06 02:25:57.958732 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17519 | 2025.09.06 02:25:57.958807 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17520 | 2025.09.06 02:25:57.958869 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1224 rows starting from the beginning of the part | ||
| 17521 | 2025.09.06 02:25:57.958894 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17522 | 2025.09.06 02:25:57.958985 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 17523 | 2025.09.06 02:25:57.959076 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 684 rows starting from the beginning of the part | ||
| 17524 | 2025.09.06 02:25:57.959155 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 534 rows starting from the beginning of the part | ||
| 17525 | 2025.09.06 02:25:57.959155 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2025.09.06 02:25:57.959214 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17527 | 2025.09.06 02:25:57.959235 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 684 rows starting from the beginning of the part | ||
| 17528 | 2025.09.06 02:25:57.959239 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2025.09.06 02:25:57.959323 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 74 rows starting from the beginning of the part | ||
| 17530 | 2025.09.06 02:25:57.959360 [ 191 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_126_25} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17531 | 2025.09.06 02:25:57.959470 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 17532 | 2025.09.06 02:25:57.959562 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17533 | 2025.09.06 02:25:57.959807 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2025.09.06 02:25:57.959942 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 17535 | 2025.09.06 02:25:57.959981 [ 254 ] {ce994f4c-96b5-41ee-9bab-920b2709c6e4} <Debug> TCPHandler: Processed in 0.001449981 sec. | ||
| 17536 | 2025.09.06 02:25:57.960090 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17537 | 2025.09.06 02:25:57.960196 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17538 | 2025.09.06 02:25:57.960254 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17539 | 2025.09.06 02:25:57.960732 [ 187 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193377 sec., 1492675.4497744802 rows/sec., 113.08 MiB/sec. | ||
| 17540 | 2025.09.06 02:25:57.960907 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17541 | 2025.09.06 02:25:57.961070 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2025.09.06 02:25:57.961115 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17543 | 2025.09.06 02:25:57.961184 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17544 | 2025.09.06 02:25:57.961272 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_126_25} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17545 | 2025.09.06 02:25:57.961362 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 17546 | 2025.09.06 02:25:57.961681 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17547 | 2025.09.06 02:25:57.961918 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2025.09.06 02:25:57.962063 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001886 sec., 5302.226935312831 rows/sec., 9.50 MiB/sec. | ||
| 17549 | 2025.09.06 02:25:57.962132 [ 254 ] {626d0c14-bc2c-4c07-997d-f53bdb5fffd1} <Debug> TCPHandler: Processed in 0.002094157 sec. | ||
| 17550 | 2025.09.06 02:25:57.962242 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2025.09.06 02:25:57.962339 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17552 | 2025.09.06 02:25:57.962381 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17553 | 2025.09.06 02:25:57.962728 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2025.09.06 02:25:57.962763 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17555 | 2025.09.06 02:25:57.963079 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17556 | 2025.09.06 02:25:57.963283 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2025.09.06 02:25:57.963387 [ 139 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17558 | 2025.09.06 02:25:57.963413 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 17559 | 2025.09.06 02:25:57.963420 [ 139 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2025.09.06 02:25:57.963447 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 17561 | 2025.09.06 02:25:57.963452 [ 254 ] {d3d386ef-b584-4f68-8dda-46a439488b36} <Debug> TCPHandler: Processed in 0.00125999 sec. | ||
| 17562 | 2025.09.06 02:25:57.963530 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 17563 | 2025.09.06 02:25:57.963642 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17564 | 2025.09.06 02:25:57.963675 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7638 rows starting from the beginning of the part | ||
| 17565 | 2025.09.06 02:25:57.963735 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17566 | 2025.09.06 02:25:57.963788 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part | ||
| 17567 | 2025.09.06 02:25:57.963835 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 17568 | 2025.09.06 02:25:57.963879 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 102 rows starting from the beginning of the part | ||
| 17569 | 2025.09.06 02:25:57.963923 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 17570 | 2025.09.06 02:25:57.965971 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481049 sec., 3233309.781467436 rows/sec., 214.34 MiB/sec. | ||
| 17571 | 2025.09.06 02:25:57.966399 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17572 | 2025.09.06 02:25:57.966681 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2025.09.06 02:25:57.966741 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_126_25} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17574 | 2025.09.06 02:25:57.966811 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 17575 | 2025.09.06 02:25:59.701972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17576 | 2025.09.06 02:25:59.719325 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2025.09.06 02:25:59.719375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17578 | 2025.09.06 02:25:59.725437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17579 | 2025.09.06 02:25:59.726145 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2025.09.06 02:25:59.726503 [ 138 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17581 | 2025.09.06 02:25:59.726598 [ 138 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2025.09.06 02:25:59.726633 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17583 | 2025.09.06 02:25:59.726780 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17584 | 2025.09.06 02:25:59.729320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17585 | 2025.09.06 02:25:59.730854 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17586 | 2025.09.06 02:25:59.732495 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17587 | 2025.09.06 02:25:59.737254 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17588 | 2025.09.06 02:25:59.741886 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17589 | 2025.09.06 02:25:59.746421 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17590 | 2025.09.06 02:25:59.751184 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17591 | 2025.09.06 02:25:59.755527 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 17592 | 2025.09.06 02:25:59.810537 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.083823903 sec., 7730.491862207848 rows/sec., 39.97 MiB/sec. | ||
| 17593 | 2025.09.06 02:25:59.813811 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17594 | 2025.09.06 02:25:59.815909 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_86_17} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17595 | 2025.09.06 02:25:59.816017 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_86_17} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17596 | 2025.09.06 02:25:59.819138 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17597 | 2025.09.06 02:26:02.220395 [ 217 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17598 | 2025.09.06 02:26:02.220450 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17599 | 2025.09.06 02:26:02.224062 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 17600 | 2025.09.06 02:26:02.339989 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 17601 | 2025.09.06 02:26:02.340044 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 17602 | 2025.09.06 02:26:02.342527 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 17603 | 2025.09.06 02:26:02.671623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2140 | ||
| 17604 | 2025.09.06 02:26:02.672962 [ 224 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17605 | 2025.09.06 02:26:02.673043 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17606 | 2025.09.06 02:26:02.674452 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2025.09.06 02:26:02.674505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17608 | 2025.09.06 02:26:02.675713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17609 | 2025.09.06 02:26:02.675928 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 17610 | 2025.09.06 02:26:02.676027 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17611 | 2025.09.06 02:26:02.676257 [ 220 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 17612 | 2025.09.06 02:26:02.676298 [ 220 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 17613 | 2025.09.06 02:26:02.676334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 17614 | 2025.09.06 02:26:02.679551 [ 220 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 17615 | 2025.09.06 02:26:02.956778 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17616 | 2025.09.06 02:26:02.956980 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17617 | 2025.09.06 02:26:02.957056 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17618 | 2025.09.06 02:26:02.957759 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2025.09.06 02:26:02.957809 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17620 | 2025.09.06 02:26:02.958207 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17621 | 2025.09.06 02:26:02.958439 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2025.09.06 02:26:02.958589 [ 133 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 17623 | 2025.09.06 02:26:02.958611 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.18 MiB/sec. | ||
| 17624 | 2025.09.06 02:26:02.958658 [ 133 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2025.09.06 02:26:02.958685 [ 254 ] {1363985e-e43a-4877-a581-b77a3368b54a} <Debug> TCPHandler: Processed in 0.002046016 sec. | ||
| 17626 | 2025.09.06 02:26:02.958686 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17627 | 2025.09.06 02:26:02.958795 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 17628 | 2025.09.06 02:26:02.958823 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17629 | 2025.09.06 02:26:02.958902 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17630 | 2025.09.06 02:26:02.958930 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17631 | 2025.09.06 02:26:02.958934 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 416 rows starting from the beginning of the part | ||
| 17632 | 2025.09.06 02:26:02.958977 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17633 | 2025.09.06 02:26:02.959001 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 17634 | 2025.09.06 02:26:02.959046 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 392 rows starting from the beginning of the part | ||
| 17635 | 2025.09.06 02:26:02.959089 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
| 17636 | 2025.09.06 02:26:02.959129 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 392 rows starting from the beginning of the part | ||
| 17637 | 2025.09.06 02:26:02.959169 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 17638 | 2025.09.06 02:26:02.959474 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2025.09.06 02:26:02.959516 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17640 | 2025.09.06 02:26:02.959943 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17641 | 2025.09.06 02:26:02.960166 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2025.09.06 02:26:02.960314 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001408 sec., 2840.909090909091 rows/sec., 231.66 KiB/sec. | ||
| 17643 | 2025.09.06 02:26:02.960357 [ 254 ] {e748498e-8820-4000-b3d5-48f06a2ee38e} <Debug> TCPHandler: Processed in 0.001587773 sec. | ||
| 17644 | 2025.09.06 02:26:02.960469 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.09.06 02:26:02.960556 [ 198 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793414 sec., 914457.0076959364 rows/sec., 62.29 MiB/sec. | ||
| 17646 | 2025.09.06 02:26:02.960571 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17647 | 2025.09.06 02:26:02.960636 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17648 | 2025.09.06 02:26:02.960765 [ 197 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 17649 | 2025.09.06 02:26:02.961071 [ 197 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2025.09.06 02:26:02.961150 [ 197 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_32_7} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 17651 | 2025.09.06 02:26:02.961177 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2025.09.06 02:26:02.961220 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17653 | 2025.09.06 02:26:02.961257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17654 | 2025.09.06 02:26:02.961556 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17655 | 2025.09.06 02:26:02.961770 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2025.09.06 02:26:02.961907 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001358 sec., 178203.24005891016 rows/sec., 15.85 MiB/sec. | ||
| 17657 | 2025.09.06 02:26:02.961948 [ 254 ] {a381afbf-cb47-499d-b137-463f44ddb22f} <Debug> TCPHandler: Processed in 0.001529492 sec. | ||
| 17658 | 2025.09.06 02:26:02.961965 [ 221 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 17659 | 2025.09.06 02:26:02.962000 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 17660 | 2025.09.06 02:26:02.962064 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2025.09.06 02:26:02.962167 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17662 | 2025.09.06 02:26:02.962211 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17663 | 2025.09.06 02:26:02.962622 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2025.09.06 02:26:02.962662 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17665 | 2025.09.06 02:26:02.962973 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17666 | 2025.09.06 02:26:02.963184 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2025.09.06 02:26:02.963308 [ 133 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17668 | 2025.09.06 02:26:02.963319 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001173 sec., 40920.71611253197 rows/sec., 3.04 MiB/sec. | ||
| 17669 | 2025.09.06 02:26:02.963344 [ 133 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17670 | 2025.09.06 02:26:02.963368 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17671 | 2025.09.06 02:26:02.963370 [ 254 ] {c9d2b1d5-5ba2-4dd3-9565-297f4f9d7e39} <Debug> TCPHandler: Processed in 0.001357391 sec. | ||
| 17672 | 2025.09.06 02:26:02.963451 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 17673 | 2025.09.06 02:26:02.963492 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2025.09.06 02:26:02.963553 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17675 | 2025.09.06 02:26:02.963588 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 270 rows starting from the beginning of the part | ||
| 17676 | 2025.09.06 02:26:02.963593 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17677 | 2025.09.06 02:26:02.963643 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17678 | 2025.09.06 02:26:02.963655 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 228 rows starting from the beginning of the part | ||
| 17679 | 2025.09.06 02:26:02.963705 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 14 rows starting from the beginning of the part | ||
| 17680 | 2025.09.06 02:26:02.963747 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 228 rows starting from the beginning of the part | ||
| 17681 | 2025.09.06 02:26:02.963787 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 17682 | 2025.09.06 02:26:02.963828 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 17683 | 2025.09.06 02:26:02.964052 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2025.09.06 02:26:02.964097 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17685 | 2025.09.06 02:26:02.964245 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 17686 | 2025.09.06 02:26:02.964426 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17687 | 2025.09.06 02:26:02.964659 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2025.09.06 02:26:02.964714 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299301 sec., 614176.3917675734 rows/sec., 40.74 MiB/sec. | ||
| 17689 | 2025.09.06 02:26:02.964794 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.63 MiB/sec. | ||
| 17690 | 2025.09.06 02:26:02.964835 [ 254 ] {1d22715b-8bd8-45fe-8370-86cdeafecf59} <Debug> TCPHandler: Processed in 0.001393671 sec. | ||
| 17691 | 2025.09.06 02:26:02.964940 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17692 | 2025.09.06 02:26:02.964938 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17693 | 2025.09.06 02:26:02.965037 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17694 | 2025.09.06 02:26:02.965083 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17695 | 2025.09.06 02:26:02.965266 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2025.09.06 02:26:02.965354 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_126_25} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17697 | 2025.09.06 02:26:02.965453 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17698 | 2025.09.06 02:26:02.965483 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2025.09.06 02:26:02.965525 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17700 | 2025.09.06 02:26:02.965824 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17701 | 2025.09.06 02:26:02.966037 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2025.09.06 02:26:02.966141 [ 133 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 17703 | 2025.09.06 02:26:02.966168 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 17704 | 2025.09.06 02:26:02.966171 [ 133 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2025.09.06 02:26:02.966209 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17706 | 2025.09.06 02:26:02.966215 [ 254 ] {a834cbcf-d219-4df7-bced-a36ca8ccb497} <Debug> TCPHandler: Processed in 0.001324981 sec. | ||
| 17707 | 2025.09.06 02:26:02.966298 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 17708 | 2025.09.06 02:26:02.966333 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17709 | 2025.09.06 02:26:02.966423 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17710 | 2025.09.06 02:26:02.966432 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17711 | 2025.09.06 02:26:02.966463 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 214 rows starting from the beginning of the part | ||
| 17712 | 2025.09.06 02:26:02.966481 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17713 | 2025.09.06 02:26:02.966536 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 17714 | 2025.09.06 02:26:02.966590 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 202 rows starting from the beginning of the part | ||
| 17715 | 2025.09.06 02:26:02.966634 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 202 rows starting from the beginning of the part | ||
| 17716 | 2025.09.06 02:26:02.966677 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 202 rows starting from the beginning of the part | ||
| 17717 | 2025.09.06 02:26:02.966720 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 17718 | 2025.09.06 02:26:02.966947 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17719 | 2025.09.06 02:26:02.966986 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17720 | 2025.09.06 02:26:02.967292 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17721 | 2025.09.06 02:26:02.967502 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17722 | 2025.09.06 02:26:02.967627 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001259 sec., 108022.23987291502 rows/sec., 8.74 MiB/sec. | ||
| 17723 | 2025.09.06 02:26:02.967664 [ 254 ] {16aa5ebb-1da3-4afc-b58a-766201c1fae2} <Debug> TCPHandler: Processed in 0.001431452 sec. | ||
| 17724 | 2025.09.06 02:26:02.967667 [ 198 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459892 sec., 578124.957188614 rows/sec., 35.52 MiB/sec. | ||
| 17725 | 2025.09.06 02:26:02.967768 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17726 | 2025.09.06 02:26:02.967846 [ 190 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 17727 | 2025.09.06 02:26:02.967863 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17728 | 2025.09.06 02:26:02.967984 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17729 | 2025.09.06 02:26:02.968245 [ 190 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17730 | 2025.09.06 02:26:02.968370 [ 190 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_32_7} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 17731 | 2025.09.06 02:26:02.968408 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2025.09.06 02:26:02.968451 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17733 | 2025.09.06 02:26:02.968485 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17734 | 2025.09.06 02:26:02.968798 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17735 | 2025.09.06 02:26:02.969037 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2025.09.06 02:26:02.969178 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001272 sec., 183962.2641509434 rows/sec., 13.46 MiB/sec. | ||
| 17737 | 2025.09.06 02:26:02.969217 [ 254 ] {243fb2b8-58ed-47e6-8f74-ece9612d31a8} <Debug> TCPHandler: Processed in 0.001442392 sec. | ||
| 17738 | 2025.09.06 02:26:02.969330 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17739 | 2025.09.06 02:26:02.969454 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17740 | 2025.09.06 02:26:02.969509 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17741 | 2025.09.06 02:26:02.970396 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2025.09.06 02:26:02.970443 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17743 | 2025.09.06 02:26:02.971036 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17744 | 2025.09.06 02:26:02.971273 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2025.09.06 02:26:02.971422 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001986 sec., 16112.789526686809 rows/sec., 28.87 MiB/sec. | ||
| 17746 | 2025.09.06 02:26:02.971480 [ 254 ] {a4ccd700-4573-4a05-9182-44d7cfc6c9e3} <Debug> TCPHandler: Processed in 0.002199858 sec. | ||
| 17747 | 2025.09.06 02:26:02.971597 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2025.09.06 02:26:02.971694 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17749 | 2025.09.06 02:26:02.971737 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17750 | 2025.09.06 02:26:02.972076 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2025.09.06 02:26:02.972112 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17752 | 2025.09.06 02:26:02.972416 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17753 | 2025.09.06 02:26:02.972628 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2025.09.06 02:26:02.972760 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 17755 | 2025.09.06 02:26:02.972797 [ 254 ] {6710f94c-95b2-45cc-9ec4-547c3ffe3d1e} <Debug> TCPHandler: Processed in 0.001249979 sec. | ||
| 17756 | 2025.09.06 02:26:05.042298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41715 | ||
| 17757 | 2025.09.06 02:26:05.042891 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2025.09.06 02:26:05.042928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17759 | 2025.09.06 02:26:05.043415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17760 | 2025.09.06 02:26:05.043661 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2025.09.06 02:26:05.043792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41715 | ||
| 17762 | 2025.09.06 02:26:05.385293 [ 129 ] {} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 17763 | 2025.09.06 02:26:05.385364 [ 129 ] {} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2025.09.06 02:26:05.385387 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17765 | 2025.09.06 02:26:05.385520 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 17766 | 2025.09.06 02:26:05.385699 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17767 | 2025.09.06 02:26:05.385730 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 17768 | 2025.09.06 02:26:05.385790 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 17769 | 2025.09.06 02:26:05.385834 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 17770 | 2025.09.06 02:26:05.385876 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 17771 | 2025.09.06 02:26:05.385917 [ 196 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 17772 | 2025.09.06 02:26:05.386652 [ 195 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119454 sec., 75342.80978451956 rows/sec., 3.84 MiB/sec. | ||
| 17773 | 2025.09.06 02:26:05.386850 [ 195 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 17774 | 2025.09.06 02:26:05.387191 [ 195 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17775 | 2025.09.06 02:26:05.387277 [ 195 ] {61b46809-db83-42a7-a771-0802ca675982::all_1_15_3} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 17776 | 2025.09.06 02:26:05.387376 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17777 | 2025.09.06 02:26:07.229523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17778 | 2025.09.06 02:26:07.247417 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2025.09.06 02:26:07.247469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17780 | 2025.09.06 02:26:07.253607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17781 | 2025.09.06 02:26:07.254311 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2025.09.06 02:26:07.257470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17783 | 2025.09.06 02:26:07.741139 [ 221 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17784 | 2025.09.06 02:26:07.741194 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17785 | 2025.09.06 02:26:07.745022 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 17786 | 2025.09.06 02:26:07.952778 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2025.09.06 02:26:07.952969 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17788 | 2025.09.06 02:26:07.953038 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17789 | 2025.09.06 02:26:07.953764 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2025.09.06 02:26:07.953813 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17791 | 2025.09.06 02:26:07.954197 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17792 | 2025.09.06 02:26:07.954439 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2025.09.06 02:26:07.954588 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 17794 | 2025.09.06 02:26:07.954628 [ 254 ] {8f6ff919-dbec-443a-be5c-7e28b96155af} <Debug> TCPHandler: Processed in 0.001980966 sec. | ||
| 17795 | 2025.09.06 02:26:07.954760 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2025.09.06 02:26:07.954853 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17797 | 2025.09.06 02:26:07.954893 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17798 | 2025.09.06 02:26:07.955287 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2025.09.06 02:26:07.955321 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17800 | 2025.09.06 02:26:07.955615 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17801 | 2025.09.06 02:26:07.955818 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2025.09.06 02:26:07.955944 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 17803 | 2025.09.06 02:26:07.955980 [ 254 ] {71a21962-9691-4c98-b835-7ae27ca12640} <Debug> TCPHandler: Processed in 0.00126895 sec. | ||
| 17804 | 2025.09.06 02:26:07.956101 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2025.09.06 02:26:07.956202 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17806 | 2025.09.06 02:26:07.956242 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17807 | 2025.09.06 02:26:07.956685 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2025.09.06 02:26:07.956720 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17809 | 2025.09.06 02:26:07.957056 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17810 | 2025.09.06 02:26:07.957281 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2025.09.06 02:26:07.957408 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001225 sec., 60408.163265306124 rows/sec., 4.72 MiB/sec. | ||
| 17812 | 2025.09.06 02:26:07.957447 [ 254 ] {322f6440-121a-4ea8-b662-c4eff3a3b370} <Debug> TCPHandler: Processed in 0.001398002 sec. | ||
| 17813 | 2025.09.06 02:26:07.957559 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17814 | 2025.09.06 02:26:07.957653 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17815 | 2025.09.06 02:26:07.957697 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17816 | 2025.09.06 02:26:07.958120 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17817 | 2025.09.06 02:26:07.958155 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17818 | 2025.09.06 02:26:07.958498 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17819 | 2025.09.06 02:26:07.958737 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17820 | 2025.09.06 02:26:07.958845 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 5 parts from all_1_123_25 to all_127_127_0 | ||
| 17821 | 2025.09.06 02:26:07.958867 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 17822 | 2025.09.06 02:26:07.958884 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17823 | 2025.09.06 02:26:07.958903 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17824 | 2025.09.06 02:26:07.958907 [ 254 ] {cc552bb6-fe5e-4d77-a6bd-b59a933a59b9} <Debug> TCPHandler: Processed in 0.001397441 sec. | ||
| 17825 | 2025.09.06 02:26:07.959019 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17826 | 2025.09.06 02:26:07.959030 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_25 to all_127_127_0 into Compact with storage Full | ||
| 17827 | 2025.09.06 02:26:07.959128 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17828 | 2025.09.06 02:26:07.959186 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17829 | 2025.09.06 02:26:07.959204 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17830 | 2025.09.06 02:26:07.959252 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 36769 rows starting from the beginning of the part | ||
| 17831 | 2025.09.06 02:26:07.959333 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 846 rows starting from the beginning of the part | ||
| 17832 | 2025.09.06 02:26:07.959388 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 307 rows starting from the beginning of the part | ||
| 17833 | 2025.09.06 02:26:07.959440 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17834 | 2025.09.06 02:26:07.959490 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 234 rows starting from the beginning of the part | ||
| 17835 | 2025.09.06 02:26:07.959961 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2025.09.06 02:26:07.960001 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17837 | 2025.09.06 02:26:07.960543 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17838 | 2025.09.06 02:26:07.960772 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2025.09.06 02:26:07.960921 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 17840 | 2025.09.06 02:26:07.960977 [ 254 ] {2f927f17-fe28-4da3-ae12-2e25e04daabb} <Debug> TCPHandler: Processed in 0.002008586 sec. | ||
| 17841 | 2025.09.06 02:26:07.961095 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2025.09.06 02:26:07.961191 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17843 | 2025.09.06 02:26:07.961233 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17844 | 2025.09.06 02:26:07.961567 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2025.09.06 02:26:07.961602 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17846 | 2025.09.06 02:26:07.961919 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17847 | 2025.09.06 02:26:07.962151 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2025.09.06 02:26:07.962282 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 17849 | 2025.09.06 02:26:07.962318 [ 254 ] {f1d16446-0d46-43f0-a98c-85a2ddfdb69e} <Debug> TCPHandler: Processed in 0.00127269 sec. | ||
| 17850 | 2025.09.06 02:26:07.966728 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38316 rows, containing 5 columns (5 merged, 0 gathered) in 0.007762562 sec., 4935999.222936964 rows/sec., 337.25 MiB/sec. | ||
| 17851 | 2025.09.06 02:26:07.967518 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 17852 | 2025.09.06 02:26:07.967887 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2025.09.06 02:26:07.967978 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 5 parts: [all_1_123_25, all_127_127_0] -> all_1_127_26 | ||
| 17854 | 2025.09.06 02:26:07.968084 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 17855 | 2025.09.06 02:26:12.351227 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17856 | 2025.09.06 02:26:12.351289 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17857 | 2025.09.06 02:26:12.544086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42163 | ||
| 17858 | 2025.09.06 02:26:12.544859 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2025.09.06 02:26:12.544931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17860 | 2025.09.06 02:26:12.545434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17861 | 2025.09.06 02:26:12.545670 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2025.09.06 02:26:12.545823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42163 | ||
| 17863 | 2025.09.06 02:26:12.676782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2172 | ||
| 17864 | 2025.09.06 02:26:12.679223 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2025.09.06 02:26:12.679270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17866 | 2025.09.06 02:26:12.680506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17867 | 2025.09.06 02:26:12.680775 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2025.09.06 02:26:12.681041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 17869 | 2025.09.06 02:26:12.953726 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2025.09.06 02:26:12.953896 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17871 | 2025.09.06 02:26:12.953960 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17872 | 2025.09.06 02:26:12.954643 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2025.09.06 02:26:12.954688 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17874 | 2025.09.06 02:26:12.955084 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17875 | 2025.09.06 02:26:12.955315 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2025.09.06 02:26:12.955468 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001618 sec., 74165.63658838072 rows/sec., 6.30 MiB/sec. | ||
| 17877 | 2025.09.06 02:26:12.955515 [ 254 ] {a0cbaf07-5e9e-4320-a921-e084d85b4a5d} <Debug> TCPHandler: Processed in 0.001906495 sec. | ||
| 17878 | 2025.09.06 02:26:12.955637 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2025.09.06 02:26:12.955736 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17880 | 2025.09.06 02:26:12.955777 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17881 | 2025.09.06 02:26:12.956192 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2025.09.06 02:26:12.956228 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17883 | 2025.09.06 02:26:12.956547 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17884 | 2025.09.06 02:26:12.956749 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2025.09.06 02:26:12.956879 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001166 sec., 27444.253859348202 rows/sec., 2.02 MiB/sec. | ||
| 17886 | 2025.09.06 02:26:12.956917 [ 254 ] {29024428-cc6f-4164-abe7-1b26a25d024f} <Debug> TCPHandler: Processed in 0.00132882 sec. | ||
| 17887 | 2025.09.06 02:26:12.957015 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2025.09.06 02:26:12.957106 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17889 | 2025.09.06 02:26:12.957157 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17890 | 2025.09.06 02:26:12.957584 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2025.09.06 02:26:12.957621 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17892 | 2025.09.06 02:26:12.957922 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17893 | 2025.09.06 02:26:12.958136 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2025.09.06 02:26:12.958262 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001174 sec., 81771.72061328791 rows/sec., 6.39 MiB/sec. | ||
| 17895 | 2025.09.06 02:26:12.958298 [ 254 ] {592f6970-8e8c-4a60-acf3-0095d34dafbd} <Debug> TCPHandler: Processed in 0.001330041 sec. | ||
| 17896 | 2025.09.06 02:26:12.958406 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2025.09.06 02:26:12.958496 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17898 | 2025.09.06 02:26:12.958538 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17899 | 2025.09.06 02:26:12.958958 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2025.09.06 02:26:12.958994 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17901 | 2025.09.06 02:26:12.959332 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17902 | 2025.09.06 02:26:12.959535 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2025.09.06 02:26:12.959662 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 17904 | 2025.09.06 02:26:12.959698 [ 254 ] {817974f4-9329-4b41-92b3-385220845a80} <Debug> TCPHandler: Processed in 0.001338921 sec. | ||
| 17905 | 2025.09.06 02:26:12.959806 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2025.09.06 02:26:12.959911 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17907 | 2025.09.06 02:26:12.959981 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17908 | 2025.09.06 02:26:12.960987 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2025.09.06 02:26:12.961025 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17910 | 2025.09.06 02:26:12.961603 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17911 | 2025.09.06 02:26:12.961831 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2025.09.06 02:26:12.961972 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00208 sec., 15384.615384615387 rows/sec., 27.57 MiB/sec. | ||
| 17913 | 2025.09.06 02:26:12.962031 [ 254 ] {253da2f9-5f11-4079-abd5-1ff845513a3a} <Debug> TCPHandler: Processed in 0.002276899 sec. | ||
| 17914 | 2025.09.06 02:26:12.962146 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2025.09.06 02:26:12.962244 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17916 | 2025.09.06 02:26:12.962288 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17917 | 2025.09.06 02:26:12.962631 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2025.09.06 02:26:12.962669 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17919 | 2025.09.06 02:26:12.962988 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17920 | 2025.09.06 02:26:12.963207 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2025.09.06 02:26:12.963337 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 17922 | 2025.09.06 02:26:12.963376 [ 254 ] {38993ef5-51a8-401e-b494-d11773e71b17} <Debug> TCPHandler: Processed in 0.00127996 sec. | ||
| 17923 | 2025.09.06 02:26:13.174950 [ 222 ] {} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): 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] | ||
| 17924 | 2025.09.06 02:26:13.175009 [ 222 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): 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] | ||
| 17925 | 2025.09.06 02:26:13.177598 [ 222 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): 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] | ||
| 17926 | 2025.09.06 02:26:14.757660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17927 | 2025.09.06 02:26:14.775099 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2025.09.06 02:26:14.775141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17929 | 2025.09.06 02:26:14.781377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17930 | 2025.09.06 02:26:14.782087 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2025.09.06 02:26:14.785132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17932 | 2025.09.06 02:26:17.979884 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2025.09.06 02:26:17.980060 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17934 | 2025.09.06 02:26:17.980127 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17935 | 2025.09.06 02:26:17.980749 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2025.09.06 02:26:17.980796 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17937 | 2025.09.06 02:26:17.981167 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17938 | 2025.09.06 02:26:17.981393 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2025.09.06 02:26:17.981548 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001535 sec., 1302.9315960912054 rows/sec., 106.24 KiB/sec. | ||
| 17940 | 2025.09.06 02:26:17.981593 [ 254 ] {9865940e-70df-4892-87ae-ff1ed36ff214} <Debug> TCPHandler: Processed in 0.001836185 sec. | ||
| 17941 | 2025.09.06 02:26:17.981720 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17942 | 2025.09.06 02:26:17.981817 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17943 | 2025.09.06 02:26:17.981858 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17944 | 2025.09.06 02:26:17.983012 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17945 | 2025.09.06 02:26:17.983049 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17946 | 2025.09.06 02:26:17.983435 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17947 | 2025.09.06 02:26:17.983657 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17948 | 2025.09.06 02:26:17.983792 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001994 sec., 610330.9929789368 rows/sec., 50.47 MiB/sec. | ||
| 17949 | 2025.09.06 02:26:17.983831 [ 254 ] {ddfea785-5d64-4c30-86a4-6433dd7f041d} <Debug> TCPHandler: Processed in 0.002160868 sec. | ||
| 17950 | 2025.09.06 02:26:17.983952 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17951 | 2025.09.06 02:26:17.984048 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17952 | 2025.09.06 02:26:17.984089 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17953 | 2025.09.06 02:26:17.984499 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17954 | 2025.09.06 02:26:17.984535 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17955 | 2025.09.06 02:26:17.984833 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17956 | 2025.09.06 02:26:17.985039 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17957 | 2025.09.06 02:26:17.985171 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 781.42 KiB/sec. | ||
| 17958 | 2025.09.06 02:26:17.985210 [ 254 ] {08a3383d-07d3-464e-996c-375749b40f57} <Debug> TCPHandler: Processed in 0.001308621 sec. | ||
| 17959 | 2025.09.06 02:26:17.985313 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17960 | 2025.09.06 02:26:17.985408 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17961 | 2025.09.06 02:26:17.985450 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17962 | 2025.09.06 02:26:17.985950 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17963 | 2025.09.06 02:26:17.985987 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17964 | 2025.09.06 02:26:17.986295 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17965 | 2025.09.06 02:26:17.986502 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17966 | 2025.09.06 02:26:17.986632 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 17967 | 2025.09.06 02:26:17.986647 [ 221 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17968 | 2025.09.06 02:26:17.986671 [ 254 ] {aa1359b1-7dc8-48de-ad08-0ac4a0780f1c} <Debug> TCPHandler: Processed in 0.001407022 sec. | ||
| 17969 | 2025.09.06 02:26:17.986704 [ 221 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17970 | 2025.09.06 02:26:17.986827 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17971 | 2025.09.06 02:26:17.986929 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17972 | 2025.09.06 02:26:17.986972 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17973 | 2025.09.06 02:26:17.987663 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2025.09.06 02:26:17.987704 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17975 | 2025.09.06 02:26:17.988079 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17976 | 2025.09.06 02:26:17.988362 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2025.09.06 02:26:17.988497 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001587 sec., 335223.6925015753 rows/sec., 24.84 MiB/sec. | ||
| 17978 | 2025.09.06 02:26:17.988536 [ 254 ] {a331b915-60f4-453f-9898-21715d0f60c0} <Debug> TCPHandler: Processed in 0.001759635 sec. | ||
| 17979 | 2025.09.06 02:26:17.988655 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2025.09.06 02:26:17.988753 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17981 | 2025.09.06 02:26:17.988799 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17982 | 2025.09.06 02:26:17.989392 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2025.09.06 02:26:17.989429 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17984 | 2025.09.06 02:26:17.989828 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17985 | 2025.09.06 02:26:17.989906 [ 221 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 17986 | 2025.09.06 02:26:17.990062 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2025.09.06 02:26:17.990207 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001472 sec., 574048.9130434783 rows/sec., 38.64 MiB/sec. | ||
| 17988 | 2025.09.06 02:26:17.990246 [ 254 ] {5b856a71-cf7b-4781-8846-499a37a6396f} <Debug> TCPHandler: Processed in 0.001640303 sec. | ||
| 17989 | 2025.09.06 02:26:17.990361 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17990 | 2025.09.06 02:26:17.990458 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17991 | 2025.09.06 02:26:17.990513 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17992 | 2025.09.06 02:26:17.991305 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17993 | 2025.09.06 02:26:17.991342 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 17994 | 2025.09.06 02:26:17.991865 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17995 | 2025.09.06 02:26:17.992088 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17996 | 2025.09.06 02:26:17.992212 [ 7 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17997 | 2025.09.06 02:26:17.992229 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 17998 | 2025.09.06 02:26:17.992259 [ 7 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2025.09.06 02:26:17.992284 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18000 | 2025.09.06 02:26:17.992293 [ 254 ] {13956d0c-c24f-4bae-93c1-9d51b7738eaf} <Debug> TCPHandler: Processed in 0.001981736 sec. | ||
| 18001 | 2025.09.06 02:26:17.992393 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 18002 | 2025.09.06 02:26:17.992430 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18003 | 2025.09.06 02:26:17.992534 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18004 | 2025.09.06 02:26:17.992588 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18005 | 2025.09.06 02:26:17.992655 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18006 | 2025.09.06 02:26:17.992725 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2478 rows starting from the beginning of the part | ||
| 18007 | 2025.09.06 02:26:17.992882 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 10 rows starting from the beginning of the part | ||
| 18008 | 2025.09.06 02:26:17.993010 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2025.09.06 02:26:17.993044 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 18010 | 2025.09.06 02:26:17.993052 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18011 | 2025.09.06 02:26:17.993188 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 10 rows starting from the beginning of the part | ||
| 18012 | 2025.09.06 02:26:17.993343 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part | ||
| 18013 | 2025.09.06 02:26:17.993456 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18014 | 2025.09.06 02:26:17.993494 [ 195 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 10 rows starting from the beginning of the part | ||
| 18015 | 2025.09.06 02:26:17.993744 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2025.09.06 02:26:17.993911 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 18017 | 2025.09.06 02:26:17.993961 [ 254 ] {b9e9abc9-14c9-4716-a1e3-bf89c467aa5d} <Debug> TCPHandler: Processed in 0.001591403 sec. | ||
| 18018 | 2025.09.06 02:26:18.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.09 MiB, peak 406.75 MiB, free memory in arenas 0.00 B, will set to 389.27 MiB (RSS), difference: -12.83 MiB | ||
| 18019 | 2025.09.06 02:26:18.002376 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 19 columns (19 merged, 0 gathered) in 0.010028701 sec., 256463.92289489936 rows/sec., 459.57 MiB/sec. | ||
| 18020 | 2025.09.06 02:26:18.004742 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18021 | 2025.09.06 02:26:18.005157 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2025.09.06 02:26:18.005248 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18023 | 2025.09.06 02:26:18.005441 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 18024 | 2025.09.06 02:26:18.744023 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64207 | ||
| 18025 | 2025.09.06 02:26:18.744168 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18026 | 2025.09.06 02:26:18.744196 [ 293 ] {} <Debug> TCP-Session: f0511b28-5abc-4c8b-afa2-2623ac4d50e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64207 | ||
| 18027 | 2025.09.06 02:26:18.744217 [ 293 ] {} <Debug> TCP-Session: f0511b28-5abc-4c8b-afa2-2623ac4d50e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18028 | 2025.09.06 02:26:18.744229 [ 293 ] {} <Debug> TCP-Session: f0511b28-5abc-4c8b-afa2-2623ac4d50e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2025.09.06 02:26:18.744421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42851 | ||
| 18030 | 2025.09.06 02:26:18.744456 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60326 | ||
| 18031 | 2025.09.06 02:26:18.744495 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62334 | ||
| 18032 | 2025.09.06 02:26:18.744506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44495 | ||
| 18033 | 2025.09.06 02:26:18.744541 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18034 | 2025.09.06 02:26:18.744556 [ 293 ] {} <Trace> TCP-Session: f0511b28-5abc-4c8b-afa2-2623ac4d50e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2025.09.06 02:26:18.744582 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18036 | 2025.09.06 02:26:18.744582 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18037 | 2025.09.06 02:26:18.744593 [ 294 ] {} <Debug> TCP-Session: 29f95eaa-b56e-4095-9bd9-a788a3071e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42851 | ||
| 18038 | 2025.09.06 02:26:18.744635 [ 291 ] {} <Debug> TCP-Session: 8539ccd7-4e35-4a64-ae4e-1c0dfdffae7a Authenticating user 'default' from [fd00:1122:3344:101::e]:62334 | ||
| 18039 | 2025.09.06 02:26:18.744641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18040 | 2025.09.06 02:26:18.744658 [ 294 ] {} <Debug> TCP-Session: 29f95eaa-b56e-4095-9bd9-a788a3071e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18041 | 2025.09.06 02:26:18.744675 [ 291 ] {} <Debug> TCP-Session: 8539ccd7-4e35-4a64-ae4e-1c0dfdffae7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18042 | 2025.09.06 02:26:18.744693 [ 294 ] {} <Debug> TCP-Session: 29f95eaa-b56e-4095-9bd9-a788a3071e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18043 | 2025.09.06 02:26:18.744709 [ 291 ] {} <Debug> TCP-Session: 8539ccd7-4e35-4a64-ae4e-1c0dfdffae7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18044 | 2025.09.06 02:26:18.744693 [ 292 ] {} <Debug> TCP-Session: a42434be-2c84-450f-845b-fad535c1b522 Authenticating user 'default' from [fd00:1122:3344:101::e]:44495 | ||
| 18045 | 2025.09.06 02:26:18.744738 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64207) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18046 | 2025.09.06 02:26:18.744772 [ 292 ] {} <Debug> TCP-Session: a42434be-2c84-450f-845b-fad535c1b522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18047 | 2025.09.06 02:26:18.744625 [ 295 ] {} <Debug> TCP-Session: f729ac24-1f79-4062-9f81-9e1f1f4674c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60326 | ||
| 18048 | 2025.09.06 02:26:18.744800 [ 292 ] {} <Debug> TCP-Session: a42434be-2c84-450f-845b-fad535c1b522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18049 | 2025.09.06 02:26:18.744825 [ 295 ] {} <Debug> TCP-Session: f729ac24-1f79-4062-9f81-9e1f1f4674c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18050 | 2025.09.06 02:26:18.744484 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40400 | ||
| 18051 | 2025.09.06 02:26:18.744854 [ 295 ] {} <Debug> TCP-Session: f729ac24-1f79-4062-9f81-9e1f1f4674c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18052 | 2025.09.06 02:26:18.744471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38914 | ||
| 18053 | 2025.09.06 02:26:18.744466 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48045 | ||
| 18054 | 2025.09.06 02:26:18.744921 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18055 | 2025.09.06 02:26:18.744461 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33748 | ||
| 18056 | 2025.09.06 02:26:18.744977 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18057 | 2025.09.06 02:26:18.745009 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18058 | 2025.09.06 02:26:18.745020 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18059 | 2025.09.06 02:26:18.745029 [ 289 ] {} <Debug> TCP-Session: 2aac2b9a-3369-42d8-8f20-b2964a465a4c Authenticating user 'default' from [fd00:1122:3344:101::e]:38914 | ||
| 18060 | 2025.09.06 02:26:18.745045 [ 296 ] {} <Debug> TCP-Session: 8d78d664-0e5c-49cd-8bb3-bb2d2473792d Authenticating user 'default' from [fd00:1122:3344:101::e]:48045 | ||
| 18061 | 2025.09.06 02:26:18.745072 [ 289 ] {} <Debug> TCP-Session: 2aac2b9a-3369-42d8-8f20-b2964a465a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18062 | 2025.09.06 02:26:18.745087 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18063 | 2025.09.06 02:26:18.745089 [ 296 ] {} <Debug> TCP-Session: 8d78d664-0e5c-49cd-8bb3-bb2d2473792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18064 | 2025.09.06 02:26:18.745099 [ 289 ] {} <Debug> TCP-Session: 2aac2b9a-3369-42d8-8f20-b2964a465a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18065 | 2025.09.06 02:26:18.745125 [ 296 ] {} <Debug> TCP-Session: 8d78d664-0e5c-49cd-8bb3-bb2d2473792d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18066 | 2025.09.06 02:26:18.744983 [ 290 ] {} <Debug> TCP-Session: 6707fc04-8b77-443c-a279-9d2e08c583b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40400 | ||
| 18067 | 2025.09.06 02:26:18.745177 [ 290 ] {} <Debug> TCP-Session: 6707fc04-8b77-443c-a279-9d2e08c583b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18068 | 2025.09.06 02:26:18.745191 [ 290 ] {} <Debug> TCP-Session: 6707fc04-8b77-443c-a279-9d2e08c583b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18069 | 2025.09.06 02:26:18.745195 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18070 | 2025.09.06 02:26:18.745226 [ 297 ] {} <Debug> TCP-Session: 92c54756-551f-4a19-90ee-549f97a083c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33748 | ||
| 18071 | 2025.09.06 02:26:18.745244 [ 297 ] {} <Debug> TCP-Session: 92c54756-551f-4a19-90ee-549f97a083c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18072 | 2025.09.06 02:26:18.745256 [ 297 ] {} <Debug> TCP-Session: 92c54756-551f-4a19-90ee-549f97a083c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18073 | 2025.09.06 02:26:18.745380 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 18074 | 2025.09.06 02:26:18.746365 [ 333 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> AggregatingTransform: Aggregating | ||
| 18075 | 2025.09.06 02:26:18.746420 [ 333 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> Aggregator: Aggregation method: without_key | ||
| 18076 | 2025.09.06 02:26:18.746459 [ 333 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979398 sec. (1021.035 rows/sec., 39.88 KiB/sec.) | ||
| 18077 | 2025.09.06 02:26:18.746480 [ 333 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Trace> Aggregator: Merging aggregated data | ||
| 18078 | 2025.09.06 02:26:18.747821 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 18079 | 2025.09.06 02:26:18.747956 [ 293 ] {9dea9f9e-cb4c-41e2-97dd-173e23db5810} <Debug> TCPHandler: Processed in 0.003563559 sec. | ||
| 18080 | 2025.09.06 02:26:18.748054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18081 | 2025.09.06 02:26:18.748081 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18082 | 2025.09.06 02:26:18.748082 [ 293 ] {} <Debug> TCP-Session: f0511b28-5abc-4c8b-afa2-2623ac4d50e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18083 | 2025.09.06 02:26:18.748111 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18084 | 2025.09.06 02:26:18.748126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18085 | 2025.09.06 02:26:18.748129 [ 294 ] {} <Debug> TCP-Session: 29f95eaa-b56e-4095-9bd9-a788a3071e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18086 | 2025.09.06 02:26:18.748148 [ 297 ] {} <Debug> TCP-Session: 92c54756-551f-4a19-90ee-549f97a083c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18087 | 2025.09.06 02:26:18.748165 [ 289 ] {} <Debug> TCP-Session: 2aac2b9a-3369-42d8-8f20-b2964a465a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18088 | 2025.09.06 02:26:18.748264 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18089 | 2025.09.06 02:26:18.748268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18090 | 2025.09.06 02:26:18.748291 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18091 | 2025.09.06 02:26:18.748323 [ 295 ] {} <Debug> TCP-Session: f729ac24-1f79-4062-9f81-9e1f1f4674c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18092 | 2025.09.06 02:26:18.748341 [ 290 ] {} <Debug> TCP-Session: 6707fc04-8b77-443c-a279-9d2e08c583b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18093 | 2025.09.06 02:26:18.748359 [ 291 ] {} <Debug> TCP-Session: 8539ccd7-4e35-4a64-ae4e-1c0dfdffae7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18094 | 2025.09.06 02:26:18.748141 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18095 | 2025.09.06 02:26:18.748097 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18096 | 2025.09.06 02:26:18.748431 [ 296 ] {} <Debug> TCP-Session: 8d78d664-0e5c-49cd-8bb3-bb2d2473792d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18097 | 2025.09.06 02:26:18.748443 [ 292 ] {} <Debug> TCP-Session: a42434be-2c84-450f-845b-fad535c1b522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18098 | 2025.09.06 02:26:19.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.13 MiB, peak 406.75 MiB, free memory in arenas 0.00 B, will set to 391.36 MiB (RSS), difference: 15.23 MiB | ||
| 18099 | 2025.09.06 02:26:19.967326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45067 | ||
| 18100 | 2025.09.06 02:26:19.967430 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18101 | 2025.09.06 02:26:19.967456 [ 293 ] {} <Debug> TCP-Session: 9fd81b94-82c9-4065-bcd1-060820bb343f Authenticating user 'default' from [fd00:1122:3344:101::e]:45067 | ||
| 18102 | 2025.09.06 02:26:19.967477 [ 293 ] {} <Debug> TCP-Session: 9fd81b94-82c9-4065-bcd1-060820bb343f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18103 | 2025.09.06 02:26:19.967490 [ 293 ] {} <Debug> TCP-Session: 9fd81b94-82c9-4065-bcd1-060820bb343f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2025.09.06 02:26:19.967691 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43920 | ||
| 18105 | 2025.09.06 02:26:19.967722 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50846 | ||
| 18106 | 2025.09.06 02:26:19.967744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56905 | ||
| 18107 | 2025.09.06 02:26:19.967767 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39299 | ||
| 18108 | 2025.09.06 02:26:19.967775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64953 | ||
| 18109 | 2025.09.06 02:26:19.967838 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18110 | 2025.09.06 02:26:19.967843 [ 293 ] {} <Trace> TCP-Session: 9fd81b94-82c9-4065-bcd1-060820bb343f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18111 | 2025.09.06 02:26:19.967872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18112 | 2025.09.06 02:26:19.967882 [ 295 ] {} <Debug> TCP-Session: 9aaedd52-f991-4153-9b76-06696144c21f Authenticating user 'default' from [fd00:1122:3344:101::e]:50846 | ||
| 18113 | 2025.09.06 02:26:19.967849 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18114 | 2025.09.06 02:26:19.967912 [ 291 ] {} <Debug> TCP-Session: 5f1107ef-7248-44c2-94fb-f90ebabc2337 Authenticating user 'default' from [fd00:1122:3344:101::e]:39299 | ||
| 18115 | 2025.09.06 02:26:19.967920 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18116 | 2025.09.06 02:26:19.967950 [ 289 ] {} <Debug> TCP-Session: d41b5442-fec9-4646-9b16-3d15d413156d Authenticating user 'default' from [fd00:1122:3344:101::e]:56905 | ||
| 18117 | 2025.09.06 02:26:19.967964 [ 291 ] {} <Debug> TCP-Session: 5f1107ef-7248-44c2-94fb-f90ebabc2337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18118 | 2025.09.06 02:26:19.967978 [ 292 ] {} <Debug> TCP-Session: 794d0dd2-6673-4cb6-a777-fc490c473528 Authenticating user 'default' from [fd00:1122:3344:101::e]:64953 | ||
| 18119 | 2025.09.06 02:26:19.967998 [ 291 ] {} <Debug> TCP-Session: 5f1107ef-7248-44c2-94fb-f90ebabc2337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18120 | 2025.09.06 02:26:19.967988 [ 289 ] {} <Debug> TCP-Session: d41b5442-fec9-4646-9b16-3d15d413156d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18121 | 2025.09.06 02:26:19.968020 [ 292 ] {} <Debug> TCP-Session: 794d0dd2-6673-4cb6-a777-fc490c473528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18122 | 2025.09.06 02:26:19.968039 [ 289 ] {} <Debug> TCP-Session: d41b5442-fec9-4646-9b16-3d15d413156d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18123 | 2025.09.06 02:26:19.968053 [ 292 ] {} <Debug> TCP-Session: 794d0dd2-6673-4cb6-a777-fc490c473528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2025.09.06 02:26:19.968029 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18125 | 2025.09.06 02:26:19.967920 [ 295 ] {} <Debug> TCP-Session: 9aaedd52-f991-4153-9b76-06696144c21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18126 | 2025.09.06 02:26:19.967755 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59225 | ||
| 18127 | 2025.09.06 02:26:19.968149 [ 295 ] {} <Debug> TCP-Session: 9aaedd52-f991-4153-9b76-06696144c21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18128 | 2025.09.06 02:26:19.967736 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37598 | ||
| 18129 | 2025.09.06 02:26:19.967733 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45691 | ||
| 18130 | 2025.09.06 02:26:19.968211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18131 | 2025.09.06 02:26:19.967828 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18132 | 2025.09.06 02:26:19.968259 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18133 | 2025.09.06 02:26:19.968269 [ 290 ] {} <Debug> TCP-Session: d6a6425a-14cb-494b-b668-9ef6acff79b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59225 | ||
| 18134 | 2025.09.06 02:26:19.968280 [ 294 ] {} <Debug> TCP-Session: 0d399716-9ba3-4d3e-af96-1a57b97efc56 Authenticating user 'default' from [fd00:1122:3344:101::e]:43920 | ||
| 18135 | 2025.09.06 02:26:19.968294 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18136 | 2025.09.06 02:26:19.968314 [ 290 ] {} <Debug> TCP-Session: d6a6425a-14cb-494b-b668-9ef6acff79b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18137 | 2025.09.06 02:26:19.968315 [ 294 ] {} <Debug> TCP-Session: 0d399716-9ba3-4d3e-af96-1a57b97efc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18138 | 2025.09.06 02:26:19.968335 [ 297 ] {} <Debug> TCP-Session: 9cae7784-1f73-410b-8ef3-7e7be29658c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45691 | ||
| 18139 | 2025.09.06 02:26:19.968347 [ 290 ] {} <Debug> TCP-Session: d6a6425a-14cb-494b-b668-9ef6acff79b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18140 | 2025.09.06 02:26:19.968356 [ 294 ] {} <Debug> TCP-Session: 0d399716-9ba3-4d3e-af96-1a57b97efc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18141 | 2025.09.06 02:26:19.968372 [ 297 ] {} <Debug> TCP-Session: 9cae7784-1f73-410b-8ef3-7e7be29658c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18142 | 2025.09.06 02:26:19.968363 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18143 | 2025.09.06 02:26:19.968406 [ 297 ] {} <Debug> TCP-Session: 9cae7784-1f73-410b-8ef3-7e7be29658c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18144 | 2025.09.06 02:26:19.968297 [ 296 ] {} <Debug> TCP-Session: c3ead52a-5708-4fe1-a50f-d1d5f0e0f0d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37598 | ||
| 18145 | 2025.09.06 02:26:19.968460 [ 296 ] {} <Debug> TCP-Session: c3ead52a-5708-4fe1-a50f-d1d5f0e0f0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18146 | 2025.09.06 02:26:19.968472 [ 296 ] {} <Debug> TCP-Session: c3ead52a-5708-4fe1-a50f-d1d5f0e0f0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18147 | 2025.09.06 02:26:19.968472 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18148 | 2025.09.06 02:26:19.968769 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 18149 | 2025.09.06 02:26:19.969844 [ 324 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> AggregatingTransform: Aggregating | ||
| 18150 | 2025.09.06 02:26:19.969883 [ 324 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> Aggregator: Aggregation method: without_key | ||
| 18151 | 2025.09.06 02:26:19.969919 [ 324 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046989 sec. (955.120 rows/sec., 37.31 KiB/sec.) | ||
| 18152 | 2025.09.06 02:26:19.969938 [ 324 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Trace> Aggregator: Merging aggregated data | ||
| 18153 | 2025.09.06 02:26:19.971568 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003592 sec., 278.39643652561244 rows/sec., 10.87 KiB/sec. | ||
| 18154 | 2025.09.06 02:26:19.971751 [ 293 ] {986e59c9-dfd5-486b-84df-c3446a6bea07} <Debug> TCPHandler: Processed in 0.004035883 sec. | ||
| 18155 | 2025.09.06 02:26:19.971939 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18156 | 2025.09.06 02:26:19.971966 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18157 | 2025.09.06 02:26:19.971976 [ 293 ] {} <Debug> TCP-Session: 9fd81b94-82c9-4065-bcd1-060820bb343f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18158 | 2025.09.06 02:26:19.971996 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18159 | 2025.09.06 02:26:19.972016 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18160 | 2025.09.06 02:26:19.972036 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18161 | 2025.09.06 02:26:19.972066 [ 290 ] {} <Debug> TCP-Session: d6a6425a-14cb-494b-b668-9ef6acff79b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18162 | 2025.09.06 02:26:19.972089 [ 297 ] {} <Debug> TCP-Session: 9cae7784-1f73-410b-8ef3-7e7be29658c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18163 | 2025.09.06 02:26:19.972090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18164 | 2025.09.06 02:26:19.972108 [ 294 ] {} <Debug> TCP-Session: 0d399716-9ba3-4d3e-af96-1a57b97efc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18165 | 2025.09.06 02:26:19.972138 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18166 | 2025.09.06 02:26:19.972156 [ 289 ] {} <Debug> TCP-Session: d41b5442-fec9-4646-9b16-3d15d413156d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18167 | 2025.09.06 02:26:19.972216 [ 291 ] {} <Debug> TCP-Session: 5f1107ef-7248-44c2-94fb-f90ebabc2337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18168 | 2025.09.06 02:26:19.972028 [ 292 ] {} <Debug> TCP-Session: 794d0dd2-6673-4cb6-a777-fc490c473528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2025.09.06 02:26:19.972072 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18170 | 2025.09.06 02:26:19.972312 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18171 | 2025.09.06 02:26:19.972328 [ 295 ] {} <Debug> TCP-Session: 9aaedd52-f991-4153-9b76-06696144c21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18172 | 2025.09.06 02:26:19.972363 [ 296 ] {} <Debug> TCP-Session: c3ead52a-5708-4fe1-a50f-d1d5f0e0f0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18173 | 2025.09.06 02:26:20.003204 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56364 | ||
| 18174 | 2025.09.06 02:26:20.003289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18175 | 2025.09.06 02:26:20.003314 [ 293 ] {} <Debug> TCP-Session: bd0bf9f1-51d3-46c9-b286-9127bc4ed37a Authenticating user 'default' from [fd00:1122:3344:101::e]:56364 | ||
| 18176 | 2025.09.06 02:26:20.003334 [ 293 ] {} <Debug> TCP-Session: bd0bf9f1-51d3-46c9-b286-9127bc4ed37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18177 | 2025.09.06 02:26:20.003346 [ 293 ] {} <Debug> TCP-Session: bd0bf9f1-51d3-46c9-b286-9127bc4ed37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18178 | 2025.09.06 02:26:20.003533 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63318 | ||
| 18179 | 2025.09.06 02:26:20.003573 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60139 | ||
| 18180 | 2025.09.06 02:26:20.003593 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43286 | ||
| 18181 | 2025.09.06 02:26:20.003609 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51283 | ||
| 18182 | 2025.09.06 02:26:20.003628 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34234 | ||
| 18183 | 2025.09.06 02:26:20.003653 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58243 | ||
| 18184 | 2025.09.06 02:26:20.003688 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18185 | 2025.09.06 02:26:20.003711 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18186 | 2025.09.06 02:26:20.003731 [ 296 ] {} <Debug> TCP-Session: 339fa972-9fac-4064-954d-174b38a4d081 Authenticating user 'default' from [fd00:1122:3344:101::e]:43286 | ||
| 18187 | 2025.09.06 02:26:20.003733 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18188 | 2025.09.06 02:26:20.003750 [ 289 ] {} <Debug> TCP-Session: ee5febee-17bf-4741-be94-4746a41ae534 Authenticating user 'default' from [fd00:1122:3344:101::e]:51283 | ||
| 18189 | 2025.09.06 02:26:20.003754 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18190 | 2025.09.06 02:26:20.003784 [ 290 ] {} <Debug> TCP-Session: 97d4f269-8555-420a-b06f-01a9cf381cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34234 | ||
| 18191 | 2025.09.06 02:26:20.003793 [ 289 ] {} <Debug> TCP-Session: ee5febee-17bf-4741-be94-4746a41ae534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18192 | 2025.09.06 02:26:20.003811 [ 292 ] {} <Debug> TCP-Session: 43957285-c6e8-4cfa-b176-89dd1011eedc Authenticating user 'default' from [fd00:1122:3344:101::e]:58243 | ||
| 18193 | 2025.09.06 02:26:20.003837 [ 289 ] {} <Debug> TCP-Session: ee5febee-17bf-4741-be94-4746a41ae534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18194 | 2025.09.06 02:26:20.003854 [ 292 ] {} <Debug> TCP-Session: 43957285-c6e8-4cfa-b176-89dd1011eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18195 | 2025.09.06 02:26:20.003827 [ 290 ] {} <Debug> TCP-Session: 97d4f269-8555-420a-b06f-01a9cf381cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18196 | 2025.09.06 02:26:20.003881 [ 292 ] {} <Debug> TCP-Session: 43957285-c6e8-4cfa-b176-89dd1011eedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18197 | 2025.09.06 02:26:20.003910 [ 290 ] {} <Debug> TCP-Session: 97d4f269-8555-420a-b06f-01a9cf381cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18198 | 2025.09.06 02:26:20.003651 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18199 | 2025.09.06 02:26:20.003650 [ 293 ] {} <Trace> TCP-Session: bd0bf9f1-51d3-46c9-b286-9127bc4ed37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2025.09.06 02:26:20.003966 [ 295 ] {} <Debug> TCP-Session: f3fac325-bbb6-40eb-b475-e67e2cfafcc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60139 | ||
| 18201 | 2025.09.06 02:26:20.003622 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18202 | 2025.09.06 02:26:20.004005 [ 295 ] {} <Debug> TCP-Session: f3fac325-bbb6-40eb-b475-e67e2cfafcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18203 | 2025.09.06 02:26:20.003646 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40052 | ||
| 18204 | 2025.09.06 02:26:20.004037 [ 295 ] {} <Debug> TCP-Session: f3fac325-bbb6-40eb-b475-e67e2cfafcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18205 | 2025.09.06 02:26:20.004036 [ 294 ] {} <Debug> TCP-Session: 61e94363-de2e-476a-b89c-efc28be5c899 Authenticating user 'default' from [fd00:1122:3344:101::e]:63318 | ||
| 18206 | 2025.09.06 02:26:20.003765 [ 296 ] {} <Debug> TCP-Session: 339fa972-9fac-4064-954d-174b38a4d081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18207 | 2025.09.06 02:26:20.004092 [ 294 ] {} <Debug> TCP-Session: 61e94363-de2e-476a-b89c-efc28be5c899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18208 | 2025.09.06 02:26:20.004109 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18209 | 2025.09.06 02:26:20.004123 [ 294 ] {} <Debug> TCP-Session: 61e94363-de2e-476a-b89c-efc28be5c899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18210 | 2025.09.06 02:26:20.004137 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18211 | 2025.09.06 02:26:20.004147 [ 291 ] {} <Debug> TCP-Session: b2ab9915-164a-4342-8e6a-c9699bb7f456 Authenticating user 'default' from [fd00:1122:3344:101::e]:40052 | ||
| 18212 | 2025.09.06 02:26:20.004111 [ 296 ] {} <Debug> TCP-Session: 339fa972-9fac-4064-954d-174b38a4d081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18213 | 2025.09.06 02:26:20.004189 [ 291 ] {} <Debug> TCP-Session: b2ab9915-164a-4342-8e6a-c9699bb7f456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18214 | 2025.09.06 02:26:20.003603 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38230 | ||
| 18215 | 2025.09.06 02:26:20.004218 [ 291 ] {} <Debug> TCP-Session: b2ab9915-164a-4342-8e6a-c9699bb7f456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18216 | 2025.09.06 02:26:20.004287 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18217 | 2025.09.06 02:26:20.004312 [ 297 ] {} <Debug> TCP-Session: f0c20a59-74d5-43eb-ab33-d124689d4822 Authenticating user 'default' from [fd00:1122:3344:101::e]:38230 | ||
| 18218 | 2025.09.06 02:26:20.004329 [ 297 ] {} <Debug> TCP-Session: f0c20a59-74d5-43eb-ab33-d124689d4822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2025.09.06 02:26:20.004341 [ 297 ] {} <Debug> TCP-Session: f0c20a59-74d5-43eb-ab33-d124689d4822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2025.09.06 02:26:20.004400 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18221 | 2025.09.06 02:26:20.004457 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18222 | 2025.09.06 02:26:20.004731 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 18223 | 2025.09.06 02:26:20.005654 [ 321 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> AggregatingTransform: Aggregating | ||
| 18224 | 2025.09.06 02:26:20.005692 [ 321 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> Aggregator: Aggregation method: without_key | ||
| 18225 | 2025.09.06 02:26:20.005724 [ 321 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896917 sec. (1114.930 rows/sec., 43.55 KiB/sec.) | ||
| 18226 | 2025.09.06 02:26:20.005739 [ 321 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Trace> Aggregator: Merging aggregated data | ||
| 18227 | 2025.09.06 02:26:20.007069 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002983 sec., 335.2329869259135 rows/sec., 13.10 KiB/sec. | ||
| 18228 | 2025.09.06 02:26:20.007231 [ 293 ] {cb4e7947-8355-4883-bb12-c75c25781b92} <Debug> TCPHandler: Processed in 0.003714129 sec. | ||
| 18229 | 2025.09.06 02:26:20.007345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18230 | 2025.09.06 02:26:20.007374 [ 293 ] {} <Debug> TCP-Session: bd0bf9f1-51d3-46c9-b286-9127bc4ed37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18231 | 2025.09.06 02:26:20.007374 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18232 | 2025.09.06 02:26:20.007395 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18233 | 2025.09.06 02:26:20.007412 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18234 | 2025.09.06 02:26:20.007427 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18235 | 2025.09.06 02:26:20.007446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18236 | 2025.09.06 02:26:20.007466 [ 295 ] {} <Debug> TCP-Session: f3fac325-bbb6-40eb-b475-e67e2cfafcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18237 | 2025.09.06 02:26:20.007483 [ 297 ] {} <Debug> TCP-Session: f0c20a59-74d5-43eb-ab33-d124689d4822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18238 | 2025.09.06 02:26:20.007478 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18239 | 2025.09.06 02:26:20.007500 [ 291 ] {} <Debug> TCP-Session: b2ab9915-164a-4342-8e6a-c9699bb7f456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18240 | 2025.09.06 02:26:20.007495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18241 | 2025.09.06 02:26:20.007531 [ 289 ] {} <Debug> TCP-Session: ee5febee-17bf-4741-be94-4746a41ae534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18242 | 2025.09.06 02:26:20.007438 [ 292 ] {} <Debug> TCP-Session: 43957285-c6e8-4cfa-b176-89dd1011eedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18243 | 2025.09.06 02:26:20.007566 [ 290 ] {} <Debug> TCP-Session: 97d4f269-8555-420a-b06f-01a9cf381cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18244 | 2025.09.06 02:26:20.007423 [ 294 ] {} <Debug> TCP-Session: 61e94363-de2e-476a-b89c-efc28be5c899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18245 | 2025.09.06 02:26:20.007465 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18246 | 2025.09.06 02:26:20.007650 [ 296 ] {} <Debug> TCP-Session: 339fa972-9fac-4064-954d-174b38a4d081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18247 | 2025.09.06 02:26:20.046092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42675 | ||
| 18248 | 2025.09.06 02:26:20.046907 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2025.09.06 02:26:20.046981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18250 | 2025.09.06 02:26:20.047721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18251 | 2025.09.06 02:26:20.048042 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2025.09.06 02:26:20.048340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42675 | ||
| 18253 | 2025.09.06 02:26:22.169457 [ 217 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18254 | 2025.09.06 02:26:22.169524 [ 217 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18255 | 2025.09.06 02:26:22.171685 [ 217 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18256 | 2025.09.06 02:26:22.285333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18257 | 2025.09.06 02:26:22.303203 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2025.09.06 02:26:22.303269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18259 | 2025.09.06 02:26:22.310055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18260 | 2025.09.06 02:26:22.310816 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18261 | 2025.09.06 02:26:22.314037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18262 | 2025.09.06 02:26:22.681416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2206 | ||
| 18263 | 2025.09.06 02:26:22.684004 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2025.09.06 02:26:22.684060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18265 | 2025.09.06 02:26:22.685367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18266 | 2025.09.06 02:26:22.685636 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2025.09.06 02:26:22.685812 [ 44 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18268 | 2025.09.06 02:26:22.685879 [ 44 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2025.09.06 02:26:22.685899 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18270 | 2025.09.06 02:26:22.685936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2206 | ||
| 18271 | 2025.09.06 02:26:22.686018 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 18272 | 2025.09.06 02:26:22.686588 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18273 | 2025.09.06 02:26:22.686724 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2032 rows starting from the beginning of the part | ||
| 18274 | 2025.09.06 02:26:22.687067 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 18275 | 2025.09.06 02:26:22.687415 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 18276 | 2025.09.06 02:26:22.687789 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 18277 | 2025.09.06 02:26:22.688165 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 18278 | 2025.09.06 02:26:22.688527 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 18279 | 2025.09.06 02:26:22.695240 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 72 columns (72 merged, 0 gathered) in 0.009278024 sec., 237766.1450326061 rows/sec., 182.71 MiB/sec. | ||
| 18280 | 2025.09.06 02:26:22.696900 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18281 | 2025.09.06 02:26:22.697414 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18282 | 2025.09.06 02:26:22.697487 [ 193 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_66_13} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18283 | 2025.09.06 02:26:22.697663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 18284 | 2025.09.06 02:26:22.954605 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18285 | 2025.09.06 02:26:22.954804 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18286 | 2025.09.06 02:26:22.954879 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18287 | 2025.09.06 02:26:22.955637 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2025.09.06 02:26:22.955683 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18289 | 2025.09.06 02:26:22.956093 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18290 | 2025.09.06 02:26:22.956321 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2025.09.06 02:26:22.956474 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001725 sec., 69565.21739130435 rows/sec., 5.91 MiB/sec. | ||
| 18292 | 2025.09.06 02:26:22.956488 [ 44 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18293 | 2025.09.06 02:26:22.956519 [ 254 ] {9a3da6ee-e1f3-46c4-9119-ab4985cfab31} <Debug> TCPHandler: Processed in 0.002051027 sec. | ||
| 18294 | 2025.09.06 02:26:22.956547 [ 44 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2025.09.06 02:26:22.956577 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18296 | 2025.09.06 02:26:22.956651 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18297 | 2025.09.06 02:26:22.956677 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 18298 | 2025.09.06 02:26:22.956753 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18299 | 2025.09.06 02:26:22.956796 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18300 | 2025.09.06 02:26:22.956800 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18301 | 2025.09.06 02:26:22.956836 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2423 rows starting from the beginning of the part | ||
| 18302 | 2025.09.06 02:26:22.956901 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 242 rows starting from the beginning of the part | ||
| 18303 | 2025.09.06 02:26:22.956951 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 76 rows starting from the beginning of the part | ||
| 18304 | 2025.09.06 02:26:22.957000 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 120 rows starting from the beginning of the part | ||
| 18305 | 2025.09.06 02:26:22.957045 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1217 rows starting from the beginning of the part | ||
| 18306 | 2025.09.06 02:26:22.957090 [ 193 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 120 rows starting from the beginning of the part | ||
| 18307 | 2025.09.06 02:26:22.957243 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2025.09.06 02:26:22.957287 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18309 | 2025.09.06 02:26:22.957625 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18310 | 2025.09.06 02:26:22.957858 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2025.09.06 02:26:22.957999 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001265 sec., 25296.442687747036 rows/sec., 1.86 MiB/sec. | ||
| 18312 | 2025.09.06 02:26:22.958040 [ 254 ] {ec19719d-07ec-4494-8ae5-8c9ffaaae5b8} <Debug> TCPHandler: Processed in 0.001438382 sec. | ||
| 18313 | 2025.09.06 02:26:22.958189 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2025.09.06 02:26:22.958285 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18315 | 2025.09.06 02:26:22.958327 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18316 | 2025.09.06 02:26:22.958780 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2025.09.06 02:26:22.958819 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18318 | 2025.09.06 02:26:22.958892 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002256288 sec., 1860578.0822306373 rows/sec., 160.94 MiB/sec. | ||
| 18319 | 2025.09.06 02:26:22.959139 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18320 | 2025.09.06 02:26:22.959184 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18321 | 2025.09.06 02:26:22.959398 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2025.09.06 02:26:22.959522 [ 44 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18323 | 2025.09.06 02:26:22.959522 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2025.09.06 02:26:22.959536 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001284 sec., 74766.35514018692 rows/sec., 5.84 MiB/sec. | ||
| 18325 | 2025.09.06 02:26:22.959551 [ 44 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2025.09.06 02:26:22.959613 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18327 | 2025.09.06 02:26:22.959614 [ 188 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_131_26} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18328 | 2025.09.06 02:26:22.959625 [ 254 ] {6186bcbf-9b64-46fb-9740-28ece74af216} <Debug> TCPHandler: Processed in 0.001505542 sec. | ||
| 18329 | 2025.09.06 02:26:22.959684 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 18330 | 2025.09.06 02:26:22.959717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18331 | 2025.09.06 02:26:22.959766 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2025.09.06 02:26:22.959787 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18333 | 2025.09.06 02:26:22.959821 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1224 rows starting from the beginning of the part | ||
| 18334 | 2025.09.06 02:26:22.959876 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2025.09.06 02:26:22.959879 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 136 rows starting from the beginning of the part | ||
| 18336 | 2025.09.06 02:26:22.959932 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18337 | 2025.09.06 02:26:22.959943 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 74 rows starting from the beginning of the part | ||
| 18338 | 2025.09.06 02:26:22.959992 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 96 rows starting from the beginning of the part | ||
| 18339 | 2025.09.06 02:26:22.960037 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 532 rows starting from the beginning of the part | ||
| 18340 | 2025.09.06 02:26:22.960075 [ 196 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 96 rows starting from the beginning of the part | ||
| 18341 | 2025.09.06 02:26:22.960476 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18342 | 2025.09.06 02:26:22.960515 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18343 | 2025.09.06 02:26:22.960874 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18344 | 2025.09.06 02:26:22.961086 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18345 | 2025.09.06 02:26:22.961213 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 18346 | 2025.09.06 02:26:22.961250 [ 254 ] {37bc8bbb-b313-4c3e-a0fb-da47dbfbef4a} <Debug> TCPHandler: Processed in 0.001511083 sec. | ||
| 18347 | 2025.09.06 02:26:22.961285 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609253 sec., 1340994.859105436 rows/sec., 104.31 MiB/sec. | ||
| 18348 | 2025.09.06 02:26:22.961363 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2025.09.06 02:26:22.961451 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18350 | 2025.09.06 02:26:22.961461 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18351 | 2025.09.06 02:26:22.961520 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18352 | 2025.09.06 02:26:22.961695 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18353 | 2025.09.06 02:26:22.961761 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_131_26} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18354 | 2025.09.06 02:26:22.961830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18355 | 2025.09.06 02:26:22.962398 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2025.09.06 02:26:22.962438 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18357 | 2025.09.06 02:26:22.962983 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18358 | 2025.09.06 02:26:22.963191 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2025.09.06 02:26:22.963326 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001884 sec., 16985.138004246284 rows/sec., 30.44 MiB/sec. | ||
| 18360 | 2025.09.06 02:26:22.963381 [ 254 ] {95644e8b-581a-4e4c-b00a-09d8dfa7a9e3} <Debug> TCPHandler: Processed in 0.002064587 sec. | ||
| 18361 | 2025.09.06 02:26:22.963404 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 18362 | 2025.09.06 02:26:22.963442 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 18363 | 2025.09.06 02:26:22.963492 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18364 | 2025.09.06 02:26:22.963589 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18365 | 2025.09.06 02:26:22.963630 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18366 | 2025.09.06 02:26:22.963966 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18367 | 2025.09.06 02:26:22.964002 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18368 | 2025.09.06 02:26:22.964294 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18369 | 2025.09.06 02:26:22.964586 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18370 | 2025.09.06 02:26:22.964718 [ 56 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18371 | 2025.09.06 02:26:22.964748 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 18372 | 2025.09.06 02:26:22.964756 [ 56 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2025.09.06 02:26:22.964792 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18374 | 2025.09.06 02:26:22.964798 [ 254 ] {f2f47f77-72ea-4927-a6a4-a7ddc17d665e} <Debug> TCPHandler: Processed in 0.001352011 sec. | ||
| 18375 | 2025.09.06 02:26:22.964885 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18376 | 2025.09.06 02:26:22.964981 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18377 | 2025.09.06 02:26:22.965008 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8022 rows starting from the beginning of the part | ||
| 18378 | 2025.09.06 02:26:22.965057 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18379 | 2025.09.06 02:26:22.965103 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18380 | 2025.09.06 02:26:22.965146 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18381 | 2025.09.06 02:26:22.965185 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18382 | 2025.09.06 02:26:22.965227 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18383 | 2025.09.06 02:26:22.966739 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18384 | 2025.09.06 02:26:22.967679 [ 194 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002832503 sec., 2938037.4883980704 rows/sec., 194.88 MiB/sec. | ||
| 18385 | 2025.09.06 02:26:22.967812 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18386 | 2025.09.06 02:26:22.968043 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18387 | 2025.09.06 02:26:22.968104 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_131_26} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18388 | 2025.09.06 02:26:22.968167 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 18389 | 2025.09.06 02:26:23.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.50 MiB, peak 406.75 MiB, free memory in arenas 0.00 B, will set to 391.37 MiB (RSS), difference: -1.13 MiB | ||
| 18390 | 2025.09.06 02:26:23.254225 [ 224 ] {} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): 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] | ||
| 18391 | 2025.09.06 02:26:23.254309 [ 224 ] {} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): 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] | ||
| 18392 | 2025.09.06 02:26:23.257622 [ 224 ] {} <Debug> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): 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] | ||
| 18393 | 2025.09.06 02:26:23.381836 [ 217 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18394 | 2025.09.06 02:26:23.381918 [ 217 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18395 | 2025.09.06 02:26:23.384482 [ 217 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18396 | 2025.09.06 02:26:27.351328 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18397 | 2025.09.06 02:26:27.351389 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18398 | 2025.09.06 02:26:27.476590 [ 221 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18399 | 2025.09.06 02:26:27.476641 [ 221 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18400 | 2025.09.06 02:26:27.480123 [ 221 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18401 | 2025.09.06 02:26:27.511329 [ 224 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 18402 | 2025.09.06 02:26:27.511393 [ 224 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 18403 | 2025.09.06 02:26:27.513784 [ 224 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 18404 | 2025.09.06 02:26:27.544363 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18405 | 2025.09.06 02:26:27.544402 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18406 | 2025.09.06 02:26:27.547125 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18407 | 2025.09.06 02:26:27.548642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43123 | ||
| 18408 | 2025.09.06 02:26:27.549181 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18409 | 2025.09.06 02:26:27.549219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18410 | 2025.09.06 02:26:27.549705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18411 | 2025.09.06 02:26:27.549923 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2025.09.06 02:26:27.550037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43123 | ||
| 18413 | 2025.09.06 02:26:27.953341 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18414 | 2025.09.06 02:26:27.953541 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18415 | 2025.09.06 02:26:27.953614 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18416 | 2025.09.06 02:26:27.954351 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2025.09.06 02:26:27.954408 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18418 | 2025.09.06 02:26:27.954822 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18419 | 2025.09.06 02:26:27.955043 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2025.09.06 02:26:27.955198 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.66 MiB/sec. | ||
| 18421 | 2025.09.06 02:26:27.955240 [ 254 ] {bc671f3d-31a1-482e-84e6-42b097efc69a} <Debug> TCPHandler: Processed in 0.002039977 sec. | ||
| 18422 | 2025.09.06 02:26:27.955298 [ 217 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18423 | 2025.09.06 02:26:27.955351 [ 217 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18424 | 2025.09.06 02:26:27.955365 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18425 | 2025.09.06 02:26:27.955465 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18426 | 2025.09.06 02:26:27.955508 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18427 | 2025.09.06 02:26:27.955914 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18428 | 2025.09.06 02:26:27.955953 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18429 | 2025.09.06 02:26:27.956295 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18430 | 2025.09.06 02:26:27.956515 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18431 | 2025.09.06 02:26:27.956641 [ 60 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18432 | 2025.09.06 02:26:27.956648 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 625.58 KiB/sec. | ||
| 18433 | 2025.09.06 02:26:27.956713 [ 60 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18434 | 2025.09.06 02:26:27.956758 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18435 | 2025.09.06 02:26:27.956764 [ 254 ] {17ad1b3b-575d-4712-9f55-d7d07f85d3d7} <Debug> TCPHandler: Processed in 0.001448252 sec. | ||
| 18436 | 2025.09.06 02:26:27.956868 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 18437 | 2025.09.06 02:26:27.956915 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18438 | 2025.09.06 02:26:27.956969 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18439 | 2025.09.06 02:26:27.957003 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 270 rows starting from the beginning of the part | ||
| 18440 | 2025.09.06 02:26:27.957036 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18441 | 2025.09.06 02:26:27.957068 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 18442 | 2025.09.06 02:26:27.957089 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18443 | 2025.09.06 02:26:27.957116 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 32 rows starting from the beginning of the part | ||
| 18444 | 2025.09.06 02:26:27.957163 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 18445 | 2025.09.06 02:26:27.957208 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 32 rows starting from the beginning of the part | ||
| 18446 | 2025.09.06 02:26:27.957254 [ 199 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 18447 | 2025.09.06 02:26:27.957593 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18448 | 2025.09.06 02:26:27.957632 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18449 | 2025.09.06 02:26:27.957957 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18450 | 2025.09.06 02:26:27.958100 [ 192 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275311 sec., 286988.82076607196 rows/sec., 19.86 MiB/sec. | ||
| 18451 | 2025.09.06 02:26:27.958250 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2025.09.06 02:26:27.958316 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18453 | 2025.09.06 02:26:27.958399 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001388 sec., 53314.12103746398 rows/sec., 4.16 MiB/sec. | ||
| 18454 | 2025.09.06 02:26:27.958446 [ 254 ] {8f2a6b91-939d-46a7-b4ff-4c71e689c019} <Debug> TCPHandler: Processed in 0.001592393 sec. | ||
| 18455 | 2025.09.06 02:26:27.958478 [ 223 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18456 | 2025.09.06 02:26:27.958548 [ 223 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18457 | 2025.09.06 02:26:27.958560 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2025.09.06 02:26:27.958658 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18459 | 2025.09.06 02:26:27.958663 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2025.09.06 02:26:27.958708 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18461 | 2025.09.06 02:26:27.958779 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_131_26} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18462 | 2025.09.06 02:26:27.958904 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18463 | 2025.09.06 02:26:27.958940 [ 217 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18464 | 2025.09.06 02:26:27.959143 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2025.09.06 02:26:27.959184 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18466 | 2025.09.06 02:26:27.959539 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18467 | 2025.09.06 02:26:27.959759 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2025.09.06 02:26:27.959877 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_127_26 to all_130_130_0 | ||
| 18469 | 2025.09.06 02:26:27.959894 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 18470 | 2025.09.06 02:26:27.959918 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2025.09.06 02:26:27.959941 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 18472 | 2025.09.06 02:26:27.959942 [ 254 ] {30cd8a81-453e-4723-8f64-7ca3510f43e1} <Debug> TCPHandler: Processed in 0.001432852 sec. | ||
| 18473 | 2025.09.06 02:26:27.960009 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_127_26 to all_130_130_0 into Compact with storage Full | ||
| 18474 | 2025.09.06 02:26:27.960059 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18475 | 2025.09.06 02:26:27.960093 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18476 | 2025.09.06 02:26:27.960120 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 38316 rows starting from the beginning of the part | ||
| 18477 | 2025.09.06 02:26:27.960154 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18478 | 2025.09.06 02:26:27.960168 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18479 | 2025.09.06 02:26:27.960211 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18480 | 2025.09.06 02:26:27.960211 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18481 | 2025.09.06 02:26:27.960257 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 845 rows starting from the beginning of the part | ||
| 18482 | 2025.09.06 02:26:27.961023 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2025.09.06 02:26:27.961059 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18484 | 2025.09.06 02:26:27.961271 [ 223 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18485 | 2025.09.06 02:26:27.961593 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18486 | 2025.09.06 02:26:27.961816 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18487 | 2025.09.06 02:26:27.961958 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 18488 | 2025.09.06 02:26:27.962028 [ 254 ] {1724adf6-2de0-41f7-a5be-f2d6544cf481} <Debug> TCPHandler: Processed in 0.002016726 sec. | ||
| 18489 | 2025.09.06 02:26:27.962145 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18490 | 2025.09.06 02:26:27.962240 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18491 | 2025.09.06 02:26:27.962284 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18492 | 2025.09.06 02:26:27.962630 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2025.09.06 02:26:27.962668 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18494 | 2025.09.06 02:26:27.962975 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18495 | 2025.09.06 02:26:27.963190 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18496 | 2025.09.06 02:26:27.963322 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 18497 | 2025.09.06 02:26:27.963360 [ 254 ] {963664f4-fecc-4ae2-813a-b8891797e097} <Debug> TCPHandler: Processed in 0.00126416 sec. | ||
| 18498 | 2025.09.06 02:26:27.967071 [ 192 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39481 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088707 sec., 5569562.96825359 rows/sec., 380.47 MiB/sec. | ||
| 18499 | 2025.09.06 02:26:27.967692 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 18500 | 2025.09.06 02:26:27.967985 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2025.09.06 02:26:27.968061 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_127_26, all_130_130_0] -> all_1_130_27 | ||
| 18502 | 2025.09.06 02:26:27.968153 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 18503 | 2025.09.06 02:26:29.061777 [ 219 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 18504 | 2025.09.06 02:26:29.061851 [ 219 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 18505 | 2025.09.06 02:26:29.063961 [ 219 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 18506 | 2025.09.06 02:26:29.814230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18507 | 2025.09.06 02:26:29.831665 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18508 | 2025.09.06 02:26:29.831731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18509 | 2025.09.06 02:26:29.838080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18510 | 2025.09.06 02:26:29.838803 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2025.09.06 02:26:29.842548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18512 | 2025.09.06 02:26:30.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.89 MiB, peak 406.75 MiB, free memory in arenas 0.00 B, will set to 391.37 MiB (RSS), difference: 3.48 MiB | ||
| 18513 | 2025.09.06 02:26:30.135372 [ 77 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_49_11 to all_53_53_0 | ||
| 18514 | 2025.09.06 02:26:30.135442 [ 77 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18515 | 2025.09.06 02:26:30.135467 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18516 | 2025.09.06 02:26:30.135589 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_11 to all_53_53_0 into Compact with storage Full | ||
| 18517 | 2025.09.06 02:26:30.135748 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18518 | 2025.09.06 02:26:30.135785 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_11, total 456 rows starting from the beginning of the part | ||
| 18519 | 2025.09.06 02:26:30.135857 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 18520 | 2025.09.06 02:26:30.135909 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 203 rows starting from the beginning of the part | ||
| 18521 | 2025.09.06 02:26:30.135956 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 18522 | 2025.09.06 02:26:30.136004 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
| 18523 | 2025.09.06 02:26:30.137037 [ 192 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1139 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495752 sec., 761489.8726526857 rows/sec., 54.08 MiB/sec. | ||
| 18524 | 2025.09.06 02:26:30.137244 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Trace> MergedBlockOutputStream: filled checksums all_1_53_12 (state Temporary) | ||
| 18525 | 2025.09.06 02:26:30.137555 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_53_12 to all_1_53_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2025.09.06 02:26:30.137629 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_53_12} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_49_11, all_53_53_0] -> all_1_53_12 | ||
| 18527 | 2025.09.06 02:26:30.137711 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 18528 | 2025.09.06 02:26:32.533555 [ 217 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 18529 | 2025.09.06 02:26:32.533639 [ 217 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 18530 | 2025.09.06 02:26:32.536678 [ 217 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 18531 | 2025.09.06 02:26:32.686330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2230 | ||
| 18532 | 2025.09.06 02:26:32.688622 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2025.09.06 02:26:32.688673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18534 | 2025.09.06 02:26:32.689903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18535 | 2025.09.06 02:26:32.690195 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18536 | 2025.09.06 02:26:32.690495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2230 | ||
| 18537 | 2025.09.06 02:26:32.957370 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18538 | 2025.09.06 02:26:32.957632 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18539 | 2025.09.06 02:26:32.957724 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18540 | 2025.09.06 02:26:32.958403 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2025.09.06 02:26:32.958448 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18542 | 2025.09.06 02:26:32.958842 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18543 | 2025.09.06 02:26:32.959079 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2025.09.06 02:26:32.959239 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 18545 | 2025.09.06 02:26:32.959290 [ 254 ] {d30dcb1d-4e34-4204-aba1-139264bea911} <Debug> TCPHandler: Processed in 0.002087477 sec. | ||
| 18546 | 2025.09.06 02:26:32.959408 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18547 | 2025.09.06 02:26:32.959511 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18548 | 2025.09.06 02:26:32.959556 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18549 | 2025.09.06 02:26:32.959967 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2025.09.06 02:26:32.960003 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18551 | 2025.09.06 02:26:32.960305 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18552 | 2025.09.06 02:26:32.960518 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2025.09.06 02:26:32.960653 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001165 sec., 6866.9527896995705 rows/sec., 559.95 KiB/sec. | ||
| 18554 | 2025.09.06 02:26:32.960693 [ 254 ] {ffe372e9-8b6e-4619-a59c-5a95ce227767} <Debug> TCPHandler: Processed in 0.001335001 sec. | ||
| 18555 | 2025.09.06 02:26:32.960805 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2025.09.06 02:26:32.960902 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18557 | 2025.09.06 02:26:32.960945 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18558 | 2025.09.06 02:26:32.961474 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2025.09.06 02:26:32.961511 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18560 | 2025.09.06 02:26:32.961833 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18561 | 2025.09.06 02:26:32.962058 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2025.09.06 02:26:32.962189 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001307 sec., 186687.06962509564 rows/sec., 16.58 MiB/sec. | ||
| 18563 | 2025.09.06 02:26:32.962228 [ 254 ] {3c57dcfb-d220-4252-99fd-21ea076343b5} <Debug> TCPHandler: Processed in 0.001472171 sec. | ||
| 18564 | 2025.09.06 02:26:32.962337 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18565 | 2025.09.06 02:26:32.962433 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18566 | 2025.09.06 02:26:32.962474 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18567 | 2025.09.06 02:26:32.962896 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2025.09.06 02:26:32.962931 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18569 | 2025.09.06 02:26:32.963225 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18570 | 2025.09.06 02:26:32.963432 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2025.09.06 02:26:32.963563 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001148 sec., 45296.167247386766 rows/sec., 3.34 MiB/sec. | ||
| 18572 | 2025.09.06 02:26:32.963602 [ 254 ] {7edfa32a-09c0-4764-b09b-522d7d360a74} <Debug> TCPHandler: Processed in 0.00131419 sec. | ||
| 18573 | 2025.09.06 02:26:32.963729 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2025.09.06 02:26:32.963853 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18575 | 2025.09.06 02:26:32.963902 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18576 | 2025.09.06 02:26:32.964385 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2025.09.06 02:26:32.964428 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18578 | 2025.09.06 02:26:32.964780 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18579 | 2025.09.06 02:26:32.964988 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2025.09.06 02:26:32.965119 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001292 sec., 18575.851393188856 rows/sec., 1.54 MiB/sec. | ||
| 18581 | 2025.09.06 02:26:32.965159 [ 254 ] {4e17091f-a8f6-44f3-b6ec-72170c7343d8} <Debug> TCPHandler: Processed in 0.001491292 sec. | ||
| 18582 | 2025.09.06 02:26:32.965274 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18583 | 2025.09.06 02:26:32.965377 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18584 | 2025.09.06 02:26:32.965419 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18585 | 2025.09.06 02:26:32.965839 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2025.09.06 02:26:32.965874 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18587 | 2025.09.06 02:26:32.966187 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18588 | 2025.09.06 02:26:32.966407 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18589 | 2025.09.06 02:26:32.966542 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 18590 | 2025.09.06 02:26:32.966583 [ 254 ] {1b9502b7-9f3a-4197-9619-93c300e0b9e7} <Debug> TCPHandler: Processed in 0.001359201 sec. | ||
| 18591 | 2025.09.06 02:26:32.966695 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18592 | 2025.09.06 02:26:32.966795 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18593 | 2025.09.06 02:26:32.966837 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18594 | 2025.09.06 02:26:32.967328 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2025.09.06 02:26:32.967364 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18596 | 2025.09.06 02:26:32.967686 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18597 | 2025.09.06 02:26:32.967899 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2025.09.06 02:26:32.968039 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.00126 sec., 111111.11111111111 rows/sec., 8.98 MiB/sec. | ||
| 18599 | 2025.09.06 02:26:32.968084 [ 254 ] {6d3a697a-2c90-46a5-b5bc-5acee44be7f2} <Debug> TCPHandler: Processed in 0.001438471 sec. | ||
| 18600 | 2025.09.06 02:26:32.968189 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18601 | 2025.09.06 02:26:32.968284 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18602 | 2025.09.06 02:26:32.968329 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18603 | 2025.09.06 02:26:32.968757 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2025.09.06 02:26:32.968792 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18605 | 2025.09.06 02:26:32.969131 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18606 | 2025.09.06 02:26:32.969359 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2025.09.06 02:26:32.969491 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001224 sec., 163398.69281045752 rows/sec., 11.71 MiB/sec. | ||
| 18608 | 2025.09.06 02:26:32.969530 [ 254 ] {129886f6-5009-42af-807e-bebc08d7c004} <Debug> TCPHandler: Processed in 0.001390631 sec. | ||
| 18609 | 2025.09.06 02:26:32.969643 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18610 | 2025.09.06 02:26:32.969738 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18611 | 2025.09.06 02:26:32.969795 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18612 | 2025.09.06 02:26:32.970650 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2025.09.06 02:26:32.970688 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18614 | 2025.09.06 02:26:32.971234 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18615 | 2025.09.06 02:26:32.971464 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18616 | 2025.09.06 02:26:32.971603 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001881 sec., 17012.227538543328 rows/sec., 30.49 MiB/sec. | ||
| 18617 | 2025.09.06 02:26:32.971662 [ 254 ] {c52c6902-83ba-47f7-81f1-6e6e94810faf} <Debug> TCPHandler: Processed in 0.002067537 sec. | ||
| 18618 | 2025.09.06 02:26:32.971834 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18619 | 2025.09.06 02:26:32.971929 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18620 | 2025.09.06 02:26:32.971972 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18621 | 2025.09.06 02:26:32.972322 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18622 | 2025.09.06 02:26:32.972358 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18623 | 2025.09.06 02:26:32.972666 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18624 | 2025.09.06 02:26:32.972883 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18625 | 2025.09.06 02:26:32.973014 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 18626 | 2025.09.06 02:26:32.973052 [ 254 ] {503a55d6-af9f-4b10-8671-cef250fb4858} <Debug> TCPHandler: Processed in 0.00126764 sec. | ||
| 18627 | 2025.09.06 02:26:35.050294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43635 | ||
| 18628 | 2025.09.06 02:26:35.050854 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18629 | 2025.09.06 02:26:35.050900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18630 | 2025.09.06 02:26:35.051386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18631 | 2025.09.06 02:26:35.051616 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18632 | 2025.09.06 02:26:35.051756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43635 | ||
| 18633 | 2025.09.06 02:26:35.051757 [ 87 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18634 | 2025.09.06 02:26:35.051837 [ 87 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18635 | 2025.09.06 02:26:35.051861 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18636 | 2025.09.06 02:26:35.051972 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 18637 | 2025.09.06 02:26:35.052100 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18638 | 2025.09.06 02:26:35.052143 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41203 rows starting from the beginning of the part | ||
| 18639 | 2025.09.06 02:26:35.052213 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 18640 | 2025.09.06 02:26:35.052262 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 18641 | 2025.09.06 02:26:35.052311 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 18642 | 2025.09.06 02:26:35.052355 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 18643 | 2025.09.06 02:26:35.052399 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 18644 | 2025.09.06 02:26:35.055069 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43635 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144576 sec., 13876274.575650262 rows/sec., 198.50 MiB/sec. | ||
| 18645 | 2025.09.06 02:26:35.055382 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18646 | 2025.09.06 02:26:35.055714 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2025.09.06 02:26:35.055797 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_91_18} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18648 | 2025.09.06 02:26:35.055906 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18649 | 2025.09.06 02:26:37.342737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 18650 | 2025.09.06 02:26:37.361462 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2025.09.06 02:26:37.361516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18652 | 2025.09.06 02:26:37.367722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18653 | 2025.09.06 02:26:37.368486 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2025.09.06 02:26:37.368765 [ 107 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18655 | 2025.09.06 02:26:37.368804 [ 107 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18656 | 2025.09.06 02:26:37.368824 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18657 | 2025.09.06 02:26:37.368950 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18658 | 2025.09.06 02:26:37.372255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 18659 | 2025.09.06 02:26:37.373005 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18660 | 2025.09.06 02:26:37.374637 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18661 | 2025.09.06 02:26:37.379190 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18662 | 2025.09.06 02:26:37.383773 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18663 | 2025.09.06 02:26:37.388348 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18664 | 2025.09.06 02:26:37.393263 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18665 | 2025.09.06 02:26:37.397958 [ 192 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 18666 | 2025.09.06 02:26:37.455379 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.086492975 sec., 7919.718335506439 rows/sec., 40.95 MiB/sec. | ||
| 18667 | 2025.09.06 02:26:37.458387 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18668 | 2025.09.06 02:26:37.460357 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_91_18} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2025.09.06 02:26:37.460434 [ 191 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_91_18} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18670 | 2025.09.06 02:26:37.463333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18671 | 2025.09.06 02:26:37.953538 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18672 | 2025.09.06 02:26:37.953733 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18673 | 2025.09.06 02:26:37.953806 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18674 | 2025.09.06 02:26:37.954452 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2025.09.06 02:26:37.954496 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18676 | 2025.09.06 02:26:37.954885 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18677 | 2025.09.06 02:26:37.955128 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2025.09.06 02:26:37.955286 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 18679 | 2025.09.06 02:26:37.955331 [ 254 ] {a07d0423-e3ae-4139-93e0-7400f220e3d2} <Debug> TCPHandler: Processed in 0.001922655 sec. | ||
| 18680 | 2025.09.06 02:26:37.955450 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2025.09.06 02:26:37.955545 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18682 | 2025.09.06 02:26:37.955588 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18683 | 2025.09.06 02:26:37.955994 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2025.09.06 02:26:37.956031 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18685 | 2025.09.06 02:26:37.956330 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18686 | 2025.09.06 02:26:37.956542 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2025.09.06 02:26:37.956679 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 18688 | 2025.09.06 02:26:37.956719 [ 254 ] {8b762517-831e-4664-b6c3-c685ceda29e6} <Debug> TCPHandler: Processed in 0.001318371 sec. | ||
| 18689 | 2025.09.06 02:26:37.956821 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18690 | 2025.09.06 02:26:37.956916 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18691 | 2025.09.06 02:26:37.956956 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18692 | 2025.09.06 02:26:37.957373 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2025.09.06 02:26:37.957411 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18694 | 2025.09.06 02:26:37.957709 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18695 | 2025.09.06 02:26:37.957923 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2025.09.06 02:26:37.958056 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 18697 | 2025.09.06 02:26:37.958096 [ 254 ] {7ebe176b-59ac-4fcd-a470-588a74ab48b3} <Debug> TCPHandler: Processed in 0.00132242 sec. | ||
| 18698 | 2025.09.06 02:26:37.958209 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2025.09.06 02:26:37.958304 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18700 | 2025.09.06 02:26:37.958350 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18701 | 2025.09.06 02:26:37.958759 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2025.09.06 02:26:37.958796 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18703 | 2025.09.06 02:26:37.959126 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18704 | 2025.09.06 02:26:37.959353 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2025.09.06 02:26:37.959493 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 18706 | 2025.09.06 02:26:37.959532 [ 254 ] {54c3382d-52c0-48bf-9e24-041c761c3a14} <Debug> TCPHandler: Processed in 0.001371911 sec. | ||
| 18707 | 2025.09.06 02:26:37.959634 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18708 | 2025.09.06 02:26:37.959727 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18709 | 2025.09.06 02:26:37.959782 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18710 | 2025.09.06 02:26:37.960559 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2025.09.06 02:26:37.960601 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18712 | 2025.09.06 02:26:37.961132 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18713 | 2025.09.06 02:26:37.961354 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2025.09.06 02:26:37.961497 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 18715 | 2025.09.06 02:26:37.961556 [ 254 ] {d839f5c5-7fe9-408c-ba59-c08da251843b} <Debug> TCPHandler: Processed in 0.001968786 sec. | ||
| 18716 | 2025.09.06 02:26:37.961666 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2025.09.06 02:26:37.961760 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18718 | 2025.09.06 02:26:37.961803 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18719 | 2025.09.06 02:26:37.962144 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18720 | 2025.09.06 02:26:37.962181 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18721 | 2025.09.06 02:26:37.962489 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18722 | 2025.09.06 02:26:37.962702 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2025.09.06 02:26:37.962838 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 18724 | 2025.09.06 02:26:37.962877 [ 254 ] {c4268283-3a54-49da-bbf1-d8e2358b2dd2} <Debug> TCPHandler: Processed in 0.001259539 sec. | ||
| 18725 | 2025.09.06 02:26:38.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.88 MiB, peak 409.86 MiB, free memory in arenas 0.00 B, will set to 391.38 MiB (RSS), difference: -1.50 MiB | ||
| 18726 | 2025.09.06 02:26:42.351440 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18727 | 2025.09.06 02:26:42.351515 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18728 | 2025.09.06 02:26:42.552013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44083 | ||
| 18729 | 2025.09.06 02:26:42.552530 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18730 | 2025.09.06 02:26:42.552568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18731 | 2025.09.06 02:26:42.553070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18732 | 2025.09.06 02:26:42.553313 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2025.09.06 02:26:42.553441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44083 | ||
| 18734 | 2025.09.06 02:26:42.690848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2262 | ||
| 18735 | 2025.09.06 02:26:42.693388 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2025.09.06 02:26:42.693436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18737 | 2025.09.06 02:26:42.694645 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18738 | 2025.09.06 02:26:42.694920 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2025.09.06 02:26:42.695193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2262 | ||
| 18740 | 2025.09.06 02:26:42.954860 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2025.09.06 02:26:42.955040 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18742 | 2025.09.06 02:26:42.955113 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18743 | 2025.09.06 02:26:42.955930 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2025.09.06 02:26:42.955988 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18745 | 2025.09.06 02:26:42.956403 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18746 | 2025.09.06 02:26:42.956644 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2025.09.06 02:26:42.956807 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001813 sec., 66188.63761720905 rows/sec., 5.62 MiB/sec. | ||
| 18748 | 2025.09.06 02:26:42.956853 [ 254 ] {fc7ceb2a-a869-4f2c-9400-34dffcb97be6} <Debug> TCPHandler: Processed in 0.002123138 sec. | ||
| 18749 | 2025.09.06 02:26:42.956983 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18750 | 2025.09.06 02:26:42.957081 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18751 | 2025.09.06 02:26:42.957123 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18752 | 2025.09.06 02:26:42.957555 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2025.09.06 02:26:42.957592 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18754 | 2025.09.06 02:26:42.957907 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18755 | 2025.09.06 02:26:42.958127 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18756 | 2025.09.06 02:26:42.958297 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001234 sec., 25931.92868719611 rows/sec., 1.90 MiB/sec. | ||
| 18757 | 2025.09.06 02:26:42.958341 [ 254 ] {2c977f62-f1e9-4568-a5cb-b4362b84b2bb} <Debug> TCPHandler: Processed in 0.001409612 sec. | ||
| 18758 | 2025.09.06 02:26:42.958461 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2025.09.06 02:26:42.958558 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18760 | 2025.09.06 02:26:42.958599 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18761 | 2025.09.06 02:26:42.959153 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2025.09.06 02:26:42.959204 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18763 | 2025.09.06 02:26:42.959552 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18764 | 2025.09.06 02:26:42.959809 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2025.09.06 02:26:42.959948 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001409 sec., 68133.4279630944 rows/sec., 5.32 MiB/sec. | ||
| 18766 | 2025.09.06 02:26:42.959989 [ 254 ] {4fb45ffa-ca2a-4c92-acce-f590b2ba1b0e} <Debug> TCPHandler: Processed in 0.001577123 sec. | ||
| 18767 | 2025.09.06 02:26:42.960118 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2025.09.06 02:26:42.960213 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18769 | 2025.09.06 02:26:42.960258 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18770 | 2025.09.06 02:26:42.960748 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2025.09.06 02:26:42.960784 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18772 | 2025.09.06 02:26:42.961127 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18773 | 2025.09.06 02:26:42.961344 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2025.09.06 02:26:42.961479 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 18775 | 2025.09.06 02:26:42.961475 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_130_27 to all_133_133_0 | ||
| 18776 | 2025.09.06 02:26:42.961519 [ 254 ] {4f01e899-fbb3-4adc-8460-c8a86edb2e7a} <Debug> TCPHandler: Processed in 0.001451081 sec. | ||
| 18777 | 2025.09.06 02:26:42.961555 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2025.09.06 02:26:42.961580 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18779 | 2025.09.06 02:26:42.961650 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18780 | 2025.09.06 02:26:42.961705 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_130_27 to all_133_133_0 into Compact with storage Full | ||
| 18781 | 2025.09.06 02:26:42.961761 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18782 | 2025.09.06 02:26:42.961821 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18783 | 2025.09.06 02:26:42.961856 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18784 | 2025.09.06 02:26:42.961899 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_27, total 39481 rows starting from the beginning of the part | ||
| 18785 | 2025.09.06 02:26:42.961969 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18786 | 2025.09.06 02:26:42.962018 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18787 | 2025.09.06 02:26:42.962065 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 200 rows starting from the beginning of the part | ||
| 18788 | 2025.09.06 02:26:42.962701 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18789 | 2025.09.06 02:26:42.962741 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18790 | 2025.09.06 02:26:42.963345 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18791 | 2025.09.06 02:26:42.963612 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18792 | 2025.09.06 02:26:42.963754 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18793 | 2025.09.06 02:26:42.963770 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002028 sec., 15779.092702169626 rows/sec., 28.28 MiB/sec. | ||
| 18794 | 2025.09.06 02:26:42.963790 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18795 | 2025.09.06 02:26:42.963814 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18796 | 2025.09.06 02:26:42.963844 [ 254 ] {d1ea5311-79db-44a9-acff-551c3d5328c9} <Debug> TCPHandler: Processed in 0.002244508 sec. | ||
| 18797 | 2025.09.06 02:26:42.963900 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 18798 | 2025.09.06 02:26:42.963966 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18799 | 2025.09.06 02:26:42.964065 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18800 | 2025.09.06 02:26:42.964108 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18801 | 2025.09.06 02:26:42.964136 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18802 | 2025.09.06 02:26:42.964200 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2572 rows starting from the beginning of the part | ||
| 18803 | 2025.09.06 02:26:42.964328 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 18804 | 2025.09.06 02:26:42.964446 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 18805 | 2025.09.06 02:26:42.964464 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18806 | 2025.09.06 02:26:42.964505 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18807 | 2025.09.06 02:26:42.964569 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 32 rows starting from the beginning of the part | ||
| 18808 | 2025.09.06 02:26:42.964692 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 18809 | 2025.09.06 02:26:42.964811 [ 186 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 32 rows starting from the beginning of the part | ||
| 18810 | 2025.09.06 02:26:42.964847 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18811 | 2025.09.06 02:26:42.965076 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2025.09.06 02:26:42.965220 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 18813 | 2025.09.06 02:26:42.965258 [ 254 ] {21c0acfc-9e20-46eb-9dd6-a084cec39930} <Debug> TCPHandler: Processed in 0.001341831 sec. | ||
| 18814 | 2025.09.06 02:26:42.969592 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40001 rows, containing 5 columns (5 merged, 0 gathered) in 0.007944694 sec., 5034932.74882582 rows/sec., 344.09 MiB/sec. | ||
| 18815 | 2025.09.06 02:26:42.970322 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Trace> MergedBlockOutputStream: filled checksums all_1_133_28 (state Temporary) | ||
| 18816 | 2025.09.06 02:26:42.970663 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_133_28 to all_1_133_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2025.09.06 02:26:42.970762 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_130_27, all_133_133_0] -> all_1_133_28 | ||
| 18818 | 2025.09.06 02:26:42.970874 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 18819 | 2025.09.06 02:26:42.976077 [ 188 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 19 columns (19 merged, 0 gathered) in 0.012216808 sec., 220024.73968650406 rows/sec., 394.27 MiB/sec. | ||
| 18820 | 2025.09.06 02:26:42.978855 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18821 | 2025.09.06 02:26:42.979204 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18822 | 2025.09.06 02:26:42.979279 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18823 | 2025.09.06 02:26:42.979417 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 18824 | 2025.09.06 02:26:43.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.90 MiB, peak 410.87 MiB, free memory in arenas 0.00 B, will set to 397.45 MiB (RSS), difference: 5.55 MiB | ||
| 18825 | 2025.09.06 02:26:44.537567 [ 122 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 18826 | 2025.09.06 02:26:44.537650 [ 122 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2025.09.06 02:26:44.537673 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18828 | 2025.09.06 02:26:44.537782 [ 225 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18829 | 2025.09.06 02:26:44.537790 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 18830 | 2025.09.06 02:26:44.537843 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18831 | 2025.09.06 02:26:44.537953 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18832 | 2025.09.06 02:26:44.537986 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 18833 | 2025.09.06 02:26:44.538053 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 18834 | 2025.09.06 02:26:44.538099 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 18835 | 2025.09.06 02:26:44.538140 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 18836 | 2025.09.06 02:26:44.538183 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
| 18837 | 2025.09.06 02:26:44.538961 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122185 sec., 31100.380570446454 rows/sec., 2.60 MiB/sec. | ||
| 18838 | 2025.09.06 02:26:44.539081 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 18839 | 2025.09.06 02:26:44.539349 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2025.09.06 02:26:44.539416 [ 193 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_45_11} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 18841 | 2025.09.06 02:26:44.539490 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18842 | 2025.09.06 02:26:44.546264 [ 225 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18843 | 2025.09.06 02:26:44.872446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 18844 | 2025.09.06 02:26:44.889816 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2025.09.06 02:26:44.889879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18846 | 2025.09.06 02:26:44.896322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18847 | 2025.09.06 02:26:44.897113 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18848 | 2025.09.06 02:26:44.900612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18849 | 2025.09.06 02:26:47.337788 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 18850 | 2025.09.06 02:26:47.337839 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 18851 | 2025.09.06 02:26:47.346319 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 18852 | 2025.09.06 02:26:47.981404 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18853 | 2025.09.06 02:26:47.981574 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18854 | 2025.09.06 02:26:47.981637 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18855 | 2025.09.06 02:26:47.982269 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18856 | 2025.09.06 02:26:47.982306 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18857 | 2025.09.06 02:26:47.982669 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18858 | 2025.09.06 02:26:47.982905 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18859 | 2025.09.06 02:26:47.983055 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001526 sec., 2621.231979030144 rows/sec., 213.74 KiB/sec. | ||
| 18860 | 2025.09.06 02:26:47.983097 [ 254 ] {39d25135-38a8-4bea-b64f-baaa34f3e63d} <Debug> TCPHandler: Processed in 0.001815465 sec. | ||
| 18861 | 2025.09.06 02:26:47.983225 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18862 | 2025.09.06 02:26:47.983320 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18863 | 2025.09.06 02:26:47.983360 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18864 | 2025.09.06 02:26:47.984428 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18865 | 2025.09.06 02:26:47.984464 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18866 | 2025.09.06 02:26:47.984843 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18867 | 2025.09.06 02:26:47.985062 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18868 | 2025.09.06 02:26:47.985190 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001888 sec., 645127.1186440678 rows/sec., 53.34 MiB/sec. | ||
| 18869 | 2025.09.06 02:26:47.985195 [ 118 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18870 | 2025.09.06 02:26:47.985229 [ 254 ] {38f0127b-c21d-402b-828a-a818efd0869b} <Debug> TCPHandler: Processed in 0.002054157 sec. | ||
| 18871 | 2025.09.06 02:26:47.985273 [ 118 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2025.09.06 02:26:47.985302 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18873 | 2025.09.06 02:26:47.985365 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2025.09.06 02:26:47.985422 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 18875 | 2025.09.06 02:26:47.985464 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18876 | 2025.09.06 02:26:47.985511 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18877 | 2025.09.06 02:26:47.985572 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18878 | 2025.09.06 02:26:47.985613 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2423 rows starting from the beginning of the part | ||
| 18879 | 2025.09.06 02:26:47.985686 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 18880 | 2025.09.06 02:26:47.985739 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 244 rows starting from the beginning of the part | ||
| 18881 | 2025.09.06 02:26:47.985788 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
| 18882 | 2025.09.06 02:26:47.985832 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 120 rows starting from the beginning of the part | ||
| 18883 | 2025.09.06 02:26:47.985880 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1218 rows starting from the beginning of the part | ||
| 18884 | 2025.09.06 02:26:47.985922 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2025.09.06 02:26:47.985963 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18886 | 2025.09.06 02:26:47.986289 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18887 | 2025.09.06 02:26:47.986504 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18888 | 2025.09.06 02:26:47.986638 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001193 sec., 11735.12154233026 rows/sec., 864.42 KiB/sec. | ||
| 18889 | 2025.09.06 02:26:47.986677 [ 254 ] {5267b41f-b5e2-4af8-ace2-9edbb21d7d8d} <Debug> TCPHandler: Processed in 0.001365951 sec. | ||
| 18890 | 2025.09.06 02:26:47.986794 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18891 | 2025.09.06 02:26:47.986888 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18892 | 2025.09.06 02:26:47.986927 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18893 | 2025.09.06 02:26:47.987397 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2025.09.06 02:26:47.987434 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18895 | 2025.09.06 02:26:47.987661 [ 197 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293118 sec., 1812815.5637869488 rows/sec., 156.66 MiB/sec. | ||
| 18896 | 2025.09.06 02:26:47.987733 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18897 | 2025.09.06 02:26:47.987974 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2025.09.06 02:26:47.987976 [ 197 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18899 | 2025.09.06 02:26:47.988109 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00124 sec., 183870.96774193548 rows/sec., 12.45 MiB/sec. | ||
| 18900 | 2025.09.06 02:26:47.988154 [ 254 ] {d0c34238-9b4e-4a7e-902d-25eaa6daba9e} <Debug> TCPHandler: Processed in 0.001416531 sec. | ||
| 18901 | 2025.09.06 02:26:47.988265 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18902 | 2025.09.06 02:26:47.988284 [ 197 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2025.09.06 02:26:47.988359 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18904 | 2025.09.06 02:26:47.988362 [ 197 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_136_27} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18905 | 2025.09.06 02:26:47.988404 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18906 | 2025.09.06 02:26:47.988451 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 18907 | 2025.09.06 02:26:47.989030 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2025.09.06 02:26:47.989070 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18909 | 2025.09.06 02:26:47.989396 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18910 | 2025.09.06 02:26:47.989613 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2025.09.06 02:26:47.989728 [ 118 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18912 | 2025.09.06 02:26:47.989738 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001396 sec., 382521.4899713467 rows/sec., 28.35 MiB/sec. | ||
| 18913 | 2025.09.06 02:26:47.989763 [ 118 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2025.09.06 02:26:47.989786 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18915 | 2025.09.06 02:26:47.989797 [ 254 ] {48bfe45d-c5be-4cca-ab30-71b43057ba9a} <Debug> TCPHandler: Processed in 0.001581023 sec. | ||
| 18916 | 2025.09.06 02:26:47.989851 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 18917 | 2025.09.06 02:26:47.989914 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18918 | 2025.09.06 02:26:47.989938 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18919 | 2025.09.06 02:26:47.989966 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1224 rows starting from the beginning of the part | ||
| 18920 | 2025.09.06 02:26:47.990011 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 18921 | 2025.09.06 02:26:47.990014 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18922 | 2025.09.06 02:26:47.990049 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 140 rows starting from the beginning of the part | ||
| 18923 | 2025.09.06 02:26:47.990068 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18924 | 2025.09.06 02:26:47.990086 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 18925 | 2025.09.06 02:26:47.990126 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 96 rows starting from the beginning of the part | ||
| 18926 | 2025.09.06 02:26:47.990162 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 534 rows starting from the beginning of the part | ||
| 18927 | 2025.09.06 02:26:47.990642 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2025.09.06 02:26:47.990683 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18929 | 2025.09.06 02:26:47.991072 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18930 | 2025.09.06 02:26:47.991119 [ 201 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129491 sec., 1654169.0156072623 rows/sec., 128.62 MiB/sec. | ||
| 18931 | 2025.09.06 02:26:47.991291 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18932 | 2025.09.06 02:26:47.991395 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18933 | 2025.09.06 02:26:47.991430 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001435 sec., 589547.0383275261 rows/sec., 39.68 MiB/sec. | ||
| 18934 | 2025.09.06 02:26:47.991471 [ 254 ] {eae1e755-71b4-4130-9823-8b480c12b369} <Debug> TCPHandler: Processed in 0.001605503 sec. | ||
| 18935 | 2025.09.06 02:26:47.991584 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18936 | 2025.09.06 02:26:47.991680 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18937 | 2025.09.06 02:26:47.991737 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18938 | 2025.09.06 02:26:47.991749 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2025.09.06 02:26:47.991848 [ 194 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_136_27} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18940 | 2025.09.06 02:26:47.991973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18941 | 2025.09.06 02:26:47.992524 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2025.09.06 02:26:47.992565 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18943 | 2025.09.06 02:26:47.993076 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18944 | 2025.09.06 02:26:47.993293 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2025.09.06 02:26:47.993432 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 18946 | 2025.09.06 02:26:47.993487 [ 254 ] {8eec7292-7e8b-47d4-8660-35b6acb6fd32} <Debug> TCPHandler: Processed in 0.001951876 sec. | ||
| 18947 | 2025.09.06 02:26:47.993595 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2025.09.06 02:26:47.993689 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18949 | 2025.09.06 02:26:47.993730 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18950 | 2025.09.06 02:26:47.994072 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2025.09.06 02:26:47.994107 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18952 | 2025.09.06 02:26:47.994409 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18953 | 2025.09.06 02:26:47.994617 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2025.09.06 02:26:47.994731 [ 118 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18955 | 2025.09.06 02:26:47.994745 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 18956 | 2025.09.06 02:26:47.994761 [ 118 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2025.09.06 02:26:47.994786 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18958 | 2025.09.06 02:26:47.994797 [ 254 ] {cc67218f-1fd0-409a-a0d8-95be12d99d3b} <Debug> TCPHandler: Processed in 0.0012497 sec. | ||
| 18959 | 2025.09.06 02:26:47.994866 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18960 | 2025.09.06 02:26:47.994972 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18961 | 2025.09.06 02:26:47.995005 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8322 rows starting from the beginning of the part | ||
| 18962 | 2025.09.06 02:26:47.995065 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18963 | 2025.09.06 02:26:47.995116 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18964 | 2025.09.06 02:26:47.995163 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 18965 | 2025.09.06 02:26:47.995206 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18966 | 2025.09.06 02:26:47.995242 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18967 | 2025.09.06 02:26:47.997550 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723282 sec., 3166032.7501889262 rows/sec., 210.12 MiB/sec. | ||
| 18968 | 2025.09.06 02:26:47.997748 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18969 | 2025.09.06 02:26:47.998057 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2025.09.06 02:26:47.998138 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_136_27} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18971 | 2025.09.06 02:26:47.998222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 18972 | 2025.09.06 02:26:50.053701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44595 | ||
| 18973 | 2025.09.06 02:26:50.054274 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2025.09.06 02:26:50.054317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18975 | 2025.09.06 02:26:50.054805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18976 | 2025.09.06 02:26:50.055031 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2025.09.06 02:26:50.055159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44595 | ||
| 18978 | 2025.09.06 02:26:52.209522 [ 220 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 18979 | 2025.09.06 02:26:52.209584 [ 220 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 18980 | 2025.09.06 02:26:52.218304 [ 220 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 18981 | 2025.09.06 02:26:52.354954 [ 220 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18982 | 2025.09.06 02:26:52.354980 [ 220 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18983 | 2025.09.06 02:26:52.375314 [ 220 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): 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] | ||
| 18984 | 2025.09.06 02:26:52.400809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18985 | 2025.09.06 02:26:52.417666 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2025.09.06 02:26:52.417721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 18987 | 2025.09.06 02:26:52.423919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18988 | 2025.09.06 02:26:52.424673 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2025.09.06 02:26:52.428087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18990 | 2025.09.06 02:26:52.555797 [ 222 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18991 | 2025.09.06 02:26:52.555853 [ 222 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18992 | 2025.09.06 02:26:52.564086 [ 222 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): 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] | ||
| 18993 | 2025.09.06 02:26:52.609549 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18994 | 2025.09.06 02:26:52.609605 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18995 | 2025.09.06 02:26:52.611955 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): 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] | ||
| 18996 | 2025.09.06 02:26:52.627273 [ 225 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18997 | 2025.09.06 02:26:52.627352 [ 225 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18998 | 2025.09.06 02:26:52.631336 [ 225 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): 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] | ||
| 18999 | 2025.09.06 02:26:52.695620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2290 | ||
| 19000 | 2025.09.06 02:26:52.698399 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2025.09.06 02:26:52.698448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19002 | 2025.09.06 02:26:52.699704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19003 | 2025.09.06 02:26:52.699983 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2025.09.06 02:26:52.700376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
| 19005 | 2025.09.06 02:26:52.955076 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19006 | 2025.09.06 02:26:52.955251 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19007 | 2025.09.06 02:26:52.955317 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19008 | 2025.09.06 02:26:52.956018 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19009 | 2025.09.06 02:26:52.956067 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19010 | 2025.09.06 02:26:52.956499 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19011 | 2025.09.06 02:26:52.956734 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19012 | 2025.09.06 02:26:52.956916 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.00171 sec., 71345.02923976608 rows/sec., 6.08 MiB/sec. | ||
| 19013 | 2025.09.06 02:26:52.956972 [ 254 ] {f8ec546d-c925-4436-8261-44cf7312785a} <Debug> TCPHandler: Processed in 0.002021746 sec. | ||
| 19014 | 2025.09.06 02:26:52.957097 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19015 | 2025.09.06 02:26:52.957198 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19016 | 2025.09.06 02:26:52.957241 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19017 | 2025.09.06 02:26:52.957666 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19018 | 2025.09.06 02:26:52.957703 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19019 | 2025.09.06 02:26:52.958024 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19020 | 2025.09.06 02:26:52.958239 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19021 | 2025.09.06 02:26:52.958370 [ 112 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19022 | 2025.09.06 02:26:52.958376 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001201 sec., 27477.102414654455 rows/sec., 2.02 MiB/sec. | ||
| 19023 | 2025.09.06 02:26:52.958429 [ 112 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19024 | 2025.09.06 02:26:52.958442 [ 254 ] {a192c342-f879-48fc-b8fd-c30ca3cdab18} <Debug> TCPHandler: Processed in 0.001397481 sec. | ||
| 19025 | 2025.09.06 02:26:52.958457 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19026 | 2025.09.06 02:26:52.958552 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2025.09.06 02:26:52.958573 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 19028 | 2025.09.06 02:26:52.958650 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19029 | 2025.09.06 02:26:52.958695 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19030 | 2025.09.06 02:26:52.958697 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19031 | 2025.09.06 02:26:52.958743 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 270 rows starting from the beginning of the part | ||
| 19032 | 2025.09.06 02:26:52.958809 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 52 rows starting from the beginning of the part | ||
| 19033 | 2025.09.06 02:26:52.958860 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 19034 | 2025.09.06 02:26:52.958908 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 32 rows starting from the beginning of the part | ||
| 19035 | 2025.09.06 02:26:52.958956 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 14 rows starting from the beginning of the part | ||
| 19036 | 2025.09.06 02:26:52.959000 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 33 rows starting from the beginning of the part | ||
| 19037 | 2025.09.06 02:26:52.959140 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19038 | 2025.09.06 02:26:52.959184 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19039 | 2025.09.06 02:26:52.959522 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19040 | 2025.09.06 02:26:52.959759 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19041 | 2025.09.06 02:26:52.959848 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132366 sec., 310502.69706722273 rows/sec., 21.76 MiB/sec. | ||
| 19042 | 2025.09.06 02:26:52.959906 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001275 sec., 76078.43137254902 rows/sec., 5.94 MiB/sec. | ||
| 19043 | 2025.09.06 02:26:52.959949 [ 254 ] {1484334f-ad83-4d48-b065-ec200963f26b} <Debug> TCPHandler: Processed in 0.001446332 sec. | ||
| 19044 | 2025.09.06 02:26:52.960034 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19045 | 2025.09.06 02:26:52.960057 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2025.09.06 02:26:52.960155 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19047 | 2025.09.06 02:26:52.960201 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19048 | 2025.09.06 02:26:52.960311 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19049 | 2025.09.06 02:26:52.960389 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_136_27} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19050 | 2025.09.06 02:26:52.960482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19051 | 2025.09.06 02:26:52.960610 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2025.09.06 02:26:52.960651 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19053 | 2025.09.06 02:26:52.961030 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19054 | 2025.09.06 02:26:52.961251 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2025.09.06 02:26:52.961390 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 19056 | 2025.09.06 02:26:52.961427 [ 254 ] {37636d3b-4fd9-4a85-a11a-3f821fbc341a} <Debug> TCPHandler: Processed in 0.001419581 sec. | ||
| 19057 | 2025.09.06 02:26:52.961551 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19058 | 2025.09.06 02:26:52.961674 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19059 | 2025.09.06 02:26:52.961740 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19060 | 2025.09.06 02:26:52.962709 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2025.09.06 02:26:52.962746 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19062 | 2025.09.06 02:26:52.963334 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19063 | 2025.09.06 02:26:52.963561 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19064 | 2025.09.06 02:26:52.963705 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002057 sec., 16042.780748663103 rows/sec., 28.75 MiB/sec. | ||
| 19065 | 2025.09.06 02:26:52.963762 [ 254 ] {aebb4663-bb2f-444e-afaf-0ca8a1f8c674} <Debug> TCPHandler: Processed in 0.002274118 sec. | ||
| 19066 | 2025.09.06 02:26:52.963875 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19067 | 2025.09.06 02:26:52.963973 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19068 | 2025.09.06 02:26:52.964017 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19069 | 2025.09.06 02:26:52.964358 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2025.09.06 02:26:52.964395 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19071 | 2025.09.06 02:26:52.964709 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19072 | 2025.09.06 02:26:52.964949 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2025.09.06 02:26:52.965080 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 19074 | 2025.09.06 02:26:52.965117 [ 254 ] {8c714873-d2be-4c57-b0a2-5710d5a3caf4} <Debug> TCPHandler: Processed in 0.001292651 sec. | ||
| 19075 | 2025.09.06 02:26:53.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.46 MiB, peak 410.87 MiB, free memory in arenas 0.00 B, will set to 397.46 MiB (RSS), difference: -1.00 MiB | ||
| 19076 | 2025.09.06 02:26:57.351559 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19077 | 2025.09.06 02:26:57.351626 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19078 | 2025.09.06 02:26:57.555450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45043 | ||
| 19079 | 2025.09.06 02:26:57.556045 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2025.09.06 02:26:57.556106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19081 | 2025.09.06 02:26:57.556658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19082 | 2025.09.06 02:26:57.556893 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2025.09.06 02:26:57.557026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45043 | ||
| 19084 | 2025.09.06 02:26:57.772691 [ 224 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 19085 | 2025.09.06 02:26:57.772760 [ 224 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 19086 | 2025.09.06 02:26:57.786024 [ 224 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): 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] | ||
| 19087 | 2025.09.06 02:26:57.954519 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19088 | 2025.09.06 02:26:57.954709 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19089 | 2025.09.06 02:26:57.954782 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19090 | 2025.09.06 02:26:57.955604 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19091 | 2025.09.06 02:26:57.955650 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19092 | 2025.09.06 02:26:57.956047 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19093 | 2025.09.06 02:26:57.956272 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19094 | 2025.09.06 02:26:57.956423 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001768 sec., 42986.42533936651 rows/sec., 3.54 MiB/sec. | ||
| 19095 | 2025.09.06 02:26:57.956467 [ 254 ] {3d5d45b7-c2a0-40ee-87d9-b9fed1df2366} <Debug> TCPHandler: Processed in 0.002077897 sec. | ||
| 19096 | 2025.09.06 02:26:57.956595 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19097 | 2025.09.06 02:26:57.956693 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19098 | 2025.09.06 02:26:57.956736 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19099 | 2025.09.06 02:26:57.957147 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19100 | 2025.09.06 02:26:57.957183 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19101 | 2025.09.06 02:26:57.957480 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19102 | 2025.09.06 02:26:57.957694 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2025.09.06 02:26:57.957830 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001156 sec., 8650.51903114187 rows/sec., 650.48 KiB/sec. | ||
| 19104 | 2025.09.06 02:26:57.957869 [ 254 ] {976997a6-ec82-493b-bedf-0d13f9d59634} <Debug> TCPHandler: Processed in 0.00132536 sec. | ||
| 19105 | 2025.09.06 02:26:57.957973 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19106 | 2025.09.06 02:26:57.958069 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19107 | 2025.09.06 02:26:57.958110 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19108 | 2025.09.06 02:26:57.958536 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2025.09.06 02:26:57.958572 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19110 | 2025.09.06 02:26:57.958888 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19111 | 2025.09.06 02:26:57.959099 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19112 | 2025.09.06 02:26:57.959222 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001188 sec., 62289.56228956229 rows/sec., 4.86 MiB/sec. | ||
| 19113 | 2025.09.06 02:26:57.959259 [ 254 ] {0a308140-b3f6-4b23-be5c-2c84c7086878} <Debug> TCPHandler: Processed in 0.00135517 sec. | ||
| 19114 | 2025.09.06 02:26:57.959364 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19115 | 2025.09.06 02:26:57.959455 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19116 | 2025.09.06 02:26:57.959498 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19117 | 2025.09.06 02:26:57.959893 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19118 | 2025.09.06 02:26:57.959992 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19119 | 2025.09.06 02:26:57.960327 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19120 | 2025.09.06 02:26:57.960536 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19121 | 2025.09.06 02:26:57.960656 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_133_28 to all_136_136_0 | ||
| 19122 | 2025.09.06 02:26:57.960667 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 19123 | 2025.09.06 02:26:57.960729 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19124 | 2025.09.06 02:26:57.960745 [ 254 ] {7ad18ef8-bcc4-4ccf-8e28-9ec58aa13a60} <Debug> TCPHandler: Processed in 0.001403651 sec. | ||
| 19125 | 2025.09.06 02:26:57.960754 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19126 | 2025.09.06 02:26:57.960858 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19127 | 2025.09.06 02:26:57.960898 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_133_28 to all_136_136_0 into Compact with storage Full | ||
| 19128 | 2025.09.06 02:26:57.960956 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19129 | 2025.09.06 02:26:57.961012 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19130 | 2025.09.06 02:26:57.961020 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19131 | 2025.09.06 02:26:57.961048 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_28, total 40001 rows starting from the beginning of the part | ||
| 19132 | 2025.09.06 02:26:57.961149 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19133 | 2025.09.06 02:26:57.961205 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19134 | 2025.09.06 02:26:57.961255 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 846 rows starting from the beginning of the part | ||
| 19135 | 2025.09.06 02:26:57.961834 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2025.09.06 02:26:57.961870 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19137 | 2025.09.06 02:26:57.962403 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19138 | 2025.09.06 02:26:57.962629 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2025.09.06 02:26:57.962772 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 19140 | 2025.09.06 02:26:57.962831 [ 254 ] {17acb080-38cb-4c77-a4a8-dd5dc374a10a} <Debug> TCPHandler: Processed in 0.002023716 sec. | ||
| 19141 | 2025.09.06 02:26:57.962938 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19142 | 2025.09.06 02:26:57.963040 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19143 | 2025.09.06 02:26:57.963084 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19144 | 2025.09.06 02:26:57.963437 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2025.09.06 02:26:57.963474 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 19146 | 2025.09.06 02:26:57.963790 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19147 | 2025.09.06 02:26:57.964010 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2025.09.06 02:26:57.964142 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 19149 | 2025.09.06 02:26:57.964180 [ 254 ] {7c1591d3-f3fe-4897-aeab-38de85189b67} <Debug> TCPHandler: Processed in 0.001291901 sec. | ||
| 19150 | 2025.09.06 02:26:57.968650 [ 198 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41167 rows, containing 5 columns (5 merged, 0 gathered) in 0.007793623 sec., 5282139.000051709 rows/sec., 360.93 MiB/sec. | ||
| 19151 | 2025.09.06 02:26:57.968916 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Trace> MergedBlockOutputStream: filled checksums all_1_136_29 (state Temporary) | ||
| 19152 | 2025.09.06 02:26:57.969237 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_136_29 to all_1_136_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2025.09.06 02:26:57.969315 [ 195 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_133_28, all_136_136_0] -> all_1_136_29 | ||
| 19154 | 2025.09.06 02:26:57.969389 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 19155 | 2025.09.06 02:26:59.928292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19156 | 2025.09.06 02:26:59.945822 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19157 | 2025.09.06 02:26:59.945872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19158 | 2025.09.06 02:26:59.952144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19159 | 2025.09.06 02:26:59.952852 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19160 | 2025.09.06 02:26:59.955839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19161 | 2025.09.06 02:27:02.700737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2314 | ||
| 19162 | 2025.09.06 02:27:02.703259 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19163 | 2025.09.06 02:27:02.703322 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19164 | 2025.09.06 02:27:02.705154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19165 | 2025.09.06 02:27:02.705623 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19166 | 2025.09.06 02:27:02.706180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2314 | ||
| 19167 | 2025.09.06 02:27:02.958538 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2025.09.06 02:27:02.958734 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19169 | 2025.09.06 02:27:02.958805 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19170 | 2025.09.06 02:27:02.959482 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2025.09.06 02:27:02.959537 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19172 | 2025.09.06 02:27:02.959939 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19173 | 2025.09.06 02:27:02.960184 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2025.09.06 02:27:02.960340 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 19175 | 2025.09.06 02:27:02.960393 [ 254 ] {9b24cbff-0700-45e1-b6cb-ca839e8cad43} <Debug> TCPHandler: Processed in 0.002021966 sec. | ||
| 19176 | 2025.09.06 02:27:02.960532 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2025.09.06 02:27:02.960636 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19178 | 2025.09.06 02:27:02.960682 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19179 | 2025.09.06 02:27:02.961102 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2025.09.06 02:27:02.961140 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19181 | 2025.09.06 02:27:02.961459 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19182 | 2025.09.06 02:27:02.961674 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2025.09.06 02:27:02.961810 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001197 sec., 3341.687552213868 rows/sec., 272.49 KiB/sec. | ||
| 19184 | 2025.09.06 02:27:02.961848 [ 254 ] {075ffa26-d4eb-4a10-9048-fc11005c194a} <Debug> TCPHandler: Processed in 0.001370091 sec. | ||
| 19185 | 2025.09.06 02:27:02.961985 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2025.09.06 02:27:02.962082 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19187 | 2025.09.06 02:27:02.962125 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19188 | 2025.09.06 02:27:02.962785 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2025.09.06 02:27:02.962823 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19190 | 2025.09.06 02:27:02.963164 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19191 | 2025.09.06 02:27:02.963396 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2025.09.06 02:27:02.963532 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Debug> executeQuery: Read 264 rows, 24.13 KiB in 0.001469 sec., 179714.091218516 rows/sec., 16.04 MiB/sec. | ||
| 19193 | 2025.09.06 02:27:02.963572 [ 254 ] {8dbd4da6-f492-49d4-8281-5e498195b446} <Debug> TCPHandler: Processed in 0.001656474 sec. | ||
| 19194 | 2025.09.06 02:27:02.963692 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19195 | 2025.09.06 02:27:02.963787 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19196 | 2025.09.06 02:27:02.963828 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19197 | 2025.09.06 02:27:02.964265 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2025.09.06 02:27:02.964301 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19199 | 2025.09.06 02:27:02.964606 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19200 | 2025.09.06 02:27:02.964828 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2025.09.06 02:27:02.964962 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Debug> executeQuery: Read 59 rows, 4.47 KiB in 0.001193 sec., 49455.15507124895 rows/sec., 3.66 MiB/sec. | ||
| 19202 | 2025.09.06 02:27:02.965002 [ 254 ] {2a153963-81e9-434a-a4a9-bbf8de30c411} <Debug> TCPHandler: Processed in 0.001360971 sec. | ||
| 19203 | 2025.09.06 02:27:02.965111 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19204 | 2025.09.06 02:27:02.965205 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19205 | 2025.09.06 02:27:02.965247 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19206 | 2025.09.06 02:27:02.965656 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19207 | 2025.09.06 02:27:02.965693 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19208 | 2025.09.06 02:27:02.965995 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19209 | 2025.09.06 02:27:02.966214 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19210 | 2025.09.06 02:27:02.966346 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 19211 | 2025.09.06 02:27:02.966385 [ 254 ] {669a0fe2-d456-4557-af25-eeebd47f77f4} <Debug> TCPHandler: Processed in 0.001324781 sec. | ||
| 19212 | 2025.09.06 02:27:02.966505 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19213 | 2025.09.06 02:27:02.966616 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19214 | 2025.09.06 02:27:02.966659 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19215 | 2025.09.06 02:27:02.967289 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19216 | 2025.09.06 02:27:02.967326 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19217 | 2025.09.06 02:27:02.967628 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19218 | 2025.09.06 02:27:02.967851 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2025.09.06 02:27:02.967986 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001386 sec., 8658.008658008657 rows/sec., 676.41 KiB/sec. | ||
| 19220 | 2025.09.06 02:27:02.968026 [ 254 ] {e93afd8e-0819-4d3f-a903-281532c594d0} <Debug> TCPHandler: Processed in 0.001581673 sec. | ||
| 19221 | 2025.09.06 02:27:02.968144 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2025.09.06 02:27:02.968238 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19223 | 2025.09.06 02:27:02.968278 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19224 | 2025.09.06 02:27:02.968769 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19225 | 2025.09.06 02:27:02.968805 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19226 | 2025.09.06 02:27:02.969167 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19227 | 2025.09.06 02:27:02.969472 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19228 | 2025.09.06 02:27:02.969638 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Debug> executeQuery: Read 153 rows, 12.65 KiB in 0.001417 sec., 107974.59421312631 rows/sec., 8.72 MiB/sec. | ||
| 19229 | 2025.09.06 02:27:02.969689 [ 254 ] {2a39677d-701e-46ce-b3b5-ce94d4fe15f7} <Debug> TCPHandler: Processed in 0.001596163 sec. | ||
| 19230 | 2025.09.06 02:27:02.969810 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19231 | 2025.09.06 02:27:02.969914 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19232 | 2025.09.06 02:27:02.969965 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19233 | 2025.09.06 02:27:02.970472 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19234 | 2025.09.06 02:27:02.970516 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19235 | 2025.09.06 02:27:02.970895 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19236 | 2025.09.06 02:27:02.971138 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2025.09.06 02:27:02.971298 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001406 sec., 140825.03556187768 rows/sec., 10.10 MiB/sec. | ||
| 19238 | 2025.09.06 02:27:02.971365 [ 254 ] {36e2b362-578c-46d4-8060-ddbe956b31eb} <Debug> TCPHandler: Processed in 0.001611313 sec. | ||
| 19239 | 2025.09.06 02:27:02.971492 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2025.09.06 02:27:02.971605 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19241 | 2025.09.06 02:27:02.971661 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19242 | 2025.09.06 02:27:02.972600 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2025.09.06 02:27:02.972636 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19244 | 2025.09.06 02:27:02.973236 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19245 | 2025.09.06 02:27:02.973499 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19246 | 2025.09.06 02:27:02.973645 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002057 sec., 20904.229460379196 rows/sec., 37.46 MiB/sec. | ||
| 19247 | 2025.09.06 02:27:02.973703 [ 254 ] {b7ab28c1-dfb8-4103-95c5-67ba4d2ed3b5} <Debug> TCPHandler: Processed in 0.002260358 sec. | ||
| 19248 | 2025.09.06 02:27:02.973814 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2025.09.06 02:27:02.973910 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19250 | 2025.09.06 02:27:02.973953 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19251 | 2025.09.06 02:27:02.974269 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19252 | 2025.09.06 02:27:02.974305 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19253 | 2025.09.06 02:27:02.974619 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19254 | 2025.09.06 02:27:02.974827 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2025.09.06 02:27:02.974951 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 426.56 KiB/sec. | ||
| 19256 | 2025.09.06 02:27:02.974989 [ 254 ] {ab38aff7-57de-4480-9b08-5ea37f18dc2c} <Debug> TCPHandler: Processed in 0.00122421 sec. | ||
| 19257 | 2025.09.06 02:27:02.975093 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19258 | 2025.09.06 02:27:02.975186 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19259 | 2025.09.06 02:27:02.975227 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19260 | 2025.09.06 02:27:02.975555 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2025.09.06 02:27:02.975590 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19262 | 2025.09.06 02:27:02.975904 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19263 | 2025.09.06 02:27:02.976111 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2025.09.06 02:27:02.976241 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 19265 | 2025.09.06 02:27:02.976278 [ 254 ] {8f6ebb58-ba44-49a6-8dae-eae9c5c9a0dc} <Debug> TCPHandler: Processed in 0.001234319 sec. | ||
| 19266 | 2025.09.06 02:27:04.422716 [ 221 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 19267 | 2025.09.06 02:27:04.422816 [ 221 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 19268 | 2025.09.06 02:27:04.439456 [ 221 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 19269 | 2025.09.06 02:27:05.057313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45555 | ||
| 19270 | 2025.09.06 02:27:05.057936 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2025.09.06 02:27:05.057987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19272 | 2025.09.06 02:27:05.058495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19273 | 2025.09.06 02:27:05.058730 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2025.09.06 02:27:05.058889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45555 | ||
| 19275 | 2025.09.06 02:27:06.251386 [ 225 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 19276 | 2025.09.06 02:27:06.251463 [ 225 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 19277 | 2025.09.06 02:27:06.263618 [ 225 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 19278 | 2025.09.06 02:27:07.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.49 MiB, peak 410.87 MiB, free memory in arenas 0.00 B, will set to 397.49 MiB (RSS), difference: 4.00 MiB | ||
| 19279 | 2025.09.06 02:27:07.456035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19280 | 2025.09.06 02:27:07.472703 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19281 | 2025.09.06 02:27:07.472752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19282 | 2025.09.06 02:27:07.478731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19283 | 2025.09.06 02:27:07.479432 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2025.09.06 02:27:07.482467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19285 | 2025.09.06 02:27:07.953839 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19286 | 2025.09.06 02:27:07.954032 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19287 | 2025.09.06 02:27:07.954107 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19288 | 2025.09.06 02:27:07.954861 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2025.09.06 02:27:07.954919 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19290 | 2025.09.06 02:27:07.955343 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19291 | 2025.09.06 02:27:07.955579 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2025.09.06 02:27:07.955745 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001765 sec., 43059.49008498583 rows/sec., 3.55 MiB/sec. | ||
| 19293 | 2025.09.06 02:27:07.955800 [ 254 ] {db8fda14-5778-4ba6-969b-f9aa6405495f} <Debug> TCPHandler: Processed in 0.002097417 sec. | ||
| 19294 | 2025.09.06 02:27:07.955932 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19295 | 2025.09.06 02:27:07.956035 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19296 | 2025.09.06 02:27:07.956080 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19297 | 2025.09.06 02:27:07.956497 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19298 | 2025.09.06 02:27:07.956538 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19299 | 2025.09.06 02:27:07.956845 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19300 | 2025.09.06 02:27:07.957054 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19301 | 2025.09.06 02:27:07.957189 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001177 sec., 8496.176720475785 rows/sec., 638.87 KiB/sec. | ||
| 19302 | 2025.09.06 02:27:07.957230 [ 254 ] {66bac469-2d1e-4052-afb0-0284d20b3a50} <Debug> TCPHandler: Processed in 0.00135106 sec. | ||
| 19303 | 2025.09.06 02:27:07.957332 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19304 | 2025.09.06 02:27:07.957428 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19305 | 2025.09.06 02:27:07.957470 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19306 | 2025.09.06 02:27:07.957902 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19307 | 2025.09.06 02:27:07.957940 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19308 | 2025.09.06 02:27:07.958247 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19309 | 2025.09.06 02:27:07.958463 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2025.09.06 02:27:07.958593 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 19311 | 2025.09.06 02:27:07.958633 [ 254 ] {3ca51118-3322-4562-b3b0-8cf12d9c01a1} <Debug> TCPHandler: Processed in 0.001350111 sec. | ||
| 19312 | 2025.09.06 02:27:07.958757 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19313 | 2025.09.06 02:27:07.958852 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19314 | 2025.09.06 02:27:07.958897 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19315 | 2025.09.06 02:27:07.959337 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2025.09.06 02:27:07.959375 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19317 | 2025.09.06 02:27:07.959711 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19318 | 2025.09.06 02:27:07.959937 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2025.09.06 02:27:07.960071 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 19320 | 2025.09.06 02:27:07.960111 [ 254 ] {cac9b852-659a-4566-8619-f9a5d0ebcab8} <Debug> TCPHandler: Processed in 0.001403852 sec. | ||
| 19321 | 2025.09.06 02:27:07.960231 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2025.09.06 02:27:07.960326 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19323 | 2025.09.06 02:27:07.960383 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19324 | 2025.09.06 02:27:07.961172 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19325 | 2025.09.06 02:27:07.961209 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19326 | 2025.09.06 02:27:07.961736 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19327 | 2025.09.06 02:27:07.961965 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19328 | 2025.09.06 02:27:07.962080 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19329 | 2025.09.06 02:27:07.962109 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 19330 | 2025.09.06 02:27:07.962148 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2025.09.06 02:27:07.962173 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19332 | 2025.09.06 02:27:07.962185 [ 254 ] {1dde9d64-9f8d-46c5-9cca-cc2aba682a3d} <Debug> TCPHandler: Processed in 0.001999476 sec. | ||
| 19333 | 2025.09.06 02:27:07.962271 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 19334 | 2025.09.06 02:27:07.962305 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19335 | 2025.09.06 02:27:07.962400 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19336 | 2025.09.06 02:27:07.962443 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19337 | 2025.09.06 02:27:07.962487 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19338 | 2025.09.06 02:27:07.962543 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2688 rows starting from the beginning of the part | ||
| 19339 | 2025.09.06 02:27:07.962674 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 19340 | 2025.09.06 02:27:07.962787 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 33 rows starting from the beginning of the part | ||
| 19341 | 2025.09.06 02:27:07.962792 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19342 | 2025.09.06 02:27:07.962834 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19343 | 2025.09.06 02:27:07.962900 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 19344 | 2025.09.06 02:27:07.963011 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 43 rows starting from the beginning of the part | ||
| 19345 | 2025.09.06 02:27:07.963109 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 19346 | 2025.09.06 02:27:07.963161 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19347 | 2025.09.06 02:27:07.963382 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2025.09.06 02:27:07.963515 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 19349 | 2025.09.06 02:27:07.963552 [ 254 ] {ed40cd08-ceae-40ad-b511-aad5fbbf73c0} <Debug> TCPHandler: Processed in 0.00129611 sec. | ||
| 19350 | 2025.09.06 02:27:07.969557 [ 198 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 19 columns (19 merged, 0 gathered) in 0.007328139 sec., 381270.0605160464 rows/sec., 683.22 MiB/sec. | ||
| 19351 | 2025.09.06 02:27:07.971873 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19352 | 2025.09.06 02:27:07.972210 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19353 | 2025.09.06 02:27:07.972280 [ 191 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19354 | 2025.09.06 02:27:07.972392 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. | ||
| 19355 | 2025.09.06 02:27:12.351677 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19356 | 2025.09.06 02:27:12.351763 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19357 | 2025.09.06 02:27:12.559218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46003 | ||
| 19358 | 2025.09.06 02:27:12.560085 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2025.09.06 02:27:12.560180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19360 | 2025.09.06 02:27:12.560867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19361 | 2025.09.06 02:27:12.561112 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2025.09.06 02:27:12.561274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46003 | ||
| 19363 | 2025.09.06 02:27:12.561295 [ 85 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19364 | 2025.09.06 02:27:12.561363 [ 85 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2025.09.06 02:27:12.561384 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19366 | 2025.09.06 02:27:12.561496 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 19367 | 2025.09.06 02:27:12.561609 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19368 | 2025.09.06 02:27:12.561646 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43635 rows starting from the beginning of the part | ||
| 19369 | 2025.09.06 02:27:12.561712 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 19370 | 2025.09.06 02:27:12.561767 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 19371 | 2025.09.06 02:27:12.561820 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 19372 | 2025.09.06 02:27:12.561867 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 19373 | 2025.09.06 02:27:12.561915 [ 192 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 19374 | 2025.09.06 02:27:12.564797 [ 198 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46003 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348157 sec., 13739797.745446226 rows/sec., 196.55 MiB/sec. | ||
| 19375 | 2025.09.06 02:27:12.565114 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19376 | 2025.09.06 02:27:12.565382 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2025.09.06 02:27:12.565457 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_96_19} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19378 | 2025.09.06 02:27:12.565534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19379 | 2025.09.06 02:27:12.706511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2348 | ||
| 19380 | 2025.09.06 02:27:12.709105 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19381 | 2025.09.06 02:27:12.709170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19382 | 2025.09.06 02:27:12.710501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19383 | 2025.09.06 02:27:12.710792 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19384 | 2025.09.06 02:27:12.710951 [ 85 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19385 | 2025.09.06 02:27:12.711007 [ 85 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2025.09.06 02:27:12.711026 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19387 | 2025.09.06 02:27:12.711145 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 19388 | 2025.09.06 02:27:12.711185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 19389 | 2025.09.06 02:27:12.711745 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19390 | 2025.09.06 02:27:12.711905 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2206 rows starting from the beginning of the part | ||
| 19391 | 2025.09.06 02:27:12.712281 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 19392 | 2025.09.06 02:27:12.712650 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 19393 | 2025.09.06 02:27:12.713017 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 19394 | 2025.09.06 02:27:12.713372 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 19395 | 2025.09.06 02:27:12.713726 [ 196 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 19396 | 2025.09.06 02:27:12.721491 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 72 columns (72 merged, 0 gathered) in 0.010403833 sec., 225686.052438558 rows/sec., 172.60 MiB/sec. | ||
| 19397 | 2025.09.06 02:27:12.722447 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 19398 | 2025.09.06 02:27:12.722488 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 19399 | 2025.09.06 02:27:12.723382 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19400 | 2025.09.06 02:27:12.723999 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2025.09.06 02:27:12.724089 [ 200 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_71_14} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19402 | 2025.09.06 02:27:12.724293 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19403 | 2025.09.06 02:27:12.726163 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): 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] | ||
| 19404 | 2025.09.06 02:27:12.955861 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19405 | 2025.09.06 02:27:12.956063 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19406 | 2025.09.06 02:27:12.956140 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19407 | 2025.09.06 02:27:12.956857 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2025.09.06 02:27:12.956910 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19409 | 2025.09.06 02:27:12.957335 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19410 | 2025.09.06 02:27:12.957600 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2025.09.06 02:27:12.957768 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Debug> executeQuery: Read 142 rows, 12.52 KiB in 0.001759 sec., 80727.68618533258 rows/sec., 6.95 MiB/sec. | ||
| 19412 | 2025.09.06 02:27:12.957802 [ 86 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19413 | 2025.09.06 02:27:12.957821 [ 254 ] {b633c61a-649e-4ce9-9bf0-b5da68348e54} <Debug> TCPHandler: Processed in 0.002099096 sec. | ||
| 19414 | 2025.09.06 02:27:12.957877 [ 86 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2025.09.06 02:27:12.957909 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19416 | 2025.09.06 02:27:12.957973 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2025.09.06 02:27:12.958027 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 19418 | 2025.09.06 02:27:12.958081 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19419 | 2025.09.06 02:27:12.958131 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19420 | 2025.09.06 02:27:12.958172 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19421 | 2025.09.06 02:27:12.958216 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2423 rows starting from the beginning of the part | ||
| 19422 | 2025.09.06 02:27:12.958297 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 122 rows starting from the beginning of the part | ||
| 19423 | 2025.09.06 02:27:12.958354 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 76 rows starting from the beginning of the part | ||
| 19424 | 2025.09.06 02:27:12.958407 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 264 rows starting from the beginning of the part | ||
| 19425 | 2025.09.06 02:27:12.958458 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 76 rows starting from the beginning of the part | ||
| 19426 | 2025.09.06 02:27:12.958509 [ 186 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 142 rows starting from the beginning of the part | ||
| 19427 | 2025.09.06 02:27:12.958566 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19428 | 2025.09.06 02:27:12.958610 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19429 | 2025.09.06 02:27:12.958964 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19430 | 2025.09.06 02:27:12.959196 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19431 | 2025.09.06 02:27:12.959346 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001288 sec., 33385.09316770186 rows/sec., 2.45 MiB/sec. | ||
| 19432 | 2025.09.06 02:27:12.959388 [ 254 ] {0f04c523-5b97-43ef-8dd1-18e11a58f2ca} <Debug> TCPHandler: Processed in 0.001471732 sec. | ||
| 19433 | 2025.09.06 02:27:12.959495 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19434 | 2025.09.06 02:27:12.959591 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19435 | 2025.09.06 02:27:12.959633 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19436 | 2025.09.06 02:27:12.960051 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077936 sec., 1493308.7448314098 rows/sec., 129.37 MiB/sec. | ||
| 19437 | 2025.09.06 02:27:12.960074 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2025.09.06 02:27:12.960116 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19439 | 2025.09.06 02:27:12.960394 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19440 | 2025.09.06 02:27:12.960466 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19441 | 2025.09.06 02:27:12.960779 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2025.09.06 02:27:12.960805 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2025.09.06 02:27:12.960903 [ 190 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_141_28} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19444 | 2025.09.06 02:27:12.960910 [ 86 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19445 | 2025.09.06 02:27:12.960920 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Debug> executeQuery: Read 110 rows, 8.83 KiB in 0.001349 sec., 81541.8828762046 rows/sec., 6.39 MiB/sec. | ||
| 19446 | 2025.09.06 02:27:12.960949 [ 86 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2025.09.06 02:27:12.960973 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19448 | 2025.09.06 02:27:12.960976 [ 254 ] {999501ec-4e4b-42d1-8d1a-fa83a5f58dcb} <Debug> TCPHandler: Processed in 0.001530672 sec. | ||
| 19449 | 2025.09.06 02:27:12.960998 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 19450 | 2025.09.06 02:27:12.961075 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 19451 | 2025.09.06 02:27:12.961099 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19452 | 2025.09.06 02:27:12.961162 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19453 | 2025.09.06 02:27:12.961190 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1224 rows starting from the beginning of the part | ||
| 19454 | 2025.09.06 02:27:12.961200 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19455 | 2025.09.06 02:27:12.961237 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 97 rows starting from the beginning of the part | ||
| 19456 | 2025.09.06 02:27:12.961249 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19457 | 2025.09.06 02:27:12.961287 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 19458 | 2025.09.06 02:27:12.961330 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 153 rows starting from the beginning of the part | ||
| 19459 | 2025.09.06 02:27:12.961367 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 74 rows starting from the beginning of the part | ||
| 19460 | 2025.09.06 02:27:12.961403 [ 186 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 110 rows starting from the beginning of the part | ||
| 19461 | 2025.09.06 02:27:12.961666 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19462 | 2025.09.06 02:27:12.961708 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19463 | 2025.09.06 02:27:12.962075 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19464 | 2025.09.06 02:27:12.962328 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19465 | 2025.09.06 02:27:12.962332 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281911 sec., 1351107.838219658 rows/sec., 105.43 MiB/sec. | ||
| 19466 | 2025.09.06 02:27:12.962458 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 2 parts from all_1_136_29 to all_137_137_0 | ||
| 19467 | 2025.09.06 02:27:12.962470 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 19468 | 2025.09.06 02:27:12.962488 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2025.09.06 02:27:12.962510 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19470 | 2025.09.06 02:27:12.962514 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19471 | 2025.09.06 02:27:12.962518 [ 254 ] {735da53e-7f1b-4f03-9fd3-011b1ca19f11} <Debug> TCPHandler: Processed in 0.001469522 sec. | ||
| 19472 | 2025.09.06 02:27:12.962628 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_29 to all_137_137_0 into Compact with storage Full | ||
| 19473 | 2025.09.06 02:27:12.962652 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2025.09.06 02:27:12.962764 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19475 | 2025.09.06 02:27:12.962777 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19476 | 2025.09.06 02:27:12.962777 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19477 | 2025.09.06 02:27:12.962821 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19478 | 2025.09.06 02:27:12.962837 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_29, total 41167 rows starting from the beginning of the part | ||
| 19479 | 2025.09.06 02:27:12.962856 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_141_28} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19480 | 2025.09.06 02:27:12.962913 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19481 | 2025.09.06 02:27:12.962929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 19482 | 2025.09.06 02:27:12.963736 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19483 | 2025.09.06 02:27:12.963779 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19484 | 2025.09.06 02:27:12.964382 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19485 | 2025.09.06 02:27:12.964626 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19486 | 2025.09.06 02:27:12.964772 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002026 sec., 21224.086870681145 rows/sec., 38.03 MiB/sec. | ||
| 19487 | 2025.09.06 02:27:12.964843 [ 254 ] {81db6905-7329-42ae-b87a-8abf4dd326f1} <Debug> TCPHandler: Processed in 0.002240248 sec. | ||
| 19488 | 2025.09.06 02:27:12.964960 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19489 | 2025.09.06 02:27:12.965054 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19490 | 2025.09.06 02:27:12.965098 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19491 | 2025.09.06 02:27:12.965463 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19492 | 2025.09.06 02:27:12.965512 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19493 | 2025.09.06 02:27:12.965902 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19494 | 2025.09.06 02:27:12.966173 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19495 | 2025.09.06 02:27:12.966309 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001273 sec., 2356.637863315004 rows/sec., 188.72 KiB/sec. | ||
| 19496 | 2025.09.06 02:27:12.966351 [ 254 ] {49bb38b4-8b8d-4b8f-81b2-3731741174a0} <Debug> TCPHandler: Processed in 0.001440591 sec. | ||
| 19497 | 2025.09.06 02:27:12.966466 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19498 | 2025.09.06 02:27:12.966564 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19499 | 2025.09.06 02:27:12.966607 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19500 | 2025.09.06 02:27:12.966949 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19501 | 2025.09.06 02:27:12.966986 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19502 | 2025.09.06 02:27:12.967304 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19503 | 2025.09.06 02:27:12.967531 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19504 | 2025.09.06 02:27:12.967652 [ 86 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19505 | 2025.09.06 02:27:12.967666 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 19506 | 2025.09.06 02:27:12.967686 [ 86 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2025.09.06 02:27:12.967710 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19508 | 2025.09.06 02:27:12.967714 [ 254 ] {c0c383bb-772d-4708-a2a2-b91c0c1245b9} <Debug> TCPHandler: Processed in 0.00129913 sec. | ||
| 19509 | 2025.09.06 02:27:12.967818 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19510 | 2025.09.06 02:27:12.967971 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19511 | 2025.09.06 02:27:12.968006 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8622 rows starting from the beginning of the part | ||
| 19512 | 2025.09.06 02:27:12.968072 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19513 | 2025.09.06 02:27:12.968116 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19514 | 2025.09.06 02:27:12.968159 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19515 | 2025.09.06 02:27:12.968199 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19516 | 2025.09.06 02:27:12.968240 [ 188 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 19517 | 2025.09.06 02:27:12.970477 [ 187 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41327 rows, containing 5 columns (5 merged, 0 gathered) in 0.007890813 sec., 5237356.404213356 rows/sec., 357.89 MiB/sec. | ||
| 19518 | 2025.09.06 02:27:12.970898 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 19519 | 2025.09.06 02:27:12.971193 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2025.09.06 02:27:12.971275 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 2 parts: [all_1_136_29, all_137_137_0] -> all_1_137_30 | ||
| 19521 | 2025.09.06 02:27:12.971353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19522 | 2025.09.06 02:27:12.971407 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8922 rows, containing 4 columns (4 merged, 0 gathered) in 0.00364593 sec., 2447112.259423522 rows/sec., 162.49 MiB/sec. | ||
| 19523 | 2025.09.06 02:27:12.971620 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19524 | 2025.09.06 02:27:12.971921 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19525 | 2025.09.06 02:27:12.972024 [ 189 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_141_28} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19526 | 2025.09.06 02:27:12.972118 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 19527 | 2025.09.06 02:27:13.005726 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005385073 sec. | ||
| 19528 | 2025.09.06 02:27:14.982674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19529 | 2025.09.06 02:27:14.999812 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2025.09.06 02:27:14.999867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19531 | 2025.09.06 02:27:15.010708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19532 | 2025.09.06 02:27:15.011741 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19533 | 2025.09.06 02:27:15.012227 [ 76 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19534 | 2025.09.06 02:27:15.012352 [ 76 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19535 | 2025.09.06 02:27:15.012390 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19536 | 2025.09.06 02:27:15.012568 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 19537 | 2025.09.06 02:27:15.016355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19538 | 2025.09.06 02:27:15.018470 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19539 | 2025.09.06 02:27:15.020807 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 19540 | 2025.09.06 02:27:15.027461 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 19541 | 2025.09.06 02:27:15.034162 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 19542 | 2025.09.06 02:27:15.041162 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 19543 | 2025.09.06 02:27:15.048437 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 19544 | 2025.09.06 02:27:15.055093 [ 188 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 19545 | 2025.09.06 02:27:15.143673 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.131174133 sec., 5511.7574133308735 rows/sec., 28.50 MiB/sec. | ||
| 19546 | 2025.09.06 02:27:15.148061 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19547 | 2025.09.06 02:27:15.150989 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2025.09.06 02:27:15.151117 [ 187 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_96_19} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19549 | 2025.09.06 02:27:15.154651 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19550 | 2025.09.06 02:27:16.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.63 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.56 MiB (RSS), difference: -1.07 MiB | ||
| 19551 | 2025.09.06 02:27:17.060820 [ 224 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 19552 | 2025.09.06 02:27:17.060876 [ 224 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 19553 | 2025.09.06 02:27:17.075133 [ 224 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 19554 | 2025.09.06 02:27:17.188266 [ 219 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19555 | 2025.09.06 02:27:17.188315 [ 219 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19556 | 2025.09.06 02:27:17.198648 [ 219 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19557 | 2025.09.06 02:27:17.356220 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19558 | 2025.09.06 02:27:17.356275 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19559 | 2025.09.06 02:27:17.366320 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19560 | 2025.09.06 02:27:17.743740 [ 225 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19561 | 2025.09.06 02:27:17.743789 [ 225 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19562 | 2025.09.06 02:27:17.748563 [ 223 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19563 | 2025.09.06 02:27:17.748618 [ 223 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19564 | 2025.09.06 02:27:17.754936 [ 223 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19565 | 2025.09.06 02:27:17.755166 [ 225 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19566 | 2025.09.06 02:27:17.981780 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2025.09.06 02:27:17.981957 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19568 | 2025.09.06 02:27:17.982028 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19569 | 2025.09.06 02:27:17.982687 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2025.09.06 02:27:17.982726 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19571 | 2025.09.06 02:27:17.983096 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19572 | 2025.09.06 02:27:17.983332 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2025.09.06 02:27:17.983486 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 103.28 KiB/sec. | ||
| 19574 | 2025.09.06 02:27:17.983535 [ 254 ] {0d17537f-a2d0-4d8c-874e-3c20128e1ec3} <Debug> TCPHandler: Processed in 0.001882365 sec. | ||
| 19575 | 2025.09.06 02:27:17.983660 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2025.09.06 02:27:17.983761 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19577 | 2025.09.06 02:27:17.983802 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19578 | 2025.09.06 02:27:17.985064 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2025.09.06 02:27:17.985098 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19580 | 2025.09.06 02:27:17.985485 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19581 | 2025.09.06 02:27:17.985700 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19582 | 2025.09.06 02:27:17.985830 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002093 sec., 581462.016244625 rows/sec., 48.08 MiB/sec. | ||
| 19583 | 2025.09.06 02:27:17.985868 [ 254 ] {44404711-1977-4ab8-bafd-3ffbe97d549b} <Debug> TCPHandler: Processed in 0.002258258 sec. | ||
| 19584 | 2025.09.06 02:27:17.985988 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19585 | 2025.09.06 02:27:17.986084 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19586 | 2025.09.06 02:27:17.986125 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19587 | 2025.09.06 02:27:17.986534 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2025.09.06 02:27:17.986568 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19589 | 2025.09.06 02:27:17.986866 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19590 | 2025.09.06 02:27:17.987074 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2025.09.06 02:27:17.987180 [ 75 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19592 | 2025.09.06 02:27:17.987202 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 783.48 KiB/sec. | ||
| 19593 | 2025.09.06 02:27:17.987230 [ 75 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2025.09.06 02:27:17.987247 [ 254 ] {f372132d-ffd9-42a7-8d72-80896150c382} <Debug> TCPHandler: Processed in 0.00130706 sec. | ||
| 19595 | 2025.09.06 02:27:17.987252 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19596 | 2025.09.06 02:27:17.987357 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19597 | 2025.09.06 02:27:17.987397 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 19598 | 2025.09.06 02:27:17.987451 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19599 | 2025.09.06 02:27:17.987494 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19600 | 2025.09.06 02:27:17.987541 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19601 | 2025.09.06 02:27:17.987581 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 271 rows starting from the beginning of the part | ||
| 19602 | 2025.09.06 02:27:17.987651 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 19603 | 2025.09.06 02:27:17.987699 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 59 rows starting from the beginning of the part | ||
| 19604 | 2025.09.06 02:27:17.987743 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 19605 | 2025.09.06 02:27:17.987787 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 43 rows starting from the beginning of the part | ||
| 19606 | 2025.09.06 02:27:17.987828 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 19607 | 2025.09.06 02:27:17.988032 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19608 | 2025.09.06 02:27:17.988072 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19609 | 2025.09.06 02:27:17.988399 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19610 | 2025.09.06 02:27:17.988623 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19611 | 2025.09.06 02:27:17.988714 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376151 sec., 294299.0994447557 rows/sec., 20.62 MiB/sec. | ||
| 19612 | 2025.09.06 02:27:17.988751 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001319 sec., 172858.22592873388 rows/sec., 11.70 MiB/sec. | ||
| 19613 | 2025.09.06 02:27:17.988793 [ 254 ] {cf5f0175-ff09-45d6-8da7-ed89e535cf83} <Debug> TCPHandler: Processed in 0.001484221 sec. | ||
| 19614 | 2025.09.06 02:27:17.988867 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19615 | 2025.09.06 02:27:17.988900 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2025.09.06 02:27:17.988998 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19617 | 2025.09.06 02:27:17.989038 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19618 | 2025.09.06 02:27:17.989129 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19619 | 2025.09.06 02:27:17.989207 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_141_28} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19620 | 2025.09.06 02:27:17.989292 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19621 | 2025.09.06 02:27:17.989728 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19622 | 2025.09.06 02:27:17.989768 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19623 | 2025.09.06 02:27:17.990106 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19624 | 2025.09.06 02:27:17.990322 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19625 | 2025.09.06 02:27:17.990445 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001465 sec., 363139.93174061435 rows/sec., 26.91 MiB/sec. | ||
| 19626 | 2025.09.06 02:27:17.990482 [ 254 ] {b87e2329-27b4-4036-a28f-05d47944cb47} <Debug> TCPHandler: Processed in 0.001628653 sec. | ||
| 19627 | 2025.09.06 02:27:17.990596 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2025.09.06 02:27:17.990689 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19629 | 2025.09.06 02:27:17.990731 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19630 | 2025.09.06 02:27:17.991389 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19631 | 2025.09.06 02:27:17.991423 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19632 | 2025.09.06 02:27:17.991802 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19633 | 2025.09.06 02:27:17.992014 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19634 | 2025.09.06 02:27:17.992119 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_137_30 to all_142_142_0 | ||
| 19635 | 2025.09.06 02:27:17.992142 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001472 sec., 574048.9130434783 rows/sec., 38.64 MiB/sec. | ||
| 19636 | 2025.09.06 02:27:17.992168 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2025.09.06 02:27:17.992188 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19638 | 2025.09.06 02:27:17.992195 [ 254 ] {276f77f6-dd79-420c-a69d-3c65ce9cf923} <Debug> TCPHandler: Processed in 0.001645674 sec. | ||
| 19639 | 2025.09.06 02:27:17.992270 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_30 to all_142_142_0 into Compact with storage Full | ||
| 19640 | 2025.09.06 02:27:17.992310 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19641 | 2025.09.06 02:27:17.992377 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19642 | 2025.09.06 02:27:17.992402 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19643 | 2025.09.06 02:27:17.992412 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_30, total 41327 rows starting from the beginning of the part | ||
| 19644 | 2025.09.06 02:27:17.992456 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19645 | 2025.09.06 02:27:17.992480 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 19646 | 2025.09.06 02:27:17.992533 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 198 rows starting from the beginning of the part | ||
| 19647 | 2025.09.06 02:27:17.992581 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 19648 | 2025.09.06 02:27:17.992631 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::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 | ||
| 19649 | 2025.09.06 02:27:17.992677 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 845 rows starting from the beginning of the part | ||
| 19650 | 2025.09.06 02:27:17.993248 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19651 | 2025.09.06 02:27:17.993282 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19652 | 2025.09.06 02:27:17.993788 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19653 | 2025.09.06 02:27:17.994010 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2025.09.06 02:27:17.994145 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 19655 | 2025.09.06 02:27:17.994201 [ 254 ] {dd9e02df-97a1-4705-bb46-7de1904196a2} <Debug> TCPHandler: Processed in 0.001938466 sec. | ||
| 19656 | 2025.09.06 02:27:17.994307 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19657 | 2025.09.06 02:27:17.994401 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19658 | 2025.09.06 02:27:17.994440 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19659 | 2025.09.06 02:27:17.994782 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19660 | 2025.09.06 02:27:17.994816 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19661 | 2025.09.06 02:27:17.995125 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19662 | 2025.09.06 02:27:17.995340 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19663 | 2025.09.06 02:27:17.995468 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19664 | 2025.09.06 02:27:17.995503 [ 254 ] {b7700306-b9dd-4838-a4ad-24861258d76c} <Debug> TCPHandler: Processed in 0.00124432 sec. | ||
| 19665 | 2025.09.06 02:27:18.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.44 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.58 MiB (RSS), difference: -3.86 MiB | ||
| 19666 | 2025.09.06 02:27:18.011353 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42850 rows, containing 5 columns (5 merged, 0 gathered) in 0.019120893 sec., 2241004.1204665494 rows/sec., 153.16 MiB/sec. | ||
| 19667 | 2025.09.06 02:27:18.011746 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Trace> MergedBlockOutputStream: filled checksums all_1_142_31 (state Temporary) | ||
| 19668 | 2025.09.06 02:27:18.012108 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_142_31 to all_1_142_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19669 | 2025.09.06 02:27:18.012203 [ 201 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_137_30, all_142_142_0] -> all_1_142_31 | ||
| 19670 | 2025.09.06 02:27:18.012341 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19671 | 2025.09.06 02:27:18.798332 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37129 | ||
| 19672 | 2025.09.06 02:27:18.798445 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19673 | 2025.09.06 02:27:18.798471 [ 297 ] {} <Debug> TCP-Session: d6453626-fc4c-4061-a31a-6da29ddebc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:37129 | ||
| 19674 | 2025.09.06 02:27:18.798492 [ 297 ] {} <Debug> TCP-Session: d6453626-fc4c-4061-a31a-6da29ddebc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19675 | 2025.09.06 02:27:18.798505 [ 297 ] {} <Debug> TCP-Session: d6453626-fc4c-4061-a31a-6da29ddebc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19676 | 2025.09.06 02:27:18.798677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57670 | ||
| 19677 | 2025.09.06 02:27:18.798690 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61805 | ||
| 19678 | 2025.09.06 02:27:18.798715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47386 | ||
| 19679 | 2025.09.06 02:27:18.798755 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19680 | 2025.09.06 02:27:18.798761 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34506 | ||
| 19681 | 2025.09.06 02:27:18.798796 [ 289 ] {} <Debug> TCP-Session: 2b914756-ce25-4b91-b6cf-10064cbb522d Authenticating user 'default' from [fd00:1122:3344:101::e]:57670 | ||
| 19682 | 2025.09.06 02:27:18.798807 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19683 | 2025.09.06 02:27:18.798826 [ 289 ] {} <Debug> TCP-Session: 2b914756-ce25-4b91-b6cf-10064cbb522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19684 | 2025.09.06 02:27:18.798834 [ 297 ] {} <Trace> TCP-Session: d6453626-fc4c-4061-a31a-6da29ddebc0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19685 | 2025.09.06 02:27:18.798848 [ 289 ] {} <Debug> TCP-Session: 2b914756-ce25-4b91-b6cf-10064cbb522d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19686 | 2025.09.06 02:27:18.798840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19687 | 2025.09.06 02:27:18.798861 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19688 | 2025.09.06 02:27:18.798849 [ 290 ] {} <Debug> TCP-Session: 79c4e21b-8ea5-48f2-ae53-7ef07215b912 Authenticating user 'default' from [fd00:1122:3344:101::e]:61805 | ||
| 19689 | 2025.09.06 02:27:18.798894 [ 291 ] {} <Debug> TCP-Session: 7848b25c-af0a-4c4f-bf8a-0916c84e38ca Authenticating user 'default' from [fd00:1122:3344:101::e]:47386 | ||
| 19690 | 2025.09.06 02:27:18.798904 [ 295 ] {} <Debug> TCP-Session: 8c79645c-6c63-4601-8141-16fb05a979f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34506 | ||
| 19691 | 2025.09.06 02:27:18.798927 [ 290 ] {} <Debug> TCP-Session: 79c4e21b-8ea5-48f2-ae53-7ef07215b912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19692 | 2025.09.06 02:27:18.798937 [ 291 ] {} <Debug> TCP-Session: 7848b25c-af0a-4c4f-bf8a-0916c84e38ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19693 | 2025.09.06 02:27:18.798954 [ 290 ] {} <Debug> TCP-Session: 79c4e21b-8ea5-48f2-ae53-7ef07215b912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19694 | 2025.09.06 02:27:18.798967 [ 291 ] {} <Debug> TCP-Session: 7848b25c-af0a-4c4f-bf8a-0916c84e38ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19695 | 2025.09.06 02:27:18.798767 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57270 | ||
| 19696 | 2025.09.06 02:27:18.799008 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19697 | 2025.09.06 02:27:18.798746 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50657 | ||
| 19698 | 2025.09.06 02:27:18.798738 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65431 | ||
| 19699 | 2025.09.06 02:27:18.798737 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62164 | ||
| 19700 | 2025.09.06 02:27:18.799101 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19701 | 2025.09.06 02:27:18.799114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19702 | 2025.09.06 02:27:18.799144 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19703 | 2025.09.06 02:27:18.799156 [ 296 ] {} <Debug> TCP-Session: 026f6391-d546-4e56-ac35-68d474398b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:57270 | ||
| 19704 | 2025.09.06 02:27:18.799169 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19705 | 2025.09.06 02:27:18.799176 [ 292 ] {} <Debug> TCP-Session: dd3a470e-3bfc-4e14-84db-842ad920c5a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65431 | ||
| 19706 | 2025.09.06 02:27:18.799194 [ 296 ] {} <Debug> TCP-Session: 026f6391-d546-4e56-ac35-68d474398b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19707 | 2025.09.06 02:27:18.799202 [ 293 ] {} <Debug> TCP-Session: 0ab6488f-94ec-4528-9682-965e032a34c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62164 | ||
| 19708 | 2025.09.06 02:27:18.799213 [ 292 ] {} <Debug> TCP-Session: dd3a470e-3bfc-4e14-84db-842ad920c5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19709 | 2025.09.06 02:27:18.799221 [ 296 ] {} <Debug> TCP-Session: 026f6391-d546-4e56-ac35-68d474398b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19710 | 2025.09.06 02:27:18.799237 [ 293 ] {} <Debug> TCP-Session: 0ab6488f-94ec-4528-9682-965e032a34c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19711 | 2025.09.06 02:27:18.799248 [ 292 ] {} <Debug> TCP-Session: dd3a470e-3bfc-4e14-84db-842ad920c5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19712 | 2025.09.06 02:27:18.799271 [ 293 ] {} <Debug> TCP-Session: 0ab6488f-94ec-4528-9682-965e032a34c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19713 | 2025.09.06 02:27:18.799164 [ 294 ] {} <Debug> TCP-Session: 153379be-453a-4c76-a5ab-7ec58f7a72f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50657 | ||
| 19714 | 2025.09.06 02:27:18.798945 [ 295 ] {} <Debug> TCP-Session: 8c79645c-6c63-4601-8141-16fb05a979f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19715 | 2025.09.06 02:27:18.799323 [ 294 ] {} <Debug> TCP-Session: 153379be-453a-4c76-a5ab-7ec58f7a72f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19716 | 2025.09.06 02:27:18.799329 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19717 | 2025.09.06 02:27:18.799340 [ 295 ] {} <Debug> TCP-Session: 8c79645c-6c63-4601-8141-16fb05a979f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19718 | 2025.09.06 02:27:18.799349 [ 294 ] {} <Debug> TCP-Session: 153379be-453a-4c76-a5ab-7ec58f7a72f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19719 | 2025.09.06 02:27:18.799423 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19720 | 2025.09.06 02:27:18.799775 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 19721 | 2025.09.06 02:27:18.800908 [ 317 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> AggregatingTransform: Aggregating | ||
| 19722 | 2025.09.06 02:27:18.800960 [ 317 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19723 | 2025.09.06 02:27:18.800994 [ 317 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115999 sec. (896.058 rows/sec., 35.00 KiB/sec.) | ||
| 19724 | 2025.09.06 02:27:18.801009 [ 317 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Trace> Aggregator: Merging aggregated data | ||
| 19725 | 2025.09.06 02:27:18.802294 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003339 sec., 299.4908655286014 rows/sec., 11.70 KiB/sec. | ||
| 19726 | 2025.09.06 02:27:18.802461 [ 297 ] {759614c1-9309-40d5-bf9f-1c752e89b2c0} <Debug> TCPHandler: Processed in 0.00377584 sec. | ||
| 19727 | 2025.09.06 02:27:18.802558 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19728 | 2025.09.06 02:27:18.802593 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19729 | 2025.09.06 02:27:18.802596 [ 297 ] {} <Debug> TCP-Session: d6453626-fc4c-4061-a31a-6da29ddebc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19730 | 2025.09.06 02:27:18.802617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19731 | 2025.09.06 02:27:18.802626 [ 289 ] {} <Debug> TCP-Session: 2b914756-ce25-4b91-b6cf-10064cbb522d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19732 | 2025.09.06 02:27:18.802636 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19733 | 2025.09.06 02:27:18.802661 [ 291 ] {} <Debug> TCP-Session: 7848b25c-af0a-4c4f-bf8a-0916c84e38ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19734 | 2025.09.06 02:27:18.802669 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19735 | 2025.09.06 02:27:18.802689 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19736 | 2025.09.06 02:27:18.802708 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19737 | 2025.09.06 02:27:18.802729 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19738 | 2025.09.06 02:27:18.802736 [ 290 ] {} <Debug> TCP-Session: 79c4e21b-8ea5-48f2-ae53-7ef07215b912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19739 | 2025.09.06 02:27:18.802754 [ 293 ] {} <Debug> TCP-Session: 0ab6488f-94ec-4528-9682-965e032a34c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19740 | 2025.09.06 02:27:18.802772 [ 295 ] {} <Debug> TCP-Session: 8c79645c-6c63-4601-8141-16fb05a979f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19741 | 2025.09.06 02:27:18.802727 [ 294 ] {} <Debug> TCP-Session: 153379be-453a-4c76-a5ab-7ec58f7a72f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19742 | 2025.09.06 02:27:18.802706 [ 296 ] {} <Debug> TCP-Session: 026f6391-d546-4e56-ac35-68d474398b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19743 | 2025.09.06 02:27:18.802672 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19744 | 2025.09.06 02:27:18.802860 [ 292 ] {} <Debug> TCP-Session: dd3a470e-3bfc-4e14-84db-842ad920c5a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19745 | 2025.09.06 02:27:19.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.60 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.65 MiB (RSS), difference: 3.05 MiB | ||
| 19746 | 2025.09.06 02:27:19.912146 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48681 | ||
| 19747 | 2025.09.06 02:27:19.912253 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19748 | 2025.09.06 02:27:19.912278 [ 297 ] {} <Debug> TCP-Session: facba822-4c68-439a-b2c5-65148b4438a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48681 | ||
| 19749 | 2025.09.06 02:27:19.912301 [ 297 ] {} <Debug> TCP-Session: facba822-4c68-439a-b2c5-65148b4438a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19750 | 2025.09.06 02:27:19.912314 [ 297 ] {} <Debug> TCP-Session: facba822-4c68-439a-b2c5-65148b4438a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19751 | 2025.09.06 02:27:19.912527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42201 | ||
| 19752 | 2025.09.06 02:27:19.912545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37966 | ||
| 19753 | 2025.09.06 02:27:19.912581 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32816 | ||
| 19754 | 2025.09.06 02:27:19.912614 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54283 | ||
| 19755 | 2025.09.06 02:27:19.912626 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49839 | ||
| 19756 | 2025.09.06 02:27:19.912633 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39178 | ||
| 19757 | 2025.09.06 02:27:19.912680 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19758 | 2025.09.06 02:27:19.912704 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19759 | 2025.09.06 02:27:19.912728 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19760 | 2025.09.06 02:27:19.912741 [ 290 ] {} <Debug> TCP-Session: 04298c95-0b3d-4e47-816d-494ae6b175bc Authenticating user 'default' from [fd00:1122:3344:101::e]:37966 | ||
| 19761 | 2025.09.06 02:27:19.912748 [ 294 ] {} <Debug> TCP-Session: 9cffb523-df0f-4dc0-a15f-4b04c433f99c Authenticating user 'default' from [fd00:1122:3344:101::e]:54283 | ||
| 19762 | 2025.09.06 02:27:19.912765 [ 295 ] {} <Debug> TCP-Session: 40ccffe8-3eca-48da-ad90-e141599bf814 Authenticating user 'default' from [fd00:1122:3344:101::e]:49839 | ||
| 19763 | 2025.09.06 02:27:19.912778 [ 290 ] {} <Debug> TCP-Session: 04298c95-0b3d-4e47-816d-494ae6b175bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19764 | 2025.09.06 02:27:19.912781 [ 294 ] {} <Debug> TCP-Session: 9cffb523-df0f-4dc0-a15f-4b04c433f99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19765 | 2025.09.06 02:27:19.912781 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19766 | 2025.09.06 02:27:19.912799 [ 295 ] {} <Debug> TCP-Session: 40ccffe8-3eca-48da-ad90-e141599bf814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19767 | 2025.09.06 02:27:19.912809 [ 294 ] {} <Debug> TCP-Session: 9cffb523-df0f-4dc0-a15f-4b04c433f99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19768 | 2025.09.06 02:27:19.912838 [ 295 ] {} <Debug> TCP-Session: 40ccffe8-3eca-48da-ad90-e141599bf814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19769 | 2025.09.06 02:27:19.912834 [ 296 ] {} <Debug> TCP-Session: 0fb43168-68a8-4cf3-8479-9b233d802637 Authenticating user 'default' from [fd00:1122:3344:101::e]:39178 | ||
| 19770 | 2025.09.06 02:27:19.912803 [ 290 ] {} <Debug> TCP-Session: 04298c95-0b3d-4e47-816d-494ae6b175bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19771 | 2025.09.06 02:27:19.912887 [ 296 ] {} <Debug> TCP-Session: 0fb43168-68a8-4cf3-8479-9b233d802637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19772 | 2025.09.06 02:27:19.912702 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19773 | 2025.09.06 02:27:19.912913 [ 296 ] {} <Debug> TCP-Session: 0fb43168-68a8-4cf3-8479-9b233d802637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19774 | 2025.09.06 02:27:19.912596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57356 | ||
| 19775 | 2025.09.06 02:27:19.912942 [ 291 ] {} <Debug> TCP-Session: 75cb1504-f037-4fb5-bc48-2e593cf6d0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32816 | ||
| 19776 | 2025.09.06 02:27:19.912597 [ 297 ] {} <Trace> TCP-Session: facba822-4c68-439a-b2c5-65148b4438a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2025.09.06 02:27:19.912986 [ 291 ] {} <Debug> TCP-Session: 75cb1504-f037-4fb5-bc48-2e593cf6d0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19778 | 2025.09.06 02:27:19.913012 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19779 | 2025.09.06 02:27:19.913019 [ 291 ] {} <Debug> TCP-Session: 75cb1504-f037-4fb5-bc48-2e593cf6d0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19780 | 2025.09.06 02:27:19.913041 [ 292 ] {} <Debug> TCP-Session: fb214d6c-b9a1-483e-808d-97e63857f5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57356 | ||
| 19781 | 2025.09.06 02:27:19.912597 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19782 | 2025.09.06 02:27:19.913068 [ 292 ] {} <Debug> TCP-Session: fb214d6c-b9a1-483e-808d-97e63857f5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19783 | 2025.09.06 02:27:19.912594 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51332 | ||
| 19784 | 2025.09.06 02:27:19.913098 [ 292 ] {} <Debug> TCP-Session: fb214d6c-b9a1-483e-808d-97e63857f5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19785 | 2025.09.06 02:27:19.913093 [ 289 ] {} <Debug> TCP-Session: 62b2c260-6610-45b6-a0f6-7c553166fff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42201 | ||
| 19786 | 2025.09.06 02:27:19.913153 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48681) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19787 | 2025.09.06 02:27:19.913158 [ 289 ] {} <Debug> TCP-Session: 62b2c260-6610-45b6-a0f6-7c553166fff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19788 | 2025.09.06 02:27:19.913174 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19789 | 2025.09.06 02:27:19.913180 [ 289 ] {} <Debug> TCP-Session: 62b2c260-6610-45b6-a0f6-7c553166fff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19790 | 2025.09.06 02:27:19.913198 [ 293 ] {} <Debug> TCP-Session: 53c13f3f-9499-4fa5-b3d9-7bec512ea94b Authenticating user 'default' from [fd00:1122:3344:101::e]:51332 | ||
| 19791 | 2025.09.06 02:27:19.913215 [ 293 ] {} <Debug> TCP-Session: 53c13f3f-9499-4fa5-b3d9-7bec512ea94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19792 | 2025.09.06 02:27:19.913227 [ 293 ] {} <Debug> TCP-Session: 53c13f3f-9499-4fa5-b3d9-7bec512ea94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19793 | 2025.09.06 02:27:19.913405 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19794 | 2025.09.06 02:27:19.913458 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19795 | 2025.09.06 02:27:19.913738 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 19796 | 2025.09.06 02:27:19.914746 [ 347 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> AggregatingTransform: Aggregating | ||
| 19797 | 2025.09.06 02:27:19.914792 [ 347 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> Aggregator: Aggregation method: without_key | ||
| 19798 | 2025.09.06 02:27:19.914831 [ 347 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994238 sec. (1005.795 rows/sec., 39.29 KiB/sec.) | ||
| 19799 | 2025.09.06 02:27:19.914849 [ 347 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Trace> Aggregator: Merging aggregated data | ||
| 19800 | 2025.09.06 02:27:19.916185 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 19801 | 2025.09.06 02:27:19.916358 [ 297 ] {de901dd5-008d-4e31-9885-c77a08f81457} <Debug> TCPHandler: Processed in 0.003875871 sec. | ||
| 19802 | 2025.09.06 02:27:19.916474 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19803 | 2025.09.06 02:27:19.916502 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19804 | 2025.09.06 02:27:19.916502 [ 297 ] {} <Debug> TCP-Session: facba822-4c68-439a-b2c5-65148b4438a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19805 | 2025.09.06 02:27:19.916522 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19806 | 2025.09.06 02:27:19.916543 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19807 | 2025.09.06 02:27:19.916562 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19808 | 2025.09.06 02:27:19.916570 [ 289 ] {} <Debug> TCP-Session: 62b2c260-6610-45b6-a0f6-7c553166fff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19809 | 2025.09.06 02:27:19.916580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19810 | 2025.09.06 02:27:19.916598 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19811 | 2025.09.06 02:27:19.916614 [ 295 ] {} <Debug> TCP-Session: 40ccffe8-3eca-48da-ad90-e141599bf814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19812 | 2025.09.06 02:27:19.916619 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19813 | 2025.09.06 02:27:19.916654 [ 291 ] {} <Debug> TCP-Session: 75cb1504-f037-4fb5-bc48-2e593cf6d0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2025.09.06 02:27:19.916641 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19815 | 2025.09.06 02:27:19.916686 [ 292 ] {} <Debug> TCP-Session: fb214d6c-b9a1-483e-808d-97e63857f5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19816 | 2025.09.06 02:27:19.916640 [ 293 ] {} <Debug> TCP-Session: 53c13f3f-9499-4fa5-b3d9-7bec512ea94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19817 | 2025.09.06 02:27:19.916726 [ 294 ] {} <Debug> TCP-Session: 9cffb523-df0f-4dc0-a15f-4b04c433f99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19818 | 2025.09.06 02:27:19.916557 [ 296 ] {} <Debug> TCP-Session: 0fb43168-68a8-4cf3-8479-9b233d802637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19819 | 2025.09.06 02:27:19.916595 [ 290 ] {} <Debug> TCP-Session: 04298c95-0b3d-4e47-816d-494ae6b175bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19820 | 2025.09.06 02:27:19.982952 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57764 | ||
| 19821 | 2025.09.06 02:27:19.983058 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19822 | 2025.09.06 02:27:19.983084 [ 297 ] {} <Debug> TCP-Session: b9f09a5f-21aa-4e12-bfaf-8c879cc96b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:57764 | ||
| 19823 | 2025.09.06 02:27:19.983105 [ 297 ] {} <Debug> TCP-Session: b9f09a5f-21aa-4e12-bfaf-8c879cc96b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19824 | 2025.09.06 02:27:19.983118 [ 297 ] {} <Debug> TCP-Session: b9f09a5f-21aa-4e12-bfaf-8c879cc96b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19825 | 2025.09.06 02:27:19.983299 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53692 | ||
| 19826 | 2025.09.06 02:27:19.983325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63838 | ||
| 19827 | 2025.09.06 02:27:19.983344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34128 | ||
| 19828 | 2025.09.06 02:27:19.983360 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34336 | ||
| 19829 | 2025.09.06 02:27:19.983381 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57990 | ||
| 19830 | 2025.09.06 02:27:19.983428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19831 | 2025.09.06 02:27:19.983435 [ 297 ] {} <Trace> TCP-Session: b9f09a5f-21aa-4e12-bfaf-8c879cc96b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19832 | 2025.09.06 02:27:19.983485 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19833 | 2025.09.06 02:27:19.983456 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19834 | 2025.09.06 02:27:19.983531 [ 295 ] {} <Debug> TCP-Session: d210167b-ba73-4ab4-bad3-2bc28dc7c174 Authenticating user 'default' from [fd00:1122:3344:101::e]:57990 | ||
| 19835 | 2025.09.06 02:27:19.983453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19836 | 2025.09.06 02:27:19.983560 [ 295 ] {} <Debug> TCP-Session: d210167b-ba73-4ab4-bad3-2bc28dc7c174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19837 | 2025.09.06 02:27:19.983551 [ 291 ] {} <Debug> TCP-Session: 5f7a7e78-1b43-4c8c-9f8b-6bcecb061052 Authenticating user 'default' from [fd00:1122:3344:101::e]:34128 | ||
| 19838 | 2025.09.06 02:27:19.983580 [ 293 ] {} <Debug> TCP-Session: 57d10a33-4cb0-4a9a-b4c5-00f65ef96533 Authenticating user 'default' from [fd00:1122:3344:101::e]:34336 | ||
| 19839 | 2025.09.06 02:27:19.983585 [ 295 ] {} <Debug> TCP-Session: d210167b-ba73-4ab4-bad3-2bc28dc7c174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19840 | 2025.09.06 02:27:19.983600 [ 291 ] {} <Debug> TCP-Session: 5f7a7e78-1b43-4c8c-9f8b-6bcecb061052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19841 | 2025.09.06 02:27:19.983611 [ 293 ] {} <Debug> TCP-Session: 57d10a33-4cb0-4a9a-b4c5-00f65ef96533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19842 | 2025.09.06 02:27:19.983631 [ 291 ] {} <Debug> TCP-Session: 5f7a7e78-1b43-4c8c-9f8b-6bcecb061052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19843 | 2025.09.06 02:27:19.983646 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19844 | 2025.09.06 02:27:19.983389 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58519 | ||
| 19845 | 2025.09.06 02:27:19.983677 [ 293 ] {} <Debug> TCP-Session: 57d10a33-4cb0-4a9a-b4c5-00f65ef96533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19846 | 2025.09.06 02:27:19.983373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19847 | 2025.09.06 02:27:19.983369 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35335 | ||
| 19848 | 2025.09.06 02:27:19.983765 [ 289 ] {} <Debug> TCP-Session: abd93233-3ba7-4bb5-a964-f43ef8cc81d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53692 | ||
| 19849 | 2025.09.06 02:27:19.983788 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19850 | 2025.09.06 02:27:19.983806 [ 289 ] {} <Debug> TCP-Session: abd93233-3ba7-4bb5-a964-f43ef8cc81d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2025.09.06 02:27:19.983353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48216 | ||
| 19852 | 2025.09.06 02:27:19.983829 [ 296 ] {} <Debug> TCP-Session: a072eebb-aeef-4f79-83f7-1ccd6b1ed862 Authenticating user 'default' from [fd00:1122:3344:101::e]:58519 | ||
| 19853 | 2025.09.06 02:27:19.983832 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19854 | 2025.09.06 02:27:19.983871 [ 296 ] {} <Debug> TCP-Session: a072eebb-aeef-4f79-83f7-1ccd6b1ed862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2025.09.06 02:27:19.983886 [ 294 ] {} <Debug> TCP-Session: 3092cfc2-9d9e-486d-a069-1ef0664ba0fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35335 | ||
| 19856 | 2025.09.06 02:27:19.983893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19857 | 2025.09.06 02:27:19.983901 [ 296 ] {} <Debug> TCP-Session: a072eebb-aeef-4f79-83f7-1ccd6b1ed862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19858 | 2025.09.06 02:27:19.983917 [ 294 ] {} <Debug> TCP-Session: 3092cfc2-9d9e-486d-a069-1ef0664ba0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19859 | 2025.09.06 02:27:19.983923 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19860 | 2025.09.06 02:27:19.983944 [ 294 ] {} <Debug> TCP-Session: 3092cfc2-9d9e-486d-a069-1ef0664ba0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19861 | 2025.09.06 02:27:19.983927 [ 292 ] {} <Debug> TCP-Session: 2bd2e331-1c41-40c1-b3c2-9a7d6fa6b22d Authenticating user 'default' from [fd00:1122:3344:101::e]:48216 | ||
| 19862 | 2025.09.06 02:27:19.983829 [ 289 ] {} <Debug> TCP-Session: abd93233-3ba7-4bb5-a964-f43ef8cc81d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19863 | 2025.09.06 02:27:19.983998 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19864 | 2025.09.06 02:27:19.984000 [ 292 ] {} <Debug> TCP-Session: 2bd2e331-1c41-40c1-b3c2-9a7d6fa6b22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19865 | 2025.09.06 02:27:19.983462 [ 290 ] {} <Debug> TCP-Session: b6874622-2194-4810-b48d-760dfbc3134d Authenticating user 'default' from [fd00:1122:3344:101::e]:63838 | ||
| 19866 | 2025.09.06 02:27:19.984036 [ 292 ] {} <Debug> TCP-Session: 2bd2e331-1c41-40c1-b3c2-9a7d6fa6b22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19867 | 2025.09.06 02:27:19.984060 [ 290 ] {} <Debug> TCP-Session: b6874622-2194-4810-b48d-760dfbc3134d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19868 | 2025.09.06 02:27:19.984078 [ 290 ] {} <Debug> TCP-Session: b6874622-2194-4810-b48d-760dfbc3134d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19869 | 2025.09.06 02:27:19.984298 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 19870 | 2025.09.06 02:27:19.985275 [ 309 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> AggregatingTransform: Aggregating | ||
| 19871 | 2025.09.06 02:27:19.985315 [ 309 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19872 | 2025.09.06 02:27:19.985352 [ 309 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949077 sec. (1053.655 rows/sec., 41.16 KiB/sec.) | ||
| 19873 | 2025.09.06 02:27:19.985370 [ 309 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Trace> Aggregator: Merging aggregated data | ||
| 19874 | 2025.09.06 02:27:19.986784 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 19875 | 2025.09.06 02:27:19.986936 [ 297 ] {563fea2d-f9dd-46b5-83b3-02afe2ed888b} <Debug> TCPHandler: Processed in 0.003654109 sec. | ||
| 19876 | 2025.09.06 02:27:19.987052 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19877 | 2025.09.06 02:27:19.987079 [ 297 ] {} <Debug> TCP-Session: b9f09a5f-21aa-4e12-bfaf-8c879cc96b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19878 | 2025.09.06 02:27:19.987080 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19879 | 2025.09.06 02:27:19.987102 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19880 | 2025.09.06 02:27:19.987113 [ 289 ] {} <Debug> TCP-Session: abd93233-3ba7-4bb5-a964-f43ef8cc81d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19881 | 2025.09.06 02:27:19.987132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19882 | 2025.09.06 02:27:19.987150 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19883 | 2025.09.06 02:27:19.987150 [ 290 ] {} <Debug> TCP-Session: b6874622-2194-4810-b48d-760dfbc3134d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19884 | 2025.09.06 02:27:19.987167 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19885 | 2025.09.06 02:27:19.987183 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19886 | 2025.09.06 02:27:19.987199 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19887 | 2025.09.06 02:27:19.987221 [ 294 ] {} <Debug> TCP-Session: 3092cfc2-9d9e-486d-a069-1ef0664ba0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19888 | 2025.09.06 02:27:19.987239 [ 293 ] {} <Debug> TCP-Session: 57d10a33-4cb0-4a9a-b4c5-00f65ef96533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19889 | 2025.09.06 02:27:19.987258 [ 295 ] {} <Debug> TCP-Session: d210167b-ba73-4ab4-bad3-2bc28dc7c174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19890 | 2025.09.06 02:27:19.987195 [ 296 ] {} <Debug> TCP-Session: a072eebb-aeef-4f79-83f7-1ccd6b1ed862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19891 | 2025.09.06 02:27:19.987178 [ 291 ] {} <Debug> TCP-Session: 5f7a7e78-1b43-4c8c-9f8b-6bcecb061052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19892 | 2025.09.06 02:27:19.987117 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19893 | 2025.09.06 02:27:19.987411 [ 292 ] {} <Debug> TCP-Session: 2bd2e331-1c41-40c1-b3c2-9a7d6fa6b22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19894 | 2025.09.06 02:27:20.061552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46515 | ||
| 19895 | 2025.09.06 02:27:20.062192 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2025.09.06 02:27:20.062256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19897 | 2025.09.06 02:27:20.062811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19898 | 2025.09.06 02:27:20.063098 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2025.09.06 02:27:20.063262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46515 | ||
| 19900 | 2025.09.06 02:27:22.516554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19901 | 2025.09.06 02:27:22.535682 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19902 | 2025.09.06 02:27:22.535734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19903 | 2025.09.06 02:27:22.542057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19904 | 2025.09.06 02:27:22.542808 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19905 | 2025.09.06 02:27:22.546221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19906 | 2025.09.06 02:27:22.702855 [ 222 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19907 | 2025.09.06 02:27:22.702936 [ 222 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19908 | 2025.09.06 02:27:22.711598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2384 | ||
| 19909 | 2025.09.06 02:27:22.714561 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19910 | 2025.09.06 02:27:22.714599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19911 | 2025.09.06 02:27:22.714835 [ 222 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19912 | 2025.09.06 02:27:22.715824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19913 | 2025.09.06 02:27:22.716078 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19914 | 2025.09.06 02:27:22.716343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2384 | ||
| 19915 | 2025.09.06 02:27:22.956658 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19916 | 2025.09.06 02:27:22.956836 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19917 | 2025.09.06 02:27:22.956901 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19918 | 2025.09.06 02:27:22.957730 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2025.09.06 02:27:22.957767 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19920 | 2025.09.06 02:27:22.958135 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19921 | 2025.09.06 02:27:22.958348 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19922 | 2025.09.06 02:27:22.958497 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Debug> executeQuery: Read 148 rows, 13.09 KiB in 0.00171 sec., 86549.70760233919 rows/sec., 7.47 MiB/sec. | ||
| 19923 | 2025.09.06 02:27:22.958539 [ 254 ] {41f984f1-f3aa-4230-b48f-5348027cfe75} <Debug> TCPHandler: Processed in 0.002005156 sec. | ||
| 19924 | 2025.09.06 02:27:22.958666 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19925 | 2025.09.06 02:27:22.958760 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19926 | 2025.09.06 02:27:22.958800 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19927 | 2025.09.06 02:27:22.959273 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19928 | 2025.09.06 02:27:22.959308 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19929 | 2025.09.06 02:27:22.959602 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19930 | 2025.09.06 02:27:22.959821 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19931 | 2025.09.06 02:27:22.959954 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001212 sec., 37953.79537953796 rows/sec., 2.79 MiB/sec. | ||
| 19932 | 2025.09.06 02:27:22.959992 [ 254 ] {cf224b27-83ee-4b56-857e-dd825292df5d} <Debug> TCPHandler: Processed in 0.001379902 sec. | ||
| 19933 | 2025.09.06 02:27:22.960110 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19934 | 2025.09.06 02:27:22.960201 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19935 | 2025.09.06 02:27:22.960240 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19936 | 2025.09.06 02:27:22.960685 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2025.09.06 02:27:22.960721 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19938 | 2025.09.06 02:27:22.961017 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19939 | 2025.09.06 02:27:22.961221 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2025.09.06 02:27:22.961345 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Debug> executeQuery: Read 116 rows, 9.25 KiB in 0.001162 sec., 99827.88296041307 rows/sec., 7.78 MiB/sec. | ||
| 19941 | 2025.09.06 02:27:22.961383 [ 254 ] {5f584d80-3458-4a93-8793-a1e0fe8525ce} <Debug> TCPHandler: Processed in 0.001320461 sec. | ||
| 19942 | 2025.09.06 02:27:22.961497 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19943 | 2025.09.06 02:27:22.961589 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19944 | 2025.09.06 02:27:22.961631 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19945 | 2025.09.06 02:27:22.962028 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19946 | 2025.09.06 02:27:22.962063 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19947 | 2025.09.06 02:27:22.962385 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19948 | 2025.09.06 02:27:22.962597 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19949 | 2025.09.06 02:27:22.962722 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 19950 | 2025.09.06 02:27:22.962760 [ 254 ] {2ae5d652-a68c-45b1-9434-466468ae45cb} <Debug> TCPHandler: Processed in 0.001309871 sec. | ||
| 19951 | 2025.09.06 02:27:22.962867 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19952 | 2025.09.06 02:27:22.962958 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19953 | 2025.09.06 02:27:22.963011 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19954 | 2025.09.06 02:27:22.963829 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19955 | 2025.09.06 02:27:22.963865 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19956 | 2025.09.06 02:27:22.964425 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19957 | 2025.09.06 02:27:22.964660 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19958 | 2025.09.06 02:27:22.964794 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001853 sec., 24824.6087425796 rows/sec., 44.48 MiB/sec. | ||
| 19959 | 2025.09.06 02:27:22.964850 [ 254 ] {c7f8dd5e-4e65-46c2-b987-c871e5f1739b} <Debug> TCPHandler: Processed in 0.002029977 sec. | ||
| 19960 | 2025.09.06 02:27:22.964963 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19961 | 2025.09.06 02:27:22.965055 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19962 | 2025.09.06 02:27:22.965095 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19963 | 2025.09.06 02:27:22.965409 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2025.09.06 02:27:22.965445 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19965 | 2025.09.06 02:27:22.965734 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19966 | 2025.09.06 02:27:22.965935 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2025.09.06 02:27:22.966031 [ 68 ] {} <Debug> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19968 | 2025.09.06 02:27:22.966057 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 387.75 KiB/sec. | ||
| 19969 | 2025.09.06 02:27:22.966098 [ 68 ] {} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19970 | 2025.09.06 02:27:22.966107 [ 254 ] {2496ca40-f10f-4e08-93a5-a70db22c55ec} <Debug> TCPHandler: Processed in 0.00119153 sec. | ||
| 19971 | 2025.09.06 02:27:22.966126 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 19972 | 2025.09.06 02:27:22.966219 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::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 | ||
| 19973 | 2025.09.06 02:27:22.966303 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19974 | 2025.09.06 02:27:22.966329 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 19975 | 2025.09.06 02:27:22.966380 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 19976 | 2025.09.06 02:27:22.966420 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 19977 | 2025.09.06 02:27:22.966459 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19978 | 2025.09.06 02:27:22.966495 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 19979 | 2025.09.06 02:27:22.966524 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2025.09.06 02:27:22.966533 [ 191 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 19981 | 2025.09.06 02:27:22.966627 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19982 | 2025.09.06 02:27:22.966670 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19983 | 2025.09.06 02:27:22.967020 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19984 | 2025.09.06 02:27:22.967056 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 19985 | 2025.09.06 02:27:22.967363 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19986 | 2025.09.06 02:27:22.967574 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19987 | 2025.09.06 02:27:22.967704 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 19988 | 2025.09.06 02:27:22.967741 [ 254 ] {63d7197a-2fc8-4404-a979-fbc423f600b9} <Debug> TCPHandler: Processed in 0.00126787 sec. | ||
| 19989 | 2025.09.06 02:27:22.973936 [ 201 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.007746362 sec., 5421.899983501933 rows/sec., 397.62 KiB/sec. | ||
| 19990 | 2025.09.06 02:27:22.974127 [ 201 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19991 | 2025.09.06 02:27:22.974444 [ 201 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2025.09.06 02:27:22.974527 [ 201 ] {4781515d-b58c-44c1-b265-24cc3cd68b4c::all_1_6_1} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19993 | 2025.09.06 02:27:22.974627 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19994 | 2025.09.06 02:27:23.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.69 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.65 MiB (RSS), difference: -1.04 MiB | ||
| 19995 | 2025.09.06 02:27:27.351808 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19996 | 2025.09.06 02:27:27.351880 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19997 | 2025.09.06 02:27:27.563516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46963 | ||
| 19998 | 2025.09.06 02:27:27.564224 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2025.09.06 02:27:27.564295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20000 | 2025.09.06 02:27:27.564940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20001 | 2025.09.06 02:27:27.565174 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2025.09.06 02:27:27.565307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46963 | ||
| 20003 | 2025.09.06 02:27:27.955353 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2025.09.06 02:27:27.955542 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20005 | 2025.09.06 02:27:27.955619 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20006 | 2025.09.06 02:27:27.956392 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2025.09.06 02:27:27.956443 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20008 | 2025.09.06 02:27:27.956858 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20009 | 2025.09.06 02:27:27.957114 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2025.09.06 02:27:27.957286 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001791 sec., 42434.39419318816 rows/sec., 3.50 MiB/sec. | ||
| 20011 | 2025.09.06 02:27:27.957346 [ 254 ] {995da472-813b-4b98-8480-ca00faabb771} <Debug> TCPHandler: Processed in 0.002178268 sec. | ||
| 20012 | 2025.09.06 02:27:27.957486 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2025.09.06 02:27:27.957612 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20014 | 2025.09.06 02:27:27.957665 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20015 | 2025.09.06 02:27:27.958121 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2025.09.06 02:27:27.958157 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20017 | 2025.09.06 02:27:27.958488 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20018 | 2025.09.06 02:27:27.958704 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2025.09.06 02:27:27.958840 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001265 sec., 7905.138339920948 rows/sec., 594.43 KiB/sec. | ||
| 20020 | 2025.09.06 02:27:27.958880 [ 254 ] {981dff00-da2c-4232-9fee-0c3e3a895b4d} <Debug> TCPHandler: Processed in 0.001449272 sec. | ||
| 20021 | 2025.09.06 02:27:27.958988 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20022 | 2025.09.06 02:27:27.959085 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20023 | 2025.09.06 02:27:27.959127 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20024 | 2025.09.06 02:27:27.959563 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2025.09.06 02:27:27.959598 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20026 | 2025.09.06 02:27:27.959918 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20027 | 2025.09.06 02:27:27.960125 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2025.09.06 02:27:27.960255 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 20029 | 2025.09.06 02:27:27.960294 [ 254 ] {bdf3aa70-6ee2-4fcc-8442-02164e8d3154} <Debug> TCPHandler: Processed in 0.001356631 sec. | ||
| 20030 | 2025.09.06 02:27:27.960405 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2025.09.06 02:27:27.960500 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20032 | 2025.09.06 02:27:27.960544 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20033 | 2025.09.06 02:27:27.960963 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2025.09.06 02:27:27.960996 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20035 | 2025.09.06 02:27:27.961337 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20036 | 2025.09.06 02:27:27.961551 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2025.09.06 02:27:27.961686 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 20038 | 2025.09.06 02:27:27.961726 [ 254 ] {12b9610a-af33-41cc-ab52-25b9f6790e53} <Debug> TCPHandler: Processed in 0.001371201 sec. | ||
| 20039 | 2025.09.06 02:27:27.961835 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2025.09.06 02:27:27.961930 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20041 | 2025.09.06 02:27:27.961985 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20042 | 2025.09.06 02:27:27.962803 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2025.09.06 02:27:27.962838 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20044 | 2025.09.06 02:27:27.963386 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20045 | 2025.09.06 02:27:27.963635 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2025.09.06 02:27:27.963784 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 20047 | 2025.09.06 02:27:27.963866 [ 254 ] {5af711cb-2524-4752-8c85-55f93599ebab} <Debug> TCPHandler: Processed in 0.002079867 sec. | ||
| 20048 | 2025.09.06 02:27:27.963980 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2025.09.06 02:27:27.964075 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20050 | 2025.09.06 02:27:27.964119 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20051 | 2025.09.06 02:27:27.964471 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2025.09.06 02:27:27.964507 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20053 | 2025.09.06 02:27:27.964846 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20054 | 2025.09.06 02:27:27.965129 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2025.09.06 02:27:27.965274 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 20056 | 2025.09.06 02:27:27.965312 [ 254 ] {acc554e5-37dd-4071-8933-ea79090194bc} <Debug> TCPHandler: Processed in 0.00138258 sec. | ||
| 20057 | 2025.09.06 02:27:30.046397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20058 | 2025.09.06 02:27:30.064715 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2025.09.06 02:27:30.064773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20060 | 2025.09.06 02:27:30.071292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20061 | 2025.09.06 02:27:30.072459 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20062 | 2025.09.06 02:27:30.075611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20063 | 2025.09.06 02:27:30.393853 [ 52 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_53_12 to all_57_57_0 | ||
| 20064 | 2025.09.06 02:27:30.393920 [ 52 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20065 | 2025.09.06 02:27:30.393940 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20066 | 2025.09.06 02:27:30.394063 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_12 to all_57_57_0 into Compact with storage Full | ||
| 20067 | 2025.09.06 02:27:30.394213 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20068 | 2025.09.06 02:27:30.394247 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_12, total 456 rows starting from the beginning of the part | ||
| 20069 | 2025.09.06 02:27:30.394316 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 20070 | 2025.09.06 02:27:30.394364 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 20071 | 2025.09.06 02:27:30.394410 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 20072 | 2025.09.06 02:27:30.394453 [ 194 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
| 20073 | 2025.09.06 02:27:30.395372 [ 201 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364001 sec., 703811.8007244862 rows/sec., 50.67 MiB/sec. | ||
| 20074 | 2025.09.06 02:27:30.395635 [ 192 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Trace> MergedBlockOutputStream: filled checksums all_1_57_13 (state Temporary) | ||
| 20075 | 2025.09.06 02:27:30.395966 [ 192 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_57_13 to all_1_57_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20076 | 2025.09.06 02:27:30.396049 [ 192 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_57_13} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_53_12, all_57_57_0] -> all_1_57_13 | ||
| 20077 | 2025.09.06 02:27:30.396165 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20078 | 2025.09.06 02:27:32.716715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2410 | ||
| 20079 | 2025.09.06 02:27:32.719019 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2025.09.06 02:27:32.719067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20081 | 2025.09.06 02:27:32.720242 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20082 | 2025.09.06 02:27:32.720502 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2025.09.06 02:27:32.720776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2410 | ||
| 20084 | 2025.09.06 02:27:32.956006 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2025.09.06 02:27:32.956246 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20086 | 2025.09.06 02:27:32.956621 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20087 | 2025.09.06 02:27:32.956663 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20088 | 2025.09.06 02:27:32.956940 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20089 | 2025.09.06 02:27:32.957005 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20090 | 2025.09.06 02:27:32.957150 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20091 | 2025.09.06 02:27:32.957274 [ 345 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20092 | 2025.09.06 02:27:32.957303 [ 308 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20093 | 2025.09.06 02:27:32.957274 [ 329 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20094 | 2025.09.06 02:27:32.957274 [ 321 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20095 | 2025.09.06 02:27:32.957472 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20096 | 2025.09.06 02:27:32.957499 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20097 | 2025.09.06 02:27:32.957592 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20098 | 2025.09.06 02:27:32.957612 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20099 | 2025.09.06 02:27:32.957650 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20100 | 2025.09.06 02:27:32.957689 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20101 | 2025.09.06 02:27:32.957730 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20102 | 2025.09.06 02:27:32.960362 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.004226 sec., 11358.258400378609 rows/sec., 449.23 KiB/sec. | ||
| 20103 | 2025.09.06 02:27:32.960497 [ 254 ] {b80ea972-760c-4791-b054-8aa15e115225} <Debug> TCPHandler: Processed in 0.004618657 sec. | ||
| 20104 | 2025.09.06 02:27:32.964992 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20105 | 2025.09.06 02:27:32.965249 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 20106 | 2025.09.06 02:27:32.965668 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20107 | 2025.09.06 02:27:32.965738 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 20108 | 2025.09.06 02:27:32.966039 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20109 | 2025.09.06 02:27:32.966092 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20110 | 2025.09.06 02:27:32.966191 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20111 | 2025.09.06 02:27:32.966258 [ 308 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20112 | 2025.09.06 02:27:32.966281 [ 337 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20113 | 2025.09.06 02:27:32.966282 [ 321 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20114 | 2025.09.06 02:27:32.966336 [ 331 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20115 | 2025.09.06 02:27:32.966490 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20116 | 2025.09.06 02:27:32.966518 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20117 | 2025.09.06 02:27:32.966588 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20118 | 2025.09.06 02:27:32.966605 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20119 | 2025.09.06 02:27:32.966635 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 20120 | 2025.09.06 02:27:32.966667 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 20121 | 2025.09.06 02:27:32.966700 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 20122 | 2025.09.06 02:27:32.967406 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.002281 sec., 21043.40201665936 rows/sec., 832.28 KiB/sec. | ||
| 20123 | 2025.09.06 02:27:32.967531 [ 254 ] {22e509ce-f756-457b-827f-0b3547ebbc64} <Debug> TCPHandler: Processed in 0.002628631 sec. | ||
| 20124 | 2025.09.06 02:27:32.968276 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20125 | 2025.09.06 02:27:32.968421 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20126 | 2025.09.06 02:27:32.968650 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20127 | 2025.09.06 02:27:32.968688 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20128 | 2025.09.06 02:27:32.968912 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20129 | 2025.09.06 02:27:32.968964 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20130 | 2025.09.06 02:27:32.969064 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20131 | 2025.09.06 02:27:32.969129 [ 321 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20132 | 2025.09.06 02:27:32.969139 [ 308 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20133 | 2025.09.06 02:27:32.969170 [ 331 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20134 | 2025.09.06 02:27:32.969130 [ 337 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20135 | 2025.09.06 02:27:32.969292 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20136 | 2025.09.06 02:27:32.969318 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20137 | 2025.09.06 02:27:32.969387 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20138 | 2025.09.06 02:27:32.969405 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20139 | 2025.09.06 02:27:32.969435 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 20140 | 2025.09.06 02:27:32.969465 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 20141 | 2025.09.06 02:27:32.969494 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 20142 | 2025.09.06 02:27:32.970146 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001786 sec., 26875.699888017916 rows/sec., 1.04 MiB/sec. | ||
| 20143 | 2025.09.06 02:27:32.970266 [ 254 ] {85597199-2a7c-44cb-9e6d-31b7a26e1a05} <Debug> TCPHandler: Processed in 0.002037607 sec. | ||
| 20144 | 2025.09.06 02:27:32.970530 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2025.09.06 02:27:32.970670 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20146 | 2025.09.06 02:27:32.970898 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20147 | 2025.09.06 02:27:32.970937 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20148 | 2025.09.06 02:27:32.971160 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20149 | 2025.09.06 02:27:32.971211 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20150 | 2025.09.06 02:27:32.971307 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20151 | 2025.09.06 02:27:32.971360 [ 308 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20152 | 2025.09.06 02:27:32.971370 [ 337 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20153 | 2025.09.06 02:27:32.971370 [ 321 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20154 | 2025.09.06 02:27:32.971428 [ 342 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20155 | 2025.09.06 02:27:32.971533 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20156 | 2025.09.06 02:27:32.971558 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20157 | 2025.09.06 02:27:32.971625 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20158 | 2025.09.06 02:27:32.971642 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20159 | 2025.09.06 02:27:32.971672 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20160 | 2025.09.06 02:27:32.971703 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20161 | 2025.09.06 02:27:32.971736 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20162 | 2025.09.06 02:27:32.972408 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001801 sec., 26651.86007773459 rows/sec., 1.03 MiB/sec. | ||
| 20163 | 2025.09.06 02:27:32.972525 [ 254 ] {6d226ce4-6987-4517-8b46-728850ebfff6} <Debug> TCPHandler: Processed in 0.002042327 sec. | ||
| 20164 | 2025.09.06 02:27:32.972749 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2025.09.06 02:27:32.972887 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20166 | 2025.09.06 02:27:32.973116 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20167 | 2025.09.06 02:27:32.973154 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20168 | 2025.09.06 02:27:32.973379 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20169 | 2025.09.06 02:27:32.973430 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20170 | 2025.09.06 02:27:32.973526 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20171 | 2025.09.06 02:27:32.973585 [ 321 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20172 | 2025.09.06 02:27:32.973600 [ 337 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20173 | 2025.09.06 02:27:32.973599 [ 342 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20174 | 2025.09.06 02:27:32.973596 [ 308 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20175 | 2025.09.06 02:27:32.973718 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20176 | 2025.09.06 02:27:32.973740 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20177 | 2025.09.06 02:27:32.973806 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20178 | 2025.09.06 02:27:32.973823 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20179 | 2025.09.06 02:27:32.973853 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20180 | 2025.09.06 02:27:32.973884 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20181 | 2025.09.06 02:27:32.973912 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20182 | 2025.09.06 02:27:32.974572 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001747 sec., 27475.6725815684 rows/sec., 1.06 MiB/sec. | ||
| 20183 | 2025.09.06 02:27:32.974693 [ 254 ] {f0571906-9f69-4511-acf7-9d256d805fee} <Debug> TCPHandler: Processed in 0.001991076 sec. | ||
| 20184 | 2025.09.06 02:27:32.974880 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20185 | 2025.09.06 02:27:32.975020 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20186 | 2025.09.06 02:27:32.975248 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20187 | 2025.09.06 02:27:32.975286 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20188 | 2025.09.06 02:27:32.975514 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20189 | 2025.09.06 02:27:32.975566 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20190 | 2025.09.06 02:27:32.975669 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20191 | 2025.09.06 02:27:32.975737 [ 308 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20192 | 2025.09.06 02:27:32.975742 [ 346 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20193 | 2025.09.06 02:27:32.975757 [ 313 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20194 | 2025.09.06 02:27:32.975779 [ 343 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20195 | 2025.09.06 02:27:32.975904 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20196 | 2025.09.06 02:27:32.975931 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20197 | 2025.09.06 02:27:32.975999 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20198 | 2025.09.06 02:27:32.976016 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20199 | 2025.09.06 02:27:32.976047 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20200 | 2025.09.06 02:27:32.976078 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20201 | 2025.09.06 02:27:32.976110 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20202 | 2025.09.06 02:27:32.976807 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.00185 sec., 25945.945945945943 rows/sec., 1.00 MiB/sec. | ||
| 20203 | 2025.09.06 02:27:32.976923 [ 254 ] {8a30052a-677e-4807-baf8-045ca761c815} <Debug> TCPHandler: Processed in 0.002090467 sec. | ||
| 20204 | 2025.09.06 02:27:32.977110 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20205 | 2025.09.06 02:27:32.977250 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20206 | 2025.09.06 02:27:32.977477 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20207 | 2025.09.06 02:27:32.977515 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20208 | 2025.09.06 02:27:32.977743 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20209 | 2025.09.06 02:27:32.977794 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20210 | 2025.09.06 02:27:32.977891 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20211 | 2025.09.06 02:27:32.977943 [ 308 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20212 | 2025.09.06 02:27:32.977954 [ 346 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20213 | 2025.09.06 02:27:32.977982 [ 317 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20214 | 2025.09.06 02:27:32.977983 [ 343 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20215 | 2025.09.06 02:27:32.978082 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20216 | 2025.09.06 02:27:32.978108 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20217 | 2025.09.06 02:27:32.978175 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20218 | 2025.09.06 02:27:32.978219 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20219 | 2025.09.06 02:27:32.978250 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20220 | 2025.09.06 02:27:32.978303 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20221 | 2025.09.06 02:27:32.978333 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20222 | 2025.09.06 02:27:32.979028 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001841 sec., 26072.786529060293 rows/sec., 1.01 MiB/sec. | ||
| 20223 | 2025.09.06 02:27:32.979145 [ 254 ] {66ce536a-6fe1-4096-bfab-3c8f5102472c} <Debug> TCPHandler: Processed in 0.002081677 sec. | ||
| 20224 | 2025.09.06 02:27:32.979330 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20225 | 2025.09.06 02:27:32.979472 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20226 | 2025.09.06 02:27:32.979747 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20227 | 2025.09.06 02:27:32.979805 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20228 | 2025.09.06 02:27:32.980101 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20229 | 2025.09.06 02:27:32.980167 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20230 | 2025.09.06 02:27:32.980292 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20231 | 2025.09.06 02:27:32.980360 [ 308 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20232 | 2025.09.06 02:27:32.980362 [ 346 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20233 | 2025.09.06 02:27:32.980391 [ 304 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20234 | 2025.09.06 02:27:32.980399 [ 302 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20235 | 2025.09.06 02:27:32.980513 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20236 | 2025.09.06 02:27:32.980548 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20237 | 2025.09.06 02:27:32.980636 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20238 | 2025.09.06 02:27:32.980656 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20239 | 2025.09.06 02:27:32.980692 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20240 | 2025.09.06 02:27:32.980729 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20241 | 2025.09.06 02:27:32.980763 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20242 | 2025.09.06 02:27:32.981359 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.002 sec., 24000 rows/sec., 949.22 KiB/sec. | ||
| 20243 | 2025.09.06 02:27:32.981469 [ 254 ] {8ff2b043-17f4-48c9-894a-fefc9c366706} <Debug> TCPHandler: Processed in 0.002242608 sec. | ||
| 20244 | 2025.09.06 02:27:32.981719 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2025.09.06 02:27:32.981865 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20246 | 2025.09.06 02:27:32.982099 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20247 | 2025.09.06 02:27:32.982138 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20248 | 2025.09.06 02:27:32.982370 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20249 | 2025.09.06 02:27:32.982430 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20250 | 2025.09.06 02:27:32.982539 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20251 | 2025.09.06 02:27:32.982607 [ 346 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20252 | 2025.09.06 02:27:32.982615 [ 302 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20253 | 2025.09.06 02:27:32.982611 [ 304 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20254 | 2025.09.06 02:27:32.982607 [ 308 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20255 | 2025.09.06 02:27:32.982742 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20256 | 2025.09.06 02:27:32.982763 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20257 | 2025.09.06 02:27:32.982833 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20258 | 2025.09.06 02:27:32.982850 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20259 | 2025.09.06 02:27:32.982881 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20260 | 2025.09.06 02:27:32.982913 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20261 | 2025.09.06 02:27:32.982941 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20262 | 2025.09.06 02:27:32.983550 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001753 sec., 27381.631488876214 rows/sec., 1.06 MiB/sec. | ||
| 20263 | 2025.09.06 02:27:32.983638 [ 254 ] {3c34450a-8a34-4424-a2cb-c7ee84d56ba9} <Debug> TCPHandler: Processed in 0.001967056 sec. | ||
| 20264 | 2025.09.06 02:27:32.983832 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20265 | 2025.09.06 02:27:32.983976 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20266 | 2025.09.06 02:27:32.984201 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20267 | 2025.09.06 02:27:32.984240 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20268 | 2025.09.06 02:27:32.984472 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20269 | 2025.09.06 02:27:32.984523 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20270 | 2025.09.06 02:27:32.984621 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20271 | 2025.09.06 02:27:32.984677 [ 336 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20272 | 2025.09.06 02:27:32.984680 [ 304 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20273 | 2025.09.06 02:27:32.984694 [ 312 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20274 | 2025.09.06 02:27:32.984696 [ 332 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20275 | 2025.09.06 02:27:32.984792 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20276 | 2025.09.06 02:27:32.984812 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20277 | 2025.09.06 02:27:32.984879 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20278 | 2025.09.06 02:27:32.984895 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20279 | 2025.09.06 02:27:32.984926 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20280 | 2025.09.06 02:27:32.984958 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20281 | 2025.09.06 02:27:32.984993 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20282 | 2025.09.06 02:27:32.985531 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001622 sec., 29593.094944512948 rows/sec., 1.14 MiB/sec. | ||
| 20283 | 2025.09.06 02:27:32.985610 [ 254 ] {2618625d-4a9f-415c-9b34-e6202d8eee1d} <Debug> TCPHandler: Processed in 0.001825085 sec. | ||
| 20284 | 2025.09.06 02:27:32.985803 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20285 | 2025.09.06 02:27:32.985945 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20286 | 2025.09.06 02:27:32.986171 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20287 | 2025.09.06 02:27:32.986210 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20288 | 2025.09.06 02:27:32.986442 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20289 | 2025.09.06 02:27:32.986493 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20290 | 2025.09.06 02:27:32.986592 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20291 | 2025.09.06 02:27:32.986646 [ 304 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20292 | 2025.09.06 02:27:32.986646 [ 336 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20293 | 2025.09.06 02:27:32.986672 [ 332 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20294 | 2025.09.06 02:27:32.986672 [ 312 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20295 | 2025.09.06 02:27:32.986762 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20296 | 2025.09.06 02:27:32.986782 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20297 | 2025.09.06 02:27:32.986848 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20298 | 2025.09.06 02:27:32.986866 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20299 | 2025.09.06 02:27:32.986896 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20300 | 2025.09.06 02:27:32.986926 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20301 | 2025.09.06 02:27:32.986953 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20302 | 2025.09.06 02:27:32.987545 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001665 sec., 28828.828828828828 rows/sec., 1.11 MiB/sec. | ||
| 20303 | 2025.09.06 02:27:32.987643 [ 254 ] {84d1d3de-5223-4059-836c-e0f2b9056c6a} <Debug> TCPHandler: Processed in 0.001886655 sec. | ||
| 20304 | 2025.09.06 02:27:32.987832 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2025.09.06 02:27:32.987977 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20306 | 2025.09.06 02:27:32.988208 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20307 | 2025.09.06 02:27:32.988247 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20308 | 2025.09.06 02:27:32.988483 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20309 | 2025.09.06 02:27:32.988533 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20310 | 2025.09.06 02:27:32.988630 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20311 | 2025.09.06 02:27:32.988685 [ 312 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20312 | 2025.09.06 02:27:32.988685 [ 332 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20313 | 2025.09.06 02:27:32.988710 [ 322 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20314 | 2025.09.06 02:27:32.988728 [ 311 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20315 | 2025.09.06 02:27:32.988830 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20316 | 2025.09.06 02:27:32.988856 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20317 | 2025.09.06 02:27:32.988925 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20318 | 2025.09.06 02:27:32.988942 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20319 | 2025.09.06 02:27:32.988972 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20320 | 2025.09.06 02:27:32.989002 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20321 | 2025.09.06 02:27:32.989032 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20322 | 2025.09.06 02:27:32.989675 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001764 sec., 27210.884353741498 rows/sec., 1.05 MiB/sec. | ||
| 20323 | 2025.09.06 02:27:32.989779 [ 254 ] {7cfeb1b0-142e-4c7e-90fe-74033e80cb0e} <Debug> TCPHandler: Processed in 0.001993836 sec. | ||
| 20324 | 2025.09.06 02:27:32.990002 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20325 | 2025.09.06 02:27:32.990155 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20326 | 2025.09.06 02:27:32.990396 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20327 | 2025.09.06 02:27:32.990438 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20328 | 2025.09.06 02:27:32.990688 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20329 | 2025.09.06 02:27:32.990742 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20330 | 2025.09.06 02:27:32.990845 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20331 | 2025.09.06 02:27:32.990897 [ 312 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20332 | 2025.09.06 02:27:32.990899 [ 332 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20333 | 2025.09.06 02:27:32.990936 [ 311 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20334 | 2025.09.06 02:27:32.990942 [ 339 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20335 | 2025.09.06 02:27:32.991046 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20336 | 2025.09.06 02:27:32.991074 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20337 | 2025.09.06 02:27:32.991144 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20338 | 2025.09.06 02:27:32.991162 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20339 | 2025.09.06 02:27:32.991194 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20340 | 2025.09.06 02:27:32.991227 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20341 | 2025.09.06 02:27:32.991259 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20342 | 2025.09.06 02:27:32.991884 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.0018 sec., 26666.666666666668 rows/sec., 1.03 MiB/sec. | ||
| 20343 | 2025.09.06 02:27:32.992004 [ 254 ] {14e06496-9e7c-4497-869d-4019c777b7d5} <Debug> TCPHandler: Processed in 0.002053066 sec. | ||
| 20344 | 2025.09.06 02:27:32.992206 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2025.09.06 02:27:32.992358 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20346 | 2025.09.06 02:27:32.992596 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20347 | 2025.09.06 02:27:32.992638 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20348 | 2025.09.06 02:27:32.992885 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20349 | 2025.09.06 02:27:32.992939 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20350 | 2025.09.06 02:27:32.993043 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20351 | 2025.09.06 02:27:32.993112 [ 332 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20352 | 2025.09.06 02:27:32.993113 [ 339 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20353 | 2025.09.06 02:27:32.993133 [ 314 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20354 | 2025.09.06 02:27:32.993126 [ 311 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20355 | 2025.09.06 02:27:32.993260 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20356 | 2025.09.06 02:27:32.993288 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20357 | 2025.09.06 02:27:32.993356 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20358 | 2025.09.06 02:27:32.993374 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20359 | 2025.09.06 02:27:32.993404 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20360 | 2025.09.06 02:27:32.993438 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20361 | 2025.09.06 02:27:32.993469 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20362 | 2025.09.06 02:27:32.994069 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001781 sec., 26951.15103874228 rows/sec., 1.04 MiB/sec. | ||
| 20363 | 2025.09.06 02:27:32.994201 [ 254 ] {ec9200f5-b490-4f09-9482-e39600550055} <Debug> TCPHandler: Processed in 0.002045236 sec. | ||
| 20364 | 2025.09.06 02:27:32.994768 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20365 | 2025.09.06 02:27:32.994918 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20366 | 2025.09.06 02:27:32.995157 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20367 | 2025.09.06 02:27:32.995198 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20368 | 2025.09.06 02:27:32.995445 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20369 | 2025.09.06 02:27:32.995496 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20370 | 2025.09.06 02:27:32.995595 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20371 | 2025.09.06 02:27:32.995654 [ 314 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20372 | 2025.09.06 02:27:32.995666 [ 332 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20373 | 2025.09.06 02:27:32.995667 [ 339 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20374 | 2025.09.06 02:27:32.995666 [ 311 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20375 | 2025.09.06 02:27:32.995789 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20376 | 2025.09.06 02:27:32.995816 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20377 | 2025.09.06 02:27:32.995885 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20378 | 2025.09.06 02:27:32.995903 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20379 | 2025.09.06 02:27:32.995959 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20380 | 2025.09.06 02:27:32.995994 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20381 | 2025.09.06 02:27:32.996026 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20382 | 2025.09.06 02:27:32.996673 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001824 sec., 26315.78947368421 rows/sec., 1.02 MiB/sec. | ||
| 20383 | 2025.09.06 02:27:32.996797 [ 254 ] {641f196c-9084-431f-8974-424677e1b00f} <Debug> TCPHandler: Processed in 0.002080297 sec. | ||
| 20384 | 2025.09.06 02:27:32.997000 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20385 | 2025.09.06 02:27:32.997150 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20386 | 2025.09.06 02:27:32.997387 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20387 | 2025.09.06 02:27:32.997429 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20388 | 2025.09.06 02:27:32.997675 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20389 | 2025.09.06 02:27:32.997726 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20390 | 2025.09.06 02:27:32.997825 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20391 | 2025.09.06 02:27:32.997888 [ 339 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20392 | 2025.09.06 02:27:32.997890 [ 311 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20393 | 2025.09.06 02:27:32.997927 [ 305 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20394 | 2025.09.06 02:27:32.997894 [ 332 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20395 | 2025.09.06 02:27:32.998043 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20396 | 2025.09.06 02:27:32.998064 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20397 | 2025.09.06 02:27:32.998133 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20398 | 2025.09.06 02:27:32.998150 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20399 | 2025.09.06 02:27:32.998181 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20400 | 2025.09.06 02:27:32.998261 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20401 | 2025.09.06 02:27:32.998293 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20402 | 2025.09.06 02:27:32.998877 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001796 sec., 26726.057906458795 rows/sec., 1.03 MiB/sec. | ||
| 20403 | 2025.09.06 02:27:32.998994 [ 254 ] {ba7ae6df-a502-4c77-a68e-a7492abaa58d} <Debug> TCPHandler: Processed in 0.002043966 sec. | ||
| 20404 | 2025.09.06 02:27:32.999192 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20405 | 2025.09.06 02:27:32.999346 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20406 | 2025.09.06 02:27:32.999580 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20407 | 2025.09.06 02:27:32.999635 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20408 | 2025.09.06 02:27:32.999918 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20409 | 2025.09.06 02:27:32.999971 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20410 | 2025.09.06 02:27:33.000070 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20411 | 2025.09.06 02:27:33.000197 [ 332 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20412 | 2025.09.06 02:27:33.000202 [ 339 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20413 | 2025.09.06 02:27:33.000214 [ 305 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20414 | 2025.09.06 02:27:33.000202 [ 311 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20415 | 2025.09.06 02:27:33.000342 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20416 | 2025.09.06 02:27:33.000368 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20417 | 2025.09.06 02:27:33.000437 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20418 | 2025.09.06 02:27:33.000454 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20419 | 2025.09.06 02:27:33.000484 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20420 | 2025.09.06 02:27:33.000516 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20421 | 2025.09.06 02:27:33.000548 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20422 | 2025.09.06 02:27:33.001103 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001829 sec., 26243.84909786769 rows/sec., 1.01 MiB/sec. | ||
| 20423 | 2025.09.06 02:27:33.001223 [ 254 ] {8a5d34f0-250c-45dc-8e84-e9d3f9d38420} <Debug> TCPHandler: Processed in 0.002080747 sec. | ||
| 20424 | 2025.09.06 02:27:33.001541 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20425 | 2025.09.06 02:27:33.001696 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20426 | 2025.09.06 02:27:33.001936 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20427 | 2025.09.06 02:27:33.001978 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20428 | 2025.09.06 02:27:33.002235 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20429 | 2025.09.06 02:27:33.002289 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20430 | 2025.09.06 02:27:33.002386 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20431 | 2025.09.06 02:27:33.002446 [ 339 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20432 | 2025.09.06 02:27:33.002447 [ 311 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20433 | 2025.09.06 02:27:33.002453 [ 332 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20434 | 2025.09.06 02:27:33.002487 [ 315 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20435 | 2025.09.06 02:27:33.002594 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20436 | 2025.09.06 02:27:33.002622 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20437 | 2025.09.06 02:27:33.002689 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20438 | 2025.09.06 02:27:33.002707 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20439 | 2025.09.06 02:27:33.002739 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20440 | 2025.09.06 02:27:33.002778 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20441 | 2025.09.06 02:27:33.002811 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20442 | 2025.09.06 02:27:33.003369 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001748 sec., 27459.95423340961 rows/sec., 1.06 MiB/sec. | ||
| 20443 | 2025.09.06 02:27:33.003493 [ 254 ] {5426bbba-9084-424d-b194-089e913d0995} <Debug> TCPHandler: Processed in 0.002002347 sec. | ||
| 20444 | 2025.09.06 02:27:33.003728 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20445 | 2025.09.06 02:27:33.003880 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20446 | 2025.09.06 02:27:33.004122 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20447 | 2025.09.06 02:27:33.004165 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20448 | 2025.09.06 02:27:33.004416 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20449 | 2025.09.06 02:27:33.004468 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20450 | 2025.09.06 02:27:33.004566 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20451 | 2025.09.06 02:27:33.004628 [ 315 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20452 | 2025.09.06 02:27:33.004635 [ 339 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20453 | 2025.09.06 02:27:33.004635 [ 332 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20454 | 2025.09.06 02:27:33.004629 [ 311 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20455 | 2025.09.06 02:27:33.004766 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20456 | 2025.09.06 02:27:33.004793 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20457 | 2025.09.06 02:27:33.004861 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20458 | 2025.09.06 02:27:33.004879 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20459 | 2025.09.06 02:27:33.004911 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20460 | 2025.09.06 02:27:33.004944 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20461 | 2025.09.06 02:27:33.004976 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20462 | 2025.09.06 02:27:33.005758 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001949 sec., 24628.014366341715 rows/sec., 974.06 KiB/sec. | ||
| 20463 | 2025.09.06 02:27:33.005905 [ 254 ] {82fa6dff-3ea7-499c-a541-818e16dfca6b} <Debug> TCPHandler: Processed in 0.002226288 sec. | ||
| 20464 | 2025.09.06 02:27:33.006112 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2025.09.06 02:27:33.006265 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20466 | 2025.09.06 02:27:33.006508 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20467 | 2025.09.06 02:27:33.006551 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20468 | 2025.09.06 02:27:33.006805 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20469 | 2025.09.06 02:27:33.006858 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20470 | 2025.09.06 02:27:33.006957 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20471 | 2025.09.06 02:27:33.007020 [ 315 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20472 | 2025.09.06 02:27:33.007034 [ 299 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20473 | 2025.09.06 02:27:33.007020 [ 347 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20474 | 2025.09.06 02:27:33.007066 [ 325 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20475 | 2025.09.06 02:27:33.007166 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20476 | 2025.09.06 02:27:33.007192 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20477 | 2025.09.06 02:27:33.007261 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20478 | 2025.09.06 02:27:33.007278 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20479 | 2025.09.06 02:27:33.007309 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20480 | 2025.09.06 02:27:33.007342 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20481 | 2025.09.06 02:27:33.007377 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20482 | 2025.09.06 02:27:33.008069 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001876 sec., 25586.3539445629 rows/sec., 1011.96 KiB/sec. | ||
| 20483 | 2025.09.06 02:27:33.008208 [ 254 ] {adfcb6c3-9918-448c-97b8-5adb8e98358e} <Debug> TCPHandler: Processed in 0.002145737 sec. | ||
| 20484 | 2025.09.06 02:27:33.008507 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20485 | 2025.09.06 02:27:33.008661 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20486 | 2025.09.06 02:27:33.008906 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20487 | 2025.09.06 02:27:33.008950 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20488 | 2025.09.06 02:27:33.009206 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20489 | 2025.09.06 02:27:33.009258 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20490 | 2025.09.06 02:27:33.009355 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20491 | 2025.09.06 02:27:33.009416 [ 347 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20492 | 2025.09.06 02:27:33.009436 [ 325 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20493 | 2025.09.06 02:27:33.009452 [ 299 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20494 | 2025.09.06 02:27:33.009473 [ 334 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20495 | 2025.09.06 02:27:33.009576 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20496 | 2025.09.06 02:27:33.009602 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20497 | 2025.09.06 02:27:33.009705 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20498 | 2025.09.06 02:27:33.009728 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20499 | 2025.09.06 02:27:33.009760 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20500 | 2025.09.06 02:27:33.009793 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20501 | 2025.09.06 02:27:33.009827 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20502 | 2025.09.06 02:27:33.010582 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001993 sec., 24084.29503261415 rows/sec., 952.55 KiB/sec. | ||
| 20503 | 2025.09.06 02:27:33.010717 [ 254 ] {aaf797e7-c55b-4403-91f5-cf702c5333fc} <Debug> TCPHandler: Processed in 0.002259889 sec. | ||
| 20504 | 2025.09.06 02:27:33.010947 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20505 | 2025.09.06 02:27:33.011101 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20506 | 2025.09.06 02:27:33.011345 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20507 | 2025.09.06 02:27:33.011386 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20508 | 2025.09.06 02:27:33.011641 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20509 | 2025.09.06 02:27:33.011692 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20510 | 2025.09.06 02:27:33.011789 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20511 | 2025.09.06 02:27:33.011848 [ 299 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20512 | 2025.09.06 02:27:33.011847 [ 347 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20513 | 2025.09.06 02:27:33.011863 [ 334 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20514 | 2025.09.06 02:27:33.011905 [ 301 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20515 | 2025.09.06 02:27:33.012004 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20516 | 2025.09.06 02:27:33.012029 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20517 | 2025.09.06 02:27:33.012096 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20518 | 2025.09.06 02:27:33.012113 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20519 | 2025.09.06 02:27:33.012143 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20520 | 2025.09.06 02:27:33.012175 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20521 | 2025.09.06 02:27:33.012210 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20522 | 2025.09.06 02:27:33.012885 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001858 sec., 25834.230355220665 rows/sec., 1021.76 KiB/sec. | ||
| 20523 | 2025.09.06 02:27:33.013020 [ 254 ] {bc8be60a-c614-4b97-8db9-d0c42691a5e0} <Debug> TCPHandler: Processed in 0.002121217 sec. | ||
| 20524 | 2025.09.06 02:27:33.013326 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20525 | 2025.09.06 02:27:33.013479 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20526 | 2025.09.06 02:27:33.013725 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20527 | 2025.09.06 02:27:33.013768 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20528 | 2025.09.06 02:27:33.014026 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20529 | 2025.09.06 02:27:33.014079 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20530 | 2025.09.06 02:27:33.014177 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20531 | 2025.09.06 02:27:33.014240 [ 299 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20532 | 2025.09.06 02:27:33.014247 [ 334 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20533 | 2025.09.06 02:27:33.014273 [ 301 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20534 | 2025.09.06 02:27:33.014265 [ 319 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20535 | 2025.09.06 02:27:33.014395 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20536 | 2025.09.06 02:27:33.014423 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20537 | 2025.09.06 02:27:33.014490 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20538 | 2025.09.06 02:27:33.014508 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20539 | 2025.09.06 02:27:33.014538 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20540 | 2025.09.06 02:27:33.014572 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20541 | 2025.09.06 02:27:33.014612 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20542 | 2025.09.06 02:27:33.015228 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001822 sec., 26344.676180021954 rows/sec., 1.02 MiB/sec. | ||
| 20543 | 2025.09.06 02:27:33.015374 [ 254 ] {ce3774d0-15ef-4d10-a578-52b3e52c0c16} <Debug> TCPHandler: Processed in 0.002097387 sec. | ||
| 20544 | 2025.09.06 02:27:33.015772 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20545 | 2025.09.06 02:27:33.015927 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20546 | 2025.09.06 02:27:33.016173 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20547 | 2025.09.06 02:27:33.016217 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20548 | 2025.09.06 02:27:33.016481 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20549 | 2025.09.06 02:27:33.016535 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20550 | 2025.09.06 02:27:33.016633 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20551 | 2025.09.06 02:27:33.016693 [ 299 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20552 | 2025.09.06 02:27:33.016693 [ 319 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20553 | 2025.09.06 02:27:33.016715 [ 303 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20554 | 2025.09.06 02:27:33.016707 [ 334 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20555 | 2025.09.06 02:27:33.016838 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20556 | 2025.09.06 02:27:33.016865 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20557 | 2025.09.06 02:27:33.016932 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20558 | 2025.09.06 02:27:33.016950 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20559 | 2025.09.06 02:27:33.016983 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20560 | 2025.09.06 02:27:33.017018 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20561 | 2025.09.06 02:27:33.017052 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20562 | 2025.09.06 02:27:33.017694 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.00184 sec., 26086.95652173913 rows/sec., 1.01 MiB/sec. | ||
| 20563 | 2025.09.06 02:27:33.017851 [ 254 ] {54ab86ad-cb43-48da-bb34-89ae1b69509f} <Debug> TCPHandler: Processed in 0.002128167 sec. | ||
| 20564 | 2025.09.06 02:27:33.018129 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20565 | 2025.09.06 02:27:33.018284 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20566 | 2025.09.06 02:27:33.018536 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20567 | 2025.09.06 02:27:33.018580 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20568 | 2025.09.06 02:27:33.018843 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20569 | 2025.09.06 02:27:33.018896 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20570 | 2025.09.06 02:27:33.018995 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 20571 | 2025.09.06 02:27:33.019058 [ 303 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20572 | 2025.09.06 02:27:33.019061 [ 319 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20573 | 2025.09.06 02:27:33.019063 [ 299 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20574 | 2025.09.06 02:27:33.019059 [ 334 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20575 | 2025.09.06 02:27:33.019201 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20576 | 2025.09.06 02:27:33.019227 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20577 | 2025.09.06 02:27:33.019296 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20578 | 2025.09.06 02:27:33.019314 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 20579 | 2025.09.06 02:27:33.019345 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20580 | 2025.09.06 02:27:33.019380 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20581 | 2025.09.06 02:27:33.019414 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20582 | 2025.09.06 02:27:33.020024 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> executeQuery: Read 48 rows, 1.90 KiB in 0.001814 sec., 26460.859977949283 rows/sec., 1.02 MiB/sec. | ||
| 20583 | 2025.09.06 02:27:33.020158 [ 254 ] {a6292a79-13de-4d83-9a08-328065dc3131} <Debug> TCPHandler: Processed in 0.002077206 sec. | ||
| 20584 | 2025.09.06 02:27:33.020413 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2025.09.06 02:27:33.020518 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20586 | 2025.09.06 02:27:33.020559 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20587 | 2025.09.06 02:27:33.021078 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20588 | 2025.09.06 02:27:33.021115 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20589 | 2025.09.06 02:27:33.021520 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20590 | 2025.09.06 02:27:33.021711 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2025.09.06 02:27:33.021853 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Debug> executeQuery: Read 25 rows, 3.88 KiB in 0.001362 sec., 18355.359765051395 rows/sec., 2.78 MiB/sec. | ||
| 20592 | 2025.09.06 02:27:33.021895 [ 254 ] {9aad7daf-66a4-4aec-81d8-ba5f9f808d7f} <Debug> TCPHandler: Processed in 0.001531132 sec. | ||
| 20593 | 2025.09.06 02:27:33.022008 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2025.09.06 02:27:33.022102 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20595 | 2025.09.06 02:27:33.022141 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20596 | 2025.09.06 02:27:33.022565 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2025.09.06 02:27:33.022603 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20598 | 2025.09.06 02:27:33.022894 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20599 | 2025.09.06 02:27:33.023098 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2025.09.06 02:27:33.023229 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 20601 | 2025.09.06 02:27:33.023269 [ 254 ] {e9ee8aeb-f45c-49c3-88dc-172114250ae5} <Debug> TCPHandler: Processed in 0.00130926 sec. | ||
| 20602 | 2025.09.06 02:27:33.023383 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20603 | 2025.09.06 02:27:33.023476 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20604 | 2025.09.06 02:27:33.023516 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20605 | 2025.09.06 02:27:33.023906 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2025.09.06 02:27:33.023942 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20607 | 2025.09.06 02:27:33.024225 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20608 | 2025.09.06 02:27:33.024446 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2025.09.06 02:27:33.024574 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.001114 sec., 11669.658886894076 rows/sec., 931.85 KiB/sec. | ||
| 20610 | 2025.09.06 02:27:33.024615 [ 254 ] {b70f2aa1-13a1-4be3-9550-685a6c524cd9} <Debug> TCPHandler: Processed in 0.00128136 sec. | ||
| 20611 | 2025.09.06 02:27:33.024724 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2025.09.06 02:27:33.024817 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20613 | 2025.09.06 02:27:33.024858 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20614 | 2025.09.06 02:27:33.025440 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2025.09.06 02:27:33.025477 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20616 | 2025.09.06 02:27:33.025809 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20617 | 2025.09.06 02:27:33.026021 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2025.09.06 02:27:33.026151 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Debug> executeQuery: Read 327 rows, 29.02 KiB in 0.001349 sec., 242401.7790956264 rows/sec., 21.01 MiB/sec. | ||
| 20619 | 2025.09.06 02:27:33.026191 [ 254 ] {f7a9396f-7dc2-4dd2-bf6a-c26b2bc5bcbb} <Debug> TCPHandler: Processed in 0.001514382 sec. | ||
| 20620 | 2025.09.06 02:27:33.026303 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20621 | 2025.09.06 02:27:33.026396 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20622 | 2025.09.06 02:27:33.026437 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20623 | 2025.09.06 02:27:33.026856 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2025.09.06 02:27:33.026894 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20625 | 2025.09.06 02:27:33.027180 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20626 | 2025.09.06 02:27:33.027382 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20627 | 2025.09.06 02:27:33.027509 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Debug> executeQuery: Read 73 rows, 5.46 KiB in 0.001128 sec., 64716.31205673758 rows/sec., 4.72 MiB/sec. | ||
| 20628 | 2025.09.06 02:27:33.027550 [ 254 ] {22d67213-4c0f-4d50-92be-7858946eb975} <Debug> TCPHandler: Processed in 0.001294641 sec. | ||
| 20629 | 2025.09.06 02:27:33.027663 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2025.09.06 02:27:33.027758 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20631 | 2025.09.06 02:27:33.027797 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20632 | 2025.09.06 02:27:33.028206 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20633 | 2025.09.06 02:27:33.028243 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20634 | 2025.09.06 02:27:33.028523 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20635 | 2025.09.06 02:27:33.028737 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20636 | 2025.09.06 02:27:33.028864 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Debug> executeQuery: Read 62 rows, 4.47 KiB in 0.001121 sec., 55307.76092774308 rows/sec., 3.89 MiB/sec. | ||
| 20637 | 2025.09.06 02:27:33.028904 [ 254 ] {1b967cb3-9602-4376-809b-5cacdfd7f774} <Debug> TCPHandler: Processed in 0.00129238 sec. | ||
| 20638 | 2025.09.06 02:27:33.029013 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20639 | 2025.09.06 02:27:33.029106 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20640 | 2025.09.06 02:27:33.029145 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20641 | 2025.09.06 02:27:33.029535 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20642 | 2025.09.06 02:27:33.029572 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20643 | 2025.09.06 02:27:33.029852 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20644 | 2025.09.06 02:27:33.030055 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20645 | 2025.09.06 02:27:33.030185 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 20646 | 2025.09.06 02:27:33.030226 [ 254 ] {a2917d88-5cca-45d2-b88f-a3c91e05b9f6} <Debug> TCPHandler: Processed in 0.00126106 sec. | ||
| 20647 | 2025.09.06 02:27:33.030340 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20648 | 2025.09.06 02:27:33.030449 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20649 | 2025.09.06 02:27:33.030488 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20650 | 2025.09.06 02:27:33.031042 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20651 | 2025.09.06 02:27:33.031080 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20652 | 2025.09.06 02:27:33.031386 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20653 | 2025.09.06 02:27:33.031595 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2025.09.06 02:27:33.031727 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Debug> executeQuery: Read 319 rows, 25.17 KiB in 0.001293 sec., 246713.07037896363 rows/sec., 19.01 MiB/sec. | ||
| 20655 | 2025.09.06 02:27:33.031765 [ 254 ] {903dbd04-32ed-49d9-871b-22763cf7ad74} <Debug> TCPHandler: Processed in 0.001477331 sec. | ||
| 20656 | 2025.09.06 02:27:33.031878 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2025.09.06 02:27:33.031971 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20658 | 2025.09.06 02:27:33.032013 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20659 | 2025.09.06 02:27:33.032362 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Trace> oximeter.measurements_cumulativei64 (4d58ad70-9d02-4a01-925f-984eedd0a243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20660 | 2025.09.06 02:27:33.032399 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20661 | 2025.09.06 02:27:33.032698 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20662 | 2025.09.06 02:27:33.032907 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Trace> oximeter.measurements_cumulativei64 (4d58ad70-9d02-4a01-925f-984eedd0a243): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20663 | 2025.09.06 02:27:33.033033 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001078 sec., 18552.87569573284 rows/sec., 1.23 MiB/sec. | ||
| 20664 | 2025.09.06 02:27:33.033073 [ 254 ] {0b59a6c8-cc54-48c4-be52-188f358fa638} <Debug> TCPHandler: Processed in 0.00124396 sec. | ||
| 20665 | 2025.09.06 02:27:33.033199 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20666 | 2025.09.06 02:27:33.033292 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20667 | 2025.09.06 02:27:33.033333 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20668 | 2025.09.06 02:27:33.033752 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20669 | 2025.09.06 02:27:33.033788 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20670 | 2025.09.06 02:27:33.034104 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20671 | 2025.09.06 02:27:33.034303 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20672 | 2025.09.06 02:27:33.034430 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Debug> executeQuery: Read 229 rows, 16.59 KiB in 0.001155 sec., 198268.39826839828 rows/sec., 14.03 MiB/sec. | ||
| 20673 | 2025.09.06 02:27:33.034472 [ 254 ] {4e3dc1c3-c76a-4e14-b37a-b6e1152920d4} <Debug> TCPHandler: Processed in 0.00132091 sec. | ||
| 20674 | 2025.09.06 02:27:33.034587 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20675 | 2025.09.06 02:27:33.034680 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20676 | 2025.09.06 02:27:33.034733 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20677 | 2025.09.06 02:27:33.035561 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20678 | 2025.09.06 02:27:33.035598 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20679 | 2025.09.06 02:27:33.036127 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20680 | 2025.09.06 02:27:33.036343 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20681 | 2025.09.06 02:27:33.036472 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20682 | 2025.09.06 02:27:33.036482 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Debug> executeQuery: Read 53 rows, 94.46 KiB in 0.001818 sec., 29152.915291529152 rows/sec., 50.74 MiB/sec. | ||
| 20683 | 2025.09.06 02:27:33.036534 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20684 | 2025.09.06 02:27:33.036563 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20685 | 2025.09.06 02:27:33.036563 [ 254 ] {bb0a4d61-eeb1-4d66-bea0-4322bad6a79a} <Debug> TCPHandler: Processed in 0.002025196 sec. | ||
| 20686 | 2025.09.06 02:27:33.036677 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 20687 | 2025.09.06 02:27:33.036695 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20688 | 2025.09.06 02:27:33.036807 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20689 | 2025.09.06 02:27:33.036848 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20690 | 2025.09.06 02:27:33.036910 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20691 | 2025.09.06 02:27:33.036970 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2794 rows starting from the beginning of the part | ||
| 20692 | 2025.09.06 02:27:33.037127 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 20693 | 2025.09.06 02:27:33.037196 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2025.09.06 02:27:33.037239 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20695 | 2025.09.06 02:27:33.037239 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 20696 | 2025.09.06 02:27:33.037356 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 46 rows starting from the beginning of the part | ||
| 20697 | 2025.09.06 02:27:33.037455 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 20698 | 2025.09.06 02:27:33.037551 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20699 | 2025.09.06 02:27:33.037559 [ 192 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 53 rows starting from the beginning of the part | ||
| 20700 | 2025.09.06 02:27:33.037780 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20701 | 2025.09.06 02:27:33.037925 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 20702 | 2025.09.06 02:27:33.037963 [ 254 ] {90ea6d53-d613-45c2-acc3-b8a6ecc021e9} <Debug> TCPHandler: Processed in 0.00131627 sec. | ||
| 20703 | 2025.09.06 02:27:33.045263 [ 201 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2956 rows, containing 19 columns (19 merged, 0 gathered) in 0.00863397 sec., 342368.57436382107 rows/sec., 613.19 MiB/sec. | ||
| 20704 | 2025.09.06 02:27:33.047687 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20705 | 2025.09.06 02:27:33.048043 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20706 | 2025.09.06 02:27:33.048122 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20707 | 2025.09.06 02:27:33.048243 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 20708 | 2025.09.06 02:27:34.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.20 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: -1.34 MiB | ||
| 20709 | 2025.09.06 02:27:35.065558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47475 | ||
| 20710 | 2025.09.06 02:27:35.066145 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20711 | 2025.09.06 02:27:35.066188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20712 | 2025.09.06 02:27:35.066667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20713 | 2025.09.06 02:27:35.066886 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20714 | 2025.09.06 02:27:35.067016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47475 | ||
| 20715 | 2025.09.06 02:27:37.028619 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20716 | 2025.09.06 02:27:37.028670 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20717 | 2025.09.06 02:27:37.031818 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20718 | 2025.09.06 02:27:37.575789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20719 | 2025.09.06 02:27:37.594646 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2025.09.06 02:27:37.594709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20721 | 2025.09.06 02:27:37.601296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20722 | 2025.09.06 02:27:37.602056 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2025.09.06 02:27:37.605603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20724 | 2025.09.06 02:27:37.954616 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20725 | 2025.09.06 02:27:37.954789 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20726 | 2025.09.06 02:27:37.954856 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20727 | 2025.09.06 02:27:37.955512 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20728 | 2025.09.06 02:27:37.955550 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20729 | 2025.09.06 02:27:37.955915 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20730 | 2025.09.06 02:27:37.956137 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2025.09.06 02:27:37.956268 [ 43 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20732 | 2025.09.06 02:27:37.956289 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001545 sec., 49190.938511326865 rows/sec., 4.05 MiB/sec. | ||
| 20733 | 2025.09.06 02:27:37.956315 [ 43 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2025.09.06 02:27:37.956338 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20735 | 2025.09.06 02:27:37.956341 [ 254 ] {fdcaf509-bcd5-4c10-bf90-f0e84b162eec} <Debug> TCPHandler: Processed in 0.001848495 sec. | ||
| 20736 | 2025.09.06 02:27:37.956466 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 20737 | 2025.09.06 02:27:37.956477 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20738 | 2025.09.06 02:27:37.956621 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20739 | 2025.09.06 02:27:37.956624 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20740 | 2025.09.06 02:27:37.956667 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20741 | 2025.09.06 02:27:37.956674 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2445 rows starting from the beginning of the part | ||
| 20742 | 2025.09.06 02:27:37.956756 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1217 rows starting from the beginning of the part | ||
| 20743 | 2025.09.06 02:27:37.956805 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 148 rows starting from the beginning of the part | ||
| 20744 | 2025.09.06 02:27:37.956850 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 20745 | 2025.09.06 02:27:37.956894 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 327 rows starting from the beginning of the part | ||
| 20746 | 2025.09.06 02:27:37.956959 [ 192 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 20747 | 2025.09.06 02:27:37.957156 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20748 | 2025.09.06 02:27:37.957198 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20749 | 2025.09.06 02:27:37.957507 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20750 | 2025.09.06 02:27:37.957719 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20751 | 2025.09.06 02:27:37.957858 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001258 sec., 7949.12559618442 rows/sec., 597.74 KiB/sec. | ||
| 20752 | 2025.09.06 02:27:37.957899 [ 254 ] {77f68827-159c-41a3-8d0e-c0ad57ef926d} <Debug> TCPHandler: Processed in 0.001471272 sec. | ||
| 20753 | 2025.09.06 02:27:37.958026 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20754 | 2025.09.06 02:27:37.958121 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20755 | 2025.09.06 02:27:37.958161 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20756 | 2025.09.06 02:27:37.958605 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2025.09.06 02:27:37.958641 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20758 | 2025.09.06 02:27:37.958937 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20759 | 2025.09.06 02:27:37.959040 [ 201 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634061 sec., 1628284.2348753503 rows/sec., 140.83 MiB/sec. | ||
| 20760 | 2025.09.06 02:27:37.959144 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2025.09.06 02:27:37.959277 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 20762 | 2025.09.06 02:27:37.959294 [ 42 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20763 | 2025.09.06 02:27:37.959320 [ 254 ] {ecc46d31-69df-4521-9d84-2767d454151a} <Debug> TCPHandler: Processed in 0.001340721 sec. | ||
| 20764 | 2025.09.06 02:27:37.959359 [ 42 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20765 | 2025.09.06 02:27:37.959377 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20766 | 2025.09.06 02:27:37.959385 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20767 | 2025.09.06 02:27:37.959475 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20768 | 2025.09.06 02:27:37.959503 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 20769 | 2025.09.06 02:27:37.959599 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20770 | 2025.09.06 02:27:37.959626 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20771 | 2025.09.06 02:27:37.959679 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20772 | 2025.09.06 02:27:37.959690 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2025.09.06 02:27:37.959682 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1238 rows starting from the beginning of the part | ||
| 20774 | 2025.09.06 02:27:37.959782 [ 198 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_146_29} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20775 | 2025.09.06 02:27:37.959834 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 532 rows starting from the beginning of the part | ||
| 20776 | 2025.09.06 02:27:37.959891 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 116 rows starting from the beginning of the part | ||
| 20777 | 2025.09.06 02:27:37.959891 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20778 | 2025.09.06 02:27:37.959942 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 20779 | 2025.09.06 02:27:37.959991 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 319 rows starting from the beginning of the part | ||
| 20780 | 2025.09.06 02:27:37.960038 [ 190 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 20781 | 2025.09.06 02:27:37.960213 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20782 | 2025.09.06 02:27:37.960256 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20783 | 2025.09.06 02:27:37.960610 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20784 | 2025.09.06 02:27:37.960837 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20785 | 2025.09.06 02:27:37.960967 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. | ||
| 20786 | 2025.09.06 02:27:37.961005 [ 254 ] {e1dd56a6-1c79-4a27-8d97-edd0a86fd5b2} <Debug> TCPHandler: Processed in 0.001577433 sec. | ||
| 20787 | 2025.09.06 02:27:37.961120 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20788 | 2025.09.06 02:27:37.961214 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20789 | 2025.09.06 02:27:37.961278 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20790 | 2025.09.06 02:27:37.961283 [ 201 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827855 sec., 1287301.2356012922 rows/sec., 100.17 MiB/sec. | ||
| 20791 | 2025.09.06 02:27:37.961454 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20792 | 2025.09.06 02:27:37.961683 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2025.09.06 02:27:37.961741 [ 198 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_146_29} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20794 | 2025.09.06 02:27:37.961806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20795 | 2025.09.06 02:27:37.962096 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20796 | 2025.09.06 02:27:37.962138 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20797 | 2025.09.06 02:27:37.962642 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20798 | 2025.09.06 02:27:37.962853 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20799 | 2025.09.06 02:27:37.962990 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 20800 | 2025.09.06 02:27:37.963046 [ 254 ] {62d4eed8-4346-4566-9181-d35eb57f3d48} <Debug> TCPHandler: Processed in 0.001972926 sec. | ||
| 20801 | 2025.09.06 02:27:37.963184 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20802 | 2025.09.06 02:27:37.963312 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20803 | 2025.09.06 02:27:37.963360 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20804 | 2025.09.06 02:27:37.963773 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20805 | 2025.09.06 02:27:37.963815 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20806 | 2025.09.06 02:27:37.964157 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20807 | 2025.09.06 02:27:37.964361 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20808 | 2025.09.06 02:27:37.964488 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 20809 | 2025.09.06 02:27:37.964498 [ 42 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20810 | 2025.09.06 02:27:37.964525 [ 254 ] {a8f77169-3673-4f79-9db2-681c98d82d3d} <Debug> TCPHandler: Processed in 0.001400241 sec. | ||
| 20811 | 2025.09.06 02:27:37.964539 [ 42 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20812 | 2025.09.06 02:27:37.964562 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20813 | 2025.09.06 02:27:37.964659 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 20814 | 2025.09.06 02:27:37.964794 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20815 | 2025.09.06 02:27:37.964830 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8922 rows starting from the beginning of the part | ||
| 20816 | 2025.09.06 02:27:37.964897 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20817 | 2025.09.06 02:27:37.964945 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20818 | 2025.09.06 02:27:37.964993 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 20819 | 2025.09.06 02:27:37.965033 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 20820 | 2025.09.06 02:27:37.965070 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 20821 | 2025.09.06 02:27:37.967803 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003187826 sec., 2892880.6026426787 rows/sec., 192.19 MiB/sec. | ||
| 20822 | 2025.09.06 02:27:37.968032 [ 193 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20823 | 2025.09.06 02:27:37.968365 [ 193 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2025.09.06 02:27:37.968446 [ 193 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_146_29} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20825 | 2025.09.06 02:27:37.968532 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 20826 | 2025.09.06 02:27:38.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.89 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: -1.03 MiB | ||
| 20827 | 2025.09.06 02:27:42.215950 [ 219 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 20828 | 2025.09.06 02:27:42.216011 [ 219 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 20829 | 2025.09.06 02:27:42.219036 [ 219 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 20830 | 2025.09.06 02:27:42.352135 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20831 | 2025.09.06 02:27:42.352184 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20832 | 2025.09.06 02:27:42.387606 [ 223 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 20833 | 2025.09.06 02:27:42.387640 [ 223 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 20834 | 2025.09.06 02:27:42.390461 [ 223 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 20835 | 2025.09.06 02:27:42.552267 [ 217 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20836 | 2025.09.06 02:27:42.552314 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20837 | 2025.09.06 02:27:42.556445 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20838 | 2025.09.06 02:27:42.567268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47923 | ||
| 20839 | 2025.09.06 02:27:42.567800 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2025.09.06 02:27:42.567850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20841 | 2025.09.06 02:27:42.568361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20842 | 2025.09.06 02:27:42.568601 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20843 | 2025.09.06 02:27:42.568751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47923 | ||
| 20844 | 2025.09.06 02:27:42.596207 [ 221 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20845 | 2025.09.06 02:27:42.596241 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20846 | 2025.09.06 02:27:42.598716 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20847 | 2025.09.06 02:27:42.721123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 2496 | ||
| 20848 | 2025.09.06 02:27:42.725159 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20849 | 2025.09.06 02:27:42.725221 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20850 | 2025.09.06 02:27:42.726639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20851 | 2025.09.06 02:27:42.726922 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20852 | 2025.09.06 02:27:42.727325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2496 | ||
| 20853 | 2025.09.06 02:27:42.957596 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20854 | 2025.09.06 02:27:42.957793 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20855 | 2025.09.06 02:27:42.957864 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20856 | 2025.09.06 02:27:42.958524 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20857 | 2025.09.06 02:27:42.958563 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20858 | 2025.09.06 02:27:42.958947 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20859 | 2025.09.06 02:27:42.959173 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2025.09.06 02:27:42.959306 [ 35 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
| 20861 | 2025.09.06 02:27:42.959332 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001591 sec., 1885.6065367693275 rows/sec., 139.95 KiB/sec. | ||
| 20862 | 2025.09.06 02:27:42.959346 [ 35 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20863 | 2025.09.06 02:27:42.959370 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20864 | 2025.09.06 02:27:42.959376 [ 254 ] {846d66b1-9650-4831-bc0e-6b4e8308f6ab} <Debug> TCPHandler: Processed in 0.001915306 sec. | ||
| 20865 | 2025.09.06 02:27:42.959487 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
| 20866 | 2025.09.06 02:27:42.959499 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20867 | 2025.09.06 02:27:42.959612 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20868 | 2025.09.06 02:27:42.959616 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20869 | 2025.09.06 02:27:42.959658 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20870 | 2025.09.06 02:27:42.959670 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 20871 | 2025.09.06 02:27:42.959748 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 20872 | 2025.09.06 02:27:42.959800 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 20873 | 2025.09.06 02:27:42.959852 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 20874 | 2025.09.06 02:27:42.959899 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
| 20875 | 2025.09.06 02:27:42.959947 [ 197 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3 rows starting from the beginning of the part | ||
| 20876 | 2025.09.06 02:27:42.960150 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20877 | 2025.09.06 02:27:42.960191 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20878 | 2025.09.06 02:27:42.960534 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20879 | 2025.09.06 02:27:42.960783 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20880 | 2025.09.06 02:27:42.960936 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Debug> executeQuery: Read 165 rows, 14.53 KiB in 0.001343 sec., 122859.27029039463 rows/sec., 10.57 MiB/sec. | ||
| 20881 | 2025.09.06 02:27:42.960968 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533173 sec., 30003.137284572582 rows/sec., 2.48 MiB/sec. | ||
| 20882 | 2025.09.06 02:27:42.960976 [ 254 ] {9dba9376-320b-4075-91e3-3933402b77ca} <Debug> TCPHandler: Processed in 0.001528713 sec. | ||
| 20883 | 2025.09.06 02:27:42.961108 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20884 | 2025.09.06 02:27:42.961127 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
| 20885 | 2025.09.06 02:27:42.961214 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20886 | 2025.09.06 02:27:42.961265 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20887 | 2025.09.06 02:27:42.961420 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20888 | 2025.09.06 02:27:42.961504 [ 198 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_50_12} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
| 20889 | 2025.09.06 02:27:42.961614 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20890 | 2025.09.06 02:27:42.961707 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20891 | 2025.09.06 02:27:42.961749 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20892 | 2025.09.06 02:27:42.962073 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20893 | 2025.09.06 02:27:42.962292 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20894 | 2025.09.06 02:27:42.962412 [ 35 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20895 | 2025.09.06 02:27:42.962428 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001233 sec., 43795.620437956204 rows/sec., 3.19 MiB/sec. | ||
| 20896 | 2025.09.06 02:27:42.962446 [ 35 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2025.09.06 02:27:42.962466 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20898 | 2025.09.06 02:27:42.962468 [ 254 ] {b97b7d37-765f-43cb-8bcd-3f3660debda4} <Debug> TCPHandler: Processed in 0.001411342 sec. | ||
| 20899 | 2025.09.06 02:27:42.962550 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 20900 | 2025.09.06 02:27:42.962581 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2025.09.06 02:27:42.962657 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20902 | 2025.09.06 02:27:42.962682 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20903 | 2025.09.06 02:27:42.962691 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 281 rows starting from the beginning of the part | ||
| 20904 | 2025.09.06 02:27:42.962731 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20905 | 2025.09.06 02:27:42.962766 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 46 rows starting from the beginning of the part | ||
| 20906 | 2025.09.06 02:27:42.962815 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 20907 | 2025.09.06 02:27:42.962856 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 73 rows starting from the beginning of the part | ||
| 20908 | 2025.09.06 02:27:42.962895 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part | ||
| 20909 | 2025.09.06 02:27:42.962936 [ 186 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 54 rows starting from the beginning of the part | ||
| 20910 | 2025.09.06 02:27:42.963144 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20911 | 2025.09.06 02:27:42.963188 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20912 | 2025.09.06 02:27:42.963492 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20913 | 2025.09.06 02:27:42.963724 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20914 | 2025.09.06 02:27:42.963775 [ 196 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125572 sec., 377472.68499346985 rows/sec., 26.76 MiB/sec. | ||
| 20915 | 2025.09.06 02:27:42.963863 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 55.38 KiB/sec. | ||
| 20916 | 2025.09.06 02:27:42.963905 [ 254 ] {31b8ad4a-067d-4431-8752-b75dade90ad0} <Debug> TCPHandler: Processed in 0.001374671 sec. | ||
| 20917 | 2025.09.06 02:27:42.963973 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20918 | 2025.09.06 02:27:42.964022 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20919 | 2025.09.06 02:27:42.964116 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20920 | 2025.09.06 02:27:42.964157 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20921 | 2025.09.06 02:27:42.964259 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2025.09.06 02:27:42.964327 [ 187 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_146_29} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20923 | 2025.09.06 02:27:42.964419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20924 | 2025.09.06 02:27:42.964621 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20925 | 2025.09.06 02:27:42.964655 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20926 | 2025.09.06 02:27:42.964964 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20927 | 2025.09.06 02:27:42.965190 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20928 | 2025.09.06 02:27:42.965322 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Debug> executeQuery: Read 145 rows, 11.40 KiB in 0.001223 sec., 118560.91578086674 rows/sec., 9.10 MiB/sec. | ||
| 20929 | 2025.09.06 02:27:42.965360 [ 254 ] {16570077-86c3-454a-8e18-0cd3572e1f75} <Debug> TCPHandler: Processed in 0.001387911 sec. | ||
| 20930 | 2025.09.06 02:27:42.965396 [ 224 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20931 | 2025.09.06 02:27:42.965439 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20932 | 2025.09.06 02:27:42.965474 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2025.09.06 02:27:42.965576 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20934 | 2025.09.06 02:27:42.965621 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20935 | 2025.09.06 02:27:42.966035 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2025.09.06 02:27:42.966074 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20937 | 2025.09.06 02:27:42.966414 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20938 | 2025.09.06 02:27:42.966649 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2025.09.06 02:27:42.966792 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_142_31 to all_145_145_0 | ||
| 20940 | 2025.09.06 02:27:42.966811 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001253 sec., 130087.7893056664 rows/sec., 9.04 MiB/sec. | ||
| 20941 | 2025.09.06 02:27:42.966827 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2025.09.06 02:27:42.966848 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 20943 | 2025.09.06 02:27:42.966850 [ 254 ] {57783a21-0b8f-4d8a-81cc-537ab9494a7a} <Debug> TCPHandler: Processed in 0.001426242 sec. | ||
| 20944 | 2025.09.06 02:27:42.966926 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_142_31 to all_145_145_0 into Compact with storage Full | ||
| 20945 | 2025.09.06 02:27:42.966967 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20946 | 2025.09.06 02:27:42.966968 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20947 | 2025.09.06 02:27:42.967014 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20948 | 2025.09.06 02:27:42.967036 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20949 | 2025.09.06 02:27:42.967067 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_31, total 42850 rows starting from the beginning of the part | ||
| 20950 | 2025.09.06 02:27:42.967069 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20951 | 2025.09.06 02:27:42.967123 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20952 | 2025.09.06 02:27:42.967128 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20953 | 2025.09.06 02:27:42.967186 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20954 | 2025.09.06 02:27:42.967230 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 229 rows starting from the beginning of the part | ||
| 20955 | 2025.09.06 02:27:42.967451 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20956 | 2025.09.06 02:27:42.967492 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20957 | 2025.09.06 02:27:42.967801 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 20958 | 2025.09.06 02:27:42.968035 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2025.09.06 02:27:42.968187 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 55.88 KiB/sec. | ||
| 20960 | 2025.09.06 02:27:42.968225 [ 254 ] {7592d0da-ab16-4de8-ae4e-822b329a9f3a} <Debug> TCPHandler: Processed in 0.001308661 sec. | ||
| 20961 | 2025.09.06 02:27:42.968340 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20962 | 2025.09.06 02:27:42.968435 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20963 | 2025.09.06 02:27:42.968496 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20964 | 2025.09.06 02:27:42.969162 [ 224 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20965 | 2025.09.06 02:27:42.969346 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20966 | 2025.09.06 02:27:42.969389 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20967 | 2025.09.06 02:27:42.969991 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20968 | 2025.09.06 02:27:42.970072 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20969 | 2025.09.06 02:27:42.970241 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20970 | 2025.09.06 02:27:42.970392 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001974 sec., 25835.866261398176 rows/sec., 46.30 MiB/sec. | ||
| 20971 | 2025.09.06 02:27:42.970449 [ 254 ] {28eb4092-f94e-42df-ab99-dfc547652e44} <Debug> TCPHandler: Processed in 0.002158567 sec. | ||
| 20972 | 2025.09.06 02:27:42.970565 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20973 | 2025.09.06 02:27:42.970660 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20974 | 2025.09.06 02:27:42.970703 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20975 | 2025.09.06 02:27:42.971026 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20976 | 2025.09.06 02:27:42.971061 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20977 | 2025.09.06 02:27:42.971363 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20978 | 2025.09.06 02:27:42.971571 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Trace> oximeter.measurements_i64 (4781515d-b58c-44c1-b265-24cc3cd68b4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2025.09.06 02:27:42.971704 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001062 sec., 8474.57627118644 rows/sec., 598.63 KiB/sec. | ||
| 20980 | 2025.09.06 02:27:42.971740 [ 254 ] {3cb3d139-2a1a-4873-9234-42ed7d58c6ae} <Debug> TCPHandler: Processed in 0.00122525 sec. | ||
| 20981 | 2025.09.06 02:27:42.971860 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20982 | 2025.09.06 02:27:42.971955 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20983 | 2025.09.06 02:27:42.971997 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20984 | 2025.09.06 02:27:42.972327 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20985 | 2025.09.06 02:27:42.972363 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 20986 | 2025.09.06 02:27:42.972664 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20987 | 2025.09.06 02:27:42.972871 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20988 | 2025.09.06 02:27:42.973007 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 20989 | 2025.09.06 02:27:42.973043 [ 254 ] {ff0dc97b-d0f5-4e27-8cfd-291b070cc18c} <Debug> TCPHandler: Processed in 0.00123299 sec. | ||
| 20990 | 2025.09.06 02:27:42.974648 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43399 rows, containing 5 columns (5 merged, 0 gathered) in 0.007756342 sec., 5595292.2137780925 rows/sec., 382.53 MiB/sec. | ||
| 20991 | 2025.09.06 02:27:42.975030 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Trace> MergedBlockOutputStream: filled checksums all_1_145_32 (state Temporary) | ||
| 20992 | 2025.09.06 02:27:42.975340 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_145_32 to all_1_145_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20993 | 2025.09.06 02:27:42.975418 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_142_31, all_145_145_0] -> all_1_145_32 | ||
| 20994 | 2025.09.06 02:27:42.975527 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 20995 | 2025.09.06 02:27:44.756580 [ 223 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20996 | 2025.09.06 02:27:44.756640 [ 223 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20997 | 2025.09.06 02:27:44.758647 [ 223 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20998 | 2025.09.06 02:27:45.088149 [ 223 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 20999 | 2025.09.06 02:27:45.088187 [ 223 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 21000 | 2025.09.06 02:27:45.091709 [ 223 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 21001 | 2025.09.06 02:27:45.105807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21002 | 2025.09.06 02:27:45.122533 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21003 | 2025.09.06 02:27:45.122573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21004 | 2025.09.06 02:27:45.128937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21005 | 2025.09.06 02:27:45.130095 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21006 | 2025.09.06 02:27:45.132961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21007 | 2025.09.06 02:27:46.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.40 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.89 MiB (RSS), difference: 3.48 MiB | ||
| 21008 | 2025.09.06 02:27:47.644223 [ 23 ] {} <Debug> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21009 | 2025.09.06 02:27:47.644294 [ 23 ] {} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21010 | 2025.09.06 02:27:47.644314 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21011 | 2025.09.06 02:27:47.644449 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::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 | ||
| 21012 | 2025.09.06 02:27:47.644779 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21013 | 2025.09.06 02:27:47.644823 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 21014 | 2025.09.06 02:27:47.644913 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 21015 | 2025.09.06 02:27:47.644991 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 21016 | 2025.09.06 02:27:47.645067 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 21017 | 2025.09.06 02:27:47.645137 [ 186 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 21018 | 2025.09.06 02:27:47.646988 [ 188 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 6 columns (6 merged, 0 gathered) in 0.002594411 sec., 28522.851622198643 rows/sec., 5.94 MiB/sec. | ||
| 21019 | 2025.09.06 02:27:47.647186 [ 188 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21020 | 2025.09.06 02:27:47.647597 [ 188 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2025.09.06 02:27:47.647673 [ 188 ] {236bf4c1-28bd-4fac-9bbe-bd701630f728::all_1_5_1} <Trace> oximeter.timeseries_schema (236bf4c1-28bd-4fac-9bbe-bd701630f728) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21022 | 2025.09.06 02:27:47.647776 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21023 | 2025.09.06 02:27:47.980495 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21024 | 2025.09.06 02:27:47.980684 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21025 | 2025.09.06 02:27:47.980756 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21026 | 2025.09.06 02:27:47.981495 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2025.09.06 02:27:47.981537 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21028 | 2025.09.06 02:27:47.981914 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21029 | 2025.09.06 02:27:47.982155 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2025.09.06 02:27:47.982313 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001678 sec., 2383.7902264600716 rows/sec., 194.38 KiB/sec. | ||
| 21031 | 2025.09.06 02:27:47.982356 [ 254 ] {437901cc-5562-4dcc-acc6-3a2546e16186} <Debug> TCPHandler: Processed in 0.001995606 sec. | ||
| 21032 | 2025.09.06 02:27:47.982482 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2025.09.06 02:27:47.982579 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21034 | 2025.09.06 02:27:47.982619 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21035 | 2025.09.06 02:27:47.983700 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2025.09.06 02:27:47.983736 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21037 | 2025.09.06 02:27:47.984114 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21038 | 2025.09.06 02:27:47.984322 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21039 | 2025.09.06 02:27:47.984453 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.001892 sec., 643763.2135306554 rows/sec., 53.23 MiB/sec. | ||
| 21040 | 2025.09.06 02:27:47.984494 [ 254 ] {156d16ae-d275-4514-b736-a5bbd0102a31} <Debug> TCPHandler: Processed in 0.002062126 sec. | ||
| 21041 | 2025.09.06 02:27:47.984616 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21042 | 2025.09.06 02:27:47.984711 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21043 | 2025.09.06 02:27:47.984751 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21044 | 2025.09.06 02:27:47.985165 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2025.09.06 02:27:47.985200 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21046 | 2025.09.06 02:27:47.985493 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21047 | 2025.09.06 02:27:47.985701 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21048 | 2025.09.06 02:27:47.985834 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001139 sec., 12291.483757682177 rows/sec., 905.40 KiB/sec. | ||
| 21049 | 2025.09.06 02:27:47.985873 [ 254 ] {b9affd69-844e-47e1-89f2-69b1a1c9cb66} <Debug> TCPHandler: Processed in 0.00130589 sec. | ||
| 21050 | 2025.09.06 02:27:47.985939 [ 222 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21051 | 2025.09.06 02:27:47.985983 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21052 | 2025.09.06 02:27:47.986007 [ 222 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21053 | 2025.09.06 02:27:47.986091 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21054 | 2025.09.06 02:27:47.986138 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21055 | 2025.09.06 02:27:47.986626 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21056 | 2025.09.06 02:27:47.986663 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21057 | 2025.09.06 02:27:47.986991 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21058 | 2025.09.06 02:27:47.987211 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21059 | 2025.09.06 02:27:47.987344 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 21060 | 2025.09.06 02:27:47.987385 [ 254 ] {eec83159-9a5d-4982-9cbf-08c44d1fd186} <Debug> TCPHandler: Processed in 0.001449831 sec. | ||
| 21061 | 2025.09.06 02:27:47.987494 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21062 | 2025.09.06 02:27:47.987589 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21063 | 2025.09.06 02:27:47.987631 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21064 | 2025.09.06 02:27:47.988233 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21065 | 2025.09.06 02:27:47.988270 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21066 | 2025.09.06 02:27:47.988586 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21067 | 2025.09.06 02:27:47.988837 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21068 | 2025.09.06 02:27:47.988900 [ 222 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21069 | 2025.09.06 02:27:47.988979 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001405 sec., 380071.1743772242 rows/sec., 28.17 MiB/sec. | ||
| 21070 | 2025.09.06 02:27:47.989023 [ 254 ] {e7701690-54c6-40ea-9fb1-8f232fc1ea25} <Debug> TCPHandler: Processed in 0.001578062 sec. | ||
| 21071 | 2025.09.06 02:27:47.989138 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21072 | 2025.09.06 02:27:47.989235 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21073 | 2025.09.06 02:27:47.989279 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21074 | 2025.09.06 02:27:47.989850 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21075 | 2025.09.06 02:27:47.989911 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21076 | 2025.09.06 02:27:47.990319 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21077 | 2025.09.06 02:27:47.990544 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21078 | 2025.09.06 02:27:47.990676 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001459 sec., 579849.2117888965 rows/sec., 39.03 MiB/sec. | ||
| 21079 | 2025.09.06 02:27:47.990716 [ 254 ] {26ccbe85-9d6d-4bc0-af79-56fcd9276337} <Debug> TCPHandler: Processed in 0.001626053 sec. | ||
| 21080 | 2025.09.06 02:27:47.990832 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21081 | 2025.09.06 02:27:47.990933 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21082 | 2025.09.06 02:27:47.990990 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21083 | 2025.09.06 02:27:47.991774 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21084 | 2025.09.06 02:27:47.991812 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21085 | 2025.09.06 02:27:47.992339 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21086 | 2025.09.06 02:27:47.992569 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21087 | 2025.09.06 02:27:47.992709 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 21088 | 2025.09.06 02:27:47.992775 [ 254 ] {2c2e3a1c-0239-4619-ab32-4c0d35d52fd3} <Debug> TCPHandler: Processed in 0.001993687 sec. | ||
| 21089 | 2025.09.06 02:27:47.992891 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21090 | 2025.09.06 02:27:47.992985 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21091 | 2025.09.06 02:27:47.993029 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21092 | 2025.09.06 02:27:47.993380 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21093 | 2025.09.06 02:27:47.993416 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21094 | 2025.09.06 02:27:47.993727 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21095 | 2025.09.06 02:27:47.993951 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21096 | 2025.09.06 02:27:47.994083 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 21097 | 2025.09.06 02:27:47.994121 [ 254 ] {2e109b3c-12da-4519-8202-8bc69af4a6a2} <Debug> TCPHandler: Processed in 0.0012837 sec. | ||
| 21098 | 2025.09.06 02:27:50.068997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48435 | ||
| 21099 | 2025.09.06 02:27:50.069612 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21100 | 2025.09.06 02:27:50.069656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21101 | 2025.09.06 02:27:50.070147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21102 | 2025.09.06 02:27:50.070363 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21103 | 2025.09.06 02:27:50.070490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48435 | ||
| 21104 | 2025.09.06 02:27:50.070495 [ 123 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21105 | 2025.09.06 02:27:50.070573 [ 123 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21106 | 2025.09.06 02:27:50.070591 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21107 | 2025.09.06 02:27:50.070706 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 21108 | 2025.09.06 02:27:50.070825 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21109 | 2025.09.06 02:27:50.070860 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46003 rows starting from the beginning of the part | ||
| 21110 | 2025.09.06 02:27:50.070922 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 21111 | 2025.09.06 02:27:50.070966 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 21112 | 2025.09.06 02:27:50.071008 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 21113 | 2025.09.06 02:27:50.071049 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 21114 | 2025.09.06 02:27:50.071092 [ 195 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 21115 | 2025.09.06 02:27:50.073750 [ 196 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48435 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088395 sec., 15682903.255574498 rows/sec., 224.35 MiB/sec. | ||
| 21116 | 2025.09.06 02:27:50.074066 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21117 | 2025.09.06 02:27:50.074378 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2025.09.06 02:27:50.074463 [ 191 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_101_20} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21119 | 2025.09.06 02:27:50.074546 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21120 | 2025.09.06 02:27:52.633120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21121 | 2025.09.06 02:27:52.651130 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21122 | 2025.09.06 02:27:52.651177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21123 | 2025.09.06 02:27:52.657481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21124 | 2025.09.06 02:27:52.658218 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21125 | 2025.09.06 02:27:52.658501 [ 59 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21126 | 2025.09.06 02:27:52.658543 [ 59 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21127 | 2025.09.06 02:27:52.658564 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21128 | 2025.09.06 02:27:52.658666 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 21129 | 2025.09.06 02:27:52.661397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21130 | 2025.09.06 02:27:52.661784 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21131 | 2025.09.06 02:27:52.662625 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21132 | 2025.09.06 02:27:52.666005 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21133 | 2025.09.06 02:27:52.669329 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21134 | 2025.09.06 02:27:52.673351 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21135 | 2025.09.06 02:27:52.677924 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21136 | 2025.09.06 02:27:52.682128 [ 199 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21137 | 2025.09.06 02:27:52.728241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2532 | ||
| 21138 | 2025.09.06 02:27:52.730923 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2025.09.06 02:27:52.730968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21140 | 2025.09.06 02:27:52.732167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21141 | 2025.09.06 02:27:52.732431 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21142 | 2025.09.06 02:27:52.732712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2532 | ||
| 21143 | 2025.09.06 02:27:52.740340 [ 196 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.081707027 sec., 9313.764408537347 rows/sec., 48.16 MiB/sec. | ||
| 21144 | 2025.09.06 02:27:52.743541 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21145 | 2025.09.06 02:27:52.745499 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21146 | 2025.09.06 02:27:52.745599 [ 194 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_101_20} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21147 | 2025.09.06 02:27:52.748374 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21148 | 2025.09.06 02:27:52.957508 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2025.09.06 02:27:52.957682 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21150 | 2025.09.06 02:27:52.957742 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21151 | 2025.09.06 02:27:52.958530 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21152 | 2025.09.06 02:27:52.958572 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21153 | 2025.09.06 02:27:52.958954 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21154 | 2025.09.06 02:27:52.959196 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2025.09.06 02:27:52.959358 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Debug> executeQuery: Read 158 rows, 14.03 KiB in 0.001719 sec., 91913.90343222803 rows/sec., 7.97 MiB/sec. | ||
| 21156 | 2025.09.06 02:27:52.959405 [ 254 ] {4a2b2bfb-7ae1-4dc3-a79b-c2f2fd766d27} <Debug> TCPHandler: Processed in 0.002033346 sec. | ||
| 21157 | 2025.09.06 02:27:52.959535 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2025.09.06 02:27:52.959637 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21159 | 2025.09.06 02:27:52.959681 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21160 | 2025.09.06 02:27:52.960217 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2025.09.06 02:27:52.960254 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21162 | 2025.09.06 02:27:52.960563 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21163 | 2025.09.06 02:27:52.960774 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2025.09.06 02:27:52.960912 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001298 sec., 39291.21725731895 rows/sec., 2.89 MiB/sec. | ||
| 21165 | 2025.09.06 02:27:52.960959 [ 254 ] {616d521f-4342-427d-abe6-3b7ab312409b} <Debug> TCPHandler: Processed in 0.001480031 sec. | ||
| 21166 | 2025.09.06 02:27:52.961082 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2025.09.06 02:27:52.961179 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21168 | 2025.09.06 02:27:52.961248 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21169 | 2025.09.06 02:27:52.961707 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2025.09.06 02:27:52.961743 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21171 | 2025.09.06 02:27:52.962050 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21172 | 2025.09.06 02:27:52.962261 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2025.09.06 02:27:52.962393 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001233 sec., 93268.45093268451 rows/sec., 7.29 MiB/sec. | ||
| 21174 | 2025.09.06 02:27:52.962433 [ 254 ] {32ba2720-ff0b-4f72-b2e9-ebff4b546c5b} <Debug> TCPHandler: Processed in 0.001405721 sec. | ||
| 21175 | 2025.09.06 02:27:52.962548 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21176 | 2025.09.06 02:27:52.962644 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21177 | 2025.09.06 02:27:52.962689 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21178 | 2025.09.06 02:27:52.963143 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2025.09.06 02:27:52.963180 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21180 | 2025.09.06 02:27:52.963511 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21181 | 2025.09.06 02:27:52.963730 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2025.09.06 02:27:52.963859 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 21183 | 2025.09.06 02:27:52.963898 [ 254 ] {54241090-7210-4dee-a4ad-db29d55c90c1} <Debug> TCPHandler: Processed in 0.001399951 sec. | ||
| 21184 | 2025.09.06 02:27:52.964000 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21185 | 2025.09.06 02:27:52.964094 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21186 | 2025.09.06 02:27:52.964150 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21187 | 2025.09.06 02:27:52.965056 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21188 | 2025.09.06 02:27:52.965093 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21189 | 2025.09.06 02:27:52.965672 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21190 | 2025.09.06 02:27:52.965898 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21191 | 2025.09.06 02:27:52.966041 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001964 sec., 25967.413441955192 rows/sec., 46.53 MiB/sec. | ||
| 21192 | 2025.09.06 02:27:52.966111 [ 254 ] {354cff86-cc11-4d8b-a802-75df2602a8ed} <Debug> TCPHandler: Processed in 0.002159167 sec. | ||
| 21193 | 2025.09.06 02:27:52.966226 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21194 | 2025.09.06 02:27:52.966321 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21195 | 2025.09.06 02:27:52.966363 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21196 | 2025.09.06 02:27:52.966713 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21197 | 2025.09.06 02:27:52.966749 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21198 | 2025.09.06 02:27:52.967049 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21199 | 2025.09.06 02:27:52.967261 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21200 | 2025.09.06 02:27:52.967391 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 21201 | 2025.09.06 02:27:52.967429 [ 254 ] {beae666a-608d-488f-9cae-8fa1328e0b77} <Debug> TCPHandler: Processed in 0.001252819 sec. | ||
| 21202 | 2025.09.06 02:27:53.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.42 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 397.89 MiB (RSS), difference: -1.53 MiB | ||
| 21203 | 2025.09.06 02:27:57.352251 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21204 | 2025.09.06 02:27:57.352352 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21205 | 2025.09.06 02:27:57.570791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48883 | ||
| 21206 | 2025.09.06 02:27:57.571586 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21207 | 2025.09.06 02:27:57.571650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21208 | 2025.09.06 02:27:57.572293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21209 | 2025.09.06 02:27:57.572719 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21210 | 2025.09.06 02:27:57.572846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48883 | ||
| 21211 | 2025.09.06 02:27:57.955242 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2025.09.06 02:27:57.955429 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21213 | 2025.09.06 02:27:57.955498 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21214 | 2025.09.06 02:27:57.956245 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2025.09.06 02:27:57.956285 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21216 | 2025.09.06 02:27:57.956816 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21217 | 2025.09.06 02:27:57.957299 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2025.09.06 02:27:57.957451 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002073 sec., 36661.84273999035 rows/sec., 3.02 MiB/sec. | ||
| 21219 | 2025.09.06 02:27:57.957494 [ 254 ] {3d0a5990-b3be-4a76-b688-eb97c531d526} <Debug> TCPHandler: Processed in 0.002387739 sec. | ||
| 21220 | 2025.09.06 02:27:57.957620 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21221 | 2025.09.06 02:27:57.957713 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21222 | 2025.09.06 02:27:57.957754 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21223 | 2025.09.06 02:27:57.958204 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21224 | 2025.09.06 02:27:57.958240 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21225 | 2025.09.06 02:27:57.958630 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21226 | 2025.09.06 02:27:57.959043 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21227 | 2025.09.06 02:27:57.959176 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001482 sec., 6747.638326585695 rows/sec., 507.39 KiB/sec. | ||
| 21228 | 2025.09.06 02:27:57.959219 [ 254 ] {a91aabeb-ca94-44e1-8a99-c6f0b342a1c2} <Debug> TCPHandler: Processed in 0.001643563 sec. | ||
| 21229 | 2025.09.06 02:27:57.959325 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21230 | 2025.09.06 02:27:57.959415 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21231 | 2025.09.06 02:27:57.959454 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21232 | 2025.09.06 02:27:57.959860 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21233 | 2025.09.06 02:27:57.959895 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21234 | 2025.09.06 02:27:57.960293 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21235 | 2025.09.06 02:27:57.960706 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21236 | 2025.09.06 02:27:57.960837 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001439 sec., 51424.60041695622 rows/sec., 4.01 MiB/sec. | ||
| 21237 | 2025.09.06 02:27:57.960875 [ 254 ] {22734b9b-ca05-48a5-aaac-801765176d04} <Debug> TCPHandler: Processed in 0.001596503 sec. | ||
| 21238 | 2025.09.06 02:27:57.960982 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21239 | 2025.09.06 02:27:57.961074 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21240 | 2025.09.06 02:27:57.961116 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21241 | 2025.09.06 02:27:57.961539 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21242 | 2025.09.06 02:27:57.961575 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21243 | 2025.09.06 02:27:57.962011 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21244 | 2025.09.06 02:27:57.962481 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21245 | 2025.09.06 02:27:57.962610 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. | ||
| 21246 | 2025.09.06 02:27:57.962612 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 4 parts from all_1_145_32 to all_148_148_0 | ||
| 21247 | 2025.09.06 02:27:57.962647 [ 254 ] {67c0def3-e66d-4cb9-9d0e-e471eff0f17d} <Debug> TCPHandler: Processed in 0.001711413 sec. | ||
| 21248 | 2025.09.06 02:27:57.962683 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21249 | 2025.09.06 02:27:57.962708 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21250 | 2025.09.06 02:27:57.962775 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21251 | 2025.09.06 02:27:57.962822 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_145_32 to all_148_148_0 into Compact with storage Full | ||
| 21252 | 2025.09.06 02:27:57.962871 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21253 | 2025.09.06 02:27:57.962929 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21254 | 2025.09.06 02:27:57.962951 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21255 | 2025.09.06 02:27:57.962988 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_32, total 43399 rows starting from the beginning of the part | ||
| 21256 | 2025.09.06 02:27:57.963053 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 21257 | 2025.09.06 02:27:57.963100 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 163 rows starting from the beginning of the part | ||
| 21258 | 2025.09.06 02:27:57.963145 [ 200 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 846 rows starting from the beginning of the part | ||
| 21259 | 2025.09.06 02:27:57.963701 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21260 | 2025.09.06 02:27:57.963741 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21261 | 2025.09.06 02:27:57.964394 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21262 | 2025.09.06 02:27:57.964806 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21263 | 2025.09.06 02:27:57.964951 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002098 sec., 4766.444232602478 rows/sec., 8.54 MiB/sec. | ||
| 21264 | 2025.09.06 02:27:57.964985 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21265 | 2025.09.06 02:27:57.965006 [ 254 ] {a399fac9-6a8f-4e74-9f0e-b22c39423760} <Debug> TCPHandler: Processed in 0.002284888 sec. | ||
| 21266 | 2025.09.06 02:27:57.965062 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2025.09.06 02:27:57.965104 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21268 | 2025.09.06 02:27:57.965142 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21269 | 2025.09.06 02:27:57.965218 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 21270 | 2025.09.06 02:27:57.965242 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21271 | 2025.09.06 02:27:57.965288 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21272 | 2025.09.06 02:27:57.965445 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21273 | 2025.09.06 02:27:57.965501 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2956 rows starting from the beginning of the part | ||
| 21274 | 2025.09.06 02:27:57.965619 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21275 | 2025.09.06 02:27:57.965645 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 21276 | 2025.09.06 02:27:57.965659 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21277 | 2025.09.06 02:27:57.965795 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part | ||
| 21278 | 2025.09.06 02:27:57.965910 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 21279 | 2025.09.06 02:27:57.966014 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 51 rows starting from the beginning of the part | ||
| 21280 | 2025.09.06 02:27:57.966076 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21281 | 2025.09.06 02:27:57.966114 [ 196 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 21282 | 2025.09.06 02:27:57.966524 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2025.09.06 02:27:57.966673 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
| 21284 | 2025.09.06 02:27:57.966709 [ 254 ] {21a8d345-57a4-4df3-a1b2-acc7771a5531} <Debug> TCPHandler: Processed in 0.001613973 sec. | ||
| 21285 | 2025.09.06 02:27:57.970928 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44568 rows, containing 5 columns (5 merged, 0 gathered) in 0.008147305 sec., 5470275.140061652 rows/sec., 373.92 MiB/sec. | ||
| 21286 | 2025.09.06 02:27:57.971813 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Trace> MergedBlockOutputStream: filled checksums all_1_148_33 (state Temporary) | ||
| 21287 | 2025.09.06 02:27:57.972333 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_148_33 to all_1_148_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21288 | 2025.09.06 02:27:57.972418 [ 190 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 4 parts: [all_1_145_32, all_148_148_0] -> all_1_148_33 | ||
| 21289 | 2025.09.06 02:27:57.972515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 21290 | 2025.09.06 02:27:57.978595 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 19 columns (19 merged, 0 gathered) in 0.013416517 sec., 230164.0582276309 rows/sec., 412.24 MiB/sec. | ||
| 21291 | 2025.09.06 02:27:57.981731 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21292 | 2025.09.06 02:27:57.982401 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21293 | 2025.09.06 02:27:57.982474 [ 190 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21294 | 2025.09.06 02:27:57.982604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.70 MiB. | ||
| 21295 | 2025.09.06 02:27:58.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.40 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 405.88 MiB (RSS), difference: 7.48 MiB | ||
| 21296 | 2025.09.06 02:28:00.161576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21297 | 2025.09.06 02:28:00.179352 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21298 | 2025.09.06 02:28:00.179400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21299 | 2025.09.06 02:28:00.185699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21300 | 2025.09.06 02:28:00.186820 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21301 | 2025.09.06 02:28:00.190011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21302 | 2025.09.06 02:28:02.559019 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21303 | 2025.09.06 02:28:02.559096 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21304 | 2025.09.06 02:28:02.563979 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21305 | 2025.09.06 02:28:02.733125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2556 | ||
| 21306 | 2025.09.06 02:28:02.735827 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2025.09.06 02:28:02.735886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21308 | 2025.09.06 02:28:02.737279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21309 | 2025.09.06 02:28:02.737829 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2025.09.06 02:28:02.737982 [ 149 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21311 | 2025.09.06 02:28:02.738049 [ 149 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21312 | 2025.09.06 02:28:02.738075 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21313 | 2025.09.06 02:28:02.738200 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 21314 | 2025.09.06 02:28:02.738223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2556 | ||
| 21315 | 2025.09.06 02:28:02.738869 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21316 | 2025.09.06 02:28:02.739028 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2348 rows starting from the beginning of the part | ||
| 21317 | 2025.09.06 02:28:02.739408 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 21318 | 2025.09.06 02:28:02.739781 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 21319 | 2025.09.06 02:28:02.740165 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 21320 | 2025.09.06 02:28:02.740535 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 21321 | 2025.09.06 02:28:02.740892 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 21322 | 2025.09.06 02:28:02.749707 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2556 rows, containing 72 columns (72 merged, 0 gathered) in 0.011559733 sec., 221112.37344322744 rows/sec., 177.31 MiB/sec. | ||
| 21323 | 2025.09.06 02:28:02.752127 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21324 | 2025.09.06 02:28:02.752989 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21325 | 2025.09.06 02:28:02.753064 [ 198 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_76_15} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21326 | 2025.09.06 02:28:02.753422 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB. | ||
| 21327 | 2025.09.06 02:28:02.967759 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21328 | 2025.09.06 02:28:02.967945 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21329 | 2025.09.06 02:28:02.968023 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21330 | 2025.09.06 02:28:02.969131 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21331 | 2025.09.06 02:28:02.969175 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21332 | 2025.09.06 02:28:02.969734 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21333 | 2025.09.06 02:28:02.970170 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21334 | 2025.09.06 02:28:02.970322 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002435 sec., 160985.62628336754 rows/sec., 10.21 MiB/sec. | ||
| 21335 | 2025.09.06 02:28:02.970364 [ 254 ] {64d0ece6-c964-454d-8471-3def7a1b11f5} <Debug> TCPHandler: Processed in 0.002726082 sec. | ||
| 21336 | 2025.09.06 02:28:02.970486 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21337 | 2025.09.06 02:28:02.970580 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21338 | 2025.09.06 02:28:02.970620 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21339 | 2025.09.06 02:28:02.971014 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21340 | 2025.09.06 02:28:02.971050 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21341 | 2025.09.06 02:28:02.971491 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21342 | 2025.09.06 02:28:02.971967 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21343 | 2025.09.06 02:28:02.972097 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 212.49 KiB/sec. | ||
| 21344 | 2025.09.06 02:28:02.972136 [ 254 ] {1421e18c-4074-4a59-905d-e87a5b49d46b} <Debug> TCPHandler: Processed in 0.001697663 sec. | ||
| 21345 | 2025.09.06 02:28:02.972245 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21346 | 2025.09.06 02:28:02.972337 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21347 | 2025.09.06 02:28:02.972376 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21348 | 2025.09.06 02:28:02.973332 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21349 | 2025.09.06 02:28:02.973368 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21350 | 2025.09.06 02:28:02.973842 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21351 | 2025.09.06 02:28:02.974259 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21352 | 2025.09.06 02:28:02.974380 [ 145 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21353 | 2025.09.06 02:28:02.974388 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Debug> executeQuery: Read 1171 rows, 95.85 KiB in 0.002068 sec., 566247.582205029 rows/sec., 45.26 MiB/sec. | ||
| 21354 | 2025.09.06 02:28:02.974431 [ 145 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21355 | 2025.09.06 02:28:02.974449 [ 254 ] {c0828e88-9597-48cd-85e2-f834d1247758} <Debug> TCPHandler: Processed in 0.002250378 sec. | ||
| 21356 | 2025.09.06 02:28:02.974456 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21357 | 2025.09.06 02:28:02.974570 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2025.09.06 02:28:02.974577 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::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 | ||
| 21359 | 2025.09.06 02:28:02.974667 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21360 | 2025.09.06 02:28:02.974683 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21361 | 2025.09.06 02:28:02.974706 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21362 | 2025.09.06 02:28:02.974717 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2506 rows starting from the beginning of the part | ||
| 21363 | 2025.09.06 02:28:02.974781 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 165 rows starting from the beginning of the part | ||
| 21364 | 2025.09.06 02:28:02.974834 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1218 rows starting from the beginning of the part | ||
| 21365 | 2025.09.06 02:28:02.974881 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 158 rows starting from the beginning of the part | ||
| 21366 | 2025.09.06 02:28:02.974921 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 76 rows starting from the beginning of the part | ||
| 21367 | 2025.09.06 02:28:02.974962 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1171 rows starting from the beginning of the part | ||
| 21368 | 2025.09.06 02:28:02.975198 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21369 | 2025.09.06 02:28:02.975232 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21370 | 2025.09.06 02:28:02.975641 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21371 | 2025.09.06 02:28:02.976057 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21372 | 2025.09.06 02:28:02.976188 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Debug> executeQuery: Read 251 rows, 15.89 KiB in 0.001539 sec., 163092.9174788824 rows/sec., 10.08 MiB/sec. | ||
| 21373 | 2025.09.06 02:28:02.976225 [ 254 ] {6d39eb53-d31b-476d-bf3c-819a64f5db22} <Debug> TCPHandler: Processed in 0.001703864 sec. | ||
| 21374 | 2025.09.06 02:28:02.976329 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21375 | 2025.09.06 02:28:02.976421 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21376 | 2025.09.06 02:28:02.976460 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21377 | 2025.09.06 02:28:02.976921 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2025.09.06 02:28:02.976936 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 5 columns (5 merged, 0 gathered) in 0.002405169 sec., 2201092.7298663836 rows/sec., 188.60 MiB/sec. | ||
| 21379 | 2025.09.06 02:28:02.976959 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21380 | 2025.09.06 02:28:02.977255 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21381 | 2025.09.06 02:28:02.977361 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21382 | 2025.09.06 02:28:02.977697 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21383 | 2025.09.06 02:28:02.977760 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_151_30} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21384 | 2025.09.06 02:28:02.977816 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 21385 | 2025.09.06 02:28:02.977816 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21386 | 2025.09.06 02:28:02.977953 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001549 sec., 131052.29180116203 rows/sec., 8.45 MiB/sec. | ||
| 21387 | 2025.09.06 02:28:02.977991 [ 254 ] {f3b4cf10-5128-45ed-a711-a3d442055959} <Debug> TCPHandler: Processed in 0.001708684 sec. | ||
| 21388 | 2025.09.06 02:28:02.978096 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2025.09.06 02:28:02.978182 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21390 | 2025.09.06 02:28:02.978218 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21391 | 2025.09.06 02:28:02.978635 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21392 | 2025.09.06 02:28:02.978668 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21393 | 2025.09.06 02:28:02.979104 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21394 | 2025.09.06 02:28:02.979515 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21395 | 2025.09.06 02:28:02.979641 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001469 sec., 137508.50918992513 rows/sec., 7.81 MiB/sec. | ||
| 21396 | 2025.09.06 02:28:02.979679 [ 254 ] {994a2c53-4fa5-4cd0-8ff7-5f4a0431ac4a} <Debug> TCPHandler: Processed in 0.001627904 sec. | ||
| 21397 | 2025.09.06 02:28:02.979790 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21398 | 2025.09.06 02:28:02.979883 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21399 | 2025.09.06 02:28:02.979920 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21400 | 2025.09.06 02:28:02.980601 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2025.09.06 02:28:02.980637 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21402 | 2025.09.06 02:28:02.981069 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21403 | 2025.09.06 02:28:02.981483 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2025.09.06 02:28:02.981609 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Debug> executeQuery: Read 707 rows, 50.98 KiB in 0.001744 sec., 405389.9082568807 rows/sec., 28.55 MiB/sec. | ||
| 21405 | 2025.09.06 02:28:02.981610 [ 146 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21406 | 2025.09.06 02:28:02.981649 [ 254 ] {a3b12878-9591-4b08-9518-846feafdc000} <Debug> TCPHandler: Processed in 0.001906006 sec. | ||
| 21407 | 2025.09.06 02:28:02.981665 [ 146 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21408 | 2025.09.06 02:28:02.981689 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21409 | 2025.09.06 02:28:02.981766 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21410 | 2025.09.06 02:28:02.981798 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::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 | ||
| 21411 | 2025.09.06 02:28:02.981862 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21412 | 2025.09.06 02:28:02.981909 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21413 | 2025.09.06 02:28:02.981938 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21414 | 2025.09.06 02:28:02.981987 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1406 rows starting from the beginning of the part | ||
| 21415 | 2025.09.06 02:28:02.982082 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 145 rows starting from the beginning of the part | ||
| 21416 | 2025.09.06 02:28:02.982161 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 534 rows starting from the beginning of the part | ||
| 21417 | 2025.09.06 02:28:02.982229 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 115 rows starting from the beginning of the part | ||
| 21418 | 2025.09.06 02:28:02.982281 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21419 | 2025.09.06 02:28:02.982293 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 21420 | 2025.09.06 02:28:02.982329 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21421 | 2025.09.06 02:28:02.982372 [ 188 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 707 rows starting from the beginning of the part | ||
| 21422 | 2025.09.06 02:28:02.982847 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 21423 | 2025.09.06 02:28:02.983293 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21424 | 2025.09.06 02:28:02.983426 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
| 21425 | 2025.09.06 02:28:02.983463 [ 254 ] {891ee03f-f317-4f4d-a216-e9ca7cfd3c79} <Debug> TCPHandler: Processed in 0.001743934 sec. | ||
| 21426 | 2025.09.06 02:28:02.983576 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21427 | 2025.09.06 02:28:02.983669 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21428 | 2025.09.06 02:28:02.983711 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21429 | 2025.09.06 02:28:02.983840 [ 187 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2981 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088697 sec., 1427205.573618385 rows/sec., 109.43 MiB/sec. | ||
| 21430 | 2025.09.06 02:28:02.984155 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21431 | 2025.09.06 02:28:02.984162 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21432 | 2025.09.06 02:28:02.984204 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21433 | 2025.09.06 02:28:02.984712 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21434 | 2025.09.06 02:28:02.984752 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21435 | 2025.09.06 02:28:02.984789 [ 195 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_151_30} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21436 | 2025.09.06 02:28:02.984870 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21437 | 2025.09.06 02:28:02.985181 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2025.09.06 02:28:02.985311 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.00166 sec., 186144.578313253 rows/sec., 12.25 MiB/sec. | ||
| 21439 | 2025.09.06 02:28:02.985348 [ 254 ] {f3b67a09-48c8-49fa-b783-15ccbd317861} <Debug> TCPHandler: Processed in 0.001819534 sec. | ||
| 21440 | 2025.09.06 02:28:02.985467 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21441 | 2025.09.06 02:28:02.985558 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21442 | 2025.09.06 02:28:02.985599 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21443 | 2025.09.06 02:28:02.985906 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2025.09.06 02:28:02.985941 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21445 | 2025.09.06 02:28:02.986333 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 21446 | 2025.09.06 02:28:02.986746 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2025.09.06 02:28:02.986871 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
| 21448 | 2025.09.06 02:28:02.986907 [ 254 ] {e67dcaea-db79-4e17-8065-273816f3c9c9} <Debug> TCPHandler: Processed in 0.001485732 sec. | ||
| 21449 | 2025.09.06 02:28:02.987015 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21450 | 2025.09.06 02:28:02.987106 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21451 | 2025.09.06 02:28:02.987157 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21452 | 2025.09.06 02:28:02.988070 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21453 | 2025.09.06 02:28:02.988106 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21454 | 2025.09.06 02:28:02.988763 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21455 | 2025.09.06 02:28:02.989175 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21456 | 2025.09.06 02:28:02.989310 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002222 sec., 22952.29522952295 rows/sec., 41.13 MiB/sec. | ||
| 21457 | 2025.09.06 02:28:02.989364 [ 254 ] {9de3b4b1-6610-4272-9834-676d2ce20795} <Debug> TCPHandler: Processed in 0.002396029 sec. | ||
| 21458 | 2025.09.06 02:28:02.989476 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21459 | 2025.09.06 02:28:02.989566 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21460 | 2025.09.06 02:28:02.989607 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21461 | 2025.09.06 02:28:02.989933 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21462 | 2025.09.06 02:28:02.989968 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21463 | 2025.09.06 02:28:02.990407 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21464 | 2025.09.06 02:28:02.990817 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21465 | 2025.09.06 02:28:02.990943 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001394 sec., 73170.73170731707 rows/sec., 4.50 MiB/sec. | ||
| 21466 | 2025.09.06 02:28:02.990944 [ 145 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21467 | 2025.09.06 02:28:02.990981 [ 254 ] {b28a70ec-cde3-494b-a3c9-df4f9490cdd6} <Debug> TCPHandler: Processed in 0.001552732 sec. | ||
| 21468 | 2025.09.06 02:28:02.990994 [ 145 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21469 | 2025.09.06 02:28:02.991020 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21470 | 2025.09.06 02:28:02.991130 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 21471 | 2025.09.06 02:28:02.991266 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21472 | 2025.09.06 02:28:02.991303 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9222 rows starting from the beginning of the part | ||
| 21473 | 2025.09.06 02:28:02.991372 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 21474 | 2025.09.06 02:28:02.991421 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::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 | ||
| 21475 | 2025.09.06 02:28:02.991467 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21476 | 2025.09.06 02:28:02.991512 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21477 | 2025.09.06 02:28:02.991556 [ 197 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 102 rows starting from the beginning of the part | ||
| 21478 | 2025.09.06 02:28:02.994617 [ 195 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003534369 sec., 2705999.288699058 rows/sec., 179.69 MiB/sec. | ||
| 21479 | 2025.09.06 02:28:02.994959 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21480 | 2025.09.06 02:28:02.995585 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21481 | 2025.09.06 02:28:02.995670 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_151_30} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21482 | 2025.09.06 02:28:02.995767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 21483 | 2025.09.06 02:28:03.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.90 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 405.88 MiB (RSS), difference: -1.01 MiB | ||
| 21484 | 2025.09.06 02:28:05.073113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49395 | ||
| 21485 | 2025.09.06 02:28:05.073989 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2025.09.06 02:28:05.074062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21487 | 2025.09.06 02:28:05.074685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21488 | 2025.09.06 02:28:05.075194 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21489 | 2025.09.06 02:28:05.075328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49395 | ||
| 21490 | 2025.09.06 02:28:07.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.88 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 405.88 MiB (RSS), difference: -4.00 MiB | ||
| 21491 | 2025.09.06 02:28:07.223295 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21492 | 2025.09.06 02:28:07.223361 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21493 | 2025.09.06 02:28:07.227481 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21494 | 2025.09.06 02:28:07.690190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21495 | 2025.09.06 02:28:07.708543 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21496 | 2025.09.06 02:28:07.708600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21497 | 2025.09.06 02:28:07.714929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21498 | 2025.09.06 02:28:07.716107 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21499 | 2025.09.06 02:28:07.719304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21500 | 2025.09.06 02:28:07.741694 [ 221 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21501 | 2025.09.06 02:28:07.741744 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21502 | 2025.09.06 02:28:07.744043 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21503 | 2025.09.06 02:28:07.955555 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2025.09.06 02:28:07.955695 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21505 | 2025.09.06 02:28:07.955751 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21506 | 2025.09.06 02:28:07.956339 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21507 | 2025.09.06 02:28:07.956377 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21508 | 2025.09.06 02:28:07.956823 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21509 | 2025.09.06 02:28:07.957313 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2025.09.06 02:28:07.957501 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001843 sec., 41237.113402061856 rows/sec., 3.40 MiB/sec. | ||
| 21511 | 2025.09.06 02:28:07.957545 [ 254 ] {da36eb71-9d82-4581-b904-81f473625a91} <Debug> TCPHandler: Processed in 0.002098417 sec. | ||
| 21512 | 2025.09.06 02:28:07.957593 [ 225 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21513 | 2025.09.06 02:28:07.957622 [ 225 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21514 | 2025.09.06 02:28:07.957673 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21515 | 2025.09.06 02:28:07.957775 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21516 | 2025.09.06 02:28:07.957817 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21517 | 2025.09.06 02:28:07.958221 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21518 | 2025.09.06 02:28:07.958258 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21519 | 2025.09.06 02:28:07.958688 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21520 | 2025.09.06 02:28:07.959159 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21521 | 2025.09.06 02:28:07.959295 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001542 sec., 6485.08430609598 rows/sec., 487.65 KiB/sec. | ||
| 21522 | 2025.09.06 02:28:07.959313 [ 142 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21523 | 2025.09.06 02:28:07.959334 [ 254 ] {afcdf22b-a33e-458b-a2e3-a76d76343d81} <Debug> TCPHandler: Processed in 0.001708074 sec. | ||
| 21524 | 2025.09.06 02:28:07.959388 [ 142 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21525 | 2025.09.06 02:28:07.959420 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21526 | 2025.09.06 02:28:07.959477 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21527 | 2025.09.06 02:28:07.959515 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::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 | ||
| 21528 | 2025.09.06 02:28:07.959574 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21529 | 2025.09.06 02:28:07.959614 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21530 | 2025.09.06 02:28:07.959617 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21531 | 2025.09.06 02:28:07.959656 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 294 rows starting from the beginning of the part | ||
| 21532 | 2025.09.06 02:28:07.959720 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 14 rows starting from the beginning of the part | ||
| 21533 | 2025.09.06 02:28:07.959772 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 51 rows starting from the beginning of the part | ||
| 21534 | 2025.09.06 02:28:07.959821 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 10 rows starting from the beginning of the part | ||
| 21535 | 2025.09.06 02:28:07.959866 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 251 rows starting from the beginning of the part | ||
| 21536 | 2025.09.06 02:28:07.959909 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 10 rows starting from the beginning of the part | ||
| 21537 | 2025.09.06 02:28:07.960033 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21538 | 2025.09.06 02:28:07.960068 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21539 | 2025.09.06 02:28:07.960486 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21540 | 2025.09.06 02:28:07.960774 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130075 sec., 484335.9600230636 rows/sec., 32.86 MiB/sec. | ||
| 21541 | 2025.09.06 02:28:07.960978 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21542 | 2025.09.06 02:28:07.961009 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21543 | 2025.09.06 02:28:07.961151 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001596 sec., 46365.91478696742 rows/sec., 3.62 MiB/sec. | ||
| 21544 | 2025.09.06 02:28:07.961189 [ 254 ] {81085e0f-49e2-4571-8a75-072caf7b682d} <Debug> TCPHandler: Processed in 0.001758824 sec. | ||
| 21545 | 2025.09.06 02:28:07.961305 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21546 | 2025.09.06 02:28:07.961319 [ 225 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21547 | 2025.09.06 02:28:07.961398 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21548 | 2025.09.06 02:28:07.961443 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21549 | 2025.09.06 02:28:07.961534 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2025.09.06 02:28:07.961618 [ 195 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_151_30} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21551 | 2025.09.06 02:28:07.961690 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21552 | 2025.09.06 02:28:07.961853 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2025.09.06 02:28:07.961886 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21554 | 2025.09.06 02:28:07.962304 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21555 | 2025.09.06 02:28:07.962716 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21556 | 2025.09.06 02:28:07.962853 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
| 21557 | 2025.09.06 02:28:07.962889 [ 254 ] {0035b513-5657-481a-9287-1c538509bde2} <Debug> TCPHandler: Processed in 0.001630413 sec. | ||
| 21558 | 2025.09.06 02:28:07.962994 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21559 | 2025.09.06 02:28:07.963085 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21560 | 2025.09.06 02:28:07.963137 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21561 | 2025.09.06 02:28:07.963864 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2025.09.06 02:28:07.963898 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21563 | 2025.09.06 02:28:07.964494 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21564 | 2025.09.06 02:28:07.964931 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2025.09.06 02:28:07.965070 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002002 sec., 4995.004995004995 rows/sec., 8.95 MiB/sec. | ||
| 21566 | 2025.09.06 02:28:07.965129 [ 254 ] {b5f389ad-596a-4c74-9d5d-6c2879dd0f8d} <Debug> TCPHandler: Processed in 0.002181027 sec. | ||
| 21567 | 2025.09.06 02:28:07.965237 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2025.09.06 02:28:07.965328 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21569 | 2025.09.06 02:28:07.965377 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21570 | 2025.09.06 02:28:07.965704 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2025.09.06 02:28:07.965737 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21572 | 2025.09.06 02:28:07.966128 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21573 | 2025.09.06 02:28:07.966572 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2025.09.06 02:28:07.966692 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
| 21575 | 2025.09.06 02:28:07.966725 [ 254 ] {ae706fe9-3562-44df-b38f-e0d947fde970} <Debug> TCPHandler: Processed in 0.001570472 sec. | ||
| 21576 | 2025.09.06 02:28:07.966753 [ 217 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21577 | 2025.09.06 02:28:07.966799 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21578 | 2025.09.06 02:28:07.969900 [ 217 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21579 | 2025.09.06 02:28:08.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.86 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 405.88 MiB (RSS), difference: 3.02 MiB | ||
| 21580 | 2025.09.06 02:28:12.278435 [ 221 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21581 | 2025.09.06 02:28:12.278499 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21582 | 2025.09.06 02:28:12.281197 [ 221 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21583 | 2025.09.06 02:28:12.352444 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21584 | 2025.09.06 02:28:12.352528 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21585 | 2025.09.06 02:28:12.575588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49843 | ||
| 21586 | 2025.09.06 02:28:12.576137 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21587 | 2025.09.06 02:28:12.576177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21588 | 2025.09.06 02:28:12.576845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21589 | 2025.09.06 02:28:12.577304 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21590 | 2025.09.06 02:28:12.577442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49843 | ||
| 21591 | 2025.09.06 02:28:12.738603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2592 | ||
| 21592 | 2025.09.06 02:28:12.741379 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21593 | 2025.09.06 02:28:12.741423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21594 | 2025.09.06 02:28:12.742769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21595 | 2025.09.06 02:28:12.743330 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21596 | 2025.09.06 02:28:12.743602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2592 | ||
| 21597 | 2025.09.06 02:28:12.967746 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21598 | 2025.09.06 02:28:12.967921 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21599 | 2025.09.06 02:28:12.967986 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21600 | 2025.09.06 02:28:12.968774 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21601 | 2025.09.06 02:28:12.968820 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21602 | 2025.09.06 02:28:12.969363 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21603 | 2025.09.06 02:28:12.969829 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2025.09.06 02:28:12.969960 [ 132 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 21605 | 2025.09.06 02:28:12.969985 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00211 sec., 185781.990521327 rows/sec., 11.79 MiB/sec. | ||
| 21606 | 2025.09.06 02:28:12.970011 [ 132 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21607 | 2025.09.06 02:28:12.970036 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21608 | 2025.09.06 02:28:12.970035 [ 254 ] {72d34176-3aa0-446b-8064-26d07ce7ee72} <Debug> TCPHandler: Processed in 0.00241117 sec. | ||
| 21609 | 2025.09.06 02:28:12.970127 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 21610 | 2025.09.06 02:28:12.970178 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21611 | 2025.09.06 02:28:12.970223 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21612 | 2025.09.06 02:28:12.970257 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 416 rows starting from the beginning of the part | ||
| 21613 | 2025.09.06 02:28:12.970274 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21614 | 2025.09.06 02:28:12.970316 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21615 | 2025.09.06 02:28:12.970323 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 21616 | 2025.09.06 02:28:12.970377 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 21617 | 2025.09.06 02:28:12.970427 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 21618 | 2025.09.06 02:28:12.970476 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 392 rows starting from the beginning of the part | ||
| 21619 | 2025.09.06 02:28:12.970528 [ 187 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
| 21620 | 2025.09.06 02:28:12.971345 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21621 | 2025.09.06 02:28:12.971382 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21622 | 2025.09.06 02:28:12.971672 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582383 sec., 803850.9008248951 rows/sec., 55.25 MiB/sec. | ||
| 21623 | 2025.09.06 02:28:12.971884 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21624 | 2025.09.06 02:28:12.971927 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 21625 | 2025.09.06 02:28:12.972341 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21626 | 2025.09.06 02:28:12.972400 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2025.09.06 02:28:12.972468 [ 199 ] {13eb1a28-a2d0-4945-a467-d4ee84c48b80::all_1_37_8} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 21628 | 2025.09.06 02:28:12.972479 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Debug> executeQuery: Read 1169 rows, 95.71 KiB in 0.002223 sec., 525865.9469185785 rows/sec., 42.04 MiB/sec. | ||
| 21629 | 2025.09.06 02:28:12.972522 [ 254 ] {dd15786a-6358-4842-8c33-ed21dfb725b8} <Debug> TCPHandler: Processed in 0.00239503 sec. | ||
| 21630 | 2025.09.06 02:28:12.972535 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 21631 | 2025.09.06 02:28:12.972643 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21632 | 2025.09.06 02:28:12.972738 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21633 | 2025.09.06 02:28:12.972778 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21634 | 2025.09.06 02:28:12.973350 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21635 | 2025.09.06 02:28:12.973388 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21636 | 2025.09.06 02:28:12.973825 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21637 | 2025.09.06 02:28:12.974238 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2025.09.06 02:28:12.974372 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Debug> executeQuery: Read 247 rows, 15.61 KiB in 0.001654 sec., 149334.94558645706 rows/sec., 9.22 MiB/sec. | ||
| 21639 | 2025.09.06 02:28:12.974411 [ 254 ] {fe9955be-7b1c-4a1f-839b-a6c7b99e451f} <Debug> TCPHandler: Processed in 0.001818525 sec. | ||
| 21640 | 2025.09.06 02:28:12.974522 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21641 | 2025.09.06 02:28:12.974617 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21642 | 2025.09.06 02:28:12.974659 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21643 | 2025.09.06 02:28:12.975138 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21644 | 2025.09.06 02:28:12.975175 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21645 | 2025.09.06 02:28:12.975636 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21646 | 2025.09.06 02:28:12.976051 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21647 | 2025.09.06 02:28:12.976189 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001589 sec., 127753.30396475771 rows/sec., 8.24 MiB/sec. | ||
| 21648 | 2025.09.06 02:28:12.976203 [ 133 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 6 parts from all_1_57_13 to all_62_62_0 | ||
| 21649 | 2025.09.06 02:28:12.976227 [ 254 ] {c93ea47c-34fd-4379-a23a-204ac752a8df} <Debug> TCPHandler: Processed in 0.001754494 sec. | ||
| 21650 | 2025.09.06 02:28:12.976270 [ 133 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21651 | 2025.09.06 02:28:12.976300 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21652 | 2025.09.06 02:28:12.976353 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2025.09.06 02:28:12.976385 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_13 to all_62_62_0 into Compact with storage Full | ||
| 21654 | 2025.09.06 02:28:12.976456 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21655 | 2025.09.06 02:28:12.976480 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21656 | 2025.09.06 02:28:12.976498 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21657 | 2025.09.06 02:28:12.976510 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_13, total 456 rows starting from the beginning of the part | ||
| 21658 | 2025.09.06 02:28:12.976565 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 62 rows starting from the beginning of the part | ||
| 21659 | 2025.09.06 02:28:12.976608 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 21660 | 2025.09.06 02:28:12.976649 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part | ||
| 21661 | 2025.09.06 02:28:12.976688 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part | ||
| 21662 | 2025.09.06 02:28:12.976727 [ 187 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 203 rows starting from the beginning of the part | ||
| 21663 | 2025.09.06 02:28:12.976965 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21664 | 2025.09.06 02:28:12.977001 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21665 | 2025.09.06 02:28:12.977429 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21666 | 2025.09.06 02:28:12.977643 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129274 sec., 891904.0178226094 rows/sec., 62.69 MiB/sec. | ||
| 21667 | 2025.09.06 02:28:12.977851 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Trace> MergedBlockOutputStream: filled checksums all_1_62_14 (state Temporary) | ||
| 21668 | 2025.09.06 02:28:12.977949 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21669 | 2025.09.06 02:28:12.978060 [ 133 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 21670 | 2025.09.06 02:28:12.978085 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001645 sec., 122796.35258358663 rows/sec., 6.97 MiB/sec. | ||
| 21671 | 2025.09.06 02:28:12.978091 [ 133 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21672 | 2025.09.06 02:28:12.978127 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21673 | 2025.09.06 02:28:12.978132 [ 254 ] {90b8c90f-f585-4bf8-b0c5-73a7548dfb76} <Debug> TCPHandler: Processed in 0.001829465 sec. | ||
| 21674 | 2025.09.06 02:28:12.978226 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 21675 | 2025.09.06 02:28:12.978255 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21676 | 2025.09.06 02:28:12.978303 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_62_14 to all_1_62_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21677 | 2025.09.06 02:28:12.978347 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21678 | 2025.09.06 02:28:12.978355 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21679 | 2025.09.06 02:28:12.978370 [ 199 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_62_14} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 6 parts: [all_1_57_13, all_62_62_0] -> all_1_62_14 | ||
| 21680 | 2025.09.06 02:28:12.978387 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 214 rows starting from the beginning of the part | ||
| 21681 | 2025.09.06 02:28:12.978410 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21682 | 2025.09.06 02:28:12.978442 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21683 | 2025.09.06 02:28:12.978454 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 21684 | 2025.09.06 02:28:12.978508 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 21685 | 2025.09.06 02:28:12.978554 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 21686 | 2025.09.06 02:28:12.978595 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 202 rows starting from the beginning of the part | ||
| 21687 | 2025.09.06 02:28:12.978637 [ 194 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 202 rows starting from the beginning of the part | ||
| 21688 | 2025.09.06 02:28:12.979184 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21689 | 2025.09.06 02:28:12.979228 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21690 | 2025.09.06 02:28:12.979644 [ 199 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468852 sec., 445245.67485355906 rows/sec., 27.62 MiB/sec. | ||
| 21691 | 2025.09.06 02:28:12.979723 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21692 | 2025.09.06 02:28:12.979882 [ 191 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 21693 | 2025.09.06 02:28:12.980248 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21694 | 2025.09.06 02:28:12.980386 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Debug> executeQuery: Read 703 rows, 50.65 KiB in 0.002048 sec., 343261.71875 rows/sec., 24.15 MiB/sec. | ||
| 21695 | 2025.09.06 02:28:12.980427 [ 254 ] {811c1015-a498-4564-ba9b-2a7fdb988171} <Debug> TCPHandler: Processed in 0.002222137 sec. | ||
| 21696 | 2025.09.06 02:28:12.980492 [ 191 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21697 | 2025.09.06 02:28:12.980539 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21698 | 2025.09.06 02:28:12.980561 [ 191 ] {eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3::all_1_37_8} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 21699 | 2025.09.06 02:28:12.980633 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21700 | 2025.09.06 02:28:12.980650 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21701 | 2025.09.06 02:28:12.980676 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21702 | 2025.09.06 02:28:12.981010 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21703 | 2025.09.06 02:28:12.981047 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21704 | 2025.09.06 02:28:12.981489 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 21705 | 2025.09.06 02:28:12.981949 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21706 | 2025.09.06 02:28:12.982082 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
| 21707 | 2025.09.06 02:28:12.982121 [ 254 ] {5d1321ec-4f66-4aa7-846c-536fad5d5124} <Debug> TCPHandler: Processed in 0.001631563 sec. | ||
| 21708 | 2025.09.06 02:28:12.982234 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21709 | 2025.09.06 02:28:12.982329 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21710 | 2025.09.06 02:28:12.982372 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21711 | 2025.09.06 02:28:12.982816 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21712 | 2025.09.06 02:28:12.982855 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21713 | 2025.09.06 02:28:12.983279 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21714 | 2025.09.06 02:28:12.983689 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21715 | 2025.09.06 02:28:12.983808 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_148_33 to all_153_153_0 | ||
| 21716 | 2025.09.06 02:28:12.983821 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001508 sec., 203580.90185676393 rows/sec., 13.39 MiB/sec. | ||
| 21717 | 2025.09.06 02:28:12.983841 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21718 | 2025.09.06 02:28:12.983863 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21719 | 2025.09.06 02:28:12.983866 [ 254 ] {573b7239-64de-4820-b783-bcc5c991da54} <Debug> TCPHandler: Processed in 0.001680214 sec. | ||
| 21720 | 2025.09.06 02:28:12.983936 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_33 to all_153_153_0 into Compact with storage Full | ||
| 21721 | 2025.09.06 02:28:12.983977 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21722 | 2025.09.06 02:28:12.984025 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21723 | 2025.09.06 02:28:12.984056 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_33, total 44568 rows starting from the beginning of the part | ||
| 21724 | 2025.09.06 02:28:12.984070 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21725 | 2025.09.06 02:28:12.984111 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21726 | 2025.09.06 02:28:12.984115 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21727 | 2025.09.06 02:28:12.984170 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21728 | 2025.09.06 02:28:12.984217 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 309 rows starting from the beginning of the part | ||
| 21729 | 2025.09.06 02:28:12.984261 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 21730 | 2025.09.06 02:28:12.984301 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 307 rows starting from the beginning of the part | ||
| 21731 | 2025.09.06 02:28:12.984427 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21732 | 2025.09.06 02:28:12.984463 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21733 | 2025.09.06 02:28:12.984912 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 21734 | 2025.09.06 02:28:12.985320 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21735 | 2025.09.06 02:28:12.985454 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 21736 | 2025.09.06 02:28:12.985492 [ 254 ] {31b2cd72-9ff6-4787-8389-5dfd9cbb9db1} <Debug> TCPHandler: Processed in 0.001562912 sec. | ||
| 21737 | 2025.09.06 02:28:12.985592 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21738 | 2025.09.06 02:28:12.985685 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21739 | 2025.09.06 02:28:12.985740 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21740 | 2025.09.06 02:28:12.986638 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21741 | 2025.09.06 02:28:12.986675 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21742 | 2025.09.06 02:28:12.987336 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21743 | 2025.09.06 02:28:12.987739 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21744 | 2025.09.06 02:28:12.987884 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002214 sec., 23035.230352303526 rows/sec., 41.28 MiB/sec. | ||
| 21745 | 2025.09.06 02:28:12.987945 [ 254 ] {240d0e3d-d17c-4339-8b7d-a4ebf9126cab} <Debug> TCPHandler: Processed in 0.00239988 sec. | ||
| 21746 | 2025.09.06 02:28:12.988061 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21747 | 2025.09.06 02:28:12.988156 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21748 | 2025.09.06 02:28:12.988198 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21749 | 2025.09.06 02:28:12.988536 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21750 | 2025.09.06 02:28:12.988573 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21751 | 2025.09.06 02:28:12.988971 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21752 | 2025.09.06 02:28:12.989377 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21753 | 2025.09.06 02:28:12.989510 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00137 sec., 74452.55474452555 rows/sec., 4.57 MiB/sec. | ||
| 21754 | 2025.09.06 02:28:12.989548 [ 254 ] {02f704d7-7bef-40a1-af83-786d6da7193b} <Debug> TCPHandler: Processed in 0.001536953 sec. | ||
| 21755 | 2025.09.06 02:28:12.991711 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45664 rows, containing 5 columns (5 merged, 0 gathered) in 0.007804743 sec., 5850801.237145157 rows/sec., 399.81 MiB/sec. | ||
| 21756 | 2025.09.06 02:28:12.992207 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Trace> MergedBlockOutputStream: filled checksums all_1_153_34 (state Temporary) | ||
| 21757 | 2025.09.06 02:28:12.992711 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_153_34 to all_1_153_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21758 | 2025.09.06 02:28:12.992791 [ 199 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_153_34} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_148_33, all_153_153_0] -> all_1_153_34 | ||
| 21759 | 2025.09.06 02:28:12.992866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21760 | 2025.09.06 02:28:15.219488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 21761 | 2025.09.06 02:28:15.238002 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21762 | 2025.09.06 02:28:15.238061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21763 | 2025.09.06 02:28:15.244512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21764 | 2025.09.06 02:28:15.245777 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21765 | 2025.09.06 02:28:15.249090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 21766 | 2025.09.06 02:28:15.859442 [ 222 ] {} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21767 | 2025.09.06 02:28:15.859523 [ 222 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21768 | 2025.09.06 02:28:15.861650 [ 222 ] {} <Debug> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21769 | 2025.09.06 02:28:16.048424 [ 220 ] {} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21770 | 2025.09.06 02:28:16.048519 [ 220 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21771 | 2025.09.06 02:28:16.050994 [ 220 ] {} <Debug> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21772 | 2025.09.06 02:28:17.321778 [ 219 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Found 5 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21773 | 2025.09.06 02:28:17.321834 [ 219 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 5 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21774 | 2025.09.06 02:28:17.324450 [ 219 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 5 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0] | ||
| 21775 | 2025.09.06 02:28:17.981785 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21776 | 2025.09.06 02:28:17.981975 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21777 | 2025.09.06 02:28:17.982047 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21778 | 2025.09.06 02:28:17.982709 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21779 | 2025.09.06 02:28:17.982757 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21780 | 2025.09.06 02:28:17.983358 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21781 | 2025.09.06 02:28:17.983808 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21782 | 2025.09.06 02:28:17.983970 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002044 sec., 978.4735812133073 rows/sec., 79.79 KiB/sec. | ||
| 21783 | 2025.09.06 02:28:17.984014 [ 254 ] {276e810e-2b2d-486e-ac3a-8c1861ec6da0} <Debug> TCPHandler: Processed in 0.002359708 sec. | ||
| 21784 | 2025.09.06 02:28:17.984135 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21785 | 2025.09.06 02:28:17.984232 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21786 | 2025.09.06 02:28:17.984273 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21787 | 2025.09.06 02:28:17.987547 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21788 | 2025.09.06 02:28:17.987585 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21789 | 2025.09.06 02:28:17.988079 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21790 | 2025.09.06 02:28:17.988508 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21791 | 2025.09.06 02:28:17.988636 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.004439 sec., 274160.8470376211 rows/sec., 22.67 MiB/sec. | ||
| 21792 | 2025.09.06 02:28:17.988674 [ 254 ] {2e696f7a-8348-4354-a2c0-f2705987d2ff} <Debug> TCPHandler: Processed in 0.004609497 sec. | ||
| 21793 | 2025.09.06 02:28:17.988781 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21794 | 2025.09.06 02:28:17.988872 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21795 | 2025.09.06 02:28:17.988911 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21796 | 2025.09.06 02:28:17.989358 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21797 | 2025.09.06 02:28:17.989396 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21798 | 2025.09.06 02:28:17.989801 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21799 | 2025.09.06 02:28:17.990223 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21800 | 2025.09.06 02:28:17.990373 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001475 sec., 8135.593220338983 rows/sec., 604.48 KiB/sec. | ||
| 21801 | 2025.09.06 02:28:17.990419 [ 254 ] {ad8f99d4-dae7-4e50-96d4-6032fb0cd406} <Debug> TCPHandler: Processed in 0.001657584 sec. | ||
| 21802 | 2025.09.06 02:28:17.990524 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21803 | 2025.09.06 02:28:17.990622 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21804 | 2025.09.06 02:28:17.990663 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21805 | 2025.09.06 02:28:17.991197 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21806 | 2025.09.06 02:28:17.991234 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21807 | 2025.09.06 02:28:17.991668 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21808 | 2025.09.06 02:28:17.992118 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21809 | 2025.09.06 02:28:17.992257 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001653 sec., 137931.03448275864 rows/sec., 9.34 MiB/sec. | ||
| 21810 | 2025.09.06 02:28:17.992297 [ 254 ] {bd8f3572-d55d-4b30-8c84-e8eeb5e5c69c} <Debug> TCPHandler: Processed in 0.001821335 sec. | ||
| 21811 | 2025.09.06 02:28:17.992404 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21812 | 2025.09.06 02:28:17.992499 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21813 | 2025.09.06 02:28:17.992539 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21814 | 2025.09.06 02:28:17.993311 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21815 | 2025.09.06 02:28:17.993346 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21816 | 2025.09.06 02:28:17.993796 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21817 | 2025.09.06 02:28:17.994228 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21818 | 2025.09.06 02:28:17.994371 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00189 sec., 281481.48148148146 rows/sec., 20.86 MiB/sec. | ||
| 21819 | 2025.09.06 02:28:17.994411 [ 254 ] {50f8aec1-498d-4cda-ad05-30876602e648} <Debug> TCPHandler: Processed in 0.002062517 sec. | ||
| 21820 | 2025.09.06 02:28:17.994523 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21821 | 2025.09.06 02:28:17.994617 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21822 | 2025.09.06 02:28:17.994661 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21823 | 2025.09.06 02:28:17.995299 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2025.09.06 02:28:17.995335 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21825 | 2025.09.06 02:28:17.995821 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21826 | 2025.09.06 02:28:17.996255 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21827 | 2025.09.06 02:28:17.996395 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001796 sec., 470489.97772828507 rows/sec., 31.67 MiB/sec. | ||
| 21828 | 2025.09.06 02:28:17.996513 [ 254 ] {f06bf7d0-148d-49f5-89a3-b63834a00080} <Debug> TCPHandler: Processed in 0.002039017 sec. | ||
| 21829 | 2025.09.06 02:28:17.996623 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21830 | 2025.09.06 02:28:17.996717 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21831 | 2025.09.06 02:28:17.996772 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21832 | 2025.09.06 02:28:17.997590 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21833 | 2025.09.06 02:28:17.997625 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21834 | 2025.09.06 02:28:17.998239 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21835 | 2025.09.06 02:28:17.998772 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21836 | 2025.09.06 02:28:17.998917 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002218 sec., 4508.566275924256 rows/sec., 8.08 MiB/sec. | ||
| 21837 | 2025.09.06 02:28:17.998980 [ 254 ] {a2032286-30cb-4582-a000-3fa657ecd4be} <Debug> TCPHandler: Processed in 0.002406329 sec. | ||
| 21838 | 2025.09.06 02:28:17.999091 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21839 | 2025.09.06 02:28:17.999185 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21840 | 2025.09.06 02:28:17.999227 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21841 | 2025.09.06 02:28:17.999585 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21842 | 2025.09.06 02:28:17.999620 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 21843 | 2025.09.06 02:28:18.000117 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21844 | 2025.09.06 02:28:18.000670 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21845 | 2025.09.06 02:28:18.000806 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.47 MiB/sec. | ||
| 21846 | 2025.09.06 02:28:18.000841 [ 254 ] {c57c03b6-d3fd-495a-bc81-c4128a2eae80} <Debug> TCPHandler: Processed in 0.001799875 sec. | ||
| 21847 | 2025.09.06 02:28:18.973928 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50066 | ||
| 21848 | 2025.09.06 02:28:18.974042 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21849 | 2025.09.06 02:28:18.974069 [ 297 ] {} <Debug> TCP-Session: 58c69e5f-ae68-4c90-aed2-4054c5fe2ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50066 | ||
| 21850 | 2025.09.06 02:28:18.974090 [ 297 ] {} <Debug> TCP-Session: 58c69e5f-ae68-4c90-aed2-4054c5fe2ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21851 | 2025.09.06 02:28:18.974103 [ 297 ] {} <Debug> TCP-Session: 58c69e5f-ae68-4c90-aed2-4054c5fe2ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21852 | 2025.09.06 02:28:18.974303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40516 | ||
| 21853 | 2025.09.06 02:28:18.974327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40125 | ||
| 21854 | 2025.09.06 02:28:18.974363 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43067 | ||
| 21855 | 2025.09.06 02:28:18.974379 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43095 | ||
| 21856 | 2025.09.06 02:28:18.974406 [ 297 ] {} <Trace> TCP-Session: 58c69e5f-ae68-4c90-aed2-4054c5fe2ce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21857 | 2025.09.06 02:28:18.974386 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44097 | ||
| 21858 | 2025.09.06 02:28:18.974451 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21859 | 2025.09.06 02:28:18.974489 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21860 | 2025.09.06 02:28:18.974380 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21861 | 2025.09.06 02:28:18.974533 [ 290 ] {} <Debug> TCP-Session: 4b8b1c30-b1c9-458c-9e6e-efbd6f9c091f Authenticating user 'default' from [fd00:1122:3344:101::e]:40125 | ||
| 21862 | 2025.09.06 02:28:18.974542 [ 295 ] {} <Debug> TCP-Session: b8987aeb-4950-45ac-b4bc-de36f8d68036 Authenticating user 'default' from [fd00:1122:3344:101::e]:43095 | ||
| 21863 | 2025.09.06 02:28:18.974559 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21864 | 2025.09.06 02:28:18.974589 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21865 | 2025.09.06 02:28:18.974618 [ 295 ] {} <Debug> TCP-Session: b8987aeb-4950-45ac-b4bc-de36f8d68036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21866 | 2025.09.06 02:28:18.974624 [ 296 ] {} <Debug> TCP-Session: 98d3339a-9354-46d1-91e1-7383d3874768 Authenticating user 'default' from [fd00:1122:3344:101::e]:44097 | ||
| 21867 | 2025.09.06 02:28:18.974648 [ 295 ] {} <Debug> TCP-Session: b8987aeb-4950-45ac-b4bc-de36f8d68036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21868 | 2025.09.06 02:28:18.974587 [ 290 ] {} <Debug> TCP-Session: 4b8b1c30-b1c9-458c-9e6e-efbd6f9c091f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21869 | 2025.09.06 02:28:18.974671 [ 296 ] {} <Debug> TCP-Session: 98d3339a-9354-46d1-91e1-7383d3874768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21870 | 2025.09.06 02:28:18.974360 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62907 | ||
| 21871 | 2025.09.06 02:28:18.974712 [ 296 ] {} <Debug> TCP-Session: 98d3339a-9354-46d1-91e1-7383d3874768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21872 | 2025.09.06 02:28:18.974707 [ 290 ] {} <Debug> TCP-Session: 4b8b1c30-b1c9-458c-9e6e-efbd6f9c091f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21873 | 2025.09.06 02:28:18.974355 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58159 | ||
| 21874 | 2025.09.06 02:28:18.974770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21875 | 2025.09.06 02:28:18.974338 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64910 | ||
| 21876 | 2025.09.06 02:28:18.974805 [ 292 ] {} <Debug> TCP-Session: 975a0875-5b5d-459e-b7ad-89fd237685f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62907 | ||
| 21877 | 2025.09.06 02:28:18.974827 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21878 | 2025.09.06 02:28:18.974844 [ 292 ] {} <Debug> TCP-Session: 975a0875-5b5d-459e-b7ad-89fd237685f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21879 | 2025.09.06 02:28:18.974863 [ 293 ] {} <Debug> TCP-Session: 4b07b267-dd14-4975-93b5-63e0fd4b8ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58159 | ||
| 21880 | 2025.09.06 02:28:18.974873 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21881 | 2025.09.06 02:28:18.974872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21882 | 2025.09.06 02:28:18.974889 [ 293 ] {} <Debug> TCP-Session: 4b07b267-dd14-4975-93b5-63e0fd4b8ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21883 | 2025.09.06 02:28:18.974922 [ 291 ] {} <Debug> TCP-Session: 8f78fbf7-60a3-4513-b58d-5fa9c3fa02fd Authenticating user 'default' from [fd00:1122:3344:101::e]:64910 | ||
| 21884 | 2025.09.06 02:28:18.974934 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21885 | 2025.09.06 02:28:18.974941 [ 293 ] {} <Debug> TCP-Session: 4b07b267-dd14-4975-93b5-63e0fd4b8ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21886 | 2025.09.06 02:28:18.974955 [ 291 ] {} <Debug> TCP-Session: 8f78fbf7-60a3-4513-b58d-5fa9c3fa02fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21887 | 2025.09.06 02:28:18.974870 [ 292 ] {} <Debug> TCP-Session: 975a0875-5b5d-459e-b7ad-89fd237685f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21888 | 2025.09.06 02:28:18.974986 [ 291 ] {} <Debug> TCP-Session: 8f78fbf7-60a3-4513-b58d-5fa9c3fa02fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21889 | 2025.09.06 02:28:18.974564 [ 289 ] {} <Debug> TCP-Session: b27c9a2a-adc9-4b7e-aba4-8c7294621996 Authenticating user 'default' from [fd00:1122:3344:101::e]:40516 | ||
| 21890 | 2025.09.06 02:28:18.974451 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21891 | 2025.09.06 02:28:18.975042 [ 289 ] {} <Debug> TCP-Session: b27c9a2a-adc9-4b7e-aba4-8c7294621996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21892 | 2025.09.06 02:28:18.975065 [ 294 ] {} <Debug> TCP-Session: 12e6e2ba-266c-4e05-bdfb-fc6c731ebe6d Authenticating user 'default' from [fd00:1122:3344:101::e]:43067 | ||
| 21893 | 2025.09.06 02:28:18.975067 [ 289 ] {} <Debug> TCP-Session: b27c9a2a-adc9-4b7e-aba4-8c7294621996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21894 | 2025.09.06 02:28:18.975092 [ 294 ] {} <Debug> TCP-Session: 12e6e2ba-266c-4e05-bdfb-fc6c731ebe6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21895 | 2025.09.06 02:28:18.975110 [ 294 ] {} <Debug> TCP-Session: 12e6e2ba-266c-4e05-bdfb-fc6c731ebe6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21896 | 2025.09.06 02:28:18.975234 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 21897 | 2025.09.06 02:28:18.976173 [ 299 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> AggregatingTransform: Aggregating | ||
| 21898 | 2025.09.06 02:28:18.976217 [ 299 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 21899 | 2025.09.06 02:28:18.976249 [ 299 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970908 sec. (1029.964 rows/sec., 40.23 KiB/sec.) | ||
| 21900 | 2025.09.06 02:28:18.976264 [ 299 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Trace> Aggregator: Merging aggregated data | ||
| 21901 | 2025.09.06 02:28:18.977485 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002949 sec., 339.097999321804 rows/sec., 13.25 KiB/sec. | ||
| 21902 | 2025.09.06 02:28:18.977658 [ 297 ] {d0886815-7931-49bd-be37-81b1cf5fae9f} <Debug> TCPHandler: Processed in 0.003369367 sec. | ||
| 21903 | 2025.09.06 02:28:18.977774 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21904 | 2025.09.06 02:28:18.977803 [ 297 ] {} <Debug> TCP-Session: 58c69e5f-ae68-4c90-aed2-4054c5fe2ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21905 | 2025.09.06 02:28:18.977804 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21906 | 2025.09.06 02:28:18.977823 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21907 | 2025.09.06 02:28:18.977842 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21908 | 2025.09.06 02:28:18.977864 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21909 | 2025.09.06 02:28:18.977882 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21910 | 2025.09.06 02:28:18.977902 [ 291 ] {} <Debug> TCP-Session: 8f78fbf7-60a3-4513-b58d-5fa9c3fa02fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21911 | 2025.09.06 02:28:18.977919 [ 289 ] {} <Debug> TCP-Session: b27c9a2a-adc9-4b7e-aba4-8c7294621996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21912 | 2025.09.06 02:28:18.977918 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21913 | 2025.09.06 02:28:18.977940 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21914 | 2025.09.06 02:28:18.977979 [ 294 ] {} <Debug> TCP-Session: 12e6e2ba-266c-4e05-bdfb-fc6c731ebe6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21915 | 2025.09.06 02:28:18.977939 [ 292 ] {} <Debug> TCP-Session: 975a0875-5b5d-459e-b7ad-89fd237685f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21916 | 2025.09.06 02:28:18.978004 [ 295 ] {} <Debug> TCP-Session: b8987aeb-4950-45ac-b4bc-de36f8d68036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21917 | 2025.09.06 02:28:18.977901 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21918 | 2025.09.06 02:28:18.977883 [ 290 ] {} <Debug> TCP-Session: 4b8b1c30-b1c9-458c-9e6e-efbd6f9c091f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21919 | 2025.09.06 02:28:18.978068 [ 293 ] {} <Debug> TCP-Session: 4b07b267-dd14-4975-93b5-63e0fd4b8ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21920 | 2025.09.06 02:28:18.977859 [ 296 ] {} <Debug> TCP-Session: 98d3339a-9354-46d1-91e1-7383d3874768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21921 | 2025.09.06 02:28:19.729303 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62731 | ||
| 21922 | 2025.09.06 02:28:19.729407 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21923 | 2025.09.06 02:28:19.729435 [ 297 ] {} <Debug> TCP-Session: b635e5f0-0a5b-480c-b30b-14abb02ed456 Authenticating user 'default' from [fd00:1122:3344:101::e]:62731 | ||
| 21924 | 2025.09.06 02:28:19.729457 [ 297 ] {} <Debug> TCP-Session: b635e5f0-0a5b-480c-b30b-14abb02ed456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21925 | 2025.09.06 02:28:19.729469 [ 297 ] {} <Debug> TCP-Session: b635e5f0-0a5b-480c-b30b-14abb02ed456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21926 | 2025.09.06 02:28:19.729628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33610 | ||
| 21927 | 2025.09.06 02:28:19.729642 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62958 | ||
| 21928 | 2025.09.06 02:28:19.729671 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51481 | ||
| 21929 | 2025.09.06 02:28:19.729707 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62963 | ||
| 21930 | 2025.09.06 02:28:19.729729 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 21931 | 2025.09.06 02:28:19.729705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21932 | 2025.09.06 02:28:19.729770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21933 | 2025.09.06 02:28:19.729790 [ 297 ] {} <Trace> TCP-Session: b635e5f0-0a5b-480c-b30b-14abb02ed456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21934 | 2025.09.06 02:28:19.729808 [ 289 ] {} <Debug> TCP-Session: 6e12fa1d-26f7-4bb4-80b6-8623610fa034 Authenticating user 'default' from [fd00:1122:3344:101::e]:33610 | ||
| 21935 | 2025.09.06 02:28:19.729824 [ 290 ] {} <Debug> TCP-Session: bfbb4432-0238-4bfc-888e-420bce2589fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62958 | ||
| 21936 | 2025.09.06 02:28:19.729842 [ 289 ] {} <Debug> TCP-Session: 6e12fa1d-26f7-4bb4-80b6-8623610fa034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21937 | 2025.09.06 02:28:19.729848 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21938 | 2025.09.06 02:28:19.729867 [ 289 ] {} <Debug> TCP-Session: 6e12fa1d-26f7-4bb4-80b6-8623610fa034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21939 | 2025.09.06 02:28:19.729863 [ 290 ] {} <Debug> TCP-Session: bfbb4432-0238-4bfc-888e-420bce2589fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21940 | 2025.09.06 02:28:19.729900 [ 296 ] {} <Debug> TCP-Session: e50321e7-b012-4e58-89bc-c8e49b52113c Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 21941 | 2025.09.06 02:28:19.729927 [ 290 ] {} <Debug> TCP-Session: bfbb4432-0238-4bfc-888e-420bce2589fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21942 | 2025.09.06 02:28:19.729797 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21943 | 2025.09.06 02:28:19.729948 [ 296 ] {} <Debug> TCP-Session: e50321e7-b012-4e58-89bc-c8e49b52113c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21944 | 2025.09.06 02:28:19.729796 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21945 | 2025.09.06 02:28:19.729990 [ 291 ] {} <Debug> TCP-Session: 3b81193d-e94e-466e-90a8-4fd7142788a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51481 | ||
| 21946 | 2025.09.06 02:28:19.729987 [ 296 ] {} <Debug> TCP-Session: e50321e7-b012-4e58-89bc-c8e49b52113c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21947 | 2025.09.06 02:28:19.730028 [ 295 ] {} <Debug> TCP-Session: bd220193-255d-4af3-b367-540653d705c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62963 | ||
| 21948 | 2025.09.06 02:28:19.730036 [ 291 ] {} <Debug> TCP-Session: 3b81193d-e94e-466e-90a8-4fd7142788a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21949 | 2025.09.06 02:28:19.730059 [ 295 ] {} <Debug> TCP-Session: bd220193-255d-4af3-b367-540653d705c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21950 | 2025.09.06 02:28:19.730068 [ 291 ] {} <Debug> TCP-Session: 3b81193d-e94e-466e-90a8-4fd7142788a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21951 | 2025.09.06 02:28:19.730077 [ 295 ] {} <Debug> TCP-Session: bd220193-255d-4af3-b367-540653d705c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21952 | 2025.09.06 02:28:19.729985 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21953 | 2025.09.06 02:28:19.729696 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37016 | ||
| 21954 | 2025.09.06 02:28:19.729690 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61282 | ||
| 21955 | 2025.09.06 02:28:19.729698 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38250 | ||
| 21956 | 2025.09.06 02:28:19.730209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21957 | 2025.09.06 02:28:19.730243 [ 292 ] {} <Debug> TCP-Session: 8196ec4e-0128-405e-bb02-e77f9bb41afe Authenticating user 'default' from [fd00:1122:3344:101::e]:37016 | ||
| 21958 | 2025.09.06 02:28:19.730255 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21959 | 2025.09.06 02:28:19.730261 [ 292 ] {} <Debug> TCP-Session: 8196ec4e-0128-405e-bb02-e77f9bb41afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21960 | 2025.09.06 02:28:19.730270 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21961 | 2025.09.06 02:28:19.730297 [ 293 ] {} <Debug> TCP-Session: 5fd2ad9b-9e0f-4ab8-87c3-6265097b54a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61282 | ||
| 21962 | 2025.09.06 02:28:19.730322 [ 294 ] {} <Debug> TCP-Session: d0930211-b9dd-4035-9181-79f03aca9cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38250 | ||
| 21963 | 2025.09.06 02:28:19.730300 [ 292 ] {} <Debug> TCP-Session: 8196ec4e-0128-405e-bb02-e77f9bb41afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21964 | 2025.09.06 02:28:19.730352 [ 294 ] {} <Debug> TCP-Session: d0930211-b9dd-4035-9181-79f03aca9cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21965 | 2025.09.06 02:28:19.730345 [ 293 ] {} <Debug> TCP-Session: 5fd2ad9b-9e0f-4ab8-87c3-6265097b54a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21966 | 2025.09.06 02:28:19.730383 [ 294 ] {} <Debug> TCP-Session: d0930211-b9dd-4035-9181-79f03aca9cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21967 | 2025.09.06 02:28:19.730380 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21968 | 2025.09.06 02:28:19.730441 [ 293 ] {} <Debug> TCP-Session: 5fd2ad9b-9e0f-4ab8-87c3-6265097b54a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21969 | 2025.09.06 02:28:19.730496 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21970 | 2025.09.06 02:28:19.730795 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 21971 | 2025.09.06 02:28:19.731841 [ 314 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> AggregatingTransform: Aggregating | ||
| 21972 | 2025.09.06 02:28:19.731883 [ 314 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> Aggregator: Aggregation method: without_key | ||
| 21973 | 2025.09.06 02:28:19.731921 [ 314 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025758 sec. (974.889 rows/sec., 38.08 KiB/sec.) | ||
| 21974 | 2025.09.06 02:28:19.731941 [ 314 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Trace> Aggregator: Merging aggregated data | ||
| 21975 | 2025.09.06 02:28:19.733422 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 21976 | 2025.09.06 02:28:19.733611 [ 297 ] {4b76bc26-df6c-4fe5-a20b-c8fbc4952f47} <Debug> TCPHandler: Processed in 0.003937332 sec. | ||
| 21977 | 2025.09.06 02:28:19.733736 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21978 | 2025.09.06 02:28:19.733764 [ 297 ] {} <Debug> TCP-Session: b635e5f0-0a5b-480c-b30b-14abb02ed456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21979 | 2025.09.06 02:28:19.733770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21980 | 2025.09.06 02:28:19.733792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21981 | 2025.09.06 02:28:19.733812 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21982 | 2025.09.06 02:28:19.733830 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21983 | 2025.09.06 02:28:19.733851 [ 290 ] {} <Debug> TCP-Session: bfbb4432-0238-4bfc-888e-420bce2589fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21984 | 2025.09.06 02:28:19.733854 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21985 | 2025.09.06 02:28:19.733889 [ 292 ] {} <Debug> TCP-Session: 8196ec4e-0128-405e-bb02-e77f9bb41afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21986 | 2025.09.06 02:28:19.733904 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21987 | 2025.09.06 02:28:19.733921 [ 294 ] {} <Debug> TCP-Session: d0930211-b9dd-4035-9181-79f03aca9cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21988 | 2025.09.06 02:28:19.733891 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21989 | 2025.09.06 02:28:19.733952 [ 296 ] {} <Debug> TCP-Session: e50321e7-b012-4e58-89bc-c8e49b52113c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21990 | 2025.09.06 02:28:19.733869 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21991 | 2025.09.06 02:28:19.733991 [ 295 ] {} <Debug> TCP-Session: bd220193-255d-4af3-b367-540653d705c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21992 | 2025.09.06 02:28:19.733867 [ 291 ] {} <Debug> TCP-Session: 3b81193d-e94e-466e-90a8-4fd7142788a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21993 | 2025.09.06 02:28:19.734031 [ 293 ] {} <Debug> TCP-Session: 5fd2ad9b-9e0f-4ab8-87c3-6265097b54a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21994 | 2025.09.06 02:28:19.733817 [ 289 ] {} <Debug> TCP-Session: 6e12fa1d-26f7-4bb4-80b6-8623610fa034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21995 | 2025.09.06 02:28:19.922367 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65421 | ||
| 21996 | 2025.09.06 02:28:19.922468 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21997 | 2025.09.06 02:28:19.922494 [ 297 ] {} <Debug> TCP-Session: cd968886-b393-4763-bf79-e6b376cf2adc Authenticating user 'default' from [fd00:1122:3344:101::e]:65421 | ||
| 21998 | 2025.09.06 02:28:19.922515 [ 297 ] {} <Debug> TCP-Session: cd968886-b393-4763-bf79-e6b376cf2adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21999 | 2025.09.06 02:28:19.922528 [ 297 ] {} <Debug> TCP-Session: cd968886-b393-4763-bf79-e6b376cf2adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22000 | 2025.09.06 02:28:19.922702 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60030 | ||
| 22001 | 2025.09.06 02:28:19.922732 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49782 | ||
| 22002 | 2025.09.06 02:28:19.922758 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39601 | ||
| 22003 | 2025.09.06 02:28:19.922775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22004 | 2025.09.06 02:28:19.922777 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43096 | ||
| 22005 | 2025.09.06 02:28:19.922813 [ 289 ] {} <Debug> TCP-Session: 13174a74-217d-47b1-bd70-4b61f37bb901 Authenticating user 'default' from [fd00:1122:3344:101::e]:60030 | ||
| 22006 | 2025.09.06 02:28:19.922768 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35673 | ||
| 22007 | 2025.09.06 02:28:19.922859 [ 289 ] {} <Debug> TCP-Session: 13174a74-217d-47b1-bd70-4b61f37bb901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22008 | 2025.09.06 02:28:19.922866 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22009 | 2025.09.06 02:28:19.922882 [ 289 ] {} <Debug> TCP-Session: 13174a74-217d-47b1-bd70-4b61f37bb901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22010 | 2025.09.06 02:28:19.922853 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22011 | 2025.09.06 02:28:19.922906 [ 293 ] {} <Debug> TCP-Session: 633b7f76-5a19-4a36-a84f-1c2b25aa3d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:39601 | ||
| 22012 | 2025.09.06 02:28:19.922920 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22013 | 2025.09.06 02:28:19.922942 [ 290 ] {} <Debug> TCP-Session: 894f85a5-25c9-4088-97a7-a81bdd4e8131 Authenticating user 'default' from [fd00:1122:3344:101::e]:49782 | ||
| 22014 | 2025.09.06 02:28:19.922949 [ 293 ] {} <Debug> TCP-Session: 633b7f76-5a19-4a36-a84f-1c2b25aa3d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22015 | 2025.09.06 02:28:19.922963 [ 294 ] {} <Debug> TCP-Session: f96e1079-f596-4212-ab9b-bc3db162f0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:35673 | ||
| 22016 | 2025.09.06 02:28:19.922973 [ 290 ] {} <Debug> TCP-Session: 894f85a5-25c9-4088-97a7-a81bdd4e8131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22017 | 2025.09.06 02:28:19.922989 [ 293 ] {} <Debug> TCP-Session: 633b7f76-5a19-4a36-a84f-1c2b25aa3d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22018 | 2025.09.06 02:28:19.923002 [ 290 ] {} <Debug> TCP-Session: 894f85a5-25c9-4088-97a7-a81bdd4e8131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22019 | 2025.09.06 02:28:19.922998 [ 294 ] {} <Debug> TCP-Session: f96e1079-f596-4212-ab9b-bc3db162f0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22020 | 2025.09.06 02:28:19.922911 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22021 | 2025.09.06 02:28:19.923048 [ 294 ] {} <Debug> TCP-Session: f96e1079-f596-4212-ab9b-bc3db162f0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22022 | 2025.09.06 02:28:19.922763 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51692 | ||
| 22023 | 2025.09.06 02:28:19.923088 [ 295 ] {} <Debug> TCP-Session: c8949dd6-0ef7-4deb-8276-30484f344acc Authenticating user 'default' from [fd00:1122:3344:101::e]:43096 | ||
| 22024 | 2025.09.06 02:28:19.922749 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58628 | ||
| 22025 | 2025.09.06 02:28:19.923148 [ 295 ] {} <Debug> TCP-Session: c8949dd6-0ef7-4deb-8276-30484f344acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22026 | 2025.09.06 02:28:19.922788 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36767 | ||
| 22027 | 2025.09.06 02:28:19.923166 [ 295 ] {} <Debug> TCP-Session: c8949dd6-0ef7-4deb-8276-30484f344acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22028 | 2025.09.06 02:28:19.922844 [ 297 ] {} <Trace> TCP-Session: cd968886-b393-4763-bf79-e6b376cf2adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22029 | 2025.09.06 02:28:19.923208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22030 | 2025.09.06 02:28:19.923238 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22031 | 2025.09.06 02:28:19.923263 [ 291 ] {} <Debug> TCP-Session: e7cd569f-f1c8-495b-bab4-6d3cd232fd01 Authenticating user 'default' from [fd00:1122:3344:101::e]:58628 | ||
| 22032 | 2025.09.06 02:28:19.923199 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22033 | 2025.09.06 02:28:19.923292 [ 291 ] {} <Debug> TCP-Session: e7cd569f-f1c8-495b-bab4-6d3cd232fd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22034 | 2025.09.06 02:28:19.923284 [ 296 ] {} <Debug> TCP-Session: 3cb201c6-c001-42d0-b41e-c3a72e032c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:36767 | ||
| 22035 | 2025.09.06 02:28:19.923330 [ 291 ] {} <Debug> TCP-Session: e7cd569f-f1c8-495b-bab4-6d3cd232fd01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22036 | 2025.09.06 02:28:19.923330 [ 292 ] {} <Debug> TCP-Session: 1330daf5-cc36-4131-943e-dc138327eb3d Authenticating user 'default' from [fd00:1122:3344:101::e]:51692 | ||
| 22037 | 2025.09.06 02:28:19.923357 [ 296 ] {} <Debug> TCP-Session: 3cb201c6-c001-42d0-b41e-c3a72e032c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22038 | 2025.09.06 02:28:19.923380 [ 296 ] {} <Debug> TCP-Session: 3cb201c6-c001-42d0-b41e-c3a72e032c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22039 | 2025.09.06 02:28:19.923381 [ 292 ] {} <Debug> TCP-Session: 1330daf5-cc36-4131-943e-dc138327eb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22040 | 2025.09.06 02:28:19.923400 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22041 | 2025.09.06 02:28:19.923403 [ 292 ] {} <Debug> TCP-Session: 1330daf5-cc36-4131-943e-dc138327eb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22042 | 2025.09.06 02:28:19.923669 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22043 | 2025.09.06 02:28:19.923727 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22044 | 2025.09.06 02:28:19.924089 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Debug> oximeter.version (2d8e7f94-a502-4d7b-931d-cb6bb31b01af) (SelectExecutor): Key condition: unknown | ||
| 22045 | 2025.09.06 02:28:19.925259 [ 307 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> AggregatingTransform: Aggregating | ||
| 22046 | 2025.09.06 02:28:19.925303 [ 307 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> Aggregator: Aggregation method: without_key | ||
| 22047 | 2025.09.06 02:28:19.925342 [ 307 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113669 sec. (897.933 rows/sec., 35.08 KiB/sec.) | ||
| 22048 | 2025.09.06 02:28:19.925361 [ 307 ] {9dabd356-e623-449c-b59d-af404658c02b} <Trace> Aggregator: Merging aggregated data | ||
| 22049 | 2025.09.06 02:28:19.926678 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 22050 | 2025.09.06 02:28:19.926844 [ 297 ] {9dabd356-e623-449c-b59d-af404658c02b} <Debug> TCPHandler: Processed in 0.004121933 sec. | ||
| 22051 | 2025.09.06 02:28:19.926979 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22052 | 2025.09.06 02:28:19.927008 [ 297 ] {} <Debug> TCP-Session: cd968886-b393-4763-bf79-e6b376cf2adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22053 | 2025.09.06 02:28:19.927010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22054 | 2025.09.06 02:28:19.927031 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22055 | 2025.09.06 02:28:19.927047 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22056 | 2025.09.06 02:28:19.927064 [ 293 ] {} <Debug> TCP-Session: 633b7f76-5a19-4a36-a84f-1c2b25aa3d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22057 | 2025.09.06 02:28:19.927077 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22058 | 2025.09.06 02:28:19.927096 [ 295 ] {} <Debug> TCP-Session: c8949dd6-0ef7-4deb-8276-30484f344acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2025.09.06 02:28:19.927096 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22060 | 2025.09.06 02:28:19.927131 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22061 | 2025.09.06 02:28:19.927134 [ 294 ] {} <Debug> TCP-Session: f96e1079-f596-4212-ab9b-bc3db162f0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22062 | 2025.09.06 02:28:19.927163 [ 292 ] {} <Debug> TCP-Session: 1330daf5-cc36-4131-943e-dc138327eb3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22063 | 2025.09.06 02:28:19.927179 [ 296 ] {} <Debug> TCP-Session: 3cb201c6-c001-42d0-b41e-c3a72e032c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22064 | 2025.09.06 02:28:19.927114 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22065 | 2025.09.06 02:28:19.927063 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22066 | 2025.09.06 02:28:19.927239 [ 291 ] {} <Debug> TCP-Session: e7cd569f-f1c8-495b-bab4-6d3cd232fd01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22067 | 2025.09.06 02:28:19.927049 [ 289 ] {} <Debug> TCP-Session: 13174a74-217d-47b1-bd70-4b61f37bb901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22068 | 2025.09.06 02:28:19.927266 [ 290 ] {} <Debug> TCP-Session: 894f85a5-25c9-4088-97a7-a81bdd4e8131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22069 | 2025.09.06 02:28:19.991963 [ 225 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 22070 | 2025.09.06 02:28:19.992027 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 22071 | 2025.09.06 02:28:19.996028 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): 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] | ||
| 22072 | 2025.09.06 02:28:20.077695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50355 | ||
| 22073 | 2025.09.06 02:28:20.078254 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22074 | 2025.09.06 02:28:20.078300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22075 | 2025.09.06 02:28:20.078925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22076 | 2025.09.06 02:28:20.079371 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22077 | 2025.09.06 02:28:20.079512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50355 | ||
| 22078 | 2025.09.06 02:28:21.319178 [ 222 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 22079 | 2025.09.06 02:28:21.319228 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 22080 | 2025.09.06 02:28:21.321747 [ 222 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): 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] | ||
| 22081 | 2025.09.06 02:28:22.743976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2636 | ||
| 22082 | 2025.09.06 02:28:22.746756 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22083 | 2025.09.06 02:28:22.746804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22084 | 2025.09.06 02:28:22.748160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22085 | 2025.09.06 02:28:22.748619 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22086 | 2025.09.06 02:28:22.748893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2636 | ||
| 22087 | 2025.09.06 02:28:22.749325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 22088 | 2025.09.06 02:28:22.767465 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22089 | 2025.09.06 02:28:22.767530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22090 | 2025.09.06 02:28:22.774101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22091 | 2025.09.06 02:28:22.775242 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22092 | 2025.09.06 02:28:22.778567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22093 | 2025.09.06 02:28:22.968341 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22094 | 2025.09.06 02:28:22.968542 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22095 | 2025.09.06 02:28:22.968618 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22096 | 2025.09.06 02:28:22.969440 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2025.09.06 02:28:22.969481 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22098 | 2025.09.06 02:28:22.969947 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22099 | 2025.09.06 02:28:22.970384 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2025.09.06 02:28:22.970593 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002099 sec., 186755.59790376367 rows/sec., 11.85 MiB/sec. | ||
| 22101 | 2025.09.06 02:28:22.970649 [ 254 ] {a78f4507-0e06-4a1e-b30c-6f13c97684d0} <Debug> TCPHandler: Processed in 0.002444749 sec. | ||
| 22102 | 2025.09.06 02:28:22.970780 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22103 | 2025.09.06 02:28:22.970903 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22104 | 2025.09.06 02:28:22.970955 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22105 | 2025.09.06 02:28:22.972008 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2025.09.06 02:28:22.972045 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22107 | 2025.09.06 02:28:22.972568 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22108 | 2025.09.06 02:28:22.973002 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22109 | 2025.09.06 02:28:22.973135 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Debug> executeQuery: Read 1169 rows, 95.71 KiB in 0.002262 sec., 516799.2926613616 rows/sec., 41.32 MiB/sec. | ||
| 22110 | 2025.09.06 02:28:22.973174 [ 254 ] {deaac174-e344-4bb2-82c0-14ad0fdb0872} <Debug> TCPHandler: Processed in 0.002457109 sec. | ||
| 22111 | 2025.09.06 02:28:22.973289 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22112 | 2025.09.06 02:28:22.973384 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22113 | 2025.09.06 02:28:22.973426 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22114 | 2025.09.06 02:28:22.973978 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22115 | 2025.09.06 02:28:22.974015 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22116 | 2025.09.06 02:28:22.974474 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22117 | 2025.09.06 02:28:22.974942 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22118 | 2025.09.06 02:28:22.975077 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Debug> executeQuery: Read 247 rows, 15.61 KiB in 0.001711 sec., 144360.02337814143 rows/sec., 8.91 MiB/sec. | ||
| 22119 | 2025.09.06 02:28:22.975116 [ 254 ] {7d9ad320-238f-4ab8-8788-d774b13b286d} <Debug> TCPHandler: Processed in 0.001877605 sec. | ||
| 22120 | 2025.09.06 02:28:22.975227 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22121 | 2025.09.06 02:28:22.975321 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22122 | 2025.09.06 02:28:22.975362 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22123 | 2025.09.06 02:28:22.975877 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22124 | 2025.09.06 02:28:22.975914 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22125 | 2025.09.06 02:28:22.976385 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22126 | 2025.09.06 02:28:22.976809 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22127 | 2025.09.06 02:28:22.976946 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001643 sec., 123554.47352404139 rows/sec., 7.97 MiB/sec. | ||
| 22128 | 2025.09.06 02:28:22.976985 [ 254 ] {12d2b429-34ce-4a2b-8cc3-392acece91ac} <Debug> TCPHandler: Processed in 0.001808764 sec. | ||
| 22129 | 2025.09.06 02:28:22.977094 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22130 | 2025.09.06 02:28:22.977187 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22131 | 2025.09.06 02:28:22.977228 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22132 | 2025.09.06 02:28:22.977722 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22133 | 2025.09.06 02:28:22.977758 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22134 | 2025.09.06 02:28:22.978171 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22135 | 2025.09.06 02:28:22.978602 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22136 | 2025.09.06 02:28:22.978733 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001564 sec., 129156.01023017902 rows/sec., 7.34 MiB/sec. | ||
| 22137 | 2025.09.06 02:28:22.978772 [ 254 ] {e48d21c7-6e96-4c77-96c7-684aeee2f8a2} <Debug> TCPHandler: Processed in 0.001727305 sec. | ||
| 22138 | 2025.09.06 02:28:22.978886 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22139 | 2025.09.06 02:28:22.978981 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22140 | 2025.09.06 02:28:22.979021 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22141 | 2025.09.06 02:28:22.979799 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22142 | 2025.09.06 02:28:22.979837 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22143 | 2025.09.06 02:28:22.980321 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22144 | 2025.09.06 02:28:22.980759 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22145 | 2025.09.06 02:28:22.980892 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Debug> executeQuery: Read 703 rows, 50.65 KiB in 0.001928 sec., 364626.5560165975 rows/sec., 25.66 MiB/sec. | ||
| 22146 | 2025.09.06 02:28:22.980930 [ 254 ] {5a9f4947-aaf5-49c9-aba0-84575032db2e} <Debug> TCPHandler: Processed in 0.002093627 sec. | ||
| 22147 | 2025.09.06 02:28:22.981041 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22148 | 2025.09.06 02:28:22.981135 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22149 | 2025.09.06 02:28:22.981177 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22150 | 2025.09.06 02:28:22.981520 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22151 | 2025.09.06 02:28:22.981556 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22152 | 2025.09.06 02:28:22.982014 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 22153 | 2025.09.06 02:28:22.982507 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Trace> oximeter.measurements_bool (61b46809-db83-42a7-a771-0802ca675982): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22154 | 2025.09.06 02:28:22.982634 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
| 22155 | 2025.09.06 02:28:22.982670 [ 254 ] {2b41e112-6672-40cc-a451-4c2894569860} <Debug> TCPHandler: Processed in 0.001694854 sec. | ||
| 22156 | 2025.09.06 02:28:22.982771 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22157 | 2025.09.06 02:28:22.982858 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22158 | 2025.09.06 02:28:22.982898 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22159 | 2025.09.06 02:28:22.983339 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22160 | 2025.09.06 02:28:22.983438 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22161 | 2025.09.06 02:28:22.983915 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22162 | 2025.09.06 02:28:22.984352 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22163 | 2025.09.06 02:28:22.984487 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001617 sec., 189857.7612863327 rows/sec., 12.49 MiB/sec. | ||
| 22164 | 2025.09.06 02:28:22.984525 [ 254 ] {ccc45246-215e-4bd2-a38c-9880e36c05e3} <Debug> TCPHandler: Processed in 0.001779335 sec. | ||
| 22165 | 2025.09.06 02:28:22.984635 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22166 | 2025.09.06 02:28:22.984728 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22167 | 2025.09.06 02:28:22.984770 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22168 | 2025.09.06 02:28:22.985086 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22169 | 2025.09.06 02:28:22.985122 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22170 | 2025.09.06 02:28:22.985527 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 22171 | 2025.09.06 02:28:22.985994 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22172 | 2025.09.06 02:28:22.986105 [ 10 ] {} <Debug> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 22173 | 2025.09.06 02:28:22.986129 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
| 22174 | 2025.09.06 02:28:22.986164 [ 10 ] {} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22175 | 2025.09.06 02:28:22.986181 [ 254 ] {918db35b-7692-4329-b97a-80a90805a54f} <Debug> TCPHandler: Processed in 0.001595493 sec. | ||
| 22176 | 2025.09.06 02:28:22.986194 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22177 | 2025.09.06 02:28:22.986301 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22178 | 2025.09.06 02:28:22.986309 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 22179 | 2025.09.06 02:28:22.986397 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22180 | 2025.09.06 02:28:22.986455 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22181 | 2025.09.06 02:28:22.986459 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22182 | 2025.09.06 02:28:22.986496 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 22183 | 2025.09.06 02:28:22.986563 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 22184 | 2025.09.06 02:28:22.986608 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 22185 | 2025.09.06 02:28:22.986649 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 22186 | 2025.09.06 02:28:22.986690 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 22187 | 2025.09.06 02:28:22.986731 [ 196 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 22188 | 2025.09.06 02:28:22.987451 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22189 | 2025.09.06 02:28:22.987493 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22190 | 2025.09.06 02:28:22.987660 [ 199 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403252 sec., 14252.607514544787 rows/sec., 954.81 KiB/sec. | ||
| 22191 | 2025.09.06 02:28:22.987931 [ 200 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 22192 | 2025.09.06 02:28:22.988192 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22193 | 2025.09.06 02:28:22.988549 [ 200 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22194 | 2025.09.06 02:28:22.988635 [ 200 ] {50687f1e-adb1-4f6b-aa52-46aa8d9e52f5::all_1_20_4} <Trace> oximeter.measurements_f64 (50687f1e-adb1-4f6b-aa52-46aa8d9e52f5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 22195 | 2025.09.06 02:28:22.988699 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2025.09.06 02:28:22.988705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22197 | 2025.09.06 02:28:22.988830 [ 10 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22198 | 2025.09.06 02:28:22.988854 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002474 sec., 20614.3896523848 rows/sec., 36.94 MiB/sec. | ||
| 22199 | 2025.09.06 02:28:22.988864 [ 10 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22200 | 2025.09.06 02:28:22.988886 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22201 | 2025.09.06 02:28:22.988912 [ 254 ] {e9d6c977-d83d-4cb5-bbd7-e906e029f761} <Debug> TCPHandler: Processed in 0.002662872 sec. | ||
| 22202 | 2025.09.06 02:28:22.988950 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::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 | ||
| 22203 | 2025.09.06 02:28:22.989034 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2025.09.06 02:28:22.989117 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22205 | 2025.09.06 02:28:22.989129 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22206 | 2025.09.06 02:28:22.989166 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3088 rows starting from the beginning of the part | ||
| 22207 | 2025.09.06 02:28:22.989173 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22208 | 2025.09.06 02:28:22.989280 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 51 rows starting from the beginning of the part | ||
| 22209 | 2025.09.06 02:28:22.989391 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 10 rows starting from the beginning of the part | ||
| 22210 | 2025.09.06 02:28:22.989493 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 51 rows starting from the beginning of the part | ||
| 22211 | 2025.09.06 02:28:22.989539 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2025.09.06 02:28:22.989577 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22213 | 2025.09.06 02:28:22.989593 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 10 rows starting from the beginning of the part | ||
| 22214 | 2025.09.06 02:28:22.989692 [ 199 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 51 rows starting from the beginning of the part | ||
| 22215 | 2025.09.06 02:28:22.990011 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22216 | 2025.09.06 02:28:22.990450 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22217 | 2025.09.06 02:28:22.990584 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001473 sec., 69246.43584521385 rows/sec., 4.25 MiB/sec. | ||
| 22218 | 2025.09.06 02:28:22.990621 [ 254 ] {6b6791fa-16c6-4dfc-89f4-c848cbf8b3a2} <Debug> TCPHandler: Processed in 0.001636693 sec. | ||
| 22219 | 2025.09.06 02:28:22.999151 [ 200 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 19 columns (19 merged, 0 gathered) in 0.010227612 sec., 318842.7562562991 rows/sec., 571.08 MiB/sec. | ||
| 22220 | 2025.09.06 02:28:23.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.28 MiB, peak 429.21 MiB, free memory in arenas 0.00 B, will set to 408.03 MiB (RSS), difference: -8.25 MiB | ||
| 22221 | 2025.09.06 02:28:23.002098 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22222 | 2025.09.06 02:28:23.002764 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22223 | 2025.09.06 02:28:23.002849 [ 193 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22224 | 2025.09.06 02:28:23.003023 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.98 MiB. | ||
| 22225 | 2025.09.06 02:28:24.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.03 MiB, peak 429.21 MiB, free memory in arenas 0.00 B, will set to 408.03 MiB (RSS), difference: 9.00 MiB | ||
| 22226 | 2025.09.06 02:28:27.352613 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22227 | 2025.09.06 02:28:27.352667 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22228 | 2025.09.06 02:28:27.579803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50803 | ||
| 22229 | 2025.09.06 02:28:27.580385 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22230 | 2025.09.06 02:28:27.580436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22231 | 2025.09.06 02:28:27.581198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22232 | 2025.09.06 02:28:27.581675 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22233 | 2025.09.06 02:28:27.581805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50803 | ||
| 22234 | 2025.09.06 02:28:27.581816 [ 7 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22235 | 2025.09.06 02:28:27.581878 [ 7 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22236 | 2025.09.06 02:28:27.581897 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22237 | 2025.09.06 02:28:27.582005 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::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 | ||
| 22238 | 2025.09.06 02:28:27.582133 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22239 | 2025.09.06 02:28:27.582169 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48435 rows starting from the beginning of the part | ||
| 22240 | 2025.09.06 02:28:27.582229 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 22241 | 2025.09.06 02:28:27.582272 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 22242 | 2025.09.06 02:28:27.582311 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 22243 | 2025.09.06 02:28:27.582352 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 22244 | 2025.09.06 02:28:27.582391 [ 199 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 22245 | 2025.09.06 02:28:27.585062 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50803 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106255 sec., 16355064.217200454 rows/sec., 233.96 MiB/sec. | ||
| 22246 | 2025.09.06 02:28:27.585636 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22247 | 2025.09.06 02:28:27.586358 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22248 | 2025.09.06 02:28:27.586439 [ 189 ] {cf09dc37-a23a-4611-a4c2-6263331b69a4::all_1_106_21} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22249 | 2025.09.06 02:28:27.586537 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22250 | 2025.09.06 02:28:27.717717 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22251 | 2025.09.06 02:28:27.717767 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22252 | 2025.09.06 02:28:27.721390 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22253 | 2025.09.06 02:28:27.955992 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22254 | 2025.09.06 02:28:27.956149 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22255 | 2025.09.06 02:28:27.956212 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22256 | 2025.09.06 02:28:27.956872 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22257 | 2025.09.06 02:28:27.956912 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22258 | 2025.09.06 02:28:27.957438 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22259 | 2025.09.06 02:28:27.957930 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2025.09.06 02:28:27.958069 [ 7 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22261 | 2025.09.06 02:28:27.958080 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001976 sec., 38461.53846153846 rows/sec., 3.17 MiB/sec. | ||
| 22262 | 2025.09.06 02:28:27.958125 [ 7 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22263 | 2025.09.06 02:28:27.958144 [ 254 ] {33bc581d-7022-41f3-a173-f615ba77582d} <Debug> TCPHandler: Processed in 0.002269238 sec. | ||
| 22264 | 2025.09.06 02:28:27.958154 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22265 | 2025.09.06 02:28:27.958251 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22266 | 2025.09.06 02:28:27.958282 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22267 | 2025.09.06 02:28:27.958343 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22268 | 2025.09.06 02:28:27.958372 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2513 rows starting from the beginning of the part | ||
| 22269 | 2025.09.06 02:28:27.958377 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22270 | 2025.09.06 02:28:27.958421 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22271 | 2025.09.06 02:28:27.958429 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 76 rows starting from the beginning of the part | ||
| 22272 | 2025.09.06 02:28:27.958475 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1169 rows starting from the beginning of the part | ||
| 22273 | 2025.09.06 02:28:27.958517 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1217 rows starting from the beginning of the part | ||
| 22274 | 2025.09.06 02:28:27.958558 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1169 rows starting from the beginning of the part | ||
| 22275 | 2025.09.06 02:28:27.958600 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 76 rows starting from the beginning of the part | ||
| 22276 | 2025.09.06 02:28:27.958868 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2025.09.06 02:28:27.958903 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22278 | 2025.09.06 02:28:27.959309 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22279 | 2025.09.06 02:28:27.959719 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2025.09.06 02:28:27.959854 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001496 sec., 6684.491978609626 rows/sec., 502.64 KiB/sec. | ||
| 22281 | 2025.09.06 02:28:27.959905 [ 254 ] {f28c0368-2819-4a8d-9e85-be6add88e43c} <Debug> TCPHandler: Processed in 0.001673393 sec. | ||
| 22282 | 2025.09.06 02:28:27.960026 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22283 | 2025.09.06 02:28:27.960121 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22284 | 2025.09.06 02:28:27.960161 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22285 | 2025.09.06 02:28:27.960628 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2025.09.06 02:28:27.960665 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22287 | 2025.09.06 02:28:27.960664 [ 197 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6220 rows, containing 5 columns (5 merged, 0 gathered) in 0.002449549 sec., 2539242.9381898465 rows/sec., 216.13 MiB/sec. | ||
| 22288 | 2025.09.06 02:28:27.960999 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22289 | 2025.09.06 02:28:27.961079 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22290 | 2025.09.06 02:28:27.961447 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22291 | 2025.09.06 02:28:27.961519 [ 199 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_156_31} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22292 | 2025.09.06 02:28:27.961520 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22293 | 2025.09.06 02:28:27.961581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 22294 | 2025.09.06 02:28:27.961644 [ 7 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22295 | 2025.09.06 02:28:27.961662 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001559 sec., 47466.32456703015 rows/sec., 3.71 MiB/sec. | ||
| 22296 | 2025.09.06 02:28:27.961672 [ 7 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22297 | 2025.09.06 02:28:27.961700 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22298 | 2025.09.06 02:28:27.961708 [ 254 ] {ac0f1343-cf90-4f60-9d78-edef9354930c} <Debug> TCPHandler: Processed in 0.001731554 sec. | ||
| 22299 | 2025.09.06 02:28:27.961776 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22300 | 2025.09.06 02:28:27.961836 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22301 | 2025.09.06 02:28:27.961883 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22302 | 2025.09.06 02:28:27.961918 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1409 rows starting from the beginning of the part | ||
| 22303 | 2025.09.06 02:28:27.961933 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22304 | 2025.09.06 02:28:27.961982 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 74 rows starting from the beginning of the part | ||
| 22305 | 2025.09.06 02:28:27.961982 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22306 | 2025.09.06 02:28:27.962036 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 703 rows starting from the beginning of the part | ||
| 22307 | 2025.09.06 02:28:27.962083 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 532 rows starting from the beginning of the part | ||
| 22308 | 2025.09.06 02:28:27.962127 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 703 rows starting from the beginning of the part | ||
| 22309 | 2025.09.06 02:28:27.962167 [ 189 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 74 rows starting from the beginning of the part | ||
| 22310 | 2025.09.06 02:28:27.962430 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2025.09.06 02:28:27.962472 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22312 | 2025.09.06 02:28:27.962928 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22313 | 2025.09.06 02:28:27.963387 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22314 | 2025.09.06 02:28:27.963529 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 22315 | 2025.09.06 02:28:27.963530 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790954 sec., 1951473.90720253 rows/sec., 148.19 MiB/sec. | ||
| 22316 | 2025.09.06 02:28:27.963571 [ 254 ] {331137a7-3959-42d5-9176-a75dc230f9be} <Debug> TCPHandler: Processed in 0.001785715 sec. | ||
| 22317 | 2025.09.06 02:28:27.963687 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22318 | 2025.09.06 02:28:27.963783 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22319 | 2025.09.06 02:28:27.963820 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22320 | 2025.09.06 02:28:27.963839 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22321 | 2025.09.06 02:28:27.964350 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22322 | 2025.09.06 02:28:27.964425 [ 197 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_156_31} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22323 | 2025.09.06 02:28:27.964491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 22324 | 2025.09.06 02:28:27.964679 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22325 | 2025.09.06 02:28:27.964721 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22326 | 2025.09.06 02:28:27.965332 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22327 | 2025.09.06 02:28:27.965812 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22328 | 2025.09.06 02:28:27.965956 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002192 sec., 4562.043795620438 rows/sec., 8.17 MiB/sec. | ||
| 22329 | 2025.09.06 02:28:27.966013 [ 254 ] {fcb462d4-bc90-4469-ba72-644c3fdab88c} <Debug> TCPHandler: Processed in 0.002375389 sec. | ||
| 22330 | 2025.09.06 02:28:27.966125 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22331 | 2025.09.06 02:28:27.966218 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22332 | 2025.09.06 02:28:27.966259 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22333 | 2025.09.06 02:28:27.966601 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22334 | 2025.09.06 02:28:27.966638 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22335 | 2025.09.06 02:28:27.967042 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22336 | 2025.09.06 02:28:27.967473 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22337 | 2025.09.06 02:28:27.967608 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 22338 | 2025.09.06 02:28:27.967627 [ 38 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22339 | 2025.09.06 02:28:27.967645 [ 254 ] {811b281a-73ed-4b82-91ce-46b274445be8} <Debug> TCPHandler: Processed in 0.001570902 sec. | ||
| 22340 | 2025.09.06 02:28:27.967695 [ 38 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22341 | 2025.09.06 02:28:27.967721 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22342 | 2025.09.06 02:28:27.967823 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22343 | 2025.09.06 02:28:27.967968 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22344 | 2025.09.06 02:28:27.968008 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9564 rows starting from the beginning of the part | ||
| 22345 | 2025.09.06 02:28:27.968081 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 22346 | 2025.09.06 02:28:27.968131 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 102 rows starting from the beginning of the part | ||
| 22347 | 2025.09.06 02:28:27.968178 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 22348 | 2025.09.06 02:28:27.968223 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 102 rows starting from the beginning of the part | ||
| 22349 | 2025.09.06 02:28:27.968267 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 22350 | 2025.09.06 02:28:27.970938 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9948 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158475 sec., 3149621.257094009 rows/sec., 208.89 MiB/sec. | ||
| 22351 | 2025.09.06 02:28:27.971400 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22352 | 2025.09.06 02:28:27.972006 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22353 | 2025.09.06 02:28:27.972084 [ 192 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_156_31} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22354 | 2025.09.06 02:28:27.972184 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 22355 | 2025.09.06 02:28:30.278741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 22356 | 2025.09.06 02:28:30.297894 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22357 | 2025.09.06 02:28:30.297960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22358 | 2025.09.06 02:28:30.304510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22359 | 2025.09.06 02:28:30.305748 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22360 | 2025.09.06 02:28:30.306050 [ 44 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22361 | 2025.09.06 02:28:30.306116 [ 44 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2025.09.06 02:28:30.306136 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22363 | 2025.09.06 02:28:30.306225 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::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 | ||
| 22364 | 2025.09.06 02:28:30.309125 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22365 | 2025.09.06 02:28:30.309329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 22366 | 2025.09.06 02:28:30.309959 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 22367 | 2025.09.06 02:28:30.313452 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 22368 | 2025.09.06 02:28:30.317060 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 22369 | 2025.09.06 02:28:30.321156 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 22370 | 2025.09.06 02:28:30.325809 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 22371 | 2025.09.06 02:28:30.330440 [ 195 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 22372 | 2025.09.06 02:28:30.388599 [ 201 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.082401392 sec., 9684.302420522215 rows/sec., 50.08 MiB/sec. | ||
| 22373 | 2025.09.06 02:28:30.392147 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22374 | 2025.09.06 02:28:30.394724 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22375 | 2025.09.06 02:28:30.394830 [ 190 ] {16294ae6-66c1-4579-8ab4-a1618b8cb58f::all_1_106_21} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22376 | 2025.09.06 02:28:30.397643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22377 | 2025.09.06 02:28:31.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.10 MiB, peak 429.21 MiB, free memory in arenas 0.00 B, will set to 408.04 MiB (RSS), difference: -1.06 MiB | ||
| 22378 | 2025.09.06 02:28:32.057211 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22379 | 2025.09.06 02:28:32.057268 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22380 | 2025.09.06 02:28:32.059969 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22381 | 2025.09.06 02:28:32.606168 [ 221 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22382 | 2025.09.06 02:28:32.606217 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22383 | 2025.09.06 02:28:32.609710 [ 221 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22384 | 2025.09.06 02:28:32.742671 [ 221 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22385 | 2025.09.06 02:28:32.742704 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22386 | 2025.09.06 02:28:32.746141 [ 221 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22387 | 2025.09.06 02:28:32.749368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2670 | ||
| 22388 | 2025.09.06 02:28:32.752008 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22389 | 2025.09.06 02:28:32.752044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22390 | 2025.09.06 02:28:32.753394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22391 | 2025.09.06 02:28:32.753911 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22392 | 2025.09.06 02:28:32.754107 [ 219 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 22393 | 2025.09.06 02:28:32.754151 [ 219 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 22394 | 2025.09.06 02:28:32.754177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2670 | ||
| 22395 | 2025.09.06 02:28:32.756611 [ 219 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): 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] | ||
| 22396 | 2025.09.06 02:28:32.961497 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22397 | 2025.09.06 02:28:32.961649 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22398 | 2025.09.06 02:28:32.961708 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22399 | 2025.09.06 02:28:32.962374 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22400 | 2025.09.06 02:28:32.962414 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22401 | 2025.09.06 02:28:32.962903 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22402 | 2025.09.06 02:28:32.963400 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22403 | 2025.09.06 02:28:32.963545 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001942 sec., 12358.39340885685 rows/sec., 1.03 MiB/sec. | ||
| 22404 | 2025.09.06 02:28:32.963586 [ 254 ] {d65c2e45-ac2e-424b-a1b1-ce5460e182c0} <Debug> TCPHandler: Processed in 0.002204477 sec. | ||
| 22405 | 2025.09.06 02:28:32.963704 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22406 | 2025.09.06 02:28:32.963798 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22407 | 2025.09.06 02:28:32.963838 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22408 | 2025.09.06 02:28:32.964233 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22409 | 2025.09.06 02:28:32.964269 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22410 | 2025.09.06 02:28:32.964694 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22411 | 2025.09.06 02:28:32.965115 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22412 | 2025.09.06 02:28:32.965247 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 444.68 KiB/sec. | ||
| 22413 | 2025.09.06 02:28:32.965284 [ 254 ] {8ecad4dd-1ce6-4954-9f72-ec9c2ae8f34d} <Debug> TCPHandler: Processed in 0.001628363 sec. | ||
| 22414 | 2025.09.06 02:28:32.965402 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22415 | 2025.09.06 02:28:32.965495 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22416 | 2025.09.06 02:28:32.965533 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22417 | 2025.09.06 02:28:32.966097 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22418 | 2025.09.06 02:28:32.966132 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22419 | 2025.09.06 02:28:32.966551 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22420 | 2025.09.06 02:28:32.966971 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22421 | 2025.09.06 02:28:32.967102 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Debug> executeQuery: Read 282 rows, 25.78 KiB in 0.001624 sec., 173645.32019704435 rows/sec., 15.50 MiB/sec. | ||
| 22422 | 2025.09.06 02:28:32.967139 [ 254 ] {2b216130-614e-4ff6-b02f-055ee8cf20c5} <Debug> TCPHandler: Processed in 0.001783345 sec. | ||
| 22423 | 2025.09.06 02:28:32.967244 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22424 | 2025.09.06 02:28:32.967335 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22425 | 2025.09.06 02:28:32.967374 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22426 | 2025.09.06 02:28:32.967780 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22427 | 2025.09.06 02:28:32.967815 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22428 | 2025.09.06 02:28:32.968201 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22429 | 2025.09.06 02:28:32.968626 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22430 | 2025.09.06 02:28:32.968752 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Debug> executeQuery: Read 71 rows, 5.35 KiB in 0.001434 sec., 49511.854951185494 rows/sec., 3.65 MiB/sec. | ||
| 22431 | 2025.09.06 02:28:32.968768 [ 53 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22432 | 2025.09.06 02:28:32.968789 [ 254 ] {2e2a876a-dd94-4f27-b761-b69407d2424f} <Debug> TCPHandler: Processed in 0.001591883 sec. | ||
| 22433 | 2025.09.06 02:28:32.968817 [ 53 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22434 | 2025.09.06 02:28:32.968843 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22435 | 2025.09.06 02:28:32.968905 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22436 | 2025.09.06 02:28:32.968962 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22437 | 2025.09.06 02:28:32.969001 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22438 | 2025.09.06 02:28:32.969049 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22439 | 2025.09.06 02:28:32.969124 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22440 | 2025.09.06 02:28:32.969174 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 294 rows starting from the beginning of the part | ||
| 22441 | 2025.09.06 02:28:32.969266 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 247 rows starting from the beginning of the part | ||
| 22442 | 2025.09.06 02:28:32.969339 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 12 rows starting from the beginning of the part | ||
| 22443 | 2025.09.06 02:28:32.969403 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 247 rows starting from the beginning of the part | ||
| 22444 | 2025.09.06 02:28:32.969441 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22445 | 2025.09.06 02:28:32.969466 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 10 rows starting from the beginning of the part | ||
| 22446 | 2025.09.06 02:28:32.969482 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22447 | 2025.09.06 02:28:32.969537 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 71 rows starting from the beginning of the part | ||
| 22448 | 2025.09.06 02:28:32.969960 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22449 | 2025.09.06 02:28:32.970412 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22450 | 2025.09.06 02:28:32.970546 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 22451 | 2025.09.06 02:28:32.970584 [ 254 ] {808559fe-8ade-4846-9c88-b86ca0f62735} <Debug> TCPHandler: Processed in 0.001725984 sec. | ||
| 22452 | 2025.09.06 02:28:32.970622 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715684 sec., 513497.82360854326 rows/sec., 34.56 MiB/sec. | ||
| 22453 | 2025.09.06 02:28:32.970689 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22454 | 2025.09.06 02:28:32.970786 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22455 | 2025.09.06 02:28:32.970826 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22456 | 2025.09.06 02:28:32.970883 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22457 | 2025.09.06 02:28:32.971208 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22458 | 2025.09.06 02:28:32.971250 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22459 | 2025.09.06 02:28:32.971450 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22460 | 2025.09.06 02:28:32.971539 [ 194 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_156_31} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22461 | 2025.09.06 02:28:32.971616 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 22462 | 2025.09.06 02:28:32.971673 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22463 | 2025.09.06 02:28:32.972100 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2025.09.06 02:28:32.972231 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001463 sec., 8202.323991797675 rows/sec., 640.81 KiB/sec. | ||
| 22465 | 2025.09.06 02:28:32.972268 [ 254 ] {1ec82c77-db2b-4308-992d-626335745be3} <Debug> TCPHandler: Processed in 0.001626633 sec. | ||
| 22466 | 2025.09.06 02:28:32.972371 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22467 | 2025.09.06 02:28:32.972462 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22468 | 2025.09.06 02:28:32.972500 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22469 | 2025.09.06 02:28:32.972961 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2025.09.06 02:28:32.972996 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22471 | 2025.09.06 02:28:32.973408 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22472 | 2025.09.06 02:28:32.973834 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2025.09.06 02:28:32.973965 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.00152 sec., 104605.26315789473 rows/sec., 8.42 MiB/sec. | ||
| 22474 | 2025.09.06 02:28:32.974003 [ 254 ] {707bbf7b-97ea-4930-ad23-d9e3ed4b7715} <Debug> TCPHandler: Processed in 0.001678604 sec. | ||
| 22475 | 2025.09.06 02:28:32.974107 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22476 | 2025.09.06 02:28:32.974198 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22477 | 2025.09.06 02:28:32.974239 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22478 | 2025.09.06 02:28:32.974648 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22479 | 2025.09.06 02:28:32.974683 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22480 | 2025.09.06 02:28:32.975115 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22481 | 2025.09.06 02:28:32.975641 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22482 | 2025.09.06 02:28:32.975770 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001591 sec., 148334.38089252042 rows/sec., 10.85 MiB/sec. | ||
| 22483 | 2025.09.06 02:28:32.975807 [ 254 ] {7f1f79ff-0139-4005-b5e9-ea9ab3fed56e} <Debug> TCPHandler: Processed in 0.001746754 sec. | ||
| 22484 | 2025.09.06 02:28:32.975914 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22485 | 2025.09.06 02:28:32.976007 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22486 | 2025.09.06 02:28:32.976061 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22487 | 2025.09.06 02:28:32.976997 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22488 | 2025.09.06 02:28:32.977032 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22489 | 2025.09.06 02:28:32.977685 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22490 | 2025.09.06 02:28:32.978111 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22491 | 2025.09.06 02:28:32.978250 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002261 sec., 22556.39097744361 rows/sec., 40.42 MiB/sec. | ||
| 22492 | 2025.09.06 02:28:32.978305 [ 254 ] {03cfeeaf-8430-4f7c-a07b-aa401c373c49} <Debug> TCPHandler: Processed in 0.002437879 sec. | ||
| 22493 | 2025.09.06 02:28:32.978415 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22494 | 2025.09.06 02:28:32.978508 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22495 | 2025.09.06 02:28:32.978548 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22496 | 2025.09.06 02:28:32.978878 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22497 | 2025.09.06 02:28:32.978914 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22498 | 2025.09.06 02:28:32.979309 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22499 | 2025.09.06 02:28:32.979739 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22500 | 2025.09.06 02:28:32.979868 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
| 22501 | 2025.09.06 02:28:32.979903 [ 254 ] {53d46d74-18eb-4f1d-8940-2a1be385d88c} <Debug> TCPHandler: Processed in 0.001536222 sec. | ||
| 22502 | 2025.09.06 02:28:32.979952 [ 223 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22503 | 2025.09.06 02:28:32.979981 [ 223 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22504 | 2025.09.06 02:28:32.983580 [ 223 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22505 | 2025.09.06 02:28:35.082081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51315 | ||
| 22506 | 2025.09.06 02:28:35.082710 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22507 | 2025.09.06 02:28:35.082758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22508 | 2025.09.06 02:28:35.083379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22509 | 2025.09.06 02:28:35.083806 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2025.09.06 02:28:35.083936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51315 | ||
| 22511 | 2025.09.06 02:28:37.809449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 22512 | 2025.09.06 02:28:37.827311 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22513 | 2025.09.06 02:28:37.827363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22514 | 2025.09.06 02:28:37.833703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22515 | 2025.09.06 02:28:37.834912 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22516 | 2025.09.06 02:28:37.838070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22517 | 2025.09.06 02:28:37.955812 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22518 | 2025.09.06 02:28:37.955973 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22519 | 2025.09.06 02:28:37.956034 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22520 | 2025.09.06 02:28:37.956648 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22521 | 2025.09.06 02:28:37.956685 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22522 | 2025.09.06 02:28:37.957204 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22523 | 2025.09.06 02:28:37.957696 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22524 | 2025.09.06 02:28:37.957836 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001905 sec., 39895.01312335958 rows/sec., 3.29 MiB/sec. | ||
| 22525 | 2025.09.06 02:28:37.957876 [ 254 ] {6ccc7a76-b5e1-4223-b8ad-71def61aed8d} <Debug> TCPHandler: Processed in 0.002184198 sec. | ||
| 22526 | 2025.09.06 02:28:37.958009 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22527 | 2025.09.06 02:28:37.958105 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22528 | 2025.09.06 02:28:37.958145 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22529 | 2025.09.06 02:28:37.958571 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22530 | 2025.09.06 02:28:37.958607 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22531 | 2025.09.06 02:28:37.959016 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22532 | 2025.09.06 02:28:37.959451 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22533 | 2025.09.06 02:28:37.959585 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001498 sec., 6675.567423230975 rows/sec., 501.97 KiB/sec. | ||
| 22534 | 2025.09.06 02:28:37.959622 [ 254 ] {2c912637-45fb-465d-9ce6-93016d631084} <Debug> TCPHandler: Processed in 0.001663854 sec. | ||
| 22535 | 2025.09.06 02:28:37.959644 [ 219 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22536 | 2025.09.06 02:28:37.959675 [ 219 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22537 | 2025.09.06 02:28:37.959739 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2025.09.06 02:28:37.959833 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22539 | 2025.09.06 02:28:37.959871 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22540 | 2025.09.06 02:28:37.960302 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22541 | 2025.09.06 02:28:37.960337 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22542 | 2025.09.06 02:28:37.960760 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22543 | 2025.09.06 02:28:37.961226 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22544 | 2025.09.06 02:28:37.961358 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001542 sec., 47989.62386511025 rows/sec., 3.75 MiB/sec. | ||
| 22545 | 2025.09.06 02:28:37.961395 [ 254 ] {8e3164f7-d9d1-47e1-8d0a-fa9307fac482} <Debug> TCPHandler: Processed in 0.001705334 sec. | ||
| 22546 | 2025.09.06 02:28:37.961512 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22547 | 2025.09.06 02:28:37.961606 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22548 | 2025.09.06 02:28:37.961649 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22549 | 2025.09.06 02:28:37.962098 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22550 | 2025.09.06 02:28:37.962133 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22551 | 2025.09.06 02:28:37.962648 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22552 | 2025.09.06 02:28:37.963152 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22553 | 2025.09.06 02:28:37.963277 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 3 parts from all_1_153_34 to all_155_155_0 | ||
| 22554 | 2025.09.06 02:28:37.963284 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. | ||
| 22555 | 2025.09.06 02:28:37.963427 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22556 | 2025.09.06 02:28:37.963445 [ 254 ] {d40a0ff8-d764-4697-a599-2d605a23132c} <Debug> TCPHandler: Processed in 0.001982026 sec. | ||
| 22557 | 2025.09.06 02:28:37.963454 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22558 | 2025.09.06 02:28:37.963572 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22559 | 2025.09.06 02:28:37.963584 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_153_34 to all_155_155_0 into Compact with storage Full | ||
| 22560 | 2025.09.06 02:28:37.963673 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22561 | 2025.09.06 02:28:37.963734 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22562 | 2025.09.06 02:28:37.963736 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22563 | 2025.09.06 02:28:37.963801 [ 219 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22564 | 2025.09.06 02:28:37.963891 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_34, total 45664 rows starting from the beginning of the part | ||
| 22565 | 2025.09.06 02:28:37.963969 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 845 rows starting from the beginning of the part | ||
| 22566 | 2025.09.06 02:28:37.964018 [ 196 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 307 rows starting from the beginning of the part | ||
| 22567 | 2025.09.06 02:28:37.964637 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22568 | 2025.09.06 02:28:37.964680 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22569 | 2025.09.06 02:28:37.965378 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22570 | 2025.09.06 02:28:37.965857 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22571 | 2025.09.06 02:28:37.966005 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00235 sec., 4255.31914893617 rows/sec., 7.63 MiB/sec. | ||
| 22572 | 2025.09.06 02:28:37.966062 [ 254 ] {b18d7843-b9f8-44c8-88e1-5fb5d0456625} <Debug> TCPHandler: Processed in 0.00254082 sec. | ||
| 22573 | 2025.09.06 02:28:37.966179 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22574 | 2025.09.06 02:28:37.966274 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22575 | 2025.09.06 02:28:37.966317 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22576 | 2025.09.06 02:28:37.966668 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22577 | 2025.09.06 02:28:37.966706 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22578 | 2025.09.06 02:28:37.967115 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22579 | 2025.09.06 02:28:37.967550 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22580 | 2025.09.06 02:28:37.967685 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 22581 | 2025.09.06 02:28:37.967721 [ 254 ] {490707cf-54cd-41eb-9de6-3d28e205600b} <Debug> TCPHandler: Processed in 0.001591983 sec. | ||
| 22582 | 2025.09.06 02:28:37.971964 [ 194 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46816 rows, containing 5 columns (5 merged, 0 gathered) in 0.008422068 sec., 5558729.756159651 rows/sec., 379.66 MiB/sec. | ||
| 22583 | 2025.09.06 02:28:37.973064 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Trace> MergedBlockOutputStream: filled checksums all_1_155_35 (state Temporary) | ||
| 22584 | 2025.09.06 02:28:37.973597 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_155_35 to all_1_155_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22585 | 2025.09.06 02:28:37.973673 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_155_35} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 3 parts: [all_1_153_34, all_155_155_0] -> all_1_155_35 | ||
| 22586 | 2025.09.06 02:28:37.973774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 22587 | 2025.09.06 02:28:42.352919 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22588 | 2025.09.06 02:28:42.353017 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22589 | 2025.09.06 02:28:42.584221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51763 | ||
| 22590 | 2025.09.06 02:28:42.585085 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22591 | 2025.09.06 02:28:42.585152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22592 | 2025.09.06 02:28:42.585906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22593 | 2025.09.06 02:28:42.586375 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22594 | 2025.09.06 02:28:42.586507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51763 | ||
| 22595 | 2025.09.06 02:28:42.754579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2702 | ||
| 22596 | 2025.09.06 02:28:42.757085 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22597 | 2025.09.06 02:28:42.757132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22598 | 2025.09.06 02:28:42.758448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 22599 | 2025.09.06 02:28:42.759028 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22600 | 2025.09.06 02:28:42.759306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2702 | ||
| 22601 | 2025.09.06 02:28:42.958798 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22602 | 2025.09.06 02:28:42.958993 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22603 | 2025.09.06 02:28:42.959067 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22604 | 2025.09.06 02:28:42.959928 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22605 | 2025.09.06 02:28:42.959967 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22606 | 2025.09.06 02:28:42.960553 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22607 | 2025.09.06 02:28:42.961021 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22608 | 2025.09.06 02:28:42.961176 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Debug> executeQuery: Read 158 rows, 14.03 KiB in 0.002236 sec., 70661.89624329159 rows/sec., 6.13 MiB/sec. | ||
| 22609 | 2025.09.06 02:28:42.961219 [ 254 ] {79bfe8e9-c6b1-4f7f-9688-cbaed3fcd1ae} <Debug> TCPHandler: Processed in 0.002550911 sec. | ||
| 22610 | 2025.09.06 02:28:42.961354 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22611 | 2025.09.06 02:28:42.961451 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22612 | 2025.09.06 02:28:42.961492 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22613 | 2025.09.06 02:28:42.961924 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22614 | 2025.09.06 02:28:42.961959 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22615 | 2025.09.06 02:28:42.962409 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22616 | 2025.09.06 02:28:42.962858 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22617 | 2025.09.06 02:28:42.962997 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001565 sec., 32587.859424920127 rows/sec., 2.39 MiB/sec. | ||
| 22618 | 2025.09.06 02:28:42.963036 [ 254 ] {6f697a36-94e4-4116-9904-9f96411fb1dd} <Debug> TCPHandler: Processed in 0.001742945 sec. | ||
| 22619 | 2025.09.06 02:28:42.963157 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22620 | 2025.09.06 02:28:42.963250 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22621 | 2025.09.06 02:28:42.963291 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22622 | 2025.09.06 02:28:42.963742 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22623 | 2025.09.06 02:28:42.963777 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22624 | 2025.09.06 02:28:42.964210 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22625 | 2025.09.06 02:28:42.964656 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22626 | 2025.09.06 02:28:42.964789 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001557 sec., 73859.98715478485 rows/sec., 5.77 MiB/sec. | ||
| 22627 | 2025.09.06 02:28:42.964828 [ 254 ] {0d78b25b-51a8-4956-955a-5663f51b2a68} <Debug> TCPHandler: Processed in 0.001728544 sec. | ||
| 22628 | 2025.09.06 02:28:42.964948 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2025.09.06 02:28:42.965044 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22630 | 2025.09.06 02:28:42.965088 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22631 | 2025.09.06 02:28:42.965515 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2025.09.06 02:28:42.965548 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22633 | 2025.09.06 02:28:42.966000 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22634 | 2025.09.06 02:28:42.966444 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2025.09.06 02:28:42.966576 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 22636 | 2025.09.06 02:28:42.966614 [ 254 ] {53fb6c97-dc21-4ebb-8ec0-57a90afbf0b1} <Debug> TCPHandler: Processed in 0.001723594 sec. | ||
| 22637 | 2025.09.06 02:28:42.966730 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22638 | 2025.09.06 02:28:42.966824 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22639 | 2025.09.06 02:28:42.966879 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22640 | 2025.09.06 02:28:42.967804 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22641 | 2025.09.06 02:28:42.967838 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22642 | 2025.09.06 02:28:42.968582 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22643 | 2025.09.06 02:28:42.969024 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22644 | 2025.09.06 02:28:42.969157 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002378 sec., 21446.593776282592 rows/sec., 38.43 MiB/sec. | ||
| 22645 | 2025.09.06 02:28:42.969212 [ 254 ] {3d2c8956-7264-4544-906a-98afd4cc8b4a} <Debug> TCPHandler: Processed in 0.0025684 sec. | ||
| 22646 | 2025.09.06 02:28:42.969333 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22647 | 2025.09.06 02:28:42.969422 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22648 | 2025.09.06 02:28:42.969462 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22649 | 2025.09.06 02:28:42.969879 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2025.09.06 02:28:42.969913 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22651 | 2025.09.06 02:28:42.970329 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22652 | 2025.09.06 02:28:42.970800 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2025.09.06 02:28:42.970940 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
| 22654 | 2025.09.06 02:28:42.970982 [ 254 ] {2aa2aa45-f303-4b4e-96e4-96c67af24bfa} <Debug> TCPHandler: Processed in 0.001666693 sec. | ||
| 22655 | 2025.09.06 02:28:44.415722 [ 116 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Selected 5 parts from all_1_50_12 to all_54_54_0 | ||
| 22656 | 2025.09.06 02:28:44.415844 [ 116 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22657 | 2025.09.06 02:28:44.415888 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22658 | 2025.09.06 02:28:44.416042 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_12 to all_54_54_0 into Compact with storage Full | ||
| 22659 | 2025.09.06 02:28:44.416043 [ 224 ] {} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22660 | 2025.09.06 02:28:44.416135 [ 224 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22661 | 2025.09.06 02:28:44.416230 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22662 | 2025.09.06 02:28:44.416287 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_12, total 25 rows starting from the beginning of the part | ||
| 22663 | 2025.09.06 02:28:44.416390 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 22664 | 2025.09.06 02:28:44.416437 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 22665 | 2025.09.06 02:28:44.416483 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part | ||
| 22666 | 2025.09.06 02:28:44.416527 [ 200 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 22667 | 2025.09.06 02:28:44.417369 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386821 sec., 31006.16445813843 rows/sec., 2.57 MiB/sec. | ||
| 22668 | 2025.09.06 02:28:44.417746 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Trace> MergedBlockOutputStream: filled checksums all_1_54_13 (state Temporary) | ||
| 22669 | 2025.09.06 02:28:44.418318 [ 224 ] {} <Debug> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22670 | 2025.09.06 02:28:44.418392 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_merge_all_1_54_13 to all_1_54_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22671 | 2025.09.06 02:28:44.418487 [ 194 ] {4a9f9e87-d18c-4389-b2ee-3772981878bf::all_1_54_13} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf) (MergerMutator): Merged 5 parts: [all_1_50_12, all_54_54_0] -> all_1_54_13 | ||
| 22672 | 2025.09.06 02:28:44.418609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22673 | 2025.09.06 02:28:45.338265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 813 | ||
| 22674 | 2025.09.06 02:28:45.356062 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22675 | 2025.09.06 02:28:45.356102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22676 | 2025.09.06 02:28:45.362477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22677 | 2025.09.06 02:28:45.363610 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22678 | 2025.09.06 02:28:45.366591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 813 | ||
| 22679 | 2025.09.06 02:28:47.982851 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22680 | 2025.09.06 02:28:47.983031 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22681 | 2025.09.06 02:28:47.983095 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22682 | 2025.09.06 02:28:47.983798 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22683 | 2025.09.06 02:28:47.983845 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22684 | 2025.09.06 02:28:47.984429 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22685 | 2025.09.06 02:28:47.984908 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22686 | 2025.09.06 02:28:47.985062 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002078 sec., 1924.9278152069298 rows/sec., 156.96 KiB/sec. | ||
| 22687 | 2025.09.06 02:28:47.985103 [ 254 ] {007bd98e-b456-4df0-9403-23f3eaf9c3d9} <Debug> TCPHandler: Processed in 0.002381409 sec. | ||
| 22688 | 2025.09.06 02:28:47.985416 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22689 | 2025.09.06 02:28:47.985510 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22690 | 2025.09.06 02:28:47.985548 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22691 | 2025.09.06 02:28:47.986894 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2025.09.06 02:28:47.986931 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22693 | 2025.09.06 02:28:47.987434 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22694 | 2025.09.06 02:28:47.987920 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22695 | 2025.09.06 02:28:47.988044 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002566 sec., 474668.7451286048 rows/sec., 39.25 MiB/sec. | ||
| 22696 | 2025.09.06 02:28:47.988080 [ 254 ] {0dfdc78a-7453-4fe3-9c66-b3b116b716fc} <Debug> TCPHandler: Processed in 0.002729312 sec. | ||
| 22697 | 2025.09.06 02:28:47.988196 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22698 | 2025.09.06 02:28:47.988284 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22699 | 2025.09.06 02:28:47.988320 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22700 | 2025.09.06 02:28:47.988725 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22701 | 2025.09.06 02:28:47.988758 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22702 | 2025.09.06 02:28:47.989237 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22703 | 2025.09.06 02:28:47.989686 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22704 | 2025.09.06 02:28:47.989819 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001523 sec., 9192.383453709783 rows/sec., 677.12 KiB/sec. | ||
| 22705 | 2025.09.06 02:28:47.989856 [ 254 ] {e7313146-5930-41f5-8117-7cf1d99beb86} <Debug> TCPHandler: Processed in 0.001683943 sec. | ||
| 22706 | 2025.09.06 02:28:47.989977 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22707 | 2025.09.06 02:28:47.990068 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22708 | 2025.09.06 02:28:47.990107 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22709 | 2025.09.06 02:28:47.990658 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22710 | 2025.09.06 02:28:47.990693 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22711 | 2025.09.06 02:28:47.991184 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22712 | 2025.09.06 02:28:47.991638 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22713 | 2025.09.06 02:28:47.991800 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001749 sec., 130360.20583190395 rows/sec., 8.83 MiB/sec. | ||
| 22714 | 2025.09.06 02:28:47.991848 [ 254 ] {9b55434f-64c7-45f2-9791-d2072296960d} <Debug> TCPHandler: Processed in 0.001918515 sec. | ||
| 22715 | 2025.09.06 02:28:47.991964 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22716 | 2025.09.06 02:28:47.992064 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22717 | 2025.09.06 02:28:47.992104 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22718 | 2025.09.06 02:28:47.992812 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22719 | 2025.09.06 02:28:47.992849 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22720 | 2025.09.06 02:28:47.993295 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22721 | 2025.09.06 02:28:47.993725 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22722 | 2025.09.06 02:28:47.993855 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001809 sec., 295190.7131011608 rows/sec., 21.88 MiB/sec. | ||
| 22723 | 2025.09.06 02:28:47.993894 [ 254 ] {44e7b580-6207-448c-9ede-2b5161d82b54} <Debug> TCPHandler: Processed in 0.001978326 sec. | ||
| 22724 | 2025.09.06 02:28:47.994020 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22725 | 2025.09.06 02:28:47.994114 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22726 | 2025.09.06 02:28:47.994157 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22727 | 2025.09.06 02:28:47.994799 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22728 | 2025.09.06 02:28:47.994835 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22729 | 2025.09.06 02:28:47.995310 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22730 | 2025.09.06 02:28:47.995788 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22731 | 2025.09.06 02:28:47.995918 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001823 sec., 464070.21393307735 rows/sec., 31.24 MiB/sec. | ||
| 22732 | 2025.09.06 02:28:47.995914 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Selected 6 parts from all_1_155_35 to all_160_160_0 | ||
| 22733 | 2025.09.06 02:28:47.995957 [ 254 ] {439346e4-df61-4e58-8ce8-4bb9c0c4f1fc} <Debug> TCPHandler: Processed in 0.001995626 sec. | ||
| 22734 | 2025.09.06 02:28:47.995996 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22735 | 2025.09.06 02:28:47.996024 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22736 | 2025.09.06 02:28:47.996093 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22737 | 2025.09.06 02:28:47.996146 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_35 to all_160_160_0 into Compact with storage Full | ||
| 22738 | 2025.09.06 02:28:47.996190 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22739 | 2025.09.06 02:28:47.996250 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22740 | 2025.09.06 02:28:47.996292 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22741 | 2025.09.06 02:28:47.996335 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_35, total 46816 rows starting from the beginning of the part | ||
| 22742 | 2025.09.06 02:28:47.996408 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22743 | 2025.09.06 02:28:47.996460 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 236 rows starting from the beginning of the part | ||
| 22744 | 2025.09.06 02:28:47.996503 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 22745 | 2025.09.06 02:28:47.996546 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 22746 | 2025.09.06 02:28:47.996587 [ 193 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 846 rows starting from the beginning of the part | ||
| 22747 | 2025.09.06 02:28:47.997045 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22748 | 2025.09.06 02:28:47.997086 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22749 | 2025.09.06 02:28:47.997739 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22750 | 2025.09.06 02:28:47.998172 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2025.09.06 02:28:47.998314 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002142 sec., 4668.534080298787 rows/sec., 8.37 MiB/sec. | ||
| 22752 | 2025.09.06 02:28:47.998355 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22753 | 2025.09.06 02:28:47.998371 [ 254 ] {54a6179e-2ffd-4400-8e8c-845805dac1ba} <Debug> TCPHandler: Processed in 0.002334699 sec. | ||
| 22754 | 2025.09.06 02:28:47.998426 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22755 | 2025.09.06 02:28:47.998457 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22756 | 2025.09.06 02:28:47.998510 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22757 | 2025.09.06 02:28:47.998607 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22758 | 2025.09.06 02:28:47.998616 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22759 | 2025.09.06 02:28:47.998647 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22760 | 2025.09.06 02:28:47.998984 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22761 | 2025.09.06 02:28:47.999035 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22762 | 2025.09.06 02:28:47.999073 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3261 rows starting from the beginning of the part | ||
| 22763 | 2025.09.06 02:28:47.999076 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22764 | 2025.09.06 02:28:47.999275 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 10 rows starting from the beginning of the part | ||
| 22765 | 2025.09.06 02:28:47.999445 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 51 rows starting from the beginning of the part | ||
| 22766 | 2025.09.06 02:28:47.999504 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22767 | 2025.09.06 02:28:47.999569 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 10 rows starting from the beginning of the part | ||
| 22768 | 2025.09.06 02:28:47.999681 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 51 rows starting from the beginning of the part | ||
| 22769 | 2025.09.06 02:28:47.999782 [ 194 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 10 rows starting from the beginning of the part | ||
| 22770 | 2025.09.06 02:28:47.999955 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22771 | 2025.09.06 02:28:48.000094 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 22772 | 2025.09.06 02:28:48.000130 [ 254 ] {e24404bf-4483-4c7f-b813-6250804c2023} <Debug> TCPHandler: Processed in 0.001667064 sec. | ||
| 22773 | 2025.09.06 02:28:48.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.12 MiB, peak 429.21 MiB, free memory in arenas 0.00 B, will set to 408.04 MiB (RSS), difference: -8.08 MiB | ||
| 22774 | 2025.09.06 02:28:48.005095 [ 188 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48378 rows, containing 5 columns (5 merged, 0 gathered) in 0.008995982 sec., 5377734.192887447 rows/sec., 367.40 MiB/sec. | ||
| 22775 | 2025.09.06 02:28:48.005762 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Trace> MergedBlockOutputStream: filled checksums all_1_160_36 (state Temporary) | ||
| 22776 | 2025.09.06 02:28:48.006308 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_merge_all_1_160_36 to all_1_160_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22777 | 2025.09.06 02:28:48.006379 [ 189 ] {fc9cb6e3-dae2-47c2-95c3-a18ee670c221::all_1_160_36} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221) (MergerMutator): Merged 6 parts: [all_1_155_35, all_160_160_0] -> all_1_160_36 | ||
| 22778 | 2025.09.06 02:28:48.006453 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 22779 | 2025.09.06 02:28:48.012787 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 19 columns (19 merged, 0 gathered) in 0.014241894 sec., 238240.7845473362 rows/sec., 426.72 MiB/sec. | ||
| 22780 | 2025.09.06 02:28:48.015676 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22781 | 2025.09.06 02:28:48.016271 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22782 | 2025.09.06 02:28:48.016348 [ 189 ] {339e4394-8a7b-44ad-9f58-518a1e553359::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22783 | 2025.09.06 02:28:48.016484 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.20 MiB. | ||
| 22784 | 2025.09.06 02:28:49.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.59 MiB, peak 429.76 MiB, free memory in arenas 0.00 B, will set to 412.23 MiB (RSS), difference: 11.64 MiB | ||
| 22785 | 2025.09.06 02:28:50.086794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52275 | ||
| 22786 | 2025.09.06 02:28:50.087625 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22787 | 2025.09.06 02:28:50.087659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22788 | 2025.09.06 02:28:50.088303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 22789 | 2025.09.06 02:28:50.088760 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22790 | 2025.09.06 02:28:50.088888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52275 | ||
| 22791 | 2025.09.06 02:28:52.287398 [ 220 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Found 6 old parts to remove. Parts: [all_1_22_5, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22792 | 2025.09.06 02:28:52.287478 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 6 parts from filesystem (serially): Parts: [all_1_22_5, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22793 | 2025.09.06 02:28:52.290537 [ 220 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Removing 6 parts from memory: Parts: [all_1_22_5, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 22794 | 2025.09.06 02:28:52.469165 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22795 | 2025.09.06 02:28:52.469220 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22796 | 2025.09.06 02:28:52.472896 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22797 | 2025.09.06 02:28:52.759669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2730 | ||
| 22798 | 2025.09.06 02:28:52.761991 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2025.09.06 02:28:52.762031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22800 | 2025.09.06 02:28:52.763451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 22801 | 2025.09.06 02:28:52.763982 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2025.09.06 02:28:52.764119 [ 122 ] {} <Debug> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 22803 | 2025.09.06 02:28:52.764154 [ 122 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22804 | 2025.09.06 02:28:52.764173 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22805 | 2025.09.06 02:28:52.764270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2730 | ||
| 22806 | 2025.09.06 02:28:52.764277 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::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 | ||
| 22807 | 2025.09.06 02:28:52.764849 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22808 | 2025.09.06 02:28:52.765004 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2556 rows starting from the beginning of the part | ||
| 22809 | 2025.09.06 02:28:52.765400 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 22810 | 2025.09.06 02:28:52.765789 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 44 rows starting from the beginning of the part | ||
| 22811 | 2025.09.06 02:28:52.766154 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 22812 | 2025.09.06 02:28:52.766493 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
| 22813 | 2025.09.06 02:28:52.766830 [ 188 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part | ||
| 22814 | 2025.09.06 02:28:52.774538 [ 189 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 72 columns (72 merged, 0 gathered) in 0.010305293 sec., 264912.40957438084 rows/sec., 210.92 MiB/sec. | ||
| 22815 | 2025.09.06 02:28:52.776802 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 22816 | 2025.09.06 02:28:52.777519 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22817 | 2025.09.06 02:28:52.777595 [ 192 ] {1716d918-5ebf-441a-ae76-7eb516a2bd43::all_1_81_16} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 22818 | 2025.09.06 02:28:52.777791 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 22819 | 2025.09.06 02:28:52.866735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 821 | ||
| 22820 | 2025.09.06 02:28:52.886439 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22821 | 2025.09.06 02:28:52.886487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22822 | 2025.09.06 02:28:52.893736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 22823 | 2025.09.06 02:28:52.895003 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22824 | 2025.09.06 02:28:52.898305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 22825 | 2025.09.06 02:28:52.958330 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22826 | 2025.09.06 02:28:52.958492 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22827 | 2025.09.06 02:28:52.958553 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22828 | 2025.09.06 02:28:52.959250 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22829 | 2025.09.06 02:28:52.959289 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22830 | 2025.09.06 02:28:52.959777 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22831 | 2025.09.06 02:28:52.960265 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22832 | 2025.09.06 02:28:52.960405 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Debug> executeQuery: Read 158 rows, 14.03 KiB in 0.001956 sec., 80777.09611451943 rows/sec., 7.00 MiB/sec. | ||
| 22833 | 2025.09.06 02:28:52.960445 [ 254 ] {cda3e538-75b6-4333-9f00-4c806e55bfb7} <Debug> TCPHandler: Processed in 0.002232148 sec. | ||
| 22834 | 2025.09.06 02:28:52.960450 [ 122 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22835 | 2025.09.06 02:28:52.960529 [ 122 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22836 | 2025.09.06 02:28:52.960563 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22837 | 2025.09.06 02:28:52.960567 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22838 | 2025.09.06 02:28:52.960667 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22839 | 2025.09.06 02:28:52.960713 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22840 | 2025.09.06 02:28:52.960712 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22841 | 2025.09.06 02:28:52.960855 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22842 | 2025.09.06 02:28:52.960892 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2513 rows starting from the beginning of the part | ||
| 22843 | 2025.09.06 02:28:52.960967 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 282 rows starting from the beginning of the part | ||
| 22844 | 2025.09.06 02:28:52.961021 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 76 rows starting from the beginning of the part | ||
| 22845 | 2025.09.06 02:28:52.961072 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 158 rows starting from the beginning of the part | ||
| 22846 | 2025.09.06 02:28:52.961122 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1218 rows starting from the beginning of the part | ||
| 22847 | 2025.09.06 02:28:52.961143 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22848 | 2025.09.06 02:28:52.961170 [ 189 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 158 rows starting from the beginning of the part | ||
| 22849 | 2025.09.06 02:28:52.961185 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22850 | 2025.09.06 02:28:52.961643 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22851 | 2025.09.06 02:28:52.962091 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22852 | 2025.09.06 02:28:52.962229 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001581 sec., 32258.064516129034 rows/sec., 2.37 MiB/sec. | ||
| 22853 | 2025.09.06 02:28:52.962267 [ 254 ] {0288240a-2e96-45db-9bab-a9014d5defc2} <Debug> TCPHandler: Processed in 0.001751264 sec. | ||
| 22854 | 2025.09.06 02:28:52.962375 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22855 | 2025.09.06 02:28:52.962468 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22856 | 2025.09.06 02:28:52.962507 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22857 | 2025.09.06 02:28:52.962968 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22858 | 2025.09.06 02:28:52.963003 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22859 | 2025.09.06 02:28:52.963178 [ 195 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00251558 sec., 1751087.2244174306 rows/sec., 151.84 MiB/sec. | ||
| 22860 | 2025.09.06 02:28:52.963420 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22861 | 2025.09.06 02:28:52.963579 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22862 | 2025.09.06 02:28:52.963857 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22863 | 2025.09.06 02:28:52.963988 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001538 sec., 74772.43172951885 rows/sec., 5.84 MiB/sec. | ||
| 22864 | 2025.09.06 02:28:52.964000 [ 122 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22865 | 2025.09.06 02:28:52.964026 [ 254 ] {104859b9-c865-4ae0-bfcd-e6ac0868d11a} <Debug> TCPHandler: Processed in 0.001698064 sec. | ||
| 22866 | 2025.09.06 02:28:52.964041 [ 122 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22867 | 2025.09.06 02:28:52.964067 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22868 | 2025.09.06 02:28:52.964130 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22869 | 2025.09.06 02:28:52.964143 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22870 | 2025.09.06 02:28:52.964138 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22871 | 2025.09.06 02:28:52.964208 [ 187 ] {6aef7987-7ca4-45b6-8346-5a12aad267e9::all_1_161_32} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22872 | 2025.09.06 02:28:52.964238 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22873 | 2025.09.06 02:28:52.964256 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22874 | 2025.09.06 02:28:52.964281 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22875 | 2025.09.06 02:28:52.964289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 22876 | 2025.09.06 02:28:52.964286 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1409 rows starting from the beginning of the part | ||
| 22877 | 2025.09.06 02:28:52.964362 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 159 rows starting from the beginning of the part | ||
| 22878 | 2025.09.06 02:28:52.964405 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 74 rows starting from the beginning of the part | ||
| 22879 | 2025.09.06 02:28:52.964446 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 115 rows starting from the beginning of the part | ||
| 22880 | 2025.09.06 02:28:52.964484 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 534 rows starting from the beginning of the part | ||
| 22881 | 2025.09.06 02:28:52.964524 [ 192 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 115 rows starting from the beginning of the part | ||
| 22882 | 2025.09.06 02:28:52.964696 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22883 | 2025.09.06 02:28:52.964737 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22884 | 2025.09.06 02:28:52.965203 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22885 | 2025.09.06 02:28:52.965663 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22886 | 2025.09.06 02:28:52.965670 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563283 sec., 1539068.7418720732 rows/sec., 119.92 MiB/sec. | ||
| 22887 | 2025.09.06 02:28:52.965832 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 22888 | 2025.09.06 02:28:52.965871 [ 254 ] {f7240152-f10b-442b-8e73-307a828d1271} <Debug> TCPHandler: Processed in 0.001776104 sec. | ||
| 22889 | 2025.09.06 02:28:52.965978 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22890 | 2025.09.06 02:28:52.965989 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22891 | 2025.09.06 02:28:52.966081 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22892 | 2025.09.06 02:28:52.966134 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22893 | 2025.09.06 02:28:52.966524 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2025.09.06 02:28:52.966593 [ 191 ] {ef883d51-cd63-4f47-a82b-c5ab7a4a738b::all_1_161_32} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22895 | 2025.09.06 02:28:52.966679 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 22896 | 2025.09.06 02:28:52.967005 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22897 | 2025.09.06 02:28:52.967040 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22898 | 2025.09.06 02:28:52.967685 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22899 | 2025.09.06 02:28:52.968144 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22900 | 2025.09.06 02:28:52.968280 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002216 sec., 23014.440433212996 rows/sec., 41.24 MiB/sec. | ||
| 22901 | 2025.09.06 02:28:52.968335 [ 254 ] {95c0a808-9490-48e8-95d7-5647e668565b} <Debug> TCPHandler: Processed in 0.00239345 sec. | ||
| 22902 | 2025.09.06 02:28:52.968452 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22903 | 2025.09.06 02:28:52.968545 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22904 | 2025.09.06 02:28:52.968586 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22905 | 2025.09.06 02:28:52.968930 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22906 | 2025.09.06 02:28:52.968966 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22907 | 2025.09.06 02:28:52.969386 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22908 | 2025.09.06 02:28:52.969855 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22909 | 2025.09.06 02:28:52.969985 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
| 22910 | 2025.09.06 02:28:52.969997 [ 121 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22911 | 2025.09.06 02:28:52.970021 [ 254 ] {c2935ed0-d790-41c5-bd98-a8a9c38dba6b} <Debug> TCPHandler: Processed in 0.001616263 sec. | ||
| 22912 | 2025.09.06 02:28:52.970049 [ 121 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22913 | 2025.09.06 02:28:52.970075 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22914 | 2025.09.06 02:28:52.970145 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22915 | 2025.09.06 02:28:52.970230 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22916 | 2025.09.06 02:28:52.970258 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9948 rows starting from the beginning of the part | ||
| 22917 | 2025.09.06 02:28:52.970309 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22918 | 2025.09.06 02:28:52.970350 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22919 | 2025.09.06 02:28:52.970391 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22920 | 2025.09.06 02:28:52.970428 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22921 | 2025.09.06 02:28:52.970464 [ 187 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22922 | 2025.09.06 02:28:52.973219 [ 198 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003113865 sec., 3291086.800487497 rows/sec., 218.37 MiB/sec. | ||
| 22923 | 2025.09.06 02:28:52.973727 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22924 | 2025.09.06 02:28:52.974361 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22925 | 2025.09.06 02:28:52.974437 [ 201 ] {03101485-3c79-4107-82a4-0839a72b4e7b::all_1_161_32} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22926 | 2025.09.06 02:28:52.974531 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 22927 | 2025.09.06 02:28:53.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.34 MiB, peak 429.76 MiB, free memory in arenas 0.00 B, will set to 412.23 MiB (RSS), difference: -1.11 MiB | ||
| 22928 | 2025.09.06 02:28:57.103149 [ 225 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22929 | 2025.09.06 02:28:57.103254 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22930 | 2025.09.06 02:28:57.106638 [ 225 ] {} <Debug> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22931 | 2025.09.06 02:28:57.353081 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22932 | 2025.09.06 02:28:57.353137 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22933 | 2025.09.06 02:28:57.445156 [ 224 ] {} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22934 | 2025.09.06 02:28:57.445213 [ 224 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22935 | 2025.09.06 02:28:57.449470 [ 224 ] {} <Debug> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22936 | 2025.09.06 02:28:57.589712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52723 | ||
| 22937 | 2025.09.06 02:28:57.590326 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22938 | 2025.09.06 02:28:57.590360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22939 | 2025.09.06 02:28:57.590924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 22940 | 2025.09.06 02:28:57.591489 [ 244 ] {} <Trace> system.asynchronous_metric_log (cf09dc37-a23a-4611-a4c2-6263331b69a4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22941 | 2025.09.06 02:28:57.591611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52723 | ||
| 22942 | 2025.09.06 02:28:57.764923 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22943 | 2025.09.06 02:28:57.764988 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22944 | 2025.09.06 02:28:57.767982 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22945 | 2025.09.06 02:28:57.774185 [ 217 ] {} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22946 | 2025.09.06 02:28:57.774253 [ 217 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22947 | 2025.09.06 02:28:57.777935 [ 217 ] {} <Debug> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22948 | 2025.09.06 02:28:57.955534 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22949 | 2025.09.06 02:28:57.955722 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22950 | 2025.09.06 02:28:57.955791 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22951 | 2025.09.06 02:28:57.956602 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22952 | 2025.09.06 02:28:57.956642 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22953 | 2025.09.06 02:28:57.957170 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22954 | 2025.09.06 02:28:57.957628 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22955 | 2025.09.06 02:28:57.957778 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002106 sec., 36087.36942070276 rows/sec., 2.97 MiB/sec. | ||
| 22956 | 2025.09.06 02:28:57.957821 [ 254 ] {50fa17a6-0ab7-4501-80e9-9a69d83c1cd0} <Debug> TCPHandler: Processed in 0.002417809 sec. | ||
| 22957 | 2025.09.06 02:28:57.957883 [ 223 ] {} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22958 | 2025.09.06 02:28:57.957916 [ 223 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22959 | 2025.09.06 02:28:57.957972 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22960 | 2025.09.06 02:28:57.958070 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22961 | 2025.09.06 02:28:57.958113 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22962 | 2025.09.06 02:28:57.958578 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22963 | 2025.09.06 02:28:57.958612 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22964 | 2025.09.06 02:28:57.959041 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22965 | 2025.09.06 02:28:57.959529 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22966 | 2025.09.06 02:28:57.959629 [ 117 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22967 | 2025.09.06 02:28:57.959658 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001611 sec., 6207.324643078833 rows/sec., 466.76 KiB/sec. | ||
| 22968 | 2025.09.06 02:28:57.959676 [ 117 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22969 | 2025.09.06 02:28:57.959700 [ 254 ] {37af9fdb-09f2-4aa3-be8a-affce235342d} <Debug> TCPHandler: Processed in 0.001782294 sec. | ||
| 22970 | 2025.09.06 02:28:57.959704 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22971 | 2025.09.06 02:28:57.959806 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22972 | 2025.09.06 02:28:57.959829 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22973 | 2025.09.06 02:28:57.959901 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22974 | 2025.09.06 02:28:57.959924 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22975 | 2025.09.06 02:28:57.959931 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 294 rows starting from the beginning of the part | ||
| 22976 | 2025.09.06 02:28:57.959964 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22977 | 2025.09.06 02:28:57.959994 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 10 rows starting from the beginning of the part | ||
| 22978 | 2025.09.06 02:28:57.960040 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 51 rows starting from the beginning of the part | ||
| 22979 | 2025.09.06 02:28:57.960086 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 14 rows starting from the beginning of the part | ||
| 22980 | 2025.09.06 02:28:57.960128 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 51 rows starting from the beginning of the part | ||
| 22981 | 2025.09.06 02:28:57.960168 [ 191 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 10 rows starting from the beginning of the part | ||
| 22982 | 2025.09.06 02:28:57.960427 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22983 | 2025.09.06 02:28:57.960461 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22984 | 2025.09.06 02:28:57.960585 [ 223 ] {} <Debug> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22985 | 2025.09.06 02:28:57.960863 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22986 | 2025.09.06 02:28:57.960979 [ 201 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120996 sec., 355383.64904624945 rows/sec., 24.97 MiB/sec. | ||
| 22987 | 2025.09.06 02:28:57.961286 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22988 | 2025.09.06 02:28:57.961324 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22989 | 2025.09.06 02:28:57.961461 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001555 sec., 47588.424437299036 rows/sec., 3.72 MiB/sec. | ||
| 22990 | 2025.09.06 02:28:57.961498 [ 254 ] {e7f93820-d314-483b-8729-dfd8af363a04} <Debug> TCPHandler: Processed in 0.001716784 sec. | ||
| 22991 | 2025.09.06 02:28:57.961625 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22992 | 2025.09.06 02:28:57.961719 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22993 | 2025.09.06 02:28:57.961761 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22994 | 2025.09.06 02:28:57.961837 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22995 | 2025.09.06 02:28:57.961925 [ 198 ] {aa3b9726-2dc4-4be7-8683-d6fb1f84115f::all_1_161_32} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22996 | 2025.09.06 02:28:57.962027 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22997 | 2025.09.06 02:28:57.962188 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22998 | 2025.09.06 02:28:57.962227 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 22999 | 2025.09.06 02:28:57.962656 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23000 | 2025.09.06 02:28:57.963066 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23001 | 2025.09.06 02:28:57.963188 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
| 23002 | 2025.09.06 02:28:57.963221 [ 254 ] {ab1aa04b-6066-4f85-9ad6-d3b448e64703} <Debug> TCPHandler: Processed in 0.001664694 sec. | ||
| 23003 | 2025.09.06 02:28:57.963330 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23004 | 2025.09.06 02:28:57.963416 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23005 | 2025.09.06 02:28:57.963465 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23006 | 2025.09.06 02:28:57.964272 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23007 | 2025.09.06 02:28:57.964305 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23008 | 2025.09.06 02:28:57.964906 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23009 | 2025.09.06 02:28:57.965354 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23010 | 2025.09.06 02:28:57.965489 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002065 sec., 4842.6150121065375 rows/sec., 8.68 MiB/sec. | ||
| 23011 | 2025.09.06 02:28:57.965555 [ 254 ] {ba559706-b48e-47be-a9f5-a412f70d759d} <Debug> TCPHandler: Processed in 0.002259618 sec. | ||
| 23012 | 2025.09.06 02:28:57.965663 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23013 | 2025.09.06 02:28:57.965755 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23014 | 2025.09.06 02:28:57.965795 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23015 | 2025.09.06 02:28:57.966128 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23016 | 2025.09.06 02:28:57.966161 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23017 | 2025.09.06 02:28:57.966551 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23018 | 2025.09.06 02:28:57.966970 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23019 | 2025.09.06 02:28:57.967099 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 23020 | 2025.09.06 02:28:57.967134 [ 254 ] {36c1072d-b0cd-43d3-adc8-d4c8feaf1d87} <Debug> TCPHandler: Processed in 0.001518762 sec. | ||
| 23021 | 2025.09.06 02:28:58.756881 [ 219 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23022 | 2025.09.06 02:28:58.756944 [ 219 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23023 | 2025.09.06 02:28:58.759590 [ 219 ] {} <Debug> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23024 | 2025.09.06 02:28:59.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.23 MiB, peak 429.76 MiB, free memory in arenas 0.00 B, will set to 412.23 MiB (RSS), difference: 4.00 MiB | ||
| 23025 | 2025.09.06 02:29:00.094638 [ 112 ] {} <Debug> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Selected 5 parts from all_1_62_14 to all_66_66_0 | ||
| 23026 | 2025.09.06 02:29:00.094737 [ 112 ] {} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23027 | 2025.09.06 02:29:00.094774 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23028 | 2025.09.06 02:29:00.094906 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_62_14 to all_66_66_0 into Compact with storage Full | ||
| 23029 | 2025.09.06 02:29:00.095059 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23030 | 2025.09.06 02:29:00.095094 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_14, total 495 rows starting from the beginning of the part | ||
| 23031 | 2025.09.06 02:29:00.095166 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 23032 | 2025.09.06 02:29:00.095217 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 203 rows starting from the beginning of the part | ||
| 23033 | 2025.09.06 02:29:00.095264 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 23034 | 2025.09.06 02:29:00.095310 [ 191 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 228 rows starting from the beginning of the part | ||
| 23035 | 2025.09.06 02:29:00.096264 [ 198 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408991 sec., 836059.2792998677 rows/sec., 59.25 MiB/sec. | ||
| 23036 | 2025.09.06 02:29:00.096589 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Trace> MergedBlockOutputStream: filled checksums all_1_66_15 (state Temporary) | ||
| 23037 | 2025.09.06 02:29:00.097168 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_merge_all_1_66_15 to all_1_66_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23038 | 2025.09.06 02:29:00.097250 [ 196 ] {ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90::all_1_66_15} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90) (MergerMutator): Merged 5 parts: [all_1_62_14, all_66_66_0] -> all_1_66_15 | ||
| 23039 | 2025.09.06 02:29:00.097341 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 23040 | 2025.09.06 02:29:00.398493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 23041 | 2025.09.06 02:29:00.415498 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23042 | 2025.09.06 02:29:00.415545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23043 | 2025.09.06 02:29:00.422036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 23044 | 2025.09.06 02:29:00.423203 [ 243 ] {} <Trace> system.metric_log (16294ae6-66c1-4579-8ab4-a1618b8cb58f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23045 | 2025.09.06 02:29:00.426327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 23046 | 2025.09.06 02:29:02.764619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2754 | ||
| 23047 | 2025.09.06 02:29:02.766976 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23048 | 2025.09.06 02:29:02.767026 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23049 | 2025.09.06 02:29:02.768362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 23050 | 2025.09.06 02:29:02.768844 [ 242 ] {} <Trace> system.query_log (1716d918-5ebf-441a-ae76-7eb516a2bd43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23051 | 2025.09.06 02:29:02.769125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2754 | ||
| 23052 | 2025.09.06 02:29:02.847775 [ 220 ] {} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23053 | 2025.09.06 02:29:02.847852 [ 220 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23054 | 2025.09.06 02:29:02.851894 [ 220 ] {} <Debug> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23055 | 2025.09.06 02:29:02.959912 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23056 | 2025.09.06 02:29:02.960104 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23057 | 2025.09.06 02:29:02.960175 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23058 | 2025.09.06 02:29:02.961067 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23059 | 2025.09.06 02:29:02.961119 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23060 | 2025.09.06 02:29:02.961739 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23061 | 2025.09.06 02:29:02.962292 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Trace> oximeter.fields_i16 (13eb1a28-a2d0-4945-a467-d4ee84c48b80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23062 | 2025.09.06 02:29:02.962447 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002396 sec., 10016.69449081803 rows/sec., 851.03 KiB/sec. | ||
| 23063 | 2025.09.06 02:29:02.962492 [ 254 ] {df8e292d-ab22-437a-aba7-22cdb57ed204} <Debug> TCPHandler: Processed in 0.002707632 sec. | ||
| 23064 | 2025.09.06 02:29:02.962659 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23065 | 2025.09.06 02:29:02.962755 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23066 | 2025.09.06 02:29:02.962795 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23067 | 2025.09.06 02:29:02.963250 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23068 | 2025.09.06 02:29:02.963286 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23069 | 2025.09.06 02:29:02.963722 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23070 | 2025.09.06 02:29:02.964169 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Trace> oximeter.fields_ipaddr (4a9f9e87-d18c-4389-b2ee-3772981878bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23071 | 2025.09.06 02:29:02.964304 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 207.89 KiB/sec. | ||
| 23072 | 2025.09.06 02:29:02.964341 [ 254 ] {e1b37252-b7cf-4d58-9a0f-65a32ee2282c} <Debug> TCPHandler: Processed in 0.001734824 sec. | ||
| 23073 | 2025.09.06 02:29:02.964461 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23074 | 2025.09.06 02:29:02.964554 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23075 | 2025.09.06 02:29:02.964592 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23076 | 2025.09.06 02:29:02.965199 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23077 | 2025.09.06 02:29:02.965234 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23078 | 2025.09.06 02:29:02.965724 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23079 | 2025.09.06 02:29:02.966165 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Trace> oximeter.fields_string (6aef7987-7ca4-45b6-8346-5a12aad267e9): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23080 | 2025.09.06 02:29:02.966295 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Debug> executeQuery: Read 280 rows, 25.64 KiB in 0.001759 sec., 159181.35304150087 rows/sec., 14.23 MiB/sec. | ||
| 23081 | 2025.09.06 02:29:02.966332 [ 254 ] {176c5948-4cb8-421e-b1ea-3e9a4846cd2d} <Debug> TCPHandler: Processed in 0.001918915 sec. | ||
| 23082 | 2025.09.06 02:29:02.966446 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23083 | 2025.09.06 02:29:02.966537 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23084 | 2025.09.06 02:29:02.966576 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23085 | 2025.09.06 02:29:02.966985 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23086 | 2025.09.06 02:29:02.967020 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23087 | 2025.09.06 02:29:02.967415 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23088 | 2025.09.06 02:29:02.967852 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Trace> oximeter.fields_u16 (aa3b9726-2dc4-4be7-8683-d6fb1f84115f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23089 | 2025.09.06 02:29:02.967980 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Debug> executeQuery: Read 67 rows, 5.08 KiB in 0.001461 sec., 45859.00068446269 rows/sec., 3.39 MiB/sec. | ||
| 23090 | 2025.09.06 02:29:02.968018 [ 254 ] {97f5ec65-f0f5-47ce-9656-37b150423862} <Debug> TCPHandler: Processed in 0.001619893 sec. | ||
| 23091 | 2025.09.06 02:29:02.968130 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23092 | 2025.09.06 02:29:02.968221 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23093 | 2025.09.06 02:29:02.968260 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23094 | 2025.09.06 02:29:02.968647 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23095 | 2025.09.06 02:29:02.968682 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23096 | 2025.09.06 02:29:02.969084 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23097 | 2025.09.06 02:29:02.969520 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Trace> oximeter.fields_u32 (ca81b03b-c8c8-4ae7-a598-4a3c6d7f1b90): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23098 | 2025.09.06 02:29:02.969649 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001445 sec., 16608.996539792388 rows/sec., 1.38 MiB/sec. | ||
| 23099 | 2025.09.06 02:29:02.969686 [ 254 ] {0709eec0-e3da-422d-b193-8aacaa9e9efa} <Debug> TCPHandler: Processed in 0.001603183 sec. | ||
| 23100 | 2025.09.06 02:29:02.969792 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23101 | 2025.09.06 02:29:02.969884 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23102 | 2025.09.06 02:29:02.969924 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23103 | 2025.09.06 02:29:02.970316 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23104 | 2025.09.06 02:29:02.970352 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23105 | 2025.09.06 02:29:02.970797 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23106 | 2025.09.06 02:29:02.971233 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Trace> oximeter.fields_u8 (eea6f1b2-6ef5-4b7a-9abf-016d0375bdc3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23107 | 2025.09.06 02:29:02.971361 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 627.51 KiB/sec. | ||
| 23108 | 2025.09.06 02:29:02.971398 [ 254 ] {dfdbec76-e4db-4ebc-9222-664f49c5cb69} <Debug> TCPHandler: Processed in 0.001652434 sec. | ||
| 23109 | 2025.09.06 02:29:02.971504 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23110 | 2025.09.06 02:29:02.971596 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23111 | 2025.09.06 02:29:02.971634 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23112 | 2025.09.06 02:29:02.972098 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23113 | 2025.09.06 02:29:02.972134 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23114 | 2025.09.06 02:29:02.972557 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23115 | 2025.09.06 02:29:02.973049 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Trace> oximeter.fields_uuid (ef883d51-cd63-4f47-a82b-c5ab7a4a738b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23116 | 2025.09.06 02:29:02.973178 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Debug> executeQuery: Read 155 rows, 12.78 KiB in 0.001599 sec., 96935.58474046279 rows/sec., 7.81 MiB/sec. | ||
| 23117 | 2025.09.06 02:29:02.973216 [ 254 ] {601f0321-8e1d-4c9a-ae61-75864641684e} <Debug> TCPHandler: Processed in 0.001757914 sec. | ||
| 23118 | 2025.09.06 02:29:02.973326 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23119 | 2025.09.06 02:29:02.973417 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23120 | 2025.09.06 02:29:02.973459 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23121 | 2025.09.06 02:29:02.973858 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23122 | 2025.09.06 02:29:02.973894 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23123 | 2025.09.06 02:29:02.974333 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23124 | 2025.09.06 02:29:02.974772 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Trace> oximeter.measurements_cumulativeu64 (fc9cb6e3-dae2-47c2-95c3-a18ee670c221): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23125 | 2025.09.06 02:29:02.974899 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001499 sec., 132088.05870580388 rows/sec., 9.47 MiB/sec. | ||
| 23126 | 2025.09.06 02:29:02.974935 [ 254 ] {852db8c2-a9ac-4959-b526-dff84ce415fd} <Debug> TCPHandler: Processed in 0.001656233 sec. | ||
| 23127 | 2025.09.06 02:29:02.975044 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23128 | 2025.09.06 02:29:02.975137 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23129 | 2025.09.06 02:29:02.975190 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23130 | 2025.09.06 02:29:02.976092 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23131 | 2025.09.06 02:29:02.976128 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23132 | 2025.09.06 02:29:02.976800 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23133 | 2025.09.06 02:29:02.977271 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Trace> oximeter.measurements_histogramu64 (339e4394-8a7b-44ad-9f58-518a1e553359): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23134 | 2025.09.06 02:29:02.977409 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00229 sec., 22270.7423580786 rows/sec., 39.91 MiB/sec. | ||
| 23135 | 2025.09.06 02:29:02.977464 [ 254 ] {460474a0-aeaa-492e-a750-071a5d7e1e7f} <Debug> TCPHandler: Processed in 0.00246663 sec. | ||
| 23136 | 2025.09.06 02:29:02.977574 [ 254 ] {} <Trace> TCP-Session: bd94e134-baf0-4477-a4ba-1a9c3732c68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23137 | 2025.09.06 02:29:02.977667 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23138 | 2025.09.06 02:29:02.977707 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23139 | 2025.09.06 02:29:02.978038 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23140 | 2025.09.06 02:29:02.978074 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 23141 | 2025.09.06 02:29:02.978476 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23142 | 2025.09.06 02:29:02.978912 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Trace> oximeter.measurements_u64 (03101485-3c79-4107-82a4-0839a72b4e7b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23143 | 2025.09.06 02:29:02.979042 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 23144 | 2025.09.06 02:29:02.979077 [ 254 ] {5a460e04-b74b-46b3-9c3e-12f1007d408e} <Debug> TCPHandler: Processed in 0.001550282 sec. | ||