| 1 | [ Jul 29 06:11:40 Enabled. ] | ||
| 2 | [ Jul 29 06:11:40 Rereading configuration. ] | ||
| 3 | [ Jul 29 06:11:41 Rereading configuration. ] | ||
| 4 | [ Jul 29 06:11:52 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 | [ Jul 29 06:11:52 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.07.29 06:11:53.880826 [ 1 ] {} <Information> Application: Will watch for the process with pid 26096 | ||
| 29 | 2025.07.29 06:11:53.881277 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.29 06:11:54.374455 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26096 | ||
| 31 | 2025.07.29 06:11:54.375284 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.29 06:11:54.375452 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.29 06:11:54.503345 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.29 06:11:54.533928 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.29 06:11:54.534016 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.29 06:11:54.534036 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.29 06:11:54.534103 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.29 06:11:54.534816 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.29 06:11:54.537194 [ 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.07.29 06:11:54.538164 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.29 06:11:54.539042 [ 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.07.29 06:11:54.539097 [ 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.07.29 06:11:54.539144 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.29 06:11:54.539895 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.29 06:11:54.540858 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.29 06:11:54.547357 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.29 06:11:54.548135 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.29 06:11:54.549528 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.29 06:11:54.549649 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.29 06:11:54.551132 [ 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.07.29 06:11:54.551612 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.29 06:11:54.557335 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.29 06:11:54.558089 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.29 06:11:54.561520 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.29 06:11:54.562061 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.29 06:11:54.562506 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.29 06:11:54.562916 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.29 06:11:54.566292 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.29 06:11:54.566319 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.29 06:11:54.566419 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.29 06:11:54.566510 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.29 06:11:54.575368 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.29 06:11:54.575395 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176655 sec | ||
| 68 | 2025.07.29 06:11:54.575442 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.29 06:11:54.575480 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.29 06:11:54.576194 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.29 06:11:54.576806 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.29 06:11:54.588493 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.29 06:11:54.588541 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.29 06:11:54.588622 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.29 06:11:54.588636 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.29 06:11:54.588672 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.29 06:11:54.588739 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.29 06:11:54.592993 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.29 06:11:54.593043 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.29 06:11:54.593089 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.29 06:11:54.593262 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.29 06:11:54.593308 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.29 06:11:54.593320 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.29 06:11:54.593411 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.29 06:11:54.593425 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.29 06:11:54.593459 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.29 06:11:54.593546 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.29 06:11:54.621432 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.29 06:11:54.624620 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.29 06:11:54.624718 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122654 sec | ||
| 91 | 2025.07.29 06:11:54.624734 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.29 06:11:54.624745 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.29 06:11:54.624773 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.29 06:11:54.625131 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.29 06:11:54.625270 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.29 06:11:54.625290 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.29 06:11:54.625306 [ 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.07.29 06:11:54.625320 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.29 06:11:54.629084 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.29 06:11:54.629390 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2025.07.29 06:11:54.630867 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.37e-05 sec. | ||
| 102 | 2025.07.29 06:11:54.631302 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.29 06:11:54.632650 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.29 06:11:54.632676 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.29 06:11:54.755717 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51480 | ||
| 106 | 2025.07.29 06:11:54.756605 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.29 06:11:54.756674 [ 3 ] {} <Debug> TCP-Session: 0189a91b-ac3d-4a84-a9e8-587a5fccae21 Authenticating user 'default' from [fd00:1122:3344:101::a]:51480 | ||
| 108 | 2025.07.29 06:11:54.756703 [ 3 ] {} <Debug> TCP-Session: 0189a91b-ac3d-4a84-a9e8-587a5fccae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.29 06:11:54.756780 [ 3 ] {} <Debug> TCP-Session: 0189a91b-ac3d-4a84-a9e8-587a5fccae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.29 06:11:54.756879 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.29 06:11:54.756905 [ 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.07.29 06:11:54.756984 [ 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.07.29 06:11:54.762247 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48584 | ||
| 114 | 2025.07.29 06:11:54.762350 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50309 | ||
| 115 | 2025.07.29 06:11:54.762358 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64800 | ||
| 116 | 2025.07.29 06:11:54.762471 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.07.29 06:11:54.762569 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43571 | ||
| 118 | 2025.07.29 06:11:54.762577 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.07.29 06:11:54.762596 [ 4 ] {} <Debug> TCP-Session: 0ffc865f-2575-4acb-80cf-fcf03dec65db Authenticating user 'default' from [fd00:1122:3344:101::a]:48584 | ||
| 120 | 2025.07.29 06:11:54.762630 [ 254 ] {} <Debug> TCP-Session: d3e09458-2cd6-4596-a2ed-a6fd76d4db95 Authenticating user 'default' from [fd00:1122:3344:101::a]:50309 | ||
| 121 | 2025.07.29 06:11:54.762654 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.07.29 06:11:54.762632 [ 4 ] {} <Debug> TCP-Session: 0ffc865f-2575-4acb-80cf-fcf03dec65db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.07.29 06:11:54.762691 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59582 | ||
| 124 | 2025.07.29 06:11:54.762759 [ 5 ] {} <Debug> TCP-Session: 1e35d54b-b3f4-440a-acba-5e2f0d4eeb22 Authenticating user 'default' from [fd00:1122:3344:101::a]:64800 | ||
| 125 | 2025.07.29 06:11:54.762735 [ 4 ] {} <Debug> TCP-Session: 0ffc865f-2575-4acb-80cf-fcf03dec65db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.07.29 06:11:54.762720 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.07.29 06:11:54.762849 [ 5 ] {} <Debug> TCP-Session: 1e35d54b-b3f4-440a-acba-5e2f0d4eeb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.07.29 06:11:54.762719 [ 254 ] {} <Debug> TCP-Session: d3e09458-2cd6-4596-a2ed-a6fd76d4db95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.29 06:11:54.762890 [ 255 ] {} <Debug> TCP-Session: 83f2292b-0a22-4df3-a9c3-21c4380492b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:43571 | ||
| 130 | 2025.07.29 06:11:54.762924 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46318 | ||
| 131 | 2025.07.29 06:11:54.762939 [ 254 ] {} <Debug> TCP-Session: d3e09458-2cd6-4596-a2ed-a6fd76d4db95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.07.29 06:11:54.762958 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.07.29 06:11:54.762958 [ 255 ] {} <Debug> TCP-Session: 83f2292b-0a22-4df3-a9c3-21c4380492b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.07.29 06:11:54.763014 [ 256 ] {} <Debug> TCP-Session: 2d883c09-326a-427f-8368-cbfa1dc7477c Authenticating user 'default' from [fd00:1122:3344:101::a]:59582 | ||
| 135 | 2025.07.29 06:11:54.762937 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40555 | ||
| 136 | 2025.07.29 06:11:54.763084 [ 255 ] {} <Debug> TCP-Session: 83f2292b-0a22-4df3-a9c3-21c4380492b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.07.29 06:11:54.763108 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.07.29 06:11:54.763107 [ 256 ] {} <Debug> TCP-Session: 2d883c09-326a-427f-8368-cbfa1dc7477c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.07.29 06:11:54.762918 [ 5 ] {} <Debug> TCP-Session: 1e35d54b-b3f4-440a-acba-5e2f0d4eeb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.29 06:11:54.763206 [ 256 ] {} <Debug> TCP-Session: 2d883c09-326a-427f-8368-cbfa1dc7477c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.07.29 06:11:54.763204 [ 258 ] {} <Debug> TCP-Session: 5f4df2de-dba4-43a4-bf48-ebe26c578bf3 Authenticating user 'default' from [fd00:1122:3344:101::a]:46318 | ||
| 142 | 2025.07.29 06:11:54.763312 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.07.29 06:11:54.763331 [ 258 ] {} <Debug> TCP-Session: 5f4df2de-dba4-43a4-bf48-ebe26c578bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.29 06:11:54.763364 [ 257 ] {} <Debug> TCP-Session: aa8b5cb3-374b-416f-ba8c-1a1fc91c687d Authenticating user 'default' from [fd00:1122:3344:101::a]:40555 | ||
| 145 | 2025.07.29 06:11:54.763475 [ 258 ] {} <Debug> TCP-Session: 5f4df2de-dba4-43a4-bf48-ebe26c578bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.07.29 06:11:54.763503 [ 257 ] {} <Debug> TCP-Session: aa8b5cb3-374b-416f-ba8c-1a1fc91c687d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.07.29 06:11:54.763594 [ 257 ] {} <Debug> TCP-Session: aa8b5cb3-374b-416f-ba8c-1a1fc91c687d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.29 06:11:54.841546 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65064 | ||
| 149 | 2025.07.29 06:11:54.850672 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.07.29 06:11:54.850810 [ 259 ] {} <Debug> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:65064 | ||
| 151 | 2025.07.29 06:11:54.850839 [ 259 ] {} <Debug> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.29 06:11:54.850856 [ 259 ] {} <Debug> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.29 06:11:54.850994 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.07.29 06:11:54.851040 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.07.29 06:11:54.851136 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.07.29 06:11:54.859543 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50012 | ||
| 157 | 2025.07.29 06:11:54.859649 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49876 | ||
| 158 | 2025.07.29 06:11:54.859712 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38950 | ||
| 159 | 2025.07.29 06:11:54.859837 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54835 | ||
| 160 | 2025.07.29 06:11:54.859964 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.07.29 06:11:54.860019 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.07.29 06:11:54.859969 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63321 | ||
| 163 | 2025.07.29 06:11:54.860113 [ 260 ] {} <Debug> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Authenticating user 'default' from [fd00:1122:3344:101::d]:50012 | ||
| 164 | 2025.07.29 06:11:54.860125 [ 262 ] {} <Debug> TCP-Session: 4b9d76da-d972-49ed-90d4-ca4d9c95f356 Authenticating user 'default' from [fd00:1122:3344:101::d]:38950 | ||
| 165 | 2025.07.29 06:11:54.860143 [ 260 ] {} <Debug> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.07.29 06:11:54.860196 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.07.29 06:11:54.860224 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43756 | ||
| 168 | 2025.07.29 06:11:54.860268 [ 260 ] {} <Debug> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.07.29 06:11:54.860273 [ 261 ] {} <Debug> TCP-Session: 1845d21d-7a0a-4fbd-9ec7-29d3efdb80c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49876 | ||
| 170 | 2025.07.29 06:11:54.860261 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.07.29 06:11:54.860357 [ 261 ] {} <Debug> TCP-Session: 1845d21d-7a0a-4fbd-9ec7-29d3efdb80c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.07.29 06:11:54.860250 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.07.29 06:11:54.860405 [ 264 ] {} <Debug> TCP-Session: 58656fd4-5a9f-48f6-b5d6-aa6f35644ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63321 | ||
| 174 | 2025.07.29 06:11:54.860426 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.07.29 06:11:54.860459 [ 264 ] {} <Debug> TCP-Session: 58656fd4-5a9f-48f6-b5d6-aa6f35644ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.07.29 06:11:54.860495 [ 263 ] {} <Debug> TCP-Session: df68478b-ab70-46a5-b64f-e5df60e01464 Authenticating user 'default' from [fd00:1122:3344:101::d]:54835 | ||
| 177 | 2025.07.29 06:11:54.860443 [ 261 ] {} <Debug> TCP-Session: 1845d21d-7a0a-4fbd-9ec7-29d3efdb80c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.07.29 06:11:54.860548 [ 264 ] {} <Debug> TCP-Session: 58656fd4-5a9f-48f6-b5d6-aa6f35644ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.07.29 06:11:54.860531 [ 266 ] {} <Debug> TCP-Session: 513d984c-d02d-4e6f-8d98-192b6e26d5a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43756 | ||
| 180 | 2025.07.29 06:11:54.860238 [ 262 ] {} <Debug> TCP-Session: 4b9d76da-d972-49ed-90d4-ca4d9c95f356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.07.29 06:11:54.860635 [ 266 ] {} <Debug> TCP-Session: 513d984c-d02d-4e6f-8d98-192b6e26d5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.07.29 06:11:54.860123 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39943 | ||
| 183 | 2025.07.29 06:11:54.860803 [ 262 ] {} <Debug> TCP-Session: 4b9d76da-d972-49ed-90d4-ca4d9c95f356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.07.29 06:11:54.860815 [ 266 ] {} <Debug> TCP-Session: 513d984c-d02d-4e6f-8d98-192b6e26d5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.07.29 06:11:54.860545 [ 263 ] {} <Debug> TCP-Session: df68478b-ab70-46a5-b64f-e5df60e01464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.07.29 06:11:54.860942 [ 263 ] {} <Debug> TCP-Session: df68478b-ab70-46a5-b64f-e5df60e01464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.07.29 06:11:54.860990 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.07.29 06:11:54.861089 [ 265 ] {} <Debug> TCP-Session: 340ba741-7e13-427f-8816-111ab68758c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39943 | ||
| 189 | 2025.07.29 06:11:54.861118 [ 265 ] {} <Debug> TCP-Session: 340ba741-7e13-427f-8816-111ab68758c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.07.29 06:11:54.861208 [ 265 ] {} <Debug> TCP-Session: 340ba741-7e13-427f-8816-111ab68758c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.07.29 06:11:54.862214 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48470 | ||
| 192 | 2025.07.29 06:11:54.862341 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.07.29 06:11:54.862385 [ 267 ] {} <Debug> TCP-Session: 8ea7bb07-9f4a-4058-9879-11c04a663319 Authenticating user 'default' from [fd00:1122:3344:101::d]:48470 | ||
| 194 | 2025.07.29 06:11:54.862491 [ 267 ] {} <Debug> TCP-Session: 8ea7bb07-9f4a-4058-9879-11c04a663319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.07.29 06:11:54.862505 [ 267 ] {} <Debug> TCP-Session: 8ea7bb07-9f4a-4058-9879-11c04a663319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.07.29 06:11:54.866363 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.07.29 06:11:54.869408 [ 259 ] {deab5e01-3999-4906-a941-5142c89f9f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.07.29 06:11:54.937999 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63198 | ||
| 199 | 2025.07.29 06:11:54.945708 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 200 | 2025.07.29 06:11:54.945827 [ 268 ] {} <Debug> TCP-Session: 3a01f7b9-9783-416c-87b1-f87c313388b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:63198 | ||
| 201 | 2025.07.29 06:11:54.945850 [ 268 ] {} <Debug> TCP-Session: 3a01f7b9-9783-416c-87b1-f87c313388b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2025.07.29 06:11:54.945864 [ 268 ] {} <Debug> TCP-Session: 3a01f7b9-9783-416c-87b1-f87c313388b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2025.07.29 06:11:54.947431 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 204 | 2025.07.29 06:11:54.947467 [ 268 ] {} <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 | ||
| 205 | 2025.07.29 06:11:54.947550 [ 268 ] {} <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 | ||
| 206 | 2025.07.29 06:11:54.961730 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51899 | ||
| 207 | 2025.07.29 06:11:54.962439 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35840 | ||
| 208 | 2025.07.29 06:11:54.962468 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2025.07.29 06:11:54.962540 [ 269 ] {} <Debug> TCP-Session: 6f17044e-3ade-4496-a920-ad0fe260c605 Authenticating user 'default' from [fd00:1122:3344:101::c]:51899 | ||
| 210 | 2025.07.29 06:11:54.962650 [ 269 ] {} <Debug> TCP-Session: 6f17044e-3ade-4496-a920-ad0fe260c605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.07.29 06:11:54.962665 [ 269 ] {} <Debug> TCP-Session: 6f17044e-3ade-4496-a920-ad0fe260c605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.07.29 06:11:54.963309 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55248 | ||
| 213 | 2025.07.29 06:11:54.963365 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45290 | ||
| 214 | 2025.07.29 06:11:54.963913 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.07.29 06:11:54.963970 [ 270 ] {} <Debug> TCP-Session: 397c408e-34e0-444f-ad70-f544e758208b Authenticating user 'default' from [fd00:1122:3344:101::c]:35840 | ||
| 216 | 2025.07.29 06:11:54.964000 [ 270 ] {} <Debug> TCP-Session: 397c408e-34e0-444f-ad70-f544e758208b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.07.29 06:11:54.964054 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59889 | ||
| 218 | 2025.07.29 06:11:54.964116 [ 270 ] {} <Debug> TCP-Session: 397c408e-34e0-444f-ad70-f544e758208b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.07.29 06:11:54.964705 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.07.29 06:11:54.964756 [ 272 ] {} <Debug> TCP-Session: 0e706a19-8dd2-4eb8-8280-f00e3e0a048a Authenticating user 'default' from [fd00:1122:3344:101::c]:45290 | ||
| 221 | 2025.07.29 06:11:54.964835 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57854 | ||
| 222 | 2025.07.29 06:11:54.964851 [ 272 ] {} <Debug> TCP-Session: 0e706a19-8dd2-4eb8-8280-f00e3e0a048a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.07.29 06:11:54.964878 [ 272 ] {} <Debug> TCP-Session: 0e706a19-8dd2-4eb8-8280-f00e3e0a048a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.07.29 06:11:54.964910 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2025.07.29 06:11:54.964989 [ 271 ] {} <Debug> TCP-Session: 4a6c9953-fa5c-4bd7-81fd-3defcbb2f3f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:55248 | ||
| 226 | 2025.07.29 06:11:54.965010 [ 271 ] {} <Debug> TCP-Session: 4a6c9953-fa5c-4bd7-81fd-3defcbb2f3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.07.29 06:11:54.965095 [ 271 ] {} <Debug> TCP-Session: 4a6c9953-fa5c-4bd7-81fd-3defcbb2f3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.07.29 06:11:54.965470 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.07.29 06:11:54.965596 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44963 | ||
| 230 | 2025.07.29 06:11:54.965605 [ 273 ] {} <Debug> TCP-Session: 68770edf-181d-435d-84c3-7f378f942cc8 Authenticating user 'default' from [fd00:1122:3344:101::c]:59889 | ||
| 231 | 2025.07.29 06:11:54.965724 [ 273 ] {} <Debug> TCP-Session: 68770edf-181d-435d-84c3-7f378f942cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.07.29 06:11:54.965744 [ 273 ] {} <Debug> TCP-Session: 68770edf-181d-435d-84c3-7f378f942cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.07.29 06:11:54.966438 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.07.29 06:11:54.966571 [ 275 ] {} <Debug> TCP-Session: ec987a1a-1fea-444c-b831-a36c2f0ccd55 Authenticating user 'default' from [fd00:1122:3344:101::c]:44963 | ||
| 235 | 2025.07.29 06:11:54.966593 [ 275 ] {} <Debug> TCP-Session: ec987a1a-1fea-444c-b831-a36c2f0ccd55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.07.29 06:11:54.966607 [ 275 ] {} <Debug> TCP-Session: ec987a1a-1fea-444c-b831-a36c2f0ccd55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.07.29 06:11:54.967235 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.07.29 06:11:54.967278 [ 274 ] {} <Debug> TCP-Session: 1527d079-074f-404a-ba5e-53765297165a Authenticating user 'default' from [fd00:1122:3344:101::c]:57854 | ||
| 239 | 2025.07.29 06:11:54.967300 [ 274 ] {} <Debug> TCP-Session: 1527d079-074f-404a-ba5e-53765297165a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.07.29 06:11:54.967401 [ 274 ] {} <Debug> TCP-Session: 1527d079-074f-404a-ba5e-53765297165a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.07.29 06:11:54.988058 [ 259 ] {deab5e01-3999-4906-a941-5142c89f9f90} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65064) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 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 | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2025.07.29 06:11:54.989028 [ 259 ] {deab5e01-3999-4906-a941-5142c89f9f90} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 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 | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2025.07.29 06:11:54.989314 [ 259 ] {deab5e01-3999-4906-a941-5142c89f9f90} <Debug> TCPHandler: Processed in 0.125111782 sec. | ||
| 290 | 2025.07.29 06:11:54.990091 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2025.07.29 06:11:54.990304 [ 260 ] {ba55d38f-290d-4870-be99-e17c66c68cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2025.07.29 06:11:54.990733 [ 260 ] {ba55d38f-290d-4870-be99-e17c66c68cf1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50012) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 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 | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 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 | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2025.07.29 06:11:54.991074 [ 260 ] {ba55d38f-290d-4870-be99-e17c66c68cf1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 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 | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2025.07.29 06:11:54.991306 [ 260 ] {ba55d38f-290d-4870-be99-e17c66c68cf1} <Debug> TCPHandler: Processed in 0.001754932 sec. | ||
| 341 | 2025.07.29 06:11:54.995607 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2025.07.29 06:11:54.996505 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2025.07.29 06:11:54.997163 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2025.07.29 06:11:54.999814 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2025.07.29 06:11:54.999914 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137604 sec | ||
| 346 | 2025.07.29 06:11:54.999932 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Trace> ReferentialDeps: No tables | ||
| 347 | 2025.07.29 06:11:54.999945 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Trace> LoadingDeps: No tables | ||
| 348 | 2025.07.29 06:11:54.999972 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2025.07.29 06:11:55.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.06 MiB, peak 121.06 MiB, free memory in arenas 0.00 B, will set to 128.69 MiB (RSS), difference: 7.63 MiB | ||
| 350 | 2025.07.29 06:11:55.000826 [ 259 ] {4977a4ee-2e8f-4951-a4bc-ccf0eac98f7a} <Debug> TCPHandler: Processed in 0.005319348 sec. | ||
| 351 | 2025.07.29 06:11:55.000993 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.07.29 06:11:55.001223 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.07.29 06:11:55.001280 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.07.29 06:11:55.007978 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.07.29 06:11:55.010668 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Debug> oximeter.version (8fabacd8-600a-4a95-92a6-42c5049a6e21): Loading data parts | ||
| 357 | 2025.07.29 06:11:55.011706 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Debug> oximeter.version (8fabacd8-600a-4a95-92a6-42c5049a6e21): There are no data parts | ||
| 358 | 2025.07.29 06:11:55.016074 [ 259 ] {8f45172a-c38c-4dd2-a4e8-064eca06fc44} <Debug> TCPHandler: Processed in 0.015133081 sec. | ||
| 359 | 2025.07.29 06:11:55.016255 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.07.29 06:11:55.016443 [ 259 ] {44d4ab72-f421-4f6e-b055-4c2c7fd13c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2025.07.29 06:11:55.016574 [ 259 ] {44d4ab72-f421-4f6e-b055-4c2c7fd13c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.07.29 06:11:55.026042 [ 259 ] {44d4ab72-f421-4f6e-b055-4c2c7fd13c9b} <Debug> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Loading data parts | ||
| 373 | 2025.07.29 06:11:55.026322 [ 259 ] {44d4ab72-f421-4f6e-b055-4c2c7fd13c9b} <Debug> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): There are no data parts | ||
| 374 | 2025.07.29 06:11:55.027485 [ 259 ] {44d4ab72-f421-4f6e-b055-4c2c7fd13c9b} <Debug> TCPHandler: Processed in 0.011287876 sec. | ||
| 375 | 2025.07.29 06:11:55.027646 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.07.29 06:11:55.027880 [ 259 ] {f1b6ce2b-235b-477b-af19-389b4069432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 377 | 2025.07.29 06:11:55.027983 [ 259 ] {f1b6ce2b-235b-477b-af19-389b4069432e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.07.29 06:11:55.030356 [ 259 ] {f1b6ce2b-235b-477b-af19-389b4069432e} <Debug> oximeter.measurements_i8 (59cce7f2-0b9f-4ece-aaec-037f153c9c77): Loading data parts | ||
| 379 | 2025.07.29 06:11:55.030508 [ 259 ] {f1b6ce2b-235b-477b-af19-389b4069432e} <Debug> oximeter.measurements_i8 (59cce7f2-0b9f-4ece-aaec-037f153c9c77): There are no data parts | ||
| 380 | 2025.07.29 06:11:55.032087 [ 259 ] {f1b6ce2b-235b-477b-af19-389b4069432e} <Debug> TCPHandler: Processed in 0.004493363 sec. | ||
| 381 | 2025.07.29 06:11:55.032235 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.07.29 06:11:55.032391 [ 259 ] {c45dbd02-4ddb-4e04-9682-3638bcb51621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 383 | 2025.07.29 06:11:55.032499 [ 259 ] {c45dbd02-4ddb-4e04-9682-3638bcb51621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2025.07.29 06:11:55.034729 [ 259 ] {c45dbd02-4ddb-4e04-9682-3638bcb51621} <Debug> oximeter.measurements_u8 (5ca38a93-1c4c-4f85-a2eb-0369b489dd0d): Loading data parts | ||
| 385 | 2025.07.29 06:11:55.035052 [ 259 ] {c45dbd02-4ddb-4e04-9682-3638bcb51621} <Debug> oximeter.measurements_u8 (5ca38a93-1c4c-4f85-a2eb-0369b489dd0d): There are no data parts | ||
| 386 | 2025.07.29 06:11:55.039414 [ 259 ] {c45dbd02-4ddb-4e04-9682-3638bcb51621} <Debug> TCPHandler: Processed in 0.007227545 sec. | ||
| 387 | 2025.07.29 06:11:55.039567 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.07.29 06:11:55.039791 [ 259 ] {49d082ac-a056-4f94-bcbc-ecdb2b266051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 389 | 2025.07.29 06:11:55.039893 [ 259 ] {49d082ac-a056-4f94-bcbc-ecdb2b266051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2025.07.29 06:11:55.043732 [ 259 ] {49d082ac-a056-4f94-bcbc-ecdb2b266051} <Debug> oximeter.measurements_i16 (52b4cf84-0d56-4b8f-9f0a-3610af8981a8): Loading data parts | ||
| 391 | 2025.07.29 06:11:55.043891 [ 259 ] {49d082ac-a056-4f94-bcbc-ecdb2b266051} <Debug> oximeter.measurements_i16 (52b4cf84-0d56-4b8f-9f0a-3610af8981a8): There are no data parts | ||
| 392 | 2025.07.29 06:11:55.048285 [ 259 ] {49d082ac-a056-4f94-bcbc-ecdb2b266051} <Debug> TCPHandler: Processed in 0.008767921 sec. | ||
| 393 | 2025.07.29 06:11:55.048437 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.07.29 06:11:55.048592 [ 259 ] {5216fe58-91c3-4fa9-8798-449ef6018acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 395 | 2025.07.29 06:11:55.048698 [ 259 ] {5216fe58-91c3-4fa9-8798-449ef6018acf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2025.07.29 06:11:55.052693 [ 259 ] {5216fe58-91c3-4fa9-8798-449ef6018acf} <Debug> oximeter.measurements_u16 (87f374e0-9163-48ef-b76c-9f68b80292ea): Loading data parts | ||
| 397 | 2025.07.29 06:11:55.052966 [ 259 ] {5216fe58-91c3-4fa9-8798-449ef6018acf} <Debug> oximeter.measurements_u16 (87f374e0-9163-48ef-b76c-9f68b80292ea): There are no data parts | ||
| 398 | 2025.07.29 06:11:55.057161 [ 259 ] {5216fe58-91c3-4fa9-8798-449ef6018acf} <Debug> TCPHandler: Processed in 0.008774221 sec. | ||
| 399 | 2025.07.29 06:11:55.057319 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.07.29 06:11:55.057531 [ 259 ] {fab43533-fef2-41ac-9ad4-f096ca567bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 401 | 2025.07.29 06:11:55.057629 [ 259 ] {fab43533-fef2-41ac-9ad4-f096ca567bc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2025.07.29 06:11:55.061623 [ 259 ] {fab43533-fef2-41ac-9ad4-f096ca567bc8} <Debug> oximeter.measurements_i32 (0a20cf23-35c7-4cd2-81f5-bb5d473ed3ed): Loading data parts | ||
| 403 | 2025.07.29 06:11:55.061791 [ 259 ] {fab43533-fef2-41ac-9ad4-f096ca567bc8} <Debug> oximeter.measurements_i32 (0a20cf23-35c7-4cd2-81f5-bb5d473ed3ed): There are no data parts | ||
| 404 | 2025.07.29 06:11:55.064693 [ 259 ] {fab43533-fef2-41ac-9ad4-f096ca567bc8} <Debug> TCPHandler: Processed in 0.007424521 sec. | ||
| 405 | 2025.07.29 06:11:55.064855 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.07.29 06:11:55.065061 [ 259 ] {ea16d192-e709-46e9-ba8a-b732d4f3cb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 407 | 2025.07.29 06:11:55.065206 [ 259 ] {ea16d192-e709-46e9-ba8a-b732d4f3cb0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2025.07.29 06:11:55.067785 [ 259 ] {ea16d192-e709-46e9-ba8a-b732d4f3cb0e} <Debug> oximeter.measurements_u32 (7ae25c3f-6079-4151-90b9-3b94b4a57ca7): Loading data parts | ||
| 409 | 2025.07.29 06:11:55.068014 [ 259 ] {ea16d192-e709-46e9-ba8a-b732d4f3cb0e} <Debug> oximeter.measurements_u32 (7ae25c3f-6079-4151-90b9-3b94b4a57ca7): There are no data parts | ||
| 410 | 2025.07.29 06:11:55.071178 [ 259 ] {ea16d192-e709-46e9-ba8a-b732d4f3cb0e} <Debug> TCPHandler: Processed in 0.00638665 sec. | ||
| 411 | 2025.07.29 06:11:55.071334 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.07.29 06:11:55.071574 [ 259 ] {376f00ef-ffdd-4c62-ae05-9a92d69e7611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 413 | 2025.07.29 06:11:55.071698 [ 259 ] {376f00ef-ffdd-4c62-ae05-9a92d69e7611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2025.07.29 06:11:55.075101 [ 259 ] {376f00ef-ffdd-4c62-ae05-9a92d69e7611} <Debug> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Loading data parts | ||
| 415 | 2025.07.29 06:11:55.075311 [ 259 ] {376f00ef-ffdd-4c62-ae05-9a92d69e7611} <Debug> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): There are no data parts | ||
| 416 | 2025.07.29 06:11:55.078846 [ 259 ] {376f00ef-ffdd-4c62-ae05-9a92d69e7611} <Debug> TCPHandler: Processed in 0.007564195 sec. | ||
| 417 | 2025.07.29 06:11:55.079034 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.07.29 06:11:55.079196 [ 259 ] {f13db286-4ee7-4184-aac4-388ea985e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 419 | 2025.07.29 06:11:55.079315 [ 259 ] {f13db286-4ee7-4184-aac4-388ea985e997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.07.29 06:11:55.082305 [ 259 ] {f13db286-4ee7-4184-aac4-388ea985e997} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Loading data parts | ||
| 421 | 2025.07.29 06:11:55.082528 [ 259 ] {f13db286-4ee7-4184-aac4-388ea985e997} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): There are no data parts | ||
| 422 | 2025.07.29 06:11:55.084543 [ 259 ] {f13db286-4ee7-4184-aac4-388ea985e997} <Debug> TCPHandler: Processed in 0.005557446 sec. | ||
| 423 | 2025.07.29 06:11:55.084716 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.07.29 06:11:55.085004 [ 259 ] {efd4814b-087f-49f0-a17f-b687b520d581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 425 | 2025.07.29 06:11:55.085107 [ 259 ] {efd4814b-087f-49f0-a17f-b687b520d581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.07.29 06:11:55.087275 [ 259 ] {efd4814b-087f-49f0-a17f-b687b520d581} <Debug> oximeter.measurements_f32 (d65b1df2-8327-4b65-b78a-dd07dbac563c): Loading data parts | ||
| 427 | 2025.07.29 06:11:55.087443 [ 259 ] {efd4814b-087f-49f0-a17f-b687b520d581} <Debug> oximeter.measurements_f32 (d65b1df2-8327-4b65-b78a-dd07dbac563c): There are no data parts | ||
| 428 | 2025.07.29 06:11:55.089969 [ 259 ] {efd4814b-087f-49f0-a17f-b687b520d581} <Debug> TCPHandler: Processed in 0.005323478 sec. | ||
| 429 | 2025.07.29 06:11:55.090158 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.07.29 06:11:55.090323 [ 259 ] {ded3d64f-40a3-49d1-a5b7-4283b17c5adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 431 | 2025.07.29 06:11:55.090444 [ 259 ] {ded3d64f-40a3-49d1-a5b7-4283b17c5adb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.07.29 06:11:55.092590 [ 259 ] {ded3d64f-40a3-49d1-a5b7-4283b17c5adb} <Debug> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Loading data parts | ||
| 433 | 2025.07.29 06:11:55.092935 [ 259 ] {ded3d64f-40a3-49d1-a5b7-4283b17c5adb} <Debug> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): There are no data parts | ||
| 434 | 2025.07.29 06:11:55.095090 [ 259 ] {ded3d64f-40a3-49d1-a5b7-4283b17c5adb} <Debug> TCPHandler: Processed in 0.004982448 sec. | ||
| 435 | 2025.07.29 06:11:55.095242 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.07.29 06:11:55.095483 [ 259 ] {96a521fd-8e5a-45cb-9493-ee1fdafbe630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 437 | 2025.07.29 06:11:55.095567 [ 259 ] {96a521fd-8e5a-45cb-9493-ee1fdafbe630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.07.29 06:11:55.099923 [ 259 ] {96a521fd-8e5a-45cb-9493-ee1fdafbe630} <Debug> oximeter.measurements_string (616b20d7-988e-40a7-ad53-d850f49d0caa): Loading data parts | ||
| 439 | 2025.07.29 06:11:55.100096 [ 259 ] {96a521fd-8e5a-45cb-9493-ee1fdafbe630} <Debug> oximeter.measurements_string (616b20d7-988e-40a7-ad53-d850f49d0caa): There are no data parts | ||
| 440 | 2025.07.29 06:11:55.104185 [ 259 ] {96a521fd-8e5a-45cb-9493-ee1fdafbe630} <Debug> TCPHandler: Processed in 0.008992608 sec. | ||
| 441 | 2025.07.29 06:11:55.104378 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.07.29 06:11:55.104543 [ 259 ] {6fd0867d-f389-4c5a-825f-be940abb6559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.07.29 06:11:55.104680 [ 259 ] {6fd0867d-f389-4c5a-825f-be940abb6559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.07.29 06:11:55.107693 [ 259 ] {6fd0867d-f389-4c5a-825f-be940abb6559} <Debug> oximeter.measurements_bytes (08531b70-f49d-4391-a93b-3f8213fb2b92): Loading data parts | ||
| 452 | 2025.07.29 06:11:55.107853 [ 259 ] {6fd0867d-f389-4c5a-825f-be940abb6559} <Debug> oximeter.measurements_bytes (08531b70-f49d-4391-a93b-3f8213fb2b92): There are no data parts | ||
| 453 | 2025.07.29 06:11:55.110863 [ 259 ] {6fd0867d-f389-4c5a-825f-be940abb6559} <Debug> TCPHandler: Processed in 0.006535655 sec. | ||
| 454 | 2025.07.29 06:11:55.111005 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.07.29 06:11:55.111168 [ 259 ] {8c6bb0b7-8aac-4cf8-96f8-3a334110db81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 456 | 2025.07.29 06:11:55.111287 [ 259 ] {8c6bb0b7-8aac-4cf8-96f8-3a334110db81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.07.29 06:11:55.114633 [ 259 ] {8c6bb0b7-8aac-4cf8-96f8-3a334110db81} <Debug> oximeter.measurements_cumulativei64 (67aeb91c-478b-425d-85a7-fae1cd2fc69d): Loading data parts | ||
| 458 | 2025.07.29 06:11:55.114790 [ 259 ] {8c6bb0b7-8aac-4cf8-96f8-3a334110db81} <Debug> oximeter.measurements_cumulativei64 (67aeb91c-478b-425d-85a7-fae1cd2fc69d): There are no data parts | ||
| 459 | 2025.07.29 06:11:55.117738 [ 259 ] {8c6bb0b7-8aac-4cf8-96f8-3a334110db81} <Debug> TCPHandler: Processed in 0.006781132 sec. | ||
| 460 | 2025.07.29 06:11:55.117920 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.07.29 06:11:55.118124 [ 259 ] {d9fbbcab-1443-4054-a103-701d9b9710e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 462 | 2025.07.29 06:11:55.118240 [ 259 ] {d9fbbcab-1443-4054-a103-701d9b9710e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.07.29 06:11:55.120858 [ 259 ] {d9fbbcab-1443-4054-a103-701d9b9710e6} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Loading data parts | ||
| 464 | 2025.07.29 06:11:55.121073 [ 259 ] {d9fbbcab-1443-4054-a103-701d9b9710e6} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): There are no data parts | ||
| 465 | 2025.07.29 06:11:55.123627 [ 259 ] {d9fbbcab-1443-4054-a103-701d9b9710e6} <Debug> TCPHandler: Processed in 0.005752961 sec. | ||
| 466 | 2025.07.29 06:11:55.123776 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.07.29 06:11:55.124012 [ 259 ] {cbcbd6f1-35c7-4635-88c0-82c3fc51a8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 468 | 2025.07.29 06:11:55.124140 [ 259 ] {cbcbd6f1-35c7-4635-88c0-82c3fc51a8ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.07.29 06:11:55.125960 [ 259 ] {cbcbd6f1-35c7-4635-88c0-82c3fc51a8ec} <Debug> oximeter.measurements_cumulativef32 (cc6bee68-36b2-4e59-9fa6-efa6cd361a84): Loading data parts | ||
| 470 | 2025.07.29 06:11:55.126114 [ 259 ] {cbcbd6f1-35c7-4635-88c0-82c3fc51a8ec} <Debug> oximeter.measurements_cumulativef32 (cc6bee68-36b2-4e59-9fa6-efa6cd361a84): There are no data parts | ||
| 471 | 2025.07.29 06:11:55.129627 [ 259 ] {cbcbd6f1-35c7-4635-88c0-82c3fc51a8ec} <Debug> TCPHandler: Processed in 0.005906016 sec. | ||
| 472 | 2025.07.29 06:11:55.129768 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.07.29 06:11:55.129933 [ 259 ] {0fc916c5-20d2-445f-a73f-239bf5b061de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 474 | 2025.07.29 06:11:55.130058 [ 259 ] {0fc916c5-20d2-445f-a73f-239bf5b061de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.07.29 06:11:55.134805 [ 259 ] {0fc916c5-20d2-445f-a73f-239bf5b061de} <Debug> oximeter.measurements_cumulativef64 (e7a26148-9622-4176-8c2b-793ac7d012a8): Loading data parts | ||
| 476 | 2025.07.29 06:11:55.135057 [ 259 ] {0fc916c5-20d2-445f-a73f-239bf5b061de} <Debug> oximeter.measurements_cumulativef64 (e7a26148-9622-4176-8c2b-793ac7d012a8): There are no data parts | ||
| 477 | 2025.07.29 06:11:55.138236 [ 259 ] {0fc916c5-20d2-445f-a73f-239bf5b061de} <Debug> TCPHandler: Processed in 0.008516194 sec. | ||
| 478 | 2025.07.29 06:11:55.138422 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.07.29 06:11:55.138707 [ 259 ] {24d33228-5e5e-4420-8734-d188f9c92452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.07.29 06:11:55.138847 [ 259 ] {24d33228-5e5e-4420-8734-d188f9c92452} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.07.29 06:11:55.140864 [ 259 ] {24d33228-5e5e-4420-8734-d188f9c92452} <Debug> oximeter.measurements_histogrami8 (0d3e1410-dcde-4058-86c2-559d13e72e4f): Loading data parts | ||
| 492 | 2025.07.29 06:11:55.141024 [ 259 ] {24d33228-5e5e-4420-8734-d188f9c92452} <Debug> oximeter.measurements_histogrami8 (0d3e1410-dcde-4058-86c2-559d13e72e4f): There are no data parts | ||
| 493 | 2025.07.29 06:11:55.142323 [ 259 ] {24d33228-5e5e-4420-8734-d188f9c92452} <Debug> TCPHandler: Processed in 0.003953197 sec. | ||
| 494 | 2025.07.29 06:11:55.142469 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.07.29 06:11:55.142691 [ 259 ] {2fa7fafe-539a-417b-88c5-3003d785b328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 496 | 2025.07.29 06:11:55.142825 [ 259 ] {2fa7fafe-539a-417b-88c5-3003d785b328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.07.29 06:11:55.145122 [ 259 ] {2fa7fafe-539a-417b-88c5-3003d785b328} <Debug> oximeter.measurements_histogramu8 (60a48527-91f0-45ee-a8d9-fdcd281c1ed2): Loading data parts | ||
| 498 | 2025.07.29 06:11:55.145312 [ 259 ] {2fa7fafe-539a-417b-88c5-3003d785b328} <Debug> oximeter.measurements_histogramu8 (60a48527-91f0-45ee-a8d9-fdcd281c1ed2): There are no data parts | ||
| 499 | 2025.07.29 06:11:55.147778 [ 259 ] {2fa7fafe-539a-417b-88c5-3003d785b328} <Debug> TCPHandler: Processed in 0.005357269 sec. | ||
| 500 | 2025.07.29 06:11:55.147924 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.07.29 06:11:55.148224 [ 259 ] {2a94de5c-45fb-4ad8-9f34-6ef5ec9d5393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 502 | 2025.07.29 06:11:55.148353 [ 259 ] {2a94de5c-45fb-4ad8-9f34-6ef5ec9d5393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.07.29 06:11:55.151034 [ 259 ] {2a94de5c-45fb-4ad8-9f34-6ef5ec9d5393} <Debug> oximeter.measurements_histogrami16 (82980e68-e26f-410d-be5f-858b71f309f3): Loading data parts | ||
| 504 | 2025.07.29 06:11:55.151179 [ 259 ] {2a94de5c-45fb-4ad8-9f34-6ef5ec9d5393} <Debug> oximeter.measurements_histogrami16 (82980e68-e26f-410d-be5f-858b71f309f3): There are no data parts | ||
| 505 | 2025.07.29 06:11:55.152843 [ 259 ] {2a94de5c-45fb-4ad8-9f34-6ef5ec9d5393} <Debug> TCPHandler: Processed in 0.004968277 sec. | ||
| 506 | 2025.07.29 06:11:55.152986 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.07.29 06:11:55.153205 [ 259 ] {a8e67614-acda-479e-8970-a9aacf41f8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 508 | 2025.07.29 06:11:55.153337 [ 259 ] {a8e67614-acda-479e-8970-a9aacf41f8fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.07.29 06:11:55.155736 [ 259 ] {a8e67614-acda-479e-8970-a9aacf41f8fb} <Debug> oximeter.measurements_histogramu16 (130bf238-e6c3-4517-91b4-da9c0c033cba): Loading data parts | ||
| 510 | 2025.07.29 06:11:55.155960 [ 259 ] {a8e67614-acda-479e-8970-a9aacf41f8fb} <Debug> oximeter.measurements_histogramu16 (130bf238-e6c3-4517-91b4-da9c0c033cba): There are no data parts | ||
| 511 | 2025.07.29 06:11:55.157977 [ 259 ] {a8e67614-acda-479e-8970-a9aacf41f8fb} <Debug> TCPHandler: Processed in 0.00504012 sec. | ||
| 512 | 2025.07.29 06:11:55.158116 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.07.29 06:11:55.158413 [ 259 ] {c78cdd12-35d7-42d5-b1f3-7c28c87fa2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 514 | 2025.07.29 06:11:55.158547 [ 259 ] {c78cdd12-35d7-42d5-b1f3-7c28c87fa2af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.07.29 06:11:55.162309 [ 259 ] {c78cdd12-35d7-42d5-b1f3-7c28c87fa2af} <Debug> oximeter.measurements_histogrami32 (63f5e54e-5203-4ab6-9c37-8bf469f04c37): Loading data parts | ||
| 516 | 2025.07.29 06:11:55.162476 [ 259 ] {c78cdd12-35d7-42d5-b1f3-7c28c87fa2af} <Debug> oximeter.measurements_histogrami32 (63f5e54e-5203-4ab6-9c37-8bf469f04c37): There are no data parts | ||
| 517 | 2025.07.29 06:11:55.164780 [ 259 ] {c78cdd12-35d7-42d5-b1f3-7c28c87fa2af} <Debug> TCPHandler: Processed in 0.006711399 sec. | ||
| 518 | 2025.07.29 06:11:55.164929 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.07.29 06:11:55.165146 [ 259 ] {ea81c4bc-96bc-457e-8ef0-e58378b9c564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 520 | 2025.07.29 06:11:55.165295 [ 259 ] {ea81c4bc-96bc-457e-8ef0-e58378b9c564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.07.29 06:11:55.167573 [ 259 ] {ea81c4bc-96bc-457e-8ef0-e58378b9c564} <Debug> oximeter.measurements_histogramu32 (59a6d851-8d74-4fc1-a9b0-9c6dd108ecf4): Loading data parts | ||
| 522 | 2025.07.29 06:11:55.167824 [ 259 ] {ea81c4bc-96bc-457e-8ef0-e58378b9c564} <Debug> oximeter.measurements_histogramu32 (59a6d851-8d74-4fc1-a9b0-9c6dd108ecf4): There are no data parts | ||
| 523 | 2025.07.29 06:11:55.169854 [ 259 ] {ea81c4bc-96bc-457e-8ef0-e58378b9c564} <Debug> TCPHandler: Processed in 0.004974208 sec. | ||
| 524 | 2025.07.29 06:11:55.169999 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.07.29 06:11:55.170298 [ 259 ] {cdba2d35-b0a5-4297-ab95-25ed1d3f8f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 526 | 2025.07.29 06:11:55.170423 [ 259 ] {cdba2d35-b0a5-4297-ab95-25ed1d3f8f56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.07.29 06:11:55.172627 [ 259 ] {cdba2d35-b0a5-4297-ab95-25ed1d3f8f56} <Debug> oximeter.measurements_histogrami64 (3f5ed692-1361-4af5-b53c-950bc519fafc): Loading data parts | ||
| 528 | 2025.07.29 06:11:55.172802 [ 259 ] {cdba2d35-b0a5-4297-ab95-25ed1d3f8f56} <Debug> oximeter.measurements_histogrami64 (3f5ed692-1361-4af5-b53c-950bc519fafc): There are no data parts | ||
| 529 | 2025.07.29 06:11:55.174410 [ 259 ] {cdba2d35-b0a5-4297-ab95-25ed1d3f8f56} <Debug> TCPHandler: Processed in 0.004460283 sec. | ||
| 530 | 2025.07.29 06:11:55.174559 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.07.29 06:11:55.174782 [ 259 ] {8d2489be-1b23-4ab8-a2ee-d6dd3dfd8662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 532 | 2025.07.29 06:11:55.174916 [ 259 ] {8d2489be-1b23-4ab8-a2ee-d6dd3dfd8662} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.07.29 06:11:55.176726 [ 259 ] {8d2489be-1b23-4ab8-a2ee-d6dd3dfd8662} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Loading data parts | ||
| 534 | 2025.07.29 06:11:55.176965 [ 259 ] {8d2489be-1b23-4ab8-a2ee-d6dd3dfd8662} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): There are no data parts | ||
| 535 | 2025.07.29 06:11:55.179808 [ 259 ] {8d2489be-1b23-4ab8-a2ee-d6dd3dfd8662} <Debug> TCPHandler: Processed in 0.005298157 sec. | ||
| 536 | 2025.07.29 06:11:55.179945 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.07.29 06:11:55.180259 [ 259 ] {73f88652-bb75-416e-8588-eee2547997ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 538 | 2025.07.29 06:11:55.180387 [ 259 ] {73f88652-bb75-416e-8588-eee2547997ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.07.29 06:11:55.184333 [ 259 ] {73f88652-bb75-416e-8588-eee2547997ac} <Debug> oximeter.measurements_histogramf32 (9ac1fea4-ee51-4a9b-a4c4-e008bbb35e33): Loading data parts | ||
| 540 | 2025.07.29 06:11:55.184479 [ 259 ] {73f88652-bb75-416e-8588-eee2547997ac} <Debug> oximeter.measurements_histogramf32 (9ac1fea4-ee51-4a9b-a4c4-e008bbb35e33): There are no data parts | ||
| 541 | 2025.07.29 06:11:55.188552 [ 259 ] {73f88652-bb75-416e-8588-eee2547997ac} <Debug> TCPHandler: Processed in 0.008654278 sec. | ||
| 542 | 2025.07.29 06:11:55.188701 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.07.29 06:11:55.188920 [ 259 ] {e89aa25f-ab7c-405c-8451-9605bb2bcc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 544 | 2025.07.29 06:11:55.189058 [ 259 ] {e89aa25f-ab7c-405c-8451-9605bb2bcc57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.07.29 06:11:55.191582 [ 259 ] {e89aa25f-ab7c-405c-8451-9605bb2bcc57} <Debug> oximeter.measurements_histogramf64 (f4a5e562-9b8c-4923-bf42-e651a80c0c4d): Loading data parts | ||
| 546 | 2025.07.29 06:11:55.191899 [ 259 ] {e89aa25f-ab7c-405c-8451-9605bb2bcc57} <Debug> oximeter.measurements_histogramf64 (f4a5e562-9b8c-4923-bf42-e651a80c0c4d): There are no data parts | ||
| 547 | 2025.07.29 06:11:55.194072 [ 259 ] {e89aa25f-ab7c-405c-8451-9605bb2bcc57} <Debug> TCPHandler: Processed in 0.005424382 sec. | ||
| 548 | 2025.07.29 06:11:55.194223 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.07.29 06:11:55.194497 [ 259 ] {cd7a1ecf-7b27-4759-a75d-23a6b5f996ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.07.29 06:11:55.194653 [ 259 ] {cd7a1ecf-7b27-4759-a75d-23a6b5f996ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.07.29 06:11:55.198785 [ 259 ] {cd7a1ecf-7b27-4759-a75d-23a6b5f996ee} <Debug> oximeter.fields_bool (4a0d80cf-dd59-415f-b0d6-56618eaf3042): Loading data parts | ||
| 577 | 2025.07.29 06:11:55.199006 [ 259 ] {cd7a1ecf-7b27-4759-a75d-23a6b5f996ee} <Debug> oximeter.fields_bool (4a0d80cf-dd59-415f-b0d6-56618eaf3042): There are no data parts | ||
| 578 | 2025.07.29 06:11:55.203544 [ 259 ] {cd7a1ecf-7b27-4759-a75d-23a6b5f996ee} <Debug> TCPHandler: Processed in 0.009376119 sec. | ||
| 579 | 2025.07.29 06:11:55.203782 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.07.29 06:11:55.203941 [ 259 ] {6ace0943-6a79-4f14-9dfa-ba354c94e2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 581 | 2025.07.29 06:11:55.204071 [ 259 ] {6ace0943-6a79-4f14-9dfa-ba354c94e2f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.07.29 06:11:55.208402 [ 259 ] {6ace0943-6a79-4f14-9dfa-ba354c94e2f8} <Debug> oximeter.fields_i8 (d1bea289-9c19-42b4-ab0d-2814eb0acd60): Loading data parts | ||
| 583 | 2025.07.29 06:11:55.208653 [ 259 ] {6ace0943-6a79-4f14-9dfa-ba354c94e2f8} <Debug> oximeter.fields_i8 (d1bea289-9c19-42b4-ab0d-2814eb0acd60): There are no data parts | ||
| 584 | 2025.07.29 06:11:55.212171 [ 259 ] {6ace0943-6a79-4f14-9dfa-ba354c94e2f8} <Debug> TCPHandler: Processed in 0.008437221 sec. | ||
| 585 | 2025.07.29 06:11:55.212321 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.07.29 06:11:55.212566 [ 259 ] {beceee22-c355-4cdd-bcb2-af0abd1b08d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 587 | 2025.07.29 06:11:55.212652 [ 259 ] {beceee22-c355-4cdd-bcb2-af0abd1b08d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.07.29 06:11:55.215590 [ 259 ] {beceee22-c355-4cdd-bcb2-af0abd1b08d4} <Debug> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Loading data parts | ||
| 589 | 2025.07.29 06:11:55.215747 [ 259 ] {beceee22-c355-4cdd-bcb2-af0abd1b08d4} <Debug> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): There are no data parts | ||
| 590 | 2025.07.29 06:11:55.217573 [ 259 ] {beceee22-c355-4cdd-bcb2-af0abd1b08d4} <Debug> TCPHandler: Processed in 0.005300958 sec. | ||
| 591 | 2025.07.29 06:11:55.217800 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.07.29 06:11:55.217967 [ 259 ] {d76e4440-ab16-4626-a333-6dcd7363d914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 593 | 2025.07.29 06:11:55.218083 [ 259 ] {d76e4440-ab16-4626-a333-6dcd7363d914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.07.29 06:11:55.220144 [ 259 ] {d76e4440-ab16-4626-a333-6dcd7363d914} <Debug> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Loading data parts | ||
| 595 | 2025.07.29 06:11:55.220490 [ 259 ] {d76e4440-ab16-4626-a333-6dcd7363d914} <Debug> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): There are no data parts | ||
| 596 | 2025.07.29 06:11:55.222526 [ 259 ] {d76e4440-ab16-4626-a333-6dcd7363d914} <Debug> TCPHandler: Processed in 0.004772992 sec. | ||
| 597 | 2025.07.29 06:11:55.222683 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.07.29 06:11:55.222940 [ 259 ] {33ec5690-b67b-4479-8fd4-1b5b50bbc444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 599 | 2025.07.29 06:11:55.223070 [ 259 ] {33ec5690-b67b-4479-8fd4-1b5b50bbc444} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.07.29 06:11:55.226551 [ 259 ] {33ec5690-b67b-4479-8fd4-1b5b50bbc444} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Loading data parts | ||
| 601 | 2025.07.29 06:11:55.226720 [ 259 ] {33ec5690-b67b-4479-8fd4-1b5b50bbc444} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): There are no data parts | ||
| 602 | 2025.07.29 06:11:55.228151 [ 259 ] {33ec5690-b67b-4479-8fd4-1b5b50bbc444} <Debug> TCPHandler: Processed in 0.005519534 sec. | ||
| 603 | 2025.07.29 06:11:55.228345 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.07.29 06:11:55.228508 [ 259 ] {ba1e70aa-e048-485f-a0fa-47a06dd9fd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 605 | 2025.07.29 06:11:55.228637 [ 259 ] {ba1e70aa-e048-485f-a0fa-47a06dd9fd05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.07.29 06:11:55.231345 [ 259 ] {ba1e70aa-e048-485f-a0fa-47a06dd9fd05} <Debug> oximeter.fields_i32 (60a644b4-cd99-4ad6-b3c6-3e887d9692bc): Loading data parts | ||
| 607 | 2025.07.29 06:11:55.231587 [ 259 ] {ba1e70aa-e048-485f-a0fa-47a06dd9fd05} <Debug> oximeter.fields_i32 (60a644b4-cd99-4ad6-b3c6-3e887d9692bc): There are no data parts | ||
| 608 | 2025.07.29 06:11:55.232875 [ 259 ] {ba1e70aa-e048-485f-a0fa-47a06dd9fd05} <Debug> TCPHandler: Processed in 0.004579286 sec. | ||
| 609 | 2025.07.29 06:11:55.233029 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.07.29 06:11:55.233280 [ 259 ] {a3e8662c-ff69-4fca-8be1-3062c8a25028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 611 | 2025.07.29 06:11:55.233405 [ 259 ] {a3e8662c-ff69-4fca-8be1-3062c8a25028} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.07.29 06:11:55.235357 [ 259 ] {a3e8662c-ff69-4fca-8be1-3062c8a25028} <Debug> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Loading data parts | ||
| 613 | 2025.07.29 06:11:55.235503 [ 259 ] {a3e8662c-ff69-4fca-8be1-3062c8a25028} <Debug> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): There are no data parts | ||
| 614 | 2025.07.29 06:11:55.237735 [ 259 ] {a3e8662c-ff69-4fca-8be1-3062c8a25028} <Debug> TCPHandler: Processed in 0.004755382 sec. | ||
| 615 | 2025.07.29 06:11:55.237879 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.07.29 06:11:55.238047 [ 259 ] {06c6aa08-f58b-4f20-982f-652332a5575e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 617 | 2025.07.29 06:11:55.238182 [ 259 ] {06c6aa08-f58b-4f20-982f-652332a5575e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.07.29 06:11:55.240250 [ 259 ] {06c6aa08-f58b-4f20-982f-652332a5575e} <Debug> oximeter.fields_i64 (4392e8c7-dbd3-4e6c-9fe3-ef3de476111f): Loading data parts | ||
| 619 | 2025.07.29 06:11:55.240466 [ 259 ] {06c6aa08-f58b-4f20-982f-652332a5575e} <Debug> oximeter.fields_i64 (4392e8c7-dbd3-4e6c-9fe3-ef3de476111f): There are no data parts | ||
| 620 | 2025.07.29 06:11:55.242080 [ 259 ] {06c6aa08-f58b-4f20-982f-652332a5575e} <Debug> TCPHandler: Processed in 0.004248227 sec. | ||
| 621 | 2025.07.29 06:11:55.242229 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.07.29 06:11:55.242515 [ 259 ] {07db02fb-f03a-4827-b4e6-924a5148d6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 623 | 2025.07.29 06:11:55.242630 [ 259 ] {07db02fb-f03a-4827-b4e6-924a5148d6d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.07.29 06:11:55.244424 [ 259 ] {07db02fb-f03a-4827-b4e6-924a5148d6d2} <Debug> oximeter.fields_u64 (f875326e-e211-45a5-a1e2-80efd4cd007b): Loading data parts | ||
| 625 | 2025.07.29 06:11:55.244631 [ 259 ] {07db02fb-f03a-4827-b4e6-924a5148d6d2} <Debug> oximeter.fields_u64 (f875326e-e211-45a5-a1e2-80efd4cd007b): There are no data parts | ||
| 626 | 2025.07.29 06:11:55.246872 [ 259 ] {07db02fb-f03a-4827-b4e6-924a5148d6d2} <Debug> TCPHandler: Processed in 0.004692829 sec. | ||
| 627 | 2025.07.29 06:11:55.247024 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.07.29 06:11:55.247194 [ 259 ] {42e020f6-59f1-4424-96d1-23596f83d368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 629 | 2025.07.29 06:11:55.247331 [ 259 ] {42e020f6-59f1-4424-96d1-23596f83d368} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.07.29 06:11:55.249516 [ 259 ] {42e020f6-59f1-4424-96d1-23596f83d368} <Debug> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Loading data parts | ||
| 631 | 2025.07.29 06:11:55.249716 [ 259 ] {42e020f6-59f1-4424-96d1-23596f83d368} <Debug> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): There are no data parts | ||
| 632 | 2025.07.29 06:11:55.252351 [ 259 ] {42e020f6-59f1-4424-96d1-23596f83d368} <Debug> TCPHandler: Processed in 0.00538416 sec. | ||
| 633 | 2025.07.29 06:11:55.252497 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.07.29 06:11:55.252740 [ 259 ] {7092f28a-eca9-4415-b298-e53c2995b97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 635 | 2025.07.29 06:11:55.252867 [ 259 ] {7092f28a-eca9-4415-b298-e53c2995b97d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.07.29 06:11:55.255731 [ 259 ] {7092f28a-eca9-4415-b298-e53c2995b97d} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Loading data parts | ||
| 637 | 2025.07.29 06:11:55.255881 [ 259 ] {7092f28a-eca9-4415-b298-e53c2995b97d} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): There are no data parts | ||
| 638 | 2025.07.29 06:11:55.257504 [ 259 ] {7092f28a-eca9-4415-b298-e53c2995b97d} <Debug> TCPHandler: Processed in 0.00505652 sec. | ||
| 639 | 2025.07.29 06:11:55.257644 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.07.29 06:11:55.257799 [ 259 ] {34088d6d-238a-409d-8b46-18d78da14029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 641 | 2025.07.29 06:11:55.257923 [ 259 ] {34088d6d-238a-409d-8b46-18d78da14029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2025.07.29 06:11:55.259819 [ 259 ] {34088d6d-238a-409d-8b46-18d78da14029} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Loading data parts | ||
| 643 | 2025.07.29 06:11:55.259966 [ 259 ] {34088d6d-238a-409d-8b46-18d78da14029} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): There are no data parts | ||
| 644 | 2025.07.29 06:11:55.261327 [ 259 ] {34088d6d-238a-409d-8b46-18d78da14029} <Debug> TCPHandler: Processed in 0.003732191 sec. | ||
| 645 | 2025.07.29 06:11:55.261530 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.07.29 06:11:55.261829 [ 259 ] {f4d1718a-dfbd-4010-ba6f-d9823aa45684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2025.07.29 06:11:55.261977 [ 259 ] {f4d1718a-dfbd-4010-ba6f-d9823aa45684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.07.29 06:11:55.263989 [ 259 ] {f4d1718a-dfbd-4010-ba6f-d9823aa45684} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Loading data parts | ||
| 652 | 2025.07.29 06:11:55.264209 [ 259 ] {f4d1718a-dfbd-4010-ba6f-d9823aa45684} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): There are no data parts | ||
| 653 | 2025.07.29 06:11:55.265800 [ 259 ] {f4d1718a-dfbd-4010-ba6f-d9823aa45684} <Debug> TCPHandler: Processed in 0.004318888 sec. | ||
| 654 | 2025.07.29 06:11:55.266050 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.07.29 06:11:55.266478 [ 260 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.07.29 06:11:55.268144 [ 260 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.07.29 06:11:55.285425 [ 276 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Trace> oximeter.version (8fabacd8-600a-4a95-92a6-42c5049a6e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.07.29 06:11:55.285592 [ 276 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 659 | 2025.07.29 06:11:55.290173 [ 276 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.07.29 06:11:55.290747 [ 276 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Trace> oximeter.version (8fabacd8-600a-4a95-92a6-42c5049a6e21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.07.29 06:11:55.291074 [ 260 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024772 sec., 40.368157597287265 rows/sec., 645.89 B/sec. | ||
| 662 | 2025.07.29 06:11:55.291364 [ 260 ] {08e9451b-d2a1-46b5-9ff9-d7d710183031} <Debug> TCPHandler: Processed in 0.025438887 sec. | ||
| 663 | 2025.07.29 06:11:55.872690 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58671 | ||
| 664 | 2025.07.29 06:11:55.888592 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.07.29 06:11:55.888645 [ 278 ] {} <Debug> TCP-Session: daa4400c-5b55-4622-9294-fe5d229abbac Authenticating user 'default' from [fd00:1122:3344:101::b]:58671 | ||
| 666 | 2025.07.29 06:11:55.888668 [ 278 ] {} <Debug> TCP-Session: daa4400c-5b55-4622-9294-fe5d229abbac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.07.29 06:11:55.888780 [ 278 ] {} <Debug> TCP-Session: daa4400c-5b55-4622-9294-fe5d229abbac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.07.29 06:11:55.888848 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.07.29 06:11:55.888873 [ 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 | ||
| 670 | 2025.07.29 06:11:55.888983 [ 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 | ||
| 671 | 2025.07.29 06:11:55.911769 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49409 | ||
| 672 | 2025.07.29 06:11:55.911844 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57326 | ||
| 673 | 2025.07.29 06:11:55.911948 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41916 | ||
| 674 | 2025.07.29 06:11:55.912059 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.07.29 06:11:55.912110 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.07.29 06:11:55.912110 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42596 | ||
| 677 | 2025.07.29 06:11:55.912163 [ 280 ] {} <Debug> TCP-Session: 1c6e9059-845c-4e67-aebc-f8b6632db3ab Authenticating user 'default' from [fd00:1122:3344:101::b]:57326 | ||
| 678 | 2025.07.29 06:11:55.912212 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50116 | ||
| 679 | 2025.07.29 06:11:55.912198 [ 279 ] {} <Debug> TCP-Session: 4ecaf7b6-4538-4565-a755-98c4fa5afce6 Authenticating user 'default' from [fd00:1122:3344:101::b]:49409 | ||
| 680 | 2025.07.29 06:11:55.912304 [ 280 ] {} <Debug> TCP-Session: 1c6e9059-845c-4e67-aebc-f8b6632db3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.07.29 06:11:55.912325 [ 279 ] {} <Debug> TCP-Session: 4ecaf7b6-4538-4565-a755-98c4fa5afce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.07.29 06:11:55.912380 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52852 | ||
| 683 | 2025.07.29 06:11:55.912389 [ 280 ] {} <Debug> TCP-Session: 1c6e9059-845c-4e67-aebc-f8b6632db3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.07.29 06:11:55.912380 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.07.29 06:11:55.912508 [ 279 ] {} <Debug> TCP-Session: 4ecaf7b6-4538-4565-a755-98c4fa5afce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.07.29 06:11:55.912467 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.07.29 06:11:55.912569 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60977 | ||
| 688 | 2025.07.29 06:11:55.912310 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.07.29 06:11:55.912671 [ 283 ] {} <Debug> TCP-Session: abd4e261-c4c6-4956-b059-3675833628b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:50116 | ||
| 690 | 2025.07.29 06:11:55.912664 [ 282 ] {} <Debug> TCP-Session: 3f8d6e71-1bdb-4adf-8bd4-986eec7d4f35 Authenticating user 'default' from [fd00:1122:3344:101::b]:42596 | ||
| 691 | 2025.07.29 06:11:55.912721 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.07.29 06:11:55.912795 [ 282 ] {} <Debug> TCP-Session: 3f8d6e71-1bdb-4adf-8bd4-986eec7d4f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.07.29 06:11:55.912804 [ 283 ] {} <Debug> TCP-Session: abd4e261-c4c6-4956-b059-3675833628b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.07.29 06:11:55.912824 [ 284 ] {} <Debug> TCP-Session: 47b3e550-080e-45b3-8ded-2e8abdd2edc7 Authenticating user 'default' from [fd00:1122:3344:101::b]:52852 | ||
| 695 | 2025.07.29 06:11:55.912882 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.07.29 06:11:55.912909 [ 283 ] {} <Debug> TCP-Session: abd4e261-c4c6-4956-b059-3675833628b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.07.29 06:11:55.912920 [ 284 ] {} <Debug> TCP-Session: 47b3e550-080e-45b3-8ded-2e8abdd2edc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.07.29 06:11:55.912912 [ 281 ] {} <Debug> TCP-Session: 5ca98301-cc8e-49d2-a082-32b1383fb05f Authenticating user 'default' from [fd00:1122:3344:101::b]:41916 | ||
| 699 | 2025.07.29 06:11:55.913059 [ 285 ] {} <Debug> TCP-Session: e51d06d4-f368-4bda-852c-cd284cc5f158 Authenticating user 'default' from [fd00:1122:3344:101::b]:60977 | ||
| 700 | 2025.07.29 06:11:55.913066 [ 284 ] {} <Debug> TCP-Session: 47b3e550-080e-45b3-8ded-2e8abdd2edc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.07.29 06:11:55.913159 [ 281 ] {} <Debug> TCP-Session: 5ca98301-cc8e-49d2-a082-32b1383fb05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.07.29 06:11:55.913190 [ 285 ] {} <Debug> TCP-Session: e51d06d4-f368-4bda-852c-cd284cc5f158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.07.29 06:11:55.913251 [ 282 ] {} <Debug> TCP-Session: 3f8d6e71-1bdb-4adf-8bd4-986eec7d4f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.07.29 06:11:55.913281 [ 281 ] {} <Debug> TCP-Session: 5ca98301-cc8e-49d2-a082-32b1383fb05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.07.29 06:11:55.913264 [ 285 ] {} <Debug> TCP-Session: e51d06d4-f368-4bda-852c-cd284cc5f158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.07.29 06:11:56.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.95 MiB, peak 131.95 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 7.72 MiB | ||
| 707 | 2025.07.29 06:12:02.093962 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.07.29 06:12:02.093980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.07.29 06:12:02.094082 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.29 06:12:02.094115 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.07.29 06:12:02.100862 [ 244 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Loading data parts | ||
| 712 | 2025.07.29 06:12:02.101154 [ 244 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): There are no data parts | ||
| 713 | 2025.07.29 06:12:02.110682 [ 245 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Loading data parts | ||
| 714 | 2025.07.29 06:12:02.110974 [ 245 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): There are no data parts | ||
| 715 | 2025.07.29 06:12:02.112852 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.07.29 06:12:02.112912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 717 | 2025.07.29 06:12:02.118914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.07.29 06:12:02.119444 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.07.29 06:12:02.119618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.07.29 06:12:02.149404 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.07.29 06:12:02.149558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 722 | 2025.07.29 06:12:02.155879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.07.29 06:12:02.156951 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): 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.07.29 06:12:02.160340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.07.29 06:12:03.001146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.93 MiB, peak 148.93 MiB, free memory in arenas 0.00 B, will set to 154.03 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2025.07.29 06:12:04.594749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.07.29 06:12:04.594962 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.07.29 06:12:04.605412 [ 243 ] {} <Debug> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Loading data parts | ||
| 729 | 2025.07.29 06:12:04.605605 [ 243 ] {} <Debug> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): There are no data parts | ||
| 730 | 2025.07.29 06:12:04.614709 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.07.29 06:12:04.614864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 732 | 2025.07.29 06:12:04.616577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.07.29 06:12:04.617116 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): 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.07.29 06:12:04.617408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.07.29 06:12:05.001195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 158.23 MiB, free memory in arenas 0.00 B, will set to 155.01 MiB (RSS), difference: -3.22 MiB | ||
| 736 | 2025.07.29 06:12:09.566571 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.07.29 06:12:09.566639 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.07.29 06:12:09.620587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.07.29 06:12:09.621461 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.07.29 06:12:09.621517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 741 | 2025.07.29 06:12:09.622234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.07.29 06:12:09.622519 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): 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.07.29 06:12:09.622690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.07.29 06:12:09.661295 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.07.29 06:12:09.679690 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.07.29 06:12:09.679774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 747 | 2025.07.29 06:12:09.686172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.07.29 06:12:09.686940 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): 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.07.29 06:12:09.690346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.07.29 06:12:10.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.77 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 2.07 MiB | ||
| 751 | 2025.07.29 06:12:15.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.88 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.90 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.07.29 06:12:15.309138 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.07.29 06:12:15.309337 [ 259 ] {26a7ca8a-0e8c-4f7e-bab0-3f21865e2007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.07.29 06:12:15.309740 [ 259 ] {26a7ca8a-0e8c-4f7e-bab0-3f21865e2007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.07.29 06:12:15.309992 [ 259 ] {26a7ca8a-0e8c-4f7e-bab0-3f21865e2007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.07.29 06:12:15.310778 [ 259 ] {26a7ca8a-0e8c-4f7e-bab0-3f21865e2007} <Debug> TCPHandler: Processed in 0.001771822 sec. | ||
| 757 | 2025.07.29 06:12:15.311496 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.07.29 06:12:15.311639 [ 259 ] {5f9f874c-ef89-4e18-a87b-f51bb78fd14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.07.29 06:12:15.324470 [ 259 ] {5f9f874c-ef89-4e18-a87b-f51bb78fd14a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.07.29 06:12:15.324530 [ 259 ] {5f9f874c-ef89-4e18-a87b-f51bb78fd14a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.07.29 06:12:15.324998 [ 259 ] {5f9f874c-ef89-4e18-a87b-f51bb78fd14a} <Debug> TCPHandler: Processed in 0.013554134 sec. | ||
| 762 | 2025.07.29 06:12:15.325289 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.07.29 06:12:15.325425 [ 259 ] {2c182594-6004-45fe-bc57-343d83deaf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.07.29 06:12:15.325733 [ 259 ] {2c182594-6004-45fe-bc57-343d83deaf90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.07.29 06:12:15.325777 [ 259 ] {2c182594-6004-45fe-bc57-343d83deaf90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.07.29 06:12:15.326159 [ 259 ] {2c182594-6004-45fe-bc57-343d83deaf90} <Debug> TCPHandler: Processed in 0.000932088 sec. | ||
| 767 | 2025.07.29 06:12:15.326361 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.07.29 06:12:15.326502 [ 259 ] {b56e0014-c33a-4cf7-b2c3-6e2119dff7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 769 | 2025.07.29 06:12:15.326751 [ 259 ] {b56e0014-c33a-4cf7-b2c3-6e2119dff7e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.07.29 06:12:15.326797 [ 259 ] {b56e0014-c33a-4cf7-b2c3-6e2119dff7e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.07.29 06:12:15.327139 [ 259 ] {b56e0014-c33a-4cf7-b2c3-6e2119dff7e3} <Debug> TCPHandler: Processed in 0.000826804 sec. | ||
| 772 | 2025.07.29 06:12:15.327355 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.07.29 06:12:15.327474 [ 259 ] {38122830-42a9-4332-a784-3a8af5e86a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 774 | 2025.07.29 06:12:15.327728 [ 259 ] {38122830-42a9-4332-a784-3a8af5e86a90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.07.29 06:12:15.327772 [ 259 ] {38122830-42a9-4332-a784-3a8af5e86a90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.07.29 06:12:15.328090 [ 259 ] {38122830-42a9-4332-a784-3a8af5e86a90} <Debug> TCPHandler: Processed in 0.000783594 sec. | ||
| 777 | 2025.07.29 06:12:15.328292 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.07.29 06:12:15.328409 [ 259 ] {13280620-cbe9-425a-84c7-82c5695b016f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 779 | 2025.07.29 06:12:15.328645 [ 259 ] {13280620-cbe9-425a-84c7-82c5695b016f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.07.29 06:12:15.328687 [ 259 ] {13280620-cbe9-425a-84c7-82c5695b016f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.07.29 06:12:15.329003 [ 259 ] {13280620-cbe9-425a-84c7-82c5695b016f} <Debug> TCPHandler: Processed in 0.000758023 sec. | ||
| 782 | 2025.07.29 06:12:15.329225 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.07.29 06:12:15.329348 [ 259 ] {fe2ba8ac-7f25-4846-a8cb-16f6a4a00244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 784 | 2025.07.29 06:12:15.329620 [ 259 ] {fe2ba8ac-7f25-4846-a8cb-16f6a4a00244} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.07.29 06:12:15.329666 [ 259 ] {fe2ba8ac-7f25-4846-a8cb-16f6a4a00244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.07.29 06:12:15.329990 [ 259 ] {fe2ba8ac-7f25-4846-a8cb-16f6a4a00244} <Debug> TCPHandler: Processed in 0.000814544 sec. | ||
| 787 | 2025.07.29 06:12:15.330210 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.07.29 06:12:15.330331 [ 259 ] {c4a7d893-ce01-4cbd-ac6f-f16c939be63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 789 | 2025.07.29 06:12:15.330583 [ 259 ] {c4a7d893-ce01-4cbd-ac6f-f16c939be63a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.07.29 06:12:15.330627 [ 259 ] {c4a7d893-ce01-4cbd-ac6f-f16c939be63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.07.29 06:12:15.330955 [ 259 ] {c4a7d893-ce01-4cbd-ac6f-f16c939be63a} <Debug> TCPHandler: Processed in 0.000792694 sec. | ||
| 792 | 2025.07.29 06:12:15.331243 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.07.29 06:12:15.331368 [ 259 ] {e606a782-f7a4-4754-a4ca-a56a545798d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 794 | 2025.07.29 06:12:15.331609 [ 259 ] {e606a782-f7a4-4754-a4ca-a56a545798d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.07.29 06:12:15.331653 [ 259 ] {e606a782-f7a4-4754-a4ca-a56a545798d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.07.29 06:12:15.331968 [ 259 ] {e606a782-f7a4-4754-a4ca-a56a545798d3} <Debug> TCPHandler: Processed in 0.000775803 sec. | ||
| 797 | 2025.07.29 06:12:15.332191 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.07.29 06:12:15.332308 [ 259 ] {71e2e15c-0d7b-4951-9778-e6d78c0ca05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 799 | 2025.07.29 06:12:15.332553 [ 259 ] {71e2e15c-0d7b-4951-9778-e6d78c0ca05d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.07.29 06:12:15.332594 [ 259 ] {71e2e15c-0d7b-4951-9778-e6d78c0ca05d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.07.29 06:12:15.332905 [ 259 ] {71e2e15c-0d7b-4951-9778-e6d78c0ca05d} <Debug> TCPHandler: Processed in 0.000761913 sec. | ||
| 802 | 2025.07.29 06:12:15.333159 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.07.29 06:12:15.333277 [ 259 ] {a04f177c-3bb7-4a93-95db-63c7e662a41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 804 | 2025.07.29 06:12:15.333531 [ 259 ] {a04f177c-3bb7-4a93-95db-63c7e662a41b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.07.29 06:12:15.333586 [ 259 ] {a04f177c-3bb7-4a93-95db-63c7e662a41b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.07.29 06:12:15.334391 [ 259 ] {a04f177c-3bb7-4a93-95db-63c7e662a41b} <Debug> TCPHandler: Processed in 0.001279428 sec. | ||
| 807 | 2025.07.29 06:12:15.334699 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.07.29 06:12:15.334839 [ 259 ] {ef497c15-70b5-4974-8721-e92bc0efe543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 809 | 2025.07.29 06:12:15.335182 [ 259 ] {ef497c15-70b5-4974-8721-e92bc0efe543} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.07.29 06:12:15.335238 [ 259 ] {ef497c15-70b5-4974-8721-e92bc0efe543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.07.29 06:12:15.335638 [ 259 ] {ef497c15-70b5-4974-8721-e92bc0efe543} <Debug> TCPHandler: Processed in 0.00099611 sec. | ||
| 812 | 2025.07.29 06:12:15.335900 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.07.29 06:12:15.336025 [ 259 ] {1d7f8eb4-4f20-48d5-9fce-04159766dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 814 | 2025.07.29 06:12:15.336292 [ 259 ] {1d7f8eb4-4f20-48d5-9fce-04159766dbc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.07.29 06:12:15.336336 [ 259 ] {1d7f8eb4-4f20-48d5-9fce-04159766dbc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.07.29 06:12:15.336679 [ 259 ] {1d7f8eb4-4f20-48d5-9fce-04159766dbc0} <Debug> TCPHandler: Processed in 0.000846935 sec. | ||
| 817 | 2025.07.29 06:12:15.336901 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.07.29 06:12:15.337022 [ 259 ] {b5fde135-1d02-42ab-9ac2-8ab991ab8125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 819 | 2025.07.29 06:12:15.337276 [ 259 ] {b5fde135-1d02-42ab-9ac2-8ab991ab8125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.07.29 06:12:15.337320 [ 259 ] {b5fde135-1d02-42ab-9ac2-8ab991ab8125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.07.29 06:12:15.337653 [ 259 ] {b5fde135-1d02-42ab-9ac2-8ab991ab8125} <Debug> TCPHandler: Processed in 0.000803824 sec. | ||
| 822 | 2025.07.29 06:12:15.337886 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.07.29 06:12:15.338007 [ 259 ] {1385bfc1-0301-4917-abdf-59fd3932cc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 824 | 2025.07.29 06:12:15.338262 [ 259 ] {1385bfc1-0301-4917-abdf-59fd3932cc58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.07.29 06:12:15.338306 [ 259 ] {1385bfc1-0301-4917-abdf-59fd3932cc58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.07.29 06:12:15.338652 [ 259 ] {1385bfc1-0301-4917-abdf-59fd3932cc58} <Debug> TCPHandler: Processed in 0.000813024 sec. | ||
| 827 | 2025.07.29 06:12:15.338909 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.07.29 06:12:15.339053 [ 259 ] {686949f8-1ac2-4820-8de3-27f0a8ae71a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) 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) | ||
| 829 | 2025.07.29 06:12:15.339360 [ 259 ] {686949f8-1ac2-4820-8de3-27f0a8ae71a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.07.29 06:12:15.339404 [ 259 ] {686949f8-1ac2-4820-8de3-27f0a8ae71a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.07.29 06:12:15.339749 [ 259 ] {686949f8-1ac2-4820-8de3-27f0a8ae71a7} <Debug> TCPHandler: Processed in 0.000897817 sec. | ||
| 832 | 2025.07.29 06:12:15.339980 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.07.29 06:12:15.340111 [ 259 ] {847d1218-6a8b-46ba-b992-07d9a26ba8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.07.29 06:12:15.340401 [ 259 ] {847d1218-6a8b-46ba-b992-07d9a26ba8d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.07.29 06:12:15.340453 [ 259 ] {847d1218-6a8b-46ba-b992-07d9a26ba8d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.07.29 06:12:15.340848 [ 259 ] {847d1218-6a8b-46ba-b992-07d9a26ba8d1} <Debug> TCPHandler: Processed in 0.000917247 sec. | ||
| 837 | 2025.07.29 06:12:15.341084 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.07.29 06:12:15.341224 [ 259 ] {8848867c-d842-4101-9ef0-512e37c71ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.07.29 06:12:15.341559 [ 259 ] {8848867c-d842-4101-9ef0-512e37c71ea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.07.29 06:12:15.341609 [ 259 ] {8848867c-d842-4101-9ef0-512e37c71ea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.07.29 06:12:15.342020 [ 259 ] {8848867c-d842-4101-9ef0-512e37c71ea3} <Debug> TCPHandler: Processed in 0.00099221 sec. | ||
| 842 | 2025.07.29 06:12:15.342258 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.07.29 06:12:15.342390 [ 259 ] {c6500cc7-b885-42bf-9027-8f3b65234231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.07.29 06:12:15.342744 [ 259 ] {c6500cc7-b885-42bf-9027-8f3b65234231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.07.29 06:12:15.342809 [ 259 ] {c6500cc7-b885-42bf-9027-8f3b65234231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.07.29 06:12:15.343240 [ 259 ] {c6500cc7-b885-42bf-9027-8f3b65234231} <Debug> TCPHandler: Processed in 0.001040801 sec. | ||
| 847 | 2025.07.29 06:12:15.343462 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.07.29 06:12:15.343591 [ 259 ] {330cc602-4f67-4d6e-8357-4d4d3880e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.07.29 06:12:15.343875 [ 259 ] {330cc602-4f67-4d6e-8357-4d4d3880e8fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.07.29 06:12:15.343918 [ 259 ] {330cc602-4f67-4d6e-8357-4d4d3880e8fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.07.29 06:12:15.344262 [ 259 ] {330cc602-4f67-4d6e-8357-4d4d3880e8fc} <Debug> TCPHandler: Processed in 0.000848755 sec. | ||
| 852 | 2025.07.29 06:12:15.345302 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.07.29 06:12:15.345429 [ 259 ] {6f825703-bfcc-47b0-a99d-58257f9727cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.07.29 06:12:15.345714 [ 259 ] {6f825703-bfcc-47b0-a99d-58257f9727cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.07.29 06:12:15.345759 [ 259 ] {6f825703-bfcc-47b0-a99d-58257f9727cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.07.29 06:12:15.346108 [ 259 ] {6f825703-bfcc-47b0-a99d-58257f9727cc} <Debug> TCPHandler: Processed in 0.000853186 sec. | ||
| 857 | 2025.07.29 06:12:15.346323 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.07.29 06:12:15.346448 [ 259 ] {eaefa845-c471-48ac-85f5-486b1f2075dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.07.29 06:12:15.346721 [ 259 ] {eaefa845-c471-48ac-85f5-486b1f2075dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.07.29 06:12:15.346764 [ 259 ] {eaefa845-c471-48ac-85f5-486b1f2075dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.07.29 06:12:15.347117 [ 259 ] {eaefa845-c471-48ac-85f5-486b1f2075dd} <Debug> TCPHandler: Processed in 0.000842615 sec. | ||
| 862 | 2025.07.29 06:12:15.347320 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.07.29 06:12:15.347446 [ 259 ] {eb77e352-aa9f-484b-9983-248f1e1749f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.07.29 06:12:15.347717 [ 259 ] {eb77e352-aa9f-484b-9983-248f1e1749f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.07.29 06:12:15.347762 [ 259 ] {eb77e352-aa9f-484b-9983-248f1e1749f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.07.29 06:12:15.348100 [ 259 ] {eb77e352-aa9f-484b-9983-248f1e1749f1} <Debug> TCPHandler: Processed in 0.000828385 sec. | ||
| 867 | 2025.07.29 06:12:15.348786 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.07.29 06:12:15.348911 [ 259 ] {bc33882e-b361-446a-b5b6-67bf4c87810b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.07.29 06:12:15.349190 [ 259 ] {bc33882e-b361-446a-b5b6-67bf4c87810b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.07.29 06:12:15.349232 [ 259 ] {bc33882e-b361-446a-b5b6-67bf4c87810b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.07.29 06:12:15.349573 [ 259 ] {bc33882e-b361-446a-b5b6-67bf4c87810b} <Debug> TCPHandler: Processed in 0.000835875 sec. | ||
| 872 | 2025.07.29 06:12:15.352418 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.07.29 06:12:15.352532 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 874 | 2025.07.29 06:12:15.352574 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.07.29 06:12:15.353224 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.07.29 06:12:15.353279 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 877 | 2025.07.29 06:12:15.353850 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.07.29 06:12:15.354070 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.07.29 06:12:15.354230 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Debug> executeQuery: Read 24 rows, 3.27 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 1.85 MiB/sec. | ||
| 880 | 2025.07.29 06:12:15.354275 [ 259 ] {b22b4e7c-76b7-47c7-a218-4435569e6660} <Debug> TCPHandler: Processed in 0.001909327 sec. | ||
| 881 | 2025.07.29 06:12:15.354397 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.07.29 06:12:15.354499 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 883 | 2025.07.29 06:12:15.354540 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 884 | 2025.07.29 06:12:15.355080 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.07.29 06:12:15.355116 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 886 | 2025.07.29 06:12:15.357655 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.07.29 06:12:15.357905 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.07.29 06:12:15.358063 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003583 sec., 1674.5743790120011 rows/sec., 136.55 KiB/sec. | ||
| 889 | 2025.07.29 06:12:15.358109 [ 259 ] {981f2248-9f6b-4b25-a8ba-8cc57a4a23b4} <Debug> TCPHandler: Processed in 0.003763762 sec. | ||
| 890 | 2025.07.29 06:12:15.358243 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.07.29 06:12:15.358367 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 892 | 2025.07.29 06:12:15.358414 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 893 | 2025.07.29 06:12:15.360881 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.07.29 06:12:15.360916 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 895 | 2025.07.29 06:12:15.361229 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.07.29 06:12:15.361453 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.07.29 06:12:15.361584 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Debug> executeQuery: Read 62 rows, 5.33 KiB in 0.003247 sec., 19094.548814290116 rows/sec., 1.60 MiB/sec. | ||
| 898 | 2025.07.29 06:12:15.361623 [ 259 ] {23d02404-950d-446b-ad6d-a88052741095} <Debug> TCPHandler: Processed in 0.003440722 sec. | ||
| 899 | 2025.07.29 06:12:15.361739 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.07.29 06:12:15.361835 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 901 | 2025.07.29 06:12:15.361875 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 902 | 2025.07.29 06:12:15.362278 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.07.29 06:12:15.362316 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 904 | 2025.07.29 06:12:15.362610 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.07.29 06:12:15.362852 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.07.29 06:12:15.363045 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001211 sec., 16515.276630883567 rows/sec., 1.19 MiB/sec. | ||
| 907 | 2025.07.29 06:12:15.363159 [ 259 ] {6358d717-69e9-4a59-ad5a-f1ad2a7462ca} <Debug> TCPHandler: Processed in 0.001470094 sec. | ||
| 908 | 2025.07.29 06:12:15.363366 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.07.29 06:12:15.363508 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 910 | 2025.07.29 06:12:15.363572 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 911 | 2025.07.29 06:12:15.364124 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.07.29 06:12:15.364167 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 913 | 2025.07.29 06:12:15.364477 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.07.29 06:12:15.364704 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.07.29 06:12:15.364839 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.12 KiB/sec. | ||
| 916 | 2025.07.29 06:12:15.364891 [ 259 ] {7f73c6ad-dfaf-4bfe-b2ea-0f9e88c3e588} <Debug> TCPHandler: Processed in 0.00165869 sec. | ||
| 917 | 2025.07.29 06:12:15.365000 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.07.29 06:12:15.365098 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 919 | 2025.07.29 06:12:15.365137 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 920 | 2025.07.29 06:12:15.365559 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.07.29 06:12:15.365594 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 922 | 2025.07.29 06:12:15.365898 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.07.29 06:12:15.366101 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.07.29 06:12:15.366221 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Debug> executeQuery: Read 65 rows, 5.21 KiB in 0.001143 sec., 56867.89151356081 rows/sec., 4.45 MiB/sec. | ||
| 925 | 2025.07.29 06:12:15.366257 [ 259 ] {aeb08956-5934-4ef5-b731-7ca3acbbbeb5} <Debug> TCPHandler: Processed in 0.001308159 sec. | ||
| 926 | 2025.07.29 06:12:15.366367 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.07.29 06:12:15.366461 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 928 | 2025.07.29 06:12:15.366502 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 929 | 2025.07.29 06:12:15.366906 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.07.29 06:12:15.366939 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 931 | 2025.07.29 06:12:15.367329 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.07.29 06:12:15.367542 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.07.29 06:12:15.367664 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Debug> executeQuery: Read 63 rows, 4.52 KiB in 0.001222 sec., 51554.82815057283 rows/sec., 3.61 MiB/sec. | ||
| 934 | 2025.07.29 06:12:15.367699 [ 259 ] {9cb06a97-deb6-4eb3-a243-95387617d898} <Debug> TCPHandler: Processed in 0.001382071 sec. | ||
| 935 | 2025.07.29 06:12:15.367814 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.07.29 06:12:15.367908 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 937 | 2025.07.29 06:12:15.367948 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 938 | 2025.07.29 06:12:15.368272 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.07.29 06:12:15.368309 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 940 | 2025.07.29 06:12:15.368610 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.07.29 06:12:15.368818 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.07.29 06:12:15.368938 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 60.51 KiB/sec. | ||
| 943 | 2025.07.29 06:12:15.368973 [ 259 ] {fa1b12b0-5d26-40d8-bb47-ff5205c2a07f} <Debug> TCPHandler: Processed in 0.001207796 sec. | ||
| 944 | 2025.07.29 06:12:15.369084 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.07.29 06:12:15.369177 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 946 | 2025.07.29 06:12:15.369233 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 947 | 2025.07.29 06:12:15.369980 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.07.29 06:12:15.370016 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 949 | 2025.07.29 06:12:15.372497 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.07.29 06:12:15.372719 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.07.29 06:12:15.372848 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.003688 sec., 3796.0954446854666 rows/sec., 6.80 MiB/sec. | ||
| 952 | 2025.07.29 06:12:15.372903 [ 259 ] {cf8ec37c-2266-4b3c-a37c-d48a7ee57431} <Debug> TCPHandler: Processed in 0.003867035 sec. | ||
| 953 | 2025.07.29 06:12:15.373017 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.07.29 06:12:15.373110 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 955 | 2025.07.29 06:12:15.373151 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 956 | 2025.07.29 06:12:15.373457 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.07.29 06:12:15.373492 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 958 | 2025.07.29 06:12:15.373788 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.07.29 06:12:15.373990 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.07.29 06:12:15.374110 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001018 sec., 14734.774066797641 rows/sec., 1.07 MiB/sec. | ||
| 961 | 2025.07.29 06:12:15.374145 [ 259 ] {b0976db8-592a-4508-883f-861b1b637d7e} <Debug> TCPHandler: Processed in 0.001177095 sec. | ||
| 962 | 2025.07.29 06:12:15.374243 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.07.29 06:12:15.374336 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 964 | 2025.07.29 06:12:15.374376 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 965 | 2025.07.29 06:12:15.374686 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.07.29 06:12:15.374722 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 967 | 2025.07.29 06:12:15.375022 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2025.07.29 06:12:15.375224 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.07.29 06:12:15.375344 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001026 sec., 29239.766081871345 rows/sec., 1.94 MiB/sec. | ||
| 970 | 2025.07.29 06:12:15.375378 [ 259 ] {37c72158-3534-4b97-abaa-f67a1bec7536} <Debug> TCPHandler: Processed in 0.001183136 sec. | ||
| 971 | 2025.07.29 06:12:17.122812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 972 | 2025.07.29 06:12:17.123358 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.07.29 06:12:17.123411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 974 | 2025.07.29 06:12:17.124144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 975 | 2025.07.29 06:12:17.124455 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.07.29 06:12:17.124636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 977 | 2025.07.29 06:12:17.190461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 978 | 2025.07.29 06:12:17.207368 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.07.29 06:12:17.207432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 980 | 2025.07.29 06:12:17.214473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 981 | 2025.07.29 06:12:17.215256 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.07.29 06:12:17.218867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 983 | 2025.07.29 06:12:18.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.76 MiB, peak 163.76 MiB, free memory in arenas 0.00 B, will set to 160.93 MiB (RSS), difference: 1.17 MiB | ||
| 984 | 2025.07.29 06:12:20.310173 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.07.29 06:12:20.310365 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 986 | 2025.07.29 06:12:20.310457 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 987 | 2025.07.29 06:12:20.311102 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.07.29 06:12:20.311155 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 989 | 2025.07.29 06:12:20.311559 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2025.07.29 06:12:20.311801 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.07.29 06:12:20.311957 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001648 sec., 18203.88349514563 rows/sec., 1.42 MiB/sec. | ||
| 992 | 2025.07.29 06:12:20.312004 [ 259 ] {d5f53792-f236-4adb-b665-ec8d3806cb54} <Debug> TCPHandler: Processed in 0.001965848 sec. | ||
| 993 | 2025.07.29 06:12:20.312133 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.07.29 06:12:20.312238 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 995 | 2025.07.29 06:12:20.312281 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 996 | 2025.07.29 06:12:20.312709 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.07.29 06:12:20.312748 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 998 | 2025.07.29 06:12:20.313055 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.07.29 06:12:20.313282 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.07.29 06:12:20.313416 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 2.34 MiB/sec. | ||
| 1001 | 2025.07.29 06:12:20.313454 [ 259 ] {6722a984-66b9-4c04-abf6-91e411dc133d} <Debug> TCPHandler: Processed in 0.00137359 sec. | ||
| 1002 | 2025.07.29 06:12:20.313568 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.07.29 06:12:20.313666 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.07.29 06:12:20.313711 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1005 | 2025.07.29 06:12:20.314088 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.07.29 06:12:20.314125 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1007 | 2025.07.29 06:12:20.314451 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.07.29 06:12:20.314685 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.07.29 06:12:20.314816 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.60 MiB/sec. | ||
| 1010 | 2025.07.29 06:12:20.314852 [ 259 ] {18bcc98f-6b28-419b-b4ca-22ce9eacb3d0} <Debug> TCPHandler: Processed in 0.00133338 sec. | ||
| 1011 | 2025.07.29 06:12:20.314965 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.07.29 06:12:20.315061 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.07.29 06:12:20.315102 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1014 | 2025.07.29 06:12:20.315421 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.07.29 06:12:20.315460 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1016 | 2025.07.29 06:12:20.315766 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.07.29 06:12:20.315986 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.07.29 06:12:20.316115 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001073 sec., 27958.993476234857 rows/sec., 1.85 MiB/sec. | ||
| 1019 | 2025.07.29 06:12:20.316150 [ 259 ] {a60b2e2c-356b-45a7-9eca-61476c3e8678} <Debug> TCPHandler: Processed in 0.001235437 sec. | ||
| 1020 | 2025.07.29 06:12:24.566690 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1021 | 2025.07.29 06:12:24.566750 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1022 | 2025.07.29 06:12:24.617771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 166 | ||
| 1023 | 2025.07.29 06:12:24.621406 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.07.29 06:12:24.621464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1025 | 2025.07.29 06:12:24.622700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2025.07.29 06:12:24.622958 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.07.29 06:12:24.623206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1028 | 2025.07.29 06:12:24.624755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1029 | 2025.07.29 06:12:24.625255 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2025.07.29 06:12:24.625305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1031 | 2025.07.29 06:12:24.625888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1032 | 2025.07.29 06:12:24.626131 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2025.07.29 06:12:24.626278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1034 | 2025.07.29 06:12:24.718972 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1035 | 2025.07.29 06:12:24.736500 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.07.29 06:12:24.736562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1037 | 2025.07.29 06:12:24.742871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1038 | 2025.07.29 06:12:24.743612 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.07.29 06:12:24.746869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1040 | 2025.07.29 06:12:25.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.53 MiB, peak 165.53 MiB, free memory in arenas 0.00 B, will set to 162.59 MiB (RSS), difference: 1.06 MiB | ||
| 1041 | 2025.07.29 06:12:25.311759 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.07.29 06:12:25.311955 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2025.07.29 06:12:25.312026 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2025.07.29 06:12:25.312766 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.07.29 06:12:25.312820 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1046 | 2025.07.29 06:12:25.313281 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1047 | 2025.07.29 06:12:25.313587 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.07.29 06:12:25.313753 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Debug> executeQuery: Read 80 rows, 7.09 KiB in 0.00185 sec., 43243.24324324324 rows/sec., 3.74 MiB/sec. | ||
| 1049 | 2025.07.29 06:12:25.313808 [ 259 ] {8a7ef393-d355-4ffe-931c-a7527931f309} <Debug> TCPHandler: Processed in 0.002184265 sec. | ||
| 1050 | 2025.07.29 06:12:25.313955 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.07.29 06:12:25.314064 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1052 | 2025.07.29 06:12:25.314109 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1053 | 2025.07.29 06:12:25.314542 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.07.29 06:12:25.314582 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1055 | 2025.07.29 06:12:25.314888 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2025.07.29 06:12:25.315103 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.07.29 06:12:25.315233 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001196 sec., 20903.010033444814 rows/sec., 1.53 MiB/sec. | ||
| 1058 | 2025.07.29 06:12:25.315272 [ 259 ] {b77d75ab-90f7-4e98-b90f-e61143eefd93} <Debug> TCPHandler: Processed in 0.001373071 sec. | ||
| 1059 | 2025.07.29 06:12:25.315388 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.07.29 06:12:25.315488 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1061 | 2025.07.29 06:12:25.315528 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1062 | 2025.07.29 06:12:25.315957 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.07.29 06:12:25.315994 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1064 | 2025.07.29 06:12:25.316304 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1065 | 2025.07.29 06:12:25.316519 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.07.29 06:12:25.316644 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Debug> executeQuery: Read 66 rows, 5.30 KiB in 0.001177 sec., 56074.766355140186 rows/sec., 4.40 MiB/sec. | ||
| 1067 | 2025.07.29 06:12:25.316680 [ 259 ] {59e425c5-9b36-417c-99f5-662d00f53443} <Debug> TCPHandler: Processed in 0.00134171 sec. | ||
| 1068 | 2025.07.29 06:12:25.316794 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.07.29 06:12:25.316894 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1070 | 2025.07.29 06:12:25.316937 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1071 | 2025.07.29 06:12:25.317310 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.07.29 06:12:25.317347 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1073 | 2025.07.29 06:12:25.317669 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.07.29 06:12:25.317891 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.07.29 06:12:25.318019 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.68 MiB/sec. | ||
| 1076 | 2025.07.29 06:12:25.318055 [ 259 ] {3cc4f0ba-358d-49ce-8486-b7e7685b90ed} <Debug> TCPHandler: Processed in 0.001310639 sec. | ||
| 1077 | 2025.07.29 06:12:25.318165 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.07.29 06:12:25.318259 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.07.29 06:12:25.318313 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1080 | 2025.07.29 06:12:25.319202 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.07.29 06:12:25.319240 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1082 | 2025.07.29 06:12:25.319751 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1083 | 2025.07.29 06:12:25.319971 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.07.29 06:12:25.320102 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001861 sec., 13433.637829124127 rows/sec., 24.07 MiB/sec. | ||
| 1085 | 2025.07.29 06:12:25.320160 [ 259 ] {ec18fa33-7c6c-4eaf-b89a-39900d3487db} <Debug> TCPHandler: Processed in 0.002043821 sec. | ||
| 1086 | 2025.07.29 06:12:25.320270 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.07.29 06:12:25.320364 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.07.29 06:12:25.320408 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1089 | 2025.07.29 06:12:25.320722 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.07.29 06:12:25.320757 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1091 | 2025.07.29 06:12:25.321053 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.07.29 06:12:25.321265 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.07.29 06:12:25.321392 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 432.68 KiB/sec. | ||
| 1094 | 2025.07.29 06:12:25.321429 [ 259 ] {7e55024a-f432-4ca7-bcb2-95e298cb2074} <Debug> TCPHandler: Processed in 0.001208096 sec. | ||
| 1095 | 2025.07.29 06:12:25.321528 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.07.29 06:12:25.321622 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.07.29 06:12:25.321663 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.07.29 06:12:25.321988 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.07.29 06:12:25.322024 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1100 | 2025.07.29 06:12:25.322321 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.07.29 06:12:25.322541 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.07.29 06:12:25.322669 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001066 sec., 28142.58911819887 rows/sec., 1.87 MiB/sec. | ||
| 1103 | 2025.07.29 06:12:25.322704 [ 259 ] {ae1e4c14-ccc2-4531-bb5f-2313f5fed175} <Debug> TCPHandler: Processed in 0.001222887 sec. | ||
| 1104 | 2025.07.29 06:12:30.315051 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.07.29 06:12:30.315254 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1106 | 2025.07.29 06:12:30.315323 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1107 | 2025.07.29 06:12:30.315956 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.07.29 06:12:30.316001 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1109 | 2025.07.29 06:12:30.316386 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1110 | 2025.07.29 06:12:30.316613 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.07.29 06:12:30.316767 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
| 1112 | 2025.07.29 06:12:30.316814 [ 259 ] {72918fbc-2b8e-4cc1-9a89-5a6231fadca3} <Debug> TCPHandler: Processed in 0.001898156 sec. | ||
| 1113 | 2025.07.29 06:12:30.316940 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.07.29 06:12:30.317043 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1115 | 2025.07.29 06:12:30.317086 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1116 | 2025.07.29 06:12:30.317569 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.07.29 06:12:30.317607 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1118 | 2025.07.29 06:12:30.317924 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2025.07.29 06:12:30.318138 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.07.29 06:12:30.318269 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00125 sec., 45600 rows/sec., 3.48 MiB/sec. | ||
| 1121 | 2025.07.29 06:12:30.318308 [ 259 ] {990eea6a-051c-442e-8d84-1817ccac5ba3} <Debug> TCPHandler: Processed in 0.001420393 sec. | ||
| 1122 | 2025.07.29 06:12:30.318411 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.07.29 06:12:30.318508 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1124 | 2025.07.29 06:12:30.318549 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1125 | 2025.07.29 06:12:30.318928 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.07.29 06:12:30.318965 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1127 | 2025.07.29 06:12:30.319243 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1128 | 2025.07.29 06:12:30.319443 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.07.29 06:12:30.319565 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001076 sec., 1858.7360594795541 rows/sec., 129.78 KiB/sec. | ||
| 1130 | 2025.07.29 06:12:30.319601 [ 259 ] {d48842f5-bd76-49ff-9eac-832747e41788} <Debug> TCPHandler: Processed in 0.001238997 sec. | ||
| 1131 | 2025.07.29 06:12:30.319698 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.07.29 06:12:30.319791 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1133 | 2025.07.29 06:12:30.319829 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1134 | 2025.07.29 06:12:30.320234 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.07.29 06:12:30.320271 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1136 | 2025.07.29 06:12:30.320580 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2025.07.29 06:12:30.320785 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.07.29 06:12:30.320905 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001132 sec., 58303.88692579506 rows/sec., 4.55 MiB/sec. | ||
| 1139 | 2025.07.29 06:12:30.320942 [ 259 ] {164a223d-c9ce-4cbf-8240-24c0b54ab340} <Debug> TCPHandler: Processed in 0.001290738 sec. | ||
| 1140 | 2025.07.29 06:12:30.321051 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.07.29 06:12:30.321145 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1142 | 2025.07.29 06:12:30.321188 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1143 | 2025.07.29 06:12:30.321592 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.07.29 06:12:30.321628 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1145 | 2025.07.29 06:12:30.321949 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2025.07.29 06:12:30.322159 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.07.29 06:12:30.322283 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001156 sec., 139273.35640138408 rows/sec., 9.70 MiB/sec. | ||
| 1148 | 2025.07.29 06:12:30.322318 [ 259 ] {3e703e67-ddbe-4dd7-a9b0-d9562e1758e5} <Debug> TCPHandler: Processed in 0.001315339 sec. | ||
| 1149 | 2025.07.29 06:12:30.322415 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.07.29 06:12:30.322507 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.07.29 06:12:30.322547 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1152 | 2025.07.29 06:12:30.322871 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.07.29 06:12:30.322907 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1154 | 2025.07.29 06:12:30.323204 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2025.07.29 06:12:30.323411 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.07.29 06:12:30.323533 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 1157 | 2025.07.29 06:12:30.323568 [ 259 ] {6ce41d1f-2e1e-4adc-a96a-7b1ac660df73} <Debug> TCPHandler: Processed in 0.001200716 sec. | ||
| 1158 | 2025.07.29 06:12:32.126344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1159 | 2025.07.29 06:12:32.126887 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.07.29 06:12:32.126933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1161 | 2025.07.29 06:12:32.127476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1162 | 2025.07.29 06:12:32.127763 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.07.29 06:12:32.127937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1164 | 2025.07.29 06:12:32.246924 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1165 | 2025.07.29 06:12:32.265178 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.07.29 06:12:32.265243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1167 | 2025.07.29 06:12:32.271769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1168 | 2025.07.29 06:12:32.272550 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.07.29 06:12:32.276142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1170 | 2025.07.29 06:12:33.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.18 MiB, peak 167.18 MiB, free memory in arenas 0.00 B, will set to 164.25 MiB (RSS), difference: 1.07 MiB | ||
| 1171 | 2025.07.29 06:12:34.623444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 192 | ||
| 1172 | 2025.07.29 06:12:34.625421 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.07.29 06:12:34.625463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1174 | 2025.07.29 06:12:34.626574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2025.07.29 06:12:34.626858 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.07.29 06:12:34.627092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1177 | 2025.07.29 06:12:35.316309 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.07.29 06:12:35.316493 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1179 | 2025.07.29 06:12:35.316561 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1180 | 2025.07.29 06:12:35.317264 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.07.29 06:12:35.317312 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1182 | 2025.07.29 06:12:35.317711 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1183 | 2025.07.29 06:12:35.317939 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.07.29 06:12:35.318104 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001665 sec., 63663.66366366366 rows/sec., 5.32 MiB/sec. | ||
| 1185 | 2025.07.29 06:12:35.318151 [ 259 ] {86988d13-0cbb-4943-ab57-20506a94af09} <Debug> TCPHandler: Processed in 0.001974029 sec. | ||
| 1186 | 2025.07.29 06:12:35.318293 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.07.29 06:12:35.318398 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1188 | 2025.07.29 06:12:35.318442 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1189 | 2025.07.29 06:12:35.318911 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.07.29 06:12:35.318952 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1191 | 2025.07.29 06:12:35.319275 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2025.07.29 06:12:35.319501 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): 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.07.29 06:12:35.319656 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001281 sec., 19516.003122560498 rows/sec., 1.43 MiB/sec. | ||
| 1194 | 2025.07.29 06:12:35.319703 [ 259 ] {8c2cc87b-ed2d-4aa1-b892-0de6248d6309} <Debug> TCPHandler: Processed in 0.001461573 sec. | ||
| 1195 | 2025.07.29 06:12:35.319828 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.07.29 06:12:35.319930 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1197 | 2025.07.29 06:12:35.319973 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1198 | 2025.07.29 06:12:35.320434 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.07.29 06:12:35.320473 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1200 | 2025.07.29 06:12:35.320786 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1201 | 2025.07.29 06:12:35.321008 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.07.29 06:12:35.321144 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001234 sec., 72123.17666126418 rows/sec., 5.63 MiB/sec. | ||
| 1203 | 2025.07.29 06:12:35.321185 [ 259 ] {5b08839c-f270-4cd3-922f-ced377f912ee} <Debug> TCPHandler: Processed in 0.001410782 sec. | ||
| 1204 | 2025.07.29 06:12:35.321311 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.07.29 06:12:35.321408 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1206 | 2025.07.29 06:12:35.321454 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1207 | 2025.07.29 06:12:35.321881 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.07.29 06:12:35.321919 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1209 | 2025.07.29 06:12:35.322249 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1210 | 2025.07.29 06:12:35.322458 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.07.29 06:12:35.322592 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 1212 | 2025.07.29 06:12:35.322630 [ 259 ] {783ee1c0-0eed-4bea-9ed5-d0dc95ab8c68} <Debug> TCPHandler: Processed in 0.00136934 sec. | ||
| 1213 | 2025.07.29 06:12:35.322744 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.07.29 06:12:35.322841 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.07.29 06:12:35.322897 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1216 | 2025.07.29 06:12:35.323695 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.07.29 06:12:35.323733 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1218 | 2025.07.29 06:12:35.324264 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1219 | 2025.07.29 06:12:35.324489 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.07.29 06:12:35.324626 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 1221 | 2025.07.29 06:12:35.324681 [ 259 ] {70e85e9a-c800-4019-9f6f-75004a77381a} <Debug> TCPHandler: Processed in 0.00198709 sec. | ||
| 1222 | 2025.07.29 06:12:35.324799 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.07.29 06:12:35.324895 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.07.29 06:12:35.324938 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1225 | 2025.07.29 06:12:35.325282 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.07.29 06:12:35.325319 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1227 | 2025.07.29 06:12:35.325619 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1228 | 2025.07.29 06:12:35.325827 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.07.29 06:12:35.325958 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 1230 | 2025.07.29 06:12:35.325996 [ 259 ] {fd346b8f-505b-4569-87cc-ca5b2e4fc657} <Debug> TCPHandler: Processed in 0.001247837 sec. | ||
| 1231 | 2025.07.29 06:12:39.566995 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1232 | 2025.07.29 06:12:39.567060 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1233 | 2025.07.29 06:12:39.628987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1234 | 2025.07.29 06:12:39.629486 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.07.29 06:12:39.629530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1236 | 2025.07.29 06:12:39.630099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1237 | 2025.07.29 06:12:39.630348 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.07.29 06:12:39.630489 [ 28 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1239 | 2025.07.29 06:12:39.630517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1240 | 2025.07.29 06:12:39.630556 [ 28 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.07.29 06:12:39.630578 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1242 | 2025.07.29 06:12:39.635526 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::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 | ||
| 1243 | 2025.07.29 06:12:39.638522 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1244 | 2025.07.29 06:12:39.641014 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1245 | 2025.07.29 06:12:39.645986 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1246 | 2025.07.29 06:12:39.646049 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1247 | 2025.07.29 06:12:39.648638 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1248 | 2025.07.29 06:12:39.648757 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1249 | 2025.07.29 06:12:39.651160 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1250 | 2025.07.29 06:12:39.689751 [ 201 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.059084937 sec., 47490.95357417408 rows/sec., 695.67 KiB/sec. | ||
| 1251 | 2025.07.29 06:12:39.690772 [ 200 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1252 | 2025.07.29 06:12:39.691165 [ 200 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2025.07.29 06:12:39.691252 [ 200 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_6_1} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1254 | 2025.07.29 06:12:39.691443 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1255 | 2025.07.29 06:12:39.777185 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1256 | 2025.07.29 06:12:39.794681 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.07.29 06:12:39.794749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1258 | 2025.07.29 06:12:39.800856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1259 | 2025.07.29 06:12:39.801584 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.07.29 06:12:39.801864 [ 28 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1261 | 2025.07.29 06:12:39.801913 [ 28 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.07.29 06:12:39.801936 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1263 | 2025.07.29 06:12:39.802060 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1264 | 2025.07.29 06:12:39.805492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1265 | 2025.07.29 06:12:39.806476 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1266 | 2025.07.29 06:12:39.808028 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1267 | 2025.07.29 06:12:39.812850 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1268 | 2025.07.29 06:12:39.817142 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1269 | 2025.07.29 06:12:39.821611 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1270 | 2025.07.29 06:12:39.828640 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1271 | 2025.07.29 06:12:39.833161 [ 200 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 1272 | 2025.07.29 06:12:39.898981 [ 201 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096987185 sec., 474.2894641183781 rows/sec., 2.45 MiB/sec. | ||
| 1273 | 2025.07.29 06:12:39.901630 [ 199 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1274 | 2025.07.29 06:12:39.904535 [ 199 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_6_1} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2025.07.29 06:12:39.904660 [ 199 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_6_1} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1276 | 2025.07.29 06:12:39.906854 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1277 | 2025.07.29 06:12:40.000152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.50 MiB, peak 175.04 MiB, free memory in arenas 0.00 B, will set to 175.80 MiB (RSS), difference: 10.30 MiB | ||
| 1278 | 2025.07.29 06:12:40.315202 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.07.29 06:12:40.315403 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1280 | 2025.07.29 06:12:40.315474 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1281 | 2025.07.29 06:12:40.316177 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.07.29 06:12:40.316230 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1283 | 2025.07.29 06:12:40.316624 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1284 | 2025.07.29 06:12:40.316859 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.07.29 06:12:40.317001 [ 32 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1286 | 2025.07.29 06:12:40.317019 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.56 MiB/sec. | ||
| 1287 | 2025.07.29 06:12:40.317070 [ 32 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2025.07.29 06:12:40.317091 [ 259 ] {bdffec40-568a-4afe-9b73-69acbf3c79c0} <Debug> TCPHandler: Processed in 0.00202565 sec. | ||
| 1289 | 2025.07.29 06:12:40.317097 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1290 | 2025.07.29 06:12:40.317232 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.07.29 06:12:40.317243 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 1292 | 2025.07.29 06:12:40.317346 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1293 | 2025.07.29 06:12:40.317395 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1294 | 2025.07.29 06:12:40.317398 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1295 | 2025.07.29 06:12:40.317449 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 62 rows starting from the beginning of the part | ||
| 1296 | 2025.07.29 06:12:40.317548 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 1297 | 2025.07.29 06:12:40.317599 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1298 | 2025.07.29 06:12:40.317645 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1299 | 2025.07.29 06:12:40.317689 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
| 1300 | 2025.07.29 06:12:40.317733 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1301 | 2025.07.29 06:12:40.317888 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.07.29 06:12:40.317934 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1303 | 2025.07.29 06:12:40.318419 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1304 | 2025.07.29 06:12:40.318672 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.07.29 06:12:40.318782 [ 32 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1306 | 2025.07.29 06:12:40.318784 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606637 sec., 243365.48952874856 rows/sec., 20.82 MiB/sec. | ||
| 1307 | 2025.07.29 06:12:40.318819 [ 32 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.07.29 06:12:40.318820 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
| 1309 | 2025.07.29 06:12:40.318838 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1310 | 2025.07.29 06:12:40.318876 [ 259 ] {230ce665-de90-48ad-98d4-eebbee8adb20} <Debug> TCPHandler: Processed in 0.00169697 sec. | ||
| 1311 | 2025.07.29 06:12:40.318920 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 1312 | 2025.07.29 06:12:40.318989 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1313 | 2025.07.29 06:12:40.319011 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.07.29 06:12:40.319015 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1315 | 2025.07.29 06:12:40.319063 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 65 rows starting from the beginning of the part | ||
| 1316 | 2025.07.29 06:12:40.319109 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1317 | 2025.07.29 06:12:40.319124 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.07.29 06:12:40.319149 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1319 | 2025.07.29 06:12:40.319179 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2025.07.29 06:12:40.319195 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1321 | 2025.07.29 06:12:40.319235 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 89 rows starting from the beginning of the part | ||
| 1322 | 2025.07.29 06:12:40.319270 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1323 | 2025.07.29 06:12:40.319327 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.07.29 06:12:40.319414 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_6_1} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1325 | 2025.07.29 06:12:40.319504 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1326 | 2025.07.29 06:12:40.319637 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2025.07.29 06:12:40.319682 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1328 | 2025.07.29 06:12:40.320070 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1329 | 2025.07.29 06:12:40.320070 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176095 sec., 328204.7793758157 rows/sec., 26.91 MiB/sec. | ||
| 1330 | 2025.07.29 06:12:40.320256 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1331 | 2025.07.29 06:12:40.320351 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.07.29 06:12:40.320479 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1333 | 2025.07.29 06:12:40.320514 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.07.29 06:12:40.320513 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 1335 | 2025.07.29 06:12:40.320537 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1336 | 2025.07.29 06:12:40.320571 [ 259 ] {257ed621-c071-42f0-aab2-d648b721ba01} <Debug> TCPHandler: Processed in 0.001612208 sec. | ||
| 1337 | 2025.07.29 06:12:40.320608 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2025.07.29 06:12:40.320618 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 1339 | 2025.07.29 06:12:40.320685 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2025.07.29 06:12:40.320690 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_6_1} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1341 | 2025.07.29 06:12:40.320729 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1342 | 2025.07.29 06:12:40.320766 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
| 1343 | 2025.07.29 06:12:40.320784 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1344 | 2025.07.29 06:12:40.320790 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.07.29 06:12:40.320847 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1346 | 2025.07.29 06:12:40.320847 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1347 | 2025.07.29 06:12:40.320904 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1348 | 2025.07.29 06:12:40.320954 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1349 | 2025.07.29 06:12:40.320997 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1350 | 2025.07.29 06:12:40.321040 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1351 | 2025.07.29 06:12:40.321221 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2025.07.29 06:12:40.321265 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1353 | 2025.07.29 06:12:40.321597 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1354 | 2025.07.29 06:12:40.321831 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2025.07.29 06:12:40.321933 [ 32 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1356 | 2025.07.29 06:12:40.321965 [ 32 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.07.29 06:12:40.321968 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 1358 | 2025.07.29 06:12:40.321985 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1359 | 2025.07.29 06:12:40.322018 [ 259 ] {9346a381-d8a4-4b00-9627-b2ababc60254} <Debug> TCPHandler: Processed in 0.001383061 sec. | ||
| 1360 | 2025.07.29 06:12:40.322060 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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.07.29 06:12:40.322164 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1362 | 2025.07.29 06:12:40.322191 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1363 | 2025.07.29 06:12:40.322192 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603028 sec., 414216.0960382476 rows/sec., 28.91 MiB/sec. | ||
| 1364 | 2025.07.29 06:12:40.322234 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 1365 | 2025.07.29 06:12:40.322275 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1366 | 2025.07.29 06:12:40.322307 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1367 | 2025.07.29 06:12:40.322365 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1368 | 2025.07.29 06:12:40.322397 [ 190 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1369 | 2025.07.29 06:12:40.322412 [ 195 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1370 | 2025.07.29 06:12:40.322781 [ 190 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): 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.07.29 06:12:40.322856 [ 190 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1372 | 2025.07.29 06:12:40.322920 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1373 | 2025.07.29 06:12:40.323251 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217536 sec., 221759.35660218672 rows/sec., 14.86 MiB/sec. | ||
| 1374 | 2025.07.29 06:12:40.323396 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1375 | 2025.07.29 06:12:40.323642 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2025.07.29 06:12:40.323706 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_6_1} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1377 | 2025.07.29 06:12:40.323770 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1378 | 2025.07.29 06:12:41.081538 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2025.07.29 06:12:41.081794 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1380 | 2025.07.29 06:12:41.084705 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1381 | 2025.07.29 06:12:41.089048 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1382 | 2025.07.29 06:12:41.089330 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2025.07.29 06:12:41.094792 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2025.07.29 06:12:41.097516 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1385 | 2025.07.29 06:12:41.100062 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2025.07.29 06:12:41.102366 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1387 | 2025.07.29 06:12:41.102392 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2025.07.29 06:12:41.102481 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1389 | 2025.07.29 06:12:41.102507 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1390 | 2025.07.29 06:12:41.117822 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.036124 sec., 664.3782526851953 rows/sec., 27.63 KiB/sec. | ||
| 1391 | 2025.07.29 06:12:41.117947 [ 259 ] {050df1a1-0a27-43f0-ae54-32f4d741e4f8} <Debug> TCPHandler: Processed in 0.036553737 sec. | ||
| 1392 | 2025.07.29 06:12:41.118296 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.07.29 06:12:41.118452 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1394 | 2025.07.29 06:12:41.118688 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2025.07.29 06:12:41.118724 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1396 | 2025.07.29 06:12:41.118915 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2025.07.29 06:12:41.118972 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2025.07.29 06:12:41.119083 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1399 | 2025.07.29 06:12:41.119113 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2025.07.29 06:12:41.119134 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1401 | 2025.07.29 06:12:41.119150 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2025.07.29 06:12:41.119187 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1403 | 2025.07.29 06:12:41.119207 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1404 | 2025.07.29 06:12:41.119698 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001313 sec., 18278.75095201828 rows/sec., 760.13 KiB/sec. | ||
| 1405 | 2025.07.29 06:12:41.119786 [ 259 ] {bfda8d5e-da73-4079-bb72-87554e2013cd} <Debug> TCPHandler: Processed in 0.001547546 sec. | ||
| 1406 | 2025.07.29 06:12:41.120046 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.07.29 06:12:41.120183 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1408 | 2025.07.29 06:12:41.120390 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2025.07.29 06:12:41.120423 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1410 | 2025.07.29 06:12:41.120604 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2025.07.29 06:12:41.120657 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2025.07.29 06:12:41.120758 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1413 | 2025.07.29 06:12:41.120785 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2025.07.29 06:12:41.120805 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1415 | 2025.07.29 06:12:41.120819 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1416 | 2025.07.29 06:12:41.120852 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1417 | 2025.07.29 06:12:41.120871 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1418 | 2025.07.29 06:12:41.121298 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001172 sec., 20477.815699658702 rows/sec., 851.58 KiB/sec. | ||
| 1419 | 2025.07.29 06:12:41.121382 [ 259 ] {1066dc20-caae-4582-8829-eb7b235fb7a8} <Debug> TCPHandler: Processed in 0.001386701 sec. | ||
| 1420 | 2025.07.29 06:12:41.121593 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.07.29 06:12:41.121726 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1422 | 2025.07.29 06:12:41.121930 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2025.07.29 06:12:41.121962 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1424 | 2025.07.29 06:12:41.122143 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2025.07.29 06:12:41.122196 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2025.07.29 06:12:41.122295 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1427 | 2025.07.29 06:12:41.122323 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2025.07.29 06:12:41.122342 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1429 | 2025.07.29 06:12:41.122357 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2025.07.29 06:12:41.122392 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1431 | 2025.07.29 06:12:41.122410 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1432 | 2025.07.29 06:12:41.122843 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001171 sec., 20495.303159692572 rows/sec., 852.30 KiB/sec. | ||
| 1433 | 2025.07.29 06:12:41.122930 [ 259 ] {88294a04-dcc9-4006-bad6-20181a4a9918} <Debug> TCPHandler: Processed in 0.001386051 sec. | ||
| 1434 | 2025.07.29 06:12:41.123146 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2025.07.29 06:12:41.123277 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1436 | 2025.07.29 06:12:41.123477 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1437 | 2025.07.29 06:12:41.123514 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1438 | 2025.07.29 06:12:41.123709 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2025.07.29 06:12:41.123763 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2025.07.29 06:12:41.123863 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1441 | 2025.07.29 06:12:41.123892 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2025.07.29 06:12:41.123912 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1443 | 2025.07.29 06:12:41.123926 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2025.07.29 06:12:41.123959 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1445 | 2025.07.29 06:12:41.123978 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1446 | 2025.07.29 06:12:41.124408 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001184 sec., 20270.27027027027 rows/sec., 842.94 KiB/sec. | ||
| 1447 | 2025.07.29 06:12:41.124493 [ 259 ] {b4ad551c-7ff6-4fd2-bb68-cafb549ab217} <Debug> TCPHandler: Processed in 0.001395602 sec. | ||
| 1448 | 2025.07.29 06:12:41.124725 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2025.07.29 06:12:41.124856 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1450 | 2025.07.29 06:12:41.125062 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2025.07.29 06:12:41.125096 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1452 | 2025.07.29 06:12:41.125281 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2025.07.29 06:12:41.125333 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2025.07.29 06:12:41.125441 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1455 | 2025.07.29 06:12:41.125469 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2025.07.29 06:12:41.125487 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1457 | 2025.07.29 06:12:41.125501 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1458 | 2025.07.29 06:12:41.125534 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1459 | 2025.07.29 06:12:41.125553 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1460 | 2025.07.29 06:12:41.125986 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001182 sec., 20304.56852791878 rows/sec., 844.37 KiB/sec. | ||
| 1461 | 2025.07.29 06:12:41.126070 [ 259 ] {1b9970ac-c1fc-4d3d-92d4-a536f5020c39} <Debug> TCPHandler: Processed in 0.001393272 sec. | ||
| 1462 | 2025.07.29 06:12:41.213845 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2025.07.29 06:12:41.214028 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1464 | 2025.07.29 06:12:41.214313 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1465 | 2025.07.29 06:12:41.214350 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1466 | 2025.07.29 06:12:41.214602 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1467 | 2025.07.29 06:12:41.214668 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1468 | 2025.07.29 06:12:41.214795 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1469 | 2025.07.29 06:12:41.214826 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1470 | 2025.07.29 06:12:41.214845 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (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 | ||
| 1471 | 2025.07.29 06:12:41.214860 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1472 | 2025.07.29 06:12:41.214898 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1473 | 2025.07.29 06:12:41.214918 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1474 | 2025.07.29 06:12:41.215472 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001518 sec., 15810.276679841896 rows/sec., 657.47 KiB/sec. | ||
| 1475 | 2025.07.29 06:12:41.215566 [ 259 ] {6114de8e-2a80-4918-af53-8f5335e68e63} <Debug> TCPHandler: Processed in 0.001817984 sec. | ||
| 1476 | 2025.07.29 06:12:41.216128 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.07.29 06:12:41.216240 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1478 | 2025.07.29 06:12:41.216285 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2025.07.29 06:12:41.216818 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.07.29 06:12:41.216857 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1481 | 2025.07.29 06:12:41.217322 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1482 | 2025.07.29 06:12:41.217526 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.07.29 06:12:41.217670 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001463 sec., 4784.688995215311 rows/sec., 973.22 KiB/sec. | ||
| 1484 | 2025.07.29 06:12:41.217709 [ 259 ] {f28679d8-9565-4028-86c8-8a75f968218b} <Debug> TCPHandler: Processed in 0.001633869 sec. | ||
| 1485 | 2025.07.29 06:12:41.217826 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2025.07.29 06:12:41.217924 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1487 | 2025.07.29 06:12:41.217966 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1488 | 2025.07.29 06:12:41.218372 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.07.29 06:12:41.218408 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1490 | 2025.07.29 06:12:41.218705 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1491 | 2025.07.29 06:12:41.218923 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.07.29 06:12:41.219047 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 1493 | 2025.07.29 06:12:41.219085 [ 259 ] {eedc8e66-e71a-4a3b-8ed4-351b26b45b92} <Debug> TCPHandler: Processed in 0.001309339 sec. | ||
| 1494 | 2025.07.29 06:12:41.219197 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2025.07.29 06:12:41.219291 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1496 | 2025.07.29 06:12:41.219329 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1497 | 2025.07.29 06:12:41.220562 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2025.07.29 06:12:41.220597 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1499 | 2025.07.29 06:12:41.221019 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1500 | 2025.07.29 06:12:41.221260 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2025.07.29 06:12:41.221392 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Debug> executeQuery: Read 1248 rows, 105.33 KiB in 0.00212 sec., 588679.2452830189 rows/sec., 48.52 MiB/sec. | ||
| 1502 | 2025.07.29 06:12:41.221428 [ 259 ] {9d1db63f-e41f-4316-ae03-6ee2cae14358} <Debug> TCPHandler: Processed in 0.002280838 sec. | ||
| 1503 | 2025.07.29 06:12:41.221541 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2025.07.29 06:12:41.221637 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1505 | 2025.07.29 06:12:41.221676 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1506 | 2025.07.29 06:12:41.222069 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.07.29 06:12:41.222105 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1508 | 2025.07.29 06:12:41.222418 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2025.07.29 06:12:41.222628 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2025.07.29 06:12:41.222755 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001136 sec., 23767.605633802814 rows/sec., 1.74 MiB/sec. | ||
| 1511 | 2025.07.29 06:12:41.222792 [ 259 ] {a0050a8d-c598-4af1-b6de-652c0255e3e1} <Debug> TCPHandler: Processed in 0.001301128 sec. | ||
| 1512 | 2025.07.29 06:12:41.222897 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.07.29 06:12:41.222991 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1514 | 2025.07.29 06:12:41.223029 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1515 | 2025.07.29 06:12:41.223545 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.07.29 06:12:41.223576 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1517 | 2025.07.29 06:12:41.223908 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1518 | 2025.07.29 06:12:41.224123 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.07.29 06:12:41.224251 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 1520 | 2025.07.29 06:12:41.224288 [ 259 ] {869d9e41-8a42-40ff-b738-73e6cf9ac070} <Debug> TCPHandler: Processed in 0.001439323 sec. | ||
| 1521 | 2025.07.29 06:12:41.224412 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.07.29 06:12:41.224532 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1523 | 2025.07.29 06:12:41.224581 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1524 | 2025.07.29 06:12:41.225193 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.07.29 06:12:41.225231 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1526 | 2025.07.29 06:12:41.225602 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1527 | 2025.07.29 06:12:41.225914 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.07.29 06:12:41.226083 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001574 sec., 347522.23634053365 rows/sec., 25.79 MiB/sec. | ||
| 1529 | 2025.07.29 06:12:41.226137 [ 259 ] {10fd78a3-8621-46b4-ace2-e4a59b0abde2} <Debug> TCPHandler: Processed in 0.001788074 sec. | ||
| 1530 | 2025.07.29 06:12:41.226263 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2025.07.29 06:12:41.226362 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1532 | 2025.07.29 06:12:41.226410 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1533 | 2025.07.29 06:12:41.227529 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.07.29 06:12:41.227567 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1535 | 2025.07.29 06:12:41.228133 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1536 | 2025.07.29 06:12:41.228381 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2025.07.29 06:12:41.228523 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Debug> executeQuery: Read 2254 rows, 154.19 KiB in 0.00218 sec., 1033944.9541284404 rows/sec., 69.07 MiB/sec. | ||
| 1538 | 2025.07.29 06:12:41.228561 [ 259 ] {483b03e6-a8f7-46ef-8644-8b3c706677e4} <Debug> TCPHandler: Processed in 0.00235294 sec. | ||
| 1539 | 2025.07.29 06:12:41.228688 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.07.29 06:12:41.228799 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1541 | 2025.07.29 06:12:41.228859 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1542 | 2025.07.29 06:12:41.229708 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.07.29 06:12:41.229747 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1544 | 2025.07.29 06:12:41.230276 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1545 | 2025.07.29 06:12:41.230521 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.07.29 06:12:41.230659 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001885 sec., 13262.59946949602 rows/sec., 23.77 MiB/sec. | ||
| 1547 | 2025.07.29 06:12:41.230716 [ 259 ] {1c9cbcbd-1117-4094-836d-449b6493293f} <Debug> TCPHandler: Processed in 0.002082252 sec. | ||
| 1548 | 2025.07.29 06:12:41.230831 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.07.29 06:12:41.230929 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1550 | 2025.07.29 06:12:41.230972 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1551 | 2025.07.29 06:12:41.231292 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.07.29 06:12:41.231331 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1553 | 2025.07.29 06:12:41.231652 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1554 | 2025.07.29 06:12:41.231871 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.07.29 06:12:41.232004 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 756.97 KiB/sec. | ||
| 1556 | 2025.07.29 06:12:41.232040 [ 259 ] {374926cc-3dd4-42b3-8fb7-ee36d8a9431b} <Debug> TCPHandler: Processed in 0.001258447 sec. | ||
| 1557 | 2025.07.29 06:12:44.628152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 244 | ||
| 1558 | 2025.07.29 06:12:44.631076 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2025.07.29 06:12:44.631138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1560 | 2025.07.29 06:12:44.632472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1561 | 2025.07.29 06:12:44.632785 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2025.07.29 06:12:44.633147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1563 | 2025.07.29 06:12:45.313069 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2025.07.29 06:12:45.313251 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1565 | 2025.07.29 06:12:45.313319 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1566 | 2025.07.29 06:12:45.313975 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2025.07.29 06:12:45.314019 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1568 | 2025.07.29 06:12:45.314409 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1569 | 2025.07.29 06:12:45.314647 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2025.07.29 06:12:45.314804 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 1571 | 2025.07.29 06:12:45.314855 [ 259 ] {998c69b8-f173-4140-bb05-ca80b7e0b8c9} <Debug> TCPHandler: Processed in 0.001919198 sec. | ||
| 1572 | 2025.07.29 06:12:45.314992 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2025.07.29 06:12:45.315097 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1574 | 2025.07.29 06:12:45.315140 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1575 | 2025.07.29 06:12:45.315579 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2025.07.29 06:12:45.315617 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1577 | 2025.07.29 06:12:45.315937 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1578 | 2025.07.29 06:12:45.316151 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.07.29 06:12:45.316283 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 1580 | 2025.07.29 06:12:45.316320 [ 259 ] {2f91ab23-0f06-438c-a24a-9d423401921d} <Debug> TCPHandler: Processed in 0.001382421 sec. | ||
| 1581 | 2025.07.29 06:12:45.316439 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2025.07.29 06:12:45.316536 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1583 | 2025.07.29 06:12:45.316579 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1584 | 2025.07.29 06:12:45.316970 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2025.07.29 06:12:45.317006 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1586 | 2025.07.29 06:12:45.317351 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1587 | 2025.07.29 06:12:45.317561 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.07.29 06:12:45.317688 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 1589 | 2025.07.29 06:12:45.317725 [ 259 ] {cd1e970f-1c37-4221-b112-fa0aa71955c5} <Debug> TCPHandler: Processed in 0.00133694 sec. | ||
| 1590 | 2025.07.29 06:12:45.317838 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2025.07.29 06:12:45.317934 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1592 | 2025.07.29 06:12:45.317976 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1593 | 2025.07.29 06:12:45.318289 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2025.07.29 06:12:45.318325 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1595 | 2025.07.29 06:12:45.318628 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1596 | 2025.07.29 06:12:45.318827 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.07.29 06:12:45.318951 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001036 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 1598 | 2025.07.29 06:12:45.318987 [ 259 ] {0e4b2952-1c12-43b6-83b9-2cec7058a9ce} <Debug> TCPHandler: Processed in 0.001199916 sec. | ||
| 1599 | 2025.07.29 06:12:47.131541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1600 | 2025.07.29 06:12:47.132216 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.07.29 06:12:47.132278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1602 | 2025.07.29 06:12:47.132899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1603 | 2025.07.29 06:12:47.133155 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2025.07.29 06:12:47.133307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1605 | 2025.07.29 06:12:47.306507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1606 | 2025.07.29 06:12:47.324050 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.07.29 06:12:47.324113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1608 | 2025.07.29 06:12:47.329838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1609 | 2025.07.29 06:12:47.330569 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.07.29 06:12:47.334148 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1611 | 2025.07.29 06:12:50.314431 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2025.07.29 06:12:50.314615 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1613 | 2025.07.29 06:12:50.314683 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1614 | 2025.07.29 06:12:50.315341 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.07.29 06:12:50.315386 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1616 | 2025.07.29 06:12:50.315746 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1617 | 2025.07.29 06:12:50.315958 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.07.29 06:12:50.316109 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.68 MiB/sec. | ||
| 1619 | 2025.07.29 06:12:50.316155 [ 259 ] {78044472-9b5f-4897-93fc-46b98e7714f6} <Debug> TCPHandler: Processed in 0.001913136 sec. | ||
| 1620 | 2025.07.29 06:12:50.316344 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.07.29 06:12:50.316449 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1622 | 2025.07.29 06:12:50.316490 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1623 | 2025.07.29 06:12:50.316929 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2025.07.29 06:12:50.316969 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1625 | 2025.07.29 06:12:50.317274 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1626 | 2025.07.29 06:12:50.317492 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2025.07.29 06:12:50.317621 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 1628 | 2025.07.29 06:12:50.317660 [ 259 ] {2e37c063-ebe1-4fc4-a6b7-500f4d94cdf7} <Debug> TCPHandler: Processed in 0.001369901 sec. | ||
| 1629 | 2025.07.29 06:12:50.317774 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2025.07.29 06:12:50.317870 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1631 | 2025.07.29 06:12:50.317916 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1632 | 2025.07.29 06:12:50.318324 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2025.07.29 06:12:50.318361 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1634 | 2025.07.29 06:12:50.318683 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1635 | 2025.07.29 06:12:50.318892 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.07.29 06:12:50.319021 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 1637 | 2025.07.29 06:12:50.319059 [ 259 ] {ac406c03-1df2-41ad-a6a3-2c3427480869} <Debug> TCPHandler: Processed in 0.0013362 sec. | ||
| 1638 | 2025.07.29 06:12:50.319165 [ 259 ] {} <Trace> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.07.29 06:12:50.319258 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65064) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1640 | 2025.07.29 06:12:50.319301 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1641 | 2025.07.29 06:12:50.319626 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.07.29 06:12:50.319661 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1643 | 2025.07.29 06:12:50.319965 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1644 | 2025.07.29 06:12:50.320171 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.07.29 06:12:50.320294 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 1646 | 2025.07.29 06:12:50.320329 [ 259 ] {c6b1ae2c-af37-4e8b-8381-0d8af86a053b} <Debug> TCPHandler: Processed in 0.001214246 sec. | ||
| 1647 | 2025.07.29 06:12:52.467155 [ 54 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1648 | 2025.07.29 06:12:52.467228 [ 54 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.07.29 06:12:52.467249 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1650 | 2025.07.29 06:12:52.467343 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 1651 | 2025.07.29 06:12:52.467463 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1652 | 2025.07.29 06:12:52.467505 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1653 | 2025.07.29 06:12:52.467582 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1654 | 2025.07.29 06:12:52.467630 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1655 | 2025.07.29 06:12:52.467671 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 1656 | 2025.07.29 06:12:52.467711 [ 195 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1657 | 2025.07.29 06:12:52.468470 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161995 sec., 85198.30119750946 rows/sec., 6.54 MiB/sec. | ||
| 1658 | 2025.07.29 06:12:52.468674 [ 201 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1659 | 2025.07.29 06:12:52.468964 [ 201 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2025.07.29 06:12:52.469038 [ 201 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_5_1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1661 | 2025.07.29 06:12:52.469122 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1662 | 2025.07.29 06:12:54.567147 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1663 | 2025.07.29 06:12:54.567205 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1664 | 2025.07.29 06:12:54.633387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 260 | ||
| 1665 | 2025.07.29 06:12:54.633411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1666 | 2025.07.29 06:12:54.633924 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.07.29 06:12:54.633971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1668 | 2025.07.29 06:12:54.634500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1669 | 2025.07.29 06:12:54.634756 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2025.07.29 06:12:54.634902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1671 | 2025.07.29 06:12:54.635341 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.07.29 06:12:54.635399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1673 | 2025.07.29 06:12:54.636571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1674 | 2025.07.29 06:12:54.636866 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.07.29 06:12:54.637208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1676 | 2025.07.29 06:12:54.834242 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1677 | 2025.07.29 06:12:54.852258 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.07.29 06:12:54.852324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1679 | 2025.07.29 06:12:54.858218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1680 | 2025.07.29 06:12:54.858954 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.07.29 06:12:54.862121 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1682 | 2025.07.29 06:12:54.862193 [ 259 ] {} <Debug> TCP-Session: 80bf7f04-a72a-4c66-931d-5d771f773e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.07.29 06:12:54.862466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1684 | 2025.07.29 06:12:55.000147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.74 MiB, peak 182.77 MiB, free memory in arenas 0.00 B, will set to 178.89 MiB (RSS), difference: 2.16 MiB | ||
| 1685 | 2025.07.29 06:12:55.315745 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.07.29 06:12:55.315941 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1687 | 2025.07.29 06:12:55.316011 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1688 | 2025.07.29 06:12:55.316725 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.07.29 06:12:55.316766 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1690 | 2025.07.29 06:12:55.317169 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1691 | 2025.07.29 06:12:55.317397 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.07.29 06:12:55.317545 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001663 sec., 63740.228502705955 rows/sec., 5.32 MiB/sec. | ||
| 1693 | 2025.07.29 06:12:55.317590 [ 260 ] {70ac94e7-5239-4a75-b3ef-fda974e11852} <Debug> TCPHandler: Processed in 0.001974979 sec. | ||
| 1694 | 2025.07.29 06:12:55.317720 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.07.29 06:12:55.317824 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1696 | 2025.07.29 06:12:55.317868 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1697 | 2025.07.29 06:12:55.318289 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.07.29 06:12:55.318322 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1699 | 2025.07.29 06:12:55.318613 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2025.07.29 06:12:55.318818 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.07.29 06:12:55.318944 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.61 MiB/sec. | ||
| 1702 | 2025.07.29 06:12:55.318982 [ 260 ] {e450250c-28a2-4765-9b94-5175d30206f7} <Debug> TCPHandler: Processed in 0.001314509 sec. | ||
| 1703 | 2025.07.29 06:12:55.319090 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.07.29 06:12:55.319187 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2025.07.29 06:12:55.319226 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2025.07.29 06:12:55.319648 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.07.29 06:12:55.319684 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1708 | 2025.07.29 06:12:55.319988 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1709 | 2025.07.29 06:12:55.320191 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.07.29 06:12:55.320316 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 1711 | 2025.07.29 06:12:55.320351 [ 260 ] {71a84fa6-01d9-4719-8f28-ae315a36c5a4} <Debug> TCPHandler: Processed in 0.001311439 sec. | ||
| 1712 | 2025.07.29 06:12:55.320460 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.07.29 06:12:55.320556 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.07.29 06:12:55.320600 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2025.07.29 06:12:55.321011 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.07.29 06:12:55.321044 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1717 | 2025.07.29 06:12:55.321428 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1718 | 2025.07.29 06:12:55.321626 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.07.29 06:12:55.321751 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 1720 | 2025.07.29 06:12:55.321785 [ 260 ] {8681f6f5-5425-414d-a932-09eb46c909c5} <Debug> TCPHandler: Processed in 0.001374251 sec. | ||
| 1721 | 2025.07.29 06:12:55.321888 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2025.07.29 06:12:55.321983 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1723 | 2025.07.29 06:12:55.322038 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1724 | 2025.07.29 06:12:55.322898 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.07.29 06:12:55.322933 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1726 | 2025.07.29 06:12:55.323443 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2025.07.29 06:12:55.323661 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.07.29 06:12:55.323798 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001834 sec., 13631.406761177754 rows/sec., 24.43 MiB/sec. | ||
| 1729 | 2025.07.29 06:12:55.323854 [ 260 ] {c3c24793-910d-48ce-aa44-84cc89cd78f4} <Debug> TCPHandler: Processed in 0.00201307 sec. | ||
| 1730 | 2025.07.29 06:12:55.323963 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2025.07.29 06:12:55.324057 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1732 | 2025.07.29 06:12:55.324098 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1733 | 2025.07.29 06:12:55.324427 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.07.29 06:12:55.324462 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1735 | 2025.07.29 06:12:55.324753 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1736 | 2025.07.29 06:12:55.324951 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.07.29 06:12:55.325078 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 1738 | 2025.07.29 06:12:55.325113 [ 260 ] {c1f51e0f-a345-4c64-a4df-c7292db06e54} <Debug> TCPHandler: Processed in 0.001197675 sec. | ||
| 1739 | 2025.07.29 06:13:00.315746 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.07.29 06:13:00.315954 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1741 | 2025.07.29 06:13:00.316023 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1742 | 2025.07.29 06:13:00.316630 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.07.29 06:13:00.316675 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1744 | 2025.07.29 06:13:00.317038 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1745 | 2025.07.29 06:13:00.317251 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): 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.07.29 06:13:00.317404 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001499 sec., 2668.4456304202804 rows/sec., 217.59 KiB/sec. | ||
| 1747 | 2025.07.29 06:13:00.317448 [ 260 ] {323bd41b-5cc4-4b03-91d0-7eb309bbc7ff} <Debug> TCPHandler: Processed in 0.001826334 sec. | ||
| 1748 | 2025.07.29 06:13:00.317589 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2025.07.29 06:13:00.317719 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1750 | 2025.07.29 06:13:00.317770 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1751 | 2025.07.29 06:13:00.318297 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.07.29 06:13:00.318343 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1753 | 2025.07.29 06:13:00.318667 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1754 | 2025.07.29 06:13:00.318870 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.07.29 06:13:00.318968 [ 45 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1756 | 2025.07.29 06:13:00.318995 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Debug> executeQuery: Read 75 rows, 6.15 KiB in 0.001305 sec., 57471.2643678161 rows/sec., 4.60 MiB/sec. | ||
| 1757 | 2025.07.29 06:13:00.319031 [ 45 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2025.07.29 06:13:00.319039 [ 260 ] {ff2d3471-8f4e-478b-8727-d37f17bcd12c} <Debug> TCPHandler: Processed in 0.001511896 sec. | ||
| 1759 | 2025.07.29 06:13:00.319059 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1760 | 2025.07.29 06:13:00.319162 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.07.29 06:13:00.319170 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 1762 | 2025.07.29 06:13:00.319258 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1763 | 2025.07.29 06:13:00.319280 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1764 | 2025.07.29 06:13:00.319296 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1765 | 2025.07.29 06:13:00.319312 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part | ||
| 1766 | 2025.07.29 06:13:00.319375 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1248 rows starting from the beginning of the part | ||
| 1767 | 2025.07.29 06:13:00.319422 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1768 | 2025.07.29 06:13:00.319466 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1769 | 2025.07.29 06:13:00.319509 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 1770 | 2025.07.29 06:13:00.319554 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 1771 | 2025.07.29 06:13:00.319687 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2025.07.29 06:13:00.319722 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1773 | 2025.07.29 06:13:00.320010 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1774 | 2025.07.29 06:13:00.320230 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2025.07.29 06:13:00.320419 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 749.03 KiB/sec. | ||
| 1776 | 2025.07.29 06:13:00.320473 [ 260 ] {daf24b79-5d5a-461f-ac7d-a29da34a2fd2} <Debug> TCPHandler: Processed in 0.00135783 sec. | ||
| 1777 | 2025.07.29 06:13:00.320597 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.07.29 06:13:00.320709 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1779 | 2025.07.29 06:13:00.320745 [ 195 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619028 sec., 1020365.305603115 rows/sec., 87.59 MiB/sec. | ||
| 1780 | 2025.07.29 06:13:00.320756 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1781 | 2025.07.29 06:13:00.320991 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1782 | 2025.07.29 06:13:00.321207 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.07.29 06:13:00.321249 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1784 | 2025.07.29 06:13:00.321294 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.07.29 06:13:00.321365 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_11_2} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1786 | 2025.07.29 06:13:00.321418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1787 | 2025.07.29 06:13:00.321563 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1788 | 2025.07.29 06:13:00.321778 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.07.29 06:13:00.321899 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 54.70 KiB/sec. | ||
| 1790 | 2025.07.29 06:13:00.321934 [ 260 ] {e200394f-7b88-48eb-b6f8-ff294320734f} <Debug> TCPHandler: Processed in 0.001395732 sec. | ||
| 1791 | 2025.07.29 06:13:00.322040 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.07.29 06:13:00.322133 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1793 | 2025.07.29 06:13:00.322171 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1794 | 2025.07.29 06:13:00.322590 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.07.29 06:13:00.322625 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1796 | 2025.07.29 06:13:00.322927 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1797 | 2025.07.29 06:13:00.323125 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.07.29 06:13:00.323215 [ 45 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1799 | 2025.07.29 06:13:00.323244 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001129 sec., 72630.64658990256 rows/sec., 5.68 MiB/sec. | ||
| 1800 | 2025.07.29 06:13:00.323250 [ 45 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.07.29 06:13:00.323283 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1802 | 2025.07.29 06:13:00.323285 [ 260 ] {dc4b9416-e152-4e68-81e0-609efd20f2b7} <Debug> TCPHandler: Processed in 0.001292629 sec. | ||
| 1803 | 2025.07.29 06:13:00.323406 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2025.07.29 06:13:00.323416 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 1805 | 2025.07.29 06:13:00.323500 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1806 | 2025.07.29 06:13:00.323546 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1807 | 2025.07.29 06:13:00.323599 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1808 | 2025.07.29 06:13:00.323652 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
| 1809 | 2025.07.29 06:13:00.323748 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 547 rows starting from the beginning of the part | ||
| 1810 | 2025.07.29 06:13:00.323817 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 1811 | 2025.07.29 06:13:00.323872 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1812 | 2025.07.29 06:13:00.323938 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 1813 | 2025.07.29 06:13:00.323948 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.07.29 06:13:00.323987 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
| 1815 | 2025.07.29 06:13:00.323989 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1816 | 2025.07.29 06:13:00.324377 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1817 | 2025.07.29 06:13:00.324612 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.07.29 06:13:00.324714 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1819 | 2025.07.29 06:13:00.324743 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001261 sec., 128469.46867565425 rows/sec., 8.95 MiB/sec. | ||
| 1820 | 2025.07.29 06:13:00.324746 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2025.07.29 06:13:00.324782 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1822 | 2025.07.29 06:13:00.324784 [ 260 ] {18155af5-66e1-4bd7-9cf2-69eea8f794f9} <Debug> TCPHandler: Processed in 0.001425682 sec. | ||
| 1823 | 2025.07.29 06:13:00.324849 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 1824 | 2025.07.29 06:13:00.324893 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.07.29 06:13:00.324929 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1826 | 2025.07.29 06:13:00.324953 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 664 rows starting from the beginning of the part | ||
| 1827 | 2025.07.29 06:13:00.324988 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1828 | 2025.07.29 06:13:00.325028 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1829 | 2025.07.29 06:13:00.325032 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2254 rows starting from the beginning of the part | ||
| 1830 | 2025.07.29 06:13:00.325090 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 1831 | 2025.07.29 06:13:00.325127 [ 193 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772292 sec., 538850.2571810966 rows/sec., 42.95 MiB/sec. | ||
| 1832 | 2025.07.29 06:13:00.325135 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 1833 | 2025.07.29 06:13:00.325205 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1834 | 2025.07.29 06:13:00.325257 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part | ||
| 1835 | 2025.07.29 06:13:00.325307 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1836 | 2025.07.29 06:13:00.325330 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.07.29 06:13:00.325370 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1838 | 2025.07.29 06:13:00.325610 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.07.29 06:13:00.325684 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_11_2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1840 | 2025.07.29 06:13:00.325756 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1841 | 2025.07.29 06:13:00.325809 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1842 | 2025.07.29 06:13:00.326048 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.07.29 06:13:00.326172 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 52.85 KiB/sec. | ||
| 1844 | 2025.07.29 06:13:00.326206 [ 260 ] {9ad64fd7-aea2-4a59-b227-db69e1e72751} <Debug> TCPHandler: Processed in 0.001359741 sec. | ||
| 1845 | 2025.07.29 06:13:00.326318 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2025.07.29 06:13:00.326414 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.07.29 06:13:00.326466 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1848 | 2025.07.29 06:13:00.326834 [ 192 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200362 sec., 1760812.9285992356 rows/sec., 119.48 MiB/sec. | ||
| 1849 | 2025.07.29 06:13:00.327202 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.07.29 06:13:00.327244 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1851 | 2025.07.29 06:13:00.327243 [ 188 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1852 | 2025.07.29 06:13:00.327538 [ 188 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.07.29 06:13:00.327613 [ 188 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1854 | 2025.07.29 06:13:00.327687 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1855 | 2025.07.29 06:13:00.327781 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1856 | 2025.07.29 06:13:00.327998 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.07.29 06:13:00.328096 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1858 | 2025.07.29 06:13:00.328125 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.07.29 06:13:00.328134 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001737 sec., 4605.641911341393 rows/sec., 8.25 MiB/sec. | ||
| 1860 | 2025.07.29 06:13:00.328141 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1861 | 2025.07.29 06:13:00.328191 [ 260 ] {4dbea230-aaaa-490d-bd18-261cea795c94} <Debug> TCPHandler: Processed in 0.001927418 sec. | ||
| 1862 | 2025.07.29 06:13:00.328217 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 1863 | 2025.07.29 06:13:00.328306 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.07.29 06:13:00.328376 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1865 | 2025.07.29 06:13:00.328401 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.07.29 06:13:00.328415 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1867 | 2025.07.29 06:13:00.328442 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1868 | 2025.07.29 06:13:00.328514 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1869 | 2025.07.29 06:13:00.328611 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 1870 | 2025.07.29 06:13:00.328705 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1871 | 2025.07.29 06:13:00.328784 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.07.29 06:13:00.328796 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1873 | 2025.07.29 06:13:00.328822 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1874 | 2025.07.29 06:13:00.328892 [ 191 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 1875 | 2025.07.29 06:13:00.329113 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1876 | 2025.07.29 06:13:00.329317 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Trace> oximeter.measurements_i64 (ad5fc663-019b-4ccb-8a63-709b1ed6d3c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.07.29 06:13:00.329439 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 401.35 KiB/sec. | ||
| 1878 | 2025.07.29 06:13:00.329473 [ 260 ] {09a59007-cfa0-4522-9981-0c81b05839ac} <Debug> TCPHandler: Processed in 0.001214626 sec. | ||
| 1879 | 2025.07.29 06:13:00.329579 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2025.07.29 06:13:00.329683 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1881 | 2025.07.29 06:13:00.329722 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1882 | 2025.07.29 06:13:00.330051 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.07.29 06:13:00.330086 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1884 | 2025.07.29 06:13:00.330405 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1885 | 2025.07.29 06:13:00.330689 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.07.29 06:13:00.330808 [ 44 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1887 | 2025.07.29 06:13:00.330829 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 1888 | 2025.07.29 06:13:00.330849 [ 44 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.07.29 06:13:00.330870 [ 260 ] {03ec8b64-0839-46f7-8996-03aad112c8fe} <Debug> TCPHandler: Processed in 0.00133906 sec. | ||
| 1890 | 2025.07.29 06:13:00.330875 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1891 | 2025.07.29 06:13:00.331030 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 1892 | 2025.07.29 06:13:00.331195 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1893 | 2025.07.29 06:13:00.331236 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 1894 | 2025.07.29 06:13:00.331341 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 1895 | 2025.07.29 06:13:00.331389 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 1896 | 2025.07.29 06:13:00.331433 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 1897 | 2025.07.29 06:13:00.331473 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 1898 | 2025.07.29 06:13:00.331515 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 1899 | 2025.07.29 06:13:00.332447 [ 198 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489734 sec., 342342.99546093465 rows/sec., 23.00 MiB/sec. | ||
| 1900 | 2025.07.29 06:13:00.332604 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1901 | 2025.07.29 06:13:00.332855 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2025.07.29 06:13:00.332930 [ 192 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_11_2} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1903 | 2025.07.29 06:13:00.332996 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1904 | 2025.07.29 06:13:00.340427 [ 192 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 19 columns (19 merged, 0 gathered) in 0.012235614 sec., 9970.89316482197 rows/sec., 17.87 MiB/sec. | ||
| 1905 | 2025.07.29 06:13:00.340775 [ 198 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1906 | 2025.07.29 06:13:00.341137 [ 198 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.07.29 06:13:00.341211 [ 198 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1908 | 2025.07.29 06:13:00.341327 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 1909 | 2025.07.29 06:13:02.135845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1910 | 2025.07.29 06:13:02.136361 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.07.29 06:13:02.136402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1912 | 2025.07.29 06:13:02.136872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1913 | 2025.07.29 06:13:02.137104 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2025.07.29 06:13:02.137232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1915 | 2025.07.29 06:13:02.363411 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1916 | 2025.07.29 06:13:02.379839 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2025.07.29 06:13:02.379897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1918 | 2025.07.29 06:13:02.385562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1919 | 2025.07.29 06:13:02.386269 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.07.29 06:13:02.389399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1921 | 2025.07.29 06:13:04.638067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 292 | ||
| 1922 | 2025.07.29 06:13:04.640286 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2025.07.29 06:13:04.640332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1924 | 2025.07.29 06:13:04.641452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1925 | 2025.07.29 06:13:04.641701 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.07.29 06:13:04.641817 [ 39 ] {} <Debug> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1927 | 2025.07.29 06:13:04.641860 [ 39 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.07.29 06:13:04.641883 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1929 | 2025.07.29 06:13:04.641934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 1930 | 2025.07.29 06:13:04.641998 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 1931 | 2025.07.29 06:13:04.642588 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1932 | 2025.07.29 06:13:04.642728 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 1933 | 2025.07.29 06:13:04.643091 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 78 rows starting from the beginning of the part | ||
| 1934 | 2025.07.29 06:13:04.643467 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1935 | 2025.07.29 06:13:04.643833 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1936 | 2025.07.29 06:13:04.644195 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 1937 | 2025.07.29 06:13:04.644549 [ 191 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 1938 | 2025.07.29 06:13:04.650607 [ 192 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 72 columns (72 merged, 0 gathered) in 0.008662838 sec., 33707.19849545841 rows/sec., 32.59 MiB/sec. | ||
| 1939 | 2025.07.29 06:13:04.651537 [ 192 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1940 | 2025.07.29 06:13:04.652107 [ 192 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.07.29 06:13:04.652172 [ 192 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_6_1} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1942 | 2025.07.29 06:13:04.652369 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 1943 | 2025.07.29 06:13:05.315131 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2025.07.29 06:13:05.315369 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1945 | 2025.07.29 06:13:05.315467 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1946 | 2025.07.29 06:13:05.316118 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.07.29 06:13:05.316165 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1948 | 2025.07.29 06:13:05.316580 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1949 | 2025.07.29 06:13:05.316811 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.07.29 06:13:05.316964 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001669 sec., 63511.084481725586 rows/sec., 5.31 MiB/sec. | ||
| 1951 | 2025.07.29 06:13:05.317011 [ 260 ] {63dd8115-2b40-42ee-8161-acb4ed731506} <Debug> TCPHandler: Processed in 0.00203476 sec. | ||
| 1952 | 2025.07.29 06:13:05.317146 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2025.07.29 06:13:05.317250 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1954 | 2025.07.29 06:13:05.317295 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1955 | 2025.07.29 06:13:05.317753 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.07.29 06:13:05.317792 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1957 | 2025.07.29 06:13:05.318148 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2025.07.29 06:13:05.318361 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.07.29 06:13:05.318490 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001264 sec., 19778.48101265823 rows/sec., 1.45 MiB/sec. | ||
| 1960 | 2025.07.29 06:13:05.318528 [ 260 ] {15a0b5b6-197b-48e5-9102-fe6bbbc65003} <Debug> TCPHandler: Processed in 0.001444663 sec. | ||
| 1961 | 2025.07.29 06:13:05.318641 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.07.29 06:13:05.318736 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1963 | 2025.07.29 06:13:05.318776 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1964 | 2025.07.29 06:13:05.319235 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.07.29 06:13:05.319366 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1966 | 2025.07.29 06:13:05.319692 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1967 | 2025.07.29 06:13:05.319929 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2025.07.29 06:13:05.320062 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001345 sec., 66171.00371747212 rows/sec., 5.17 MiB/sec. | ||
| 1969 | 2025.07.29 06:13:05.320099 [ 260 ] {3b7340cc-0e2d-4d53-91bf-315b1310e402} <Debug> TCPHandler: Processed in 0.001506664 sec. | ||
| 1970 | 2025.07.29 06:13:05.320230 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2025.07.29 06:13:05.320325 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1972 | 2025.07.29 06:13:05.320368 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1973 | 2025.07.29 06:13:05.320771 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.07.29 06:13:05.320808 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1975 | 2025.07.29 06:13:05.321157 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1976 | 2025.07.29 06:13:05.321362 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.07.29 06:13:05.321487 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1978 | 2025.07.29 06:13:05.321524 [ 260 ] {bcbe8f48-0e99-49cd-a76c-15dade1e4751} <Debug> TCPHandler: Processed in 0.0013439 sec. | ||
| 1979 | 2025.07.29 06:13:05.321635 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2025.07.29 06:13:05.321728 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2025.07.29 06:13:05.321783 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1982 | 2025.07.29 06:13:05.322572 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2025.07.29 06:13:05.322610 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1984 | 2025.07.29 06:13:05.323151 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1985 | 2025.07.29 06:13:05.323370 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2025.07.29 06:13:05.323507 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 1987 | 2025.07.29 06:13:05.323564 [ 260 ] {7313cd83-94eb-4e13-b670-99f28a50d1c6} <Debug> TCPHandler: Processed in 0.00198215 sec. | ||
| 1988 | 2025.07.29 06:13:05.323691 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2025.07.29 06:13:05.323815 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1990 | 2025.07.29 06:13:05.323867 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1991 | 2025.07.29 06:13:05.324299 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.07.29 06:13:05.324347 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1993 | 2025.07.29 06:13:05.324722 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1994 | 2025.07.29 06:13:05.324966 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.07.29 06:13:05.325115 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 1996 | 2025.07.29 06:13:05.325158 [ 260 ] {2fec0606-119b-44f4-b952-a5fe0dd50e53} <Debug> TCPHandler: Processed in 0.001526595 sec. | ||
| 1997 | 2025.07.29 06:13:09.567253 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1998 | 2025.07.29 06:13:09.567319 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1999 | 2025.07.29 06:13:09.638040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2000 | 2025.07.29 06:13:09.638544 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2025.07.29 06:13:09.638596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2002 | 2025.07.29 06:13:09.639194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2003 | 2025.07.29 06:13:09.639449 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2025.07.29 06:13:09.639600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2005 | 2025.07.29 06:13:09.890192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2006 | 2025.07.29 06:13:09.908724 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.07.29 06:13:09.908779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2008 | 2025.07.29 06:13:09.915025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2009 | 2025.07.29 06:13:09.915757 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2025.07.29 06:13:09.918948 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2011 | 2025.07.29 06:13:10.001116 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.73 MiB, peak 186.52 MiB, free memory in arenas 0.00 B, will set to 184.13 MiB (RSS), difference: 2.40 MiB | ||
| 2012 | 2025.07.29 06:13:10.314715 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.07.29 06:13:10.314905 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2014 | 2025.07.29 06:13:10.314973 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2015 | 2025.07.29 06:13:10.315638 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.07.29 06:13:10.315679 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2017 | 2025.07.29 06:13:10.316049 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2018 | 2025.07.29 06:13:10.316269 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.07.29 06:13:10.316417 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001564 sec., 46035.80562659846 rows/sec., 3.69 MiB/sec. | ||
| 2020 | 2025.07.29 06:13:10.316455 [ 260 ] {7e30ca2a-27ed-4714-b73f-35f158a77654} <Debug> TCPHandler: Processed in 0.001867056 sec. | ||
| 2021 | 2025.07.29 06:13:10.316569 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2025.07.29 06:13:10.316663 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.07.29 06:13:10.316702 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2024 | 2025.07.29 06:13:10.317079 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.07.29 06:13:10.317114 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2026 | 2025.07.29 06:13:10.317400 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2027 | 2025.07.29 06:13:10.317613 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.07.29 06:13:10.317733 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001089 sec., 7346.189164370983 rows/sec., 552.40 KiB/sec. | ||
| 2029 | 2025.07.29 06:13:10.317768 [ 260 ] {fbfdb1f7-17e8-4a49-8d83-4ae7ba9fb288} <Debug> TCPHandler: Processed in 0.001246067 sec. | ||
| 2030 | 2025.07.29 06:13:10.317882 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.07.29 06:13:10.317974 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2032 | 2025.07.29 06:13:10.318011 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2033 | 2025.07.29 06:13:10.318414 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.07.29 06:13:10.318449 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2035 | 2025.07.29 06:13:10.318750 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2036 | 2025.07.29 06:13:10.318950 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.07.29 06:13:10.319070 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001114 sec., 64631.95691202873 rows/sec., 5.05 MiB/sec. | ||
| 2038 | 2025.07.29 06:13:10.319105 [ 260 ] {985e5564-4e64-47f4-bbaa-b95e7c72a388} <Debug> TCPHandler: Processed in 0.001269308 sec. | ||
| 2039 | 2025.07.29 06:13:10.319217 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2025.07.29 06:13:10.319311 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2041 | 2025.07.29 06:13:10.319353 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2042 | 2025.07.29 06:13:10.319741 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.07.29 06:13:10.319776 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2044 | 2025.07.29 06:13:10.320083 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2045 | 2025.07.29 06:13:10.320282 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.07.29 06:13:10.320403 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001111 sec., 144014.40144014402 rows/sec., 10.03 MiB/sec. | ||
| 2047 | 2025.07.29 06:13:10.320437 [ 260 ] {60579680-9ea4-45a7-b89d-048238a8c4cb} <Debug> TCPHandler: Processed in 0.001267328 sec. | ||
| 2048 | 2025.07.29 06:13:10.320553 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.07.29 06:13:10.320672 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2025.07.29 06:13:10.320727 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2051 | 2025.07.29 06:13:10.321462 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.07.29 06:13:10.321498 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2053 | 2025.07.29 06:13:10.321990 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2054 | 2025.07.29 06:13:10.322219 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.07.29 06:13:10.322350 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001697 sec., 4714.201532115498 rows/sec., 8.45 MiB/sec. | ||
| 2056 | 2025.07.29 06:13:10.322399 [ 260 ] {b97ba5f6-4607-4262-9784-933c3146c470} <Debug> TCPHandler: Processed in 0.001895297 sec. | ||
| 2057 | 2025.07.29 06:13:10.322509 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.07.29 06:13:10.322602 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2059 | 2025.07.29 06:13:10.322643 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2060 | 2025.07.29 06:13:10.322966 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.07.29 06:13:10.323001 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2062 | 2025.07.29 06:13:10.323289 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2063 | 2025.07.29 06:13:10.323488 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.07.29 06:13:10.323610 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 2065 | 2025.07.29 06:13:10.323643 [ 260 ] {d71b3c4a-acdb-4849-accb-e6ef6f45c030} <Debug> TCPHandler: Processed in 0.001181765 sec. | ||
| 2066 | 2025.07.29 06:13:14.642534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 316 | ||
| 2067 | 2025.07.29 06:13:14.644639 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.07.29 06:13:14.644691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2069 | 2025.07.29 06:13:14.645848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2070 | 2025.07.29 06:13:14.646138 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.07.29 06:13:14.646471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2072 | 2025.07.29 06:13:15.342341 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.07.29 06:13:15.342538 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2074 | 2025.07.29 06:13:15.342618 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2075 | 2025.07.29 06:13:15.343329 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.07.29 06:13:15.343381 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2077 | 2025.07.29 06:13:15.343762 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2078 | 2025.07.29 06:13:15.343981 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.07.29 06:13:15.344143 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 295.09 KiB/sec. | ||
| 2080 | 2025.07.29 06:13:15.344193 [ 260 ] {f52eadb2-9829-43c6-84dc-4a987d21bc4a} <Debug> TCPHandler: Processed in 0.001985449 sec. | ||
| 2081 | 2025.07.29 06:13:15.344332 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.07.29 06:13:15.344435 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2025.07.29 06:13:15.344478 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2025.07.29 06:13:15.345532 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.07.29 06:13:15.345571 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2086 | 2025.07.29 06:13:15.345974 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2087 | 2025.07.29 06:13:15.346220 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.07.29 06:13:15.346351 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Debug> executeQuery: Read 1249 rows, 105.40 KiB in 0.001939 sec., 644146.4672511604 rows/sec., 53.09 MiB/sec. | ||
| 2089 | 2025.07.29 06:13:15.346390 [ 260 ] {212a7bd9-3cbc-4b63-983b-0504ecf83016} <Debug> TCPHandler: Processed in 0.002109432 sec. | ||
| 2090 | 2025.07.29 06:13:15.346504 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.07.29 06:13:15.346602 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2025.07.29 06:13:15.346642 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2025.07.29 06:13:15.347049 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.07.29 06:13:15.347086 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2095 | 2025.07.29 06:13:15.347390 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2096 | 2025.07.29 06:13:15.347594 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.07.29 06:13:15.347721 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Debug> executeQuery: Read 31 rows, 2.30 KiB in 0.001139 sec., 27216.856892010535 rows/sec., 1.97 MiB/sec. | ||
| 2098 | 2025.07.29 06:13:15.347716 [ 63 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2099 | 2025.07.29 06:13:15.347759 [ 260 ] {52187323-c6d9-433c-85f4-cbd9cf4c24a1} <Debug> TCPHandler: Processed in 0.001304449 sec. | ||
| 2100 | 2025.07.29 06:13:15.347796 [ 63 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2025.07.29 06:13:15.347821 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2102 | 2025.07.29 06:13:15.347880 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.07.29 06:13:15.347935 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 2104 | 2025.07.29 06:13:15.347980 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2105 | 2025.07.29 06:13:15.348025 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2106 | 2025.07.29 06:13:15.348068 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2107 | 2025.07.29 06:13:15.348113 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 35 rows starting from the beginning of the part | ||
| 2108 | 2025.07.29 06:13:15.348219 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2109 | 2025.07.29 06:13:15.348281 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 2110 | 2025.07.29 06:13:15.348328 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2111 | 2025.07.29 06:13:15.348378 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 2112 | 2025.07.29 06:13:15.348424 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 2113 | 2025.07.29 06:13:15.348516 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.07.29 06:13:15.348557 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2115 | 2025.07.29 06:13:15.348951 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2116 | 2025.07.29 06:13:15.349186 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2025.07.29 06:13:15.349305 [ 192 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414682 sec., 96134.67903034038 rows/sec., 7.35 MiB/sec. | ||
| 2118 | 2025.07.29 06:13:15.349318 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001356 sec., 168141.59292035399 rows/sec., 11.39 MiB/sec. | ||
| 2119 | 2025.07.29 06:13:15.349372 [ 260 ] {4df0dc01-a53d-4fad-b207-a94ca8e5455c} <Debug> TCPHandler: Processed in 0.001541606 sec. | ||
| 2120 | 2025.07.29 06:13:15.349463 [ 191 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2121 | 2025.07.29 06:13:15.349495 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.07.29 06:13:15.349596 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.07.29 06:13:15.349635 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.07.29 06:13:15.349727 [ 191 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.07.29 06:13:15.349789 [ 191 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_10_2} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2126 | 2025.07.29 06:13:15.349864 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2127 | 2025.07.29 06:13:15.350246 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.07.29 06:13:15.350281 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2129 | 2025.07.29 06:13:15.350616 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2130 | 2025.07.29 06:13:15.350843 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.07.29 06:13:15.350970 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Debug> executeQuery: Read 551 rows, 41.90 KiB in 0.0014 sec., 393571.4285714286 rows/sec., 29.22 MiB/sec. | ||
| 2132 | 2025.07.29 06:13:15.351007 [ 260 ] {f399c1d3-24aa-43ea-9981-5a1d00094f57} <Debug> TCPHandler: Processed in 0.001563247 sec. | ||
| 2133 | 2025.07.29 06:13:15.351126 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.07.29 06:13:15.351222 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.07.29 06:13:15.351264 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2136 | 2025.07.29 06:13:15.351861 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.07.29 06:13:15.351896 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2138 | 2025.07.29 06:13:15.352274 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2139 | 2025.07.29 06:13:15.352478 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.07.29 06:13:15.352606 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001403 sec., 629365.6450463294 rows/sec., 42.35 MiB/sec. | ||
| 2141 | 2025.07.29 06:13:15.352643 [ 260 ] {728d2956-1914-48ca-8d2e-3fabb1d0bd30} <Debug> TCPHandler: Processed in 0.001565547 sec. | ||
| 2142 | 2025.07.29 06:13:15.352758 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.07.29 06:13:15.352858 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2144 | 2025.07.29 06:13:15.352913 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2145 | 2025.07.29 06:13:15.353705 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.07.29 06:13:15.353741 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2147 | 2025.07.29 06:13:15.354267 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2148 | 2025.07.29 06:13:15.354483 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.07.29 06:13:15.354616 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001777 sec., 14068.655036578504 rows/sec., 25.21 MiB/sec. | ||
| 2150 | 2025.07.29 06:13:15.354673 [ 260 ] {2ebbb18b-a947-4d1b-b4c6-64cf2a962951} <Debug> TCPHandler: Processed in 0.001965138 sec. | ||
| 2151 | 2025.07.29 06:13:15.354790 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2025.07.29 06:13:15.354884 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2153 | 2025.07.29 06:13:15.354924 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2154 | 2025.07.29 06:13:15.355252 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.07.29 06:13:15.355287 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2156 | 2025.07.29 06:13:15.355584 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2157 | 2025.07.29 06:13:15.355779 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.07.29 06:13:15.355903 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2159 | 2025.07.29 06:13:15.355937 [ 260 ] {a75f370b-3791-47b1-81d4-9e2d99dea80f} <Debug> TCPHandler: Processed in 0.001194895 sec. | ||
| 2160 | 2025.07.29 06:13:17.139884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2161 | 2025.07.29 06:13:17.140417 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.07.29 06:13:17.140462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2163 | 2025.07.29 06:13:17.140975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2164 | 2025.07.29 06:13:17.141225 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.07.29 06:13:17.141362 [ 93 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2166 | 2025.07.29 06:13:17.141375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2167 | 2025.07.29 06:13:17.141435 [ 93 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.07.29 06:13:17.141462 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2169 | 2025.07.29 06:13:17.141578 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::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 | ||
| 2170 | 2025.07.29 06:13:17.141710 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2025.07.29 06:13:17.141765 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::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 | ||
| 2172 | 2025.07.29 06:13:17.141880 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2173 | 2025.07.29 06:13:17.141931 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2174 | 2025.07.29 06:13:17.141989 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2175 | 2025.07.29 06:13:17.142045 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2176 | 2025.07.29 06:13:17.142084 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2177 | 2025.07.29 06:13:17.143609 [ 191 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002079502 sec., 2464051.4892507917 rows/sec., 35.25 MiB/sec. | ||
| 2178 | 2025.07.29 06:13:17.144548 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2025.07.29 06:13:17.144824 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.07.29 06:13:17.144906 [ 194 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_11_2} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2025.07.29 06:13:17.144987 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2182 | 2025.07.29 06:13:17.419141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2183 | 2025.07.29 06:13:17.435186 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.07.29 06:13:17.435231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2185 | 2025.07.29 06:13:17.441214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2186 | 2025.07.29 06:13:17.441943 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.07.29 06:13:17.442204 [ 93 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2188 | 2025.07.29 06:13:17.442244 [ 93 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.07.29 06:13:17.442266 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2190 | 2025.07.29 06:13:17.442415 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2191 | 2025.07.29 06:13:17.445088 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2192 | 2025.07.29 06:13:17.446636 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2193 | 2025.07.29 06:13:17.448159 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2194 | 2025.07.29 06:13:17.452701 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2195 | 2025.07.29 06:13:17.456974 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2196 | 2025.07.29 06:13:17.461304 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2197 | 2025.07.29 06:13:17.465941 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2198 | 2025.07.29 06:13:17.470258 [ 187 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2199 | 2025.07.29 06:13:17.522995 [ 194 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08067999 sec., 1028.7557051011038 rows/sec., 5.32 MiB/sec. | ||
| 2200 | 2025.07.29 06:13:17.525652 [ 194 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2201 | 2025.07.29 06:13:17.527794 [ 194 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_11_2} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.07.29 06:13:17.527876 [ 194 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_11_2} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2203 | 2025.07.29 06:13:17.529994 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2204 | 2025.07.29 06:13:18.000896 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.36 MiB, peak 195.26 MiB, free memory in arenas 0.00 B, will set to 195.63 MiB (RSS), difference: 10.27 MiB | ||
| 2205 | 2025.07.29 06:13:20.313564 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.07.29 06:13:20.313752 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2025.07.29 06:13:20.313819 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2025.07.29 06:13:20.314464 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.07.29 06:13:20.314502 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2210 | 2025.07.29 06:13:20.314887 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2211 | 2025.07.29 06:13:20.315100 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.07.29 06:13:20.315243 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.74 MiB/sec. | ||
| 2213 | 2025.07.29 06:13:20.315281 [ 260 ] {2e5e773b-649a-47b6-b1ab-aebf2d106688} <Debug> TCPHandler: Processed in 0.001841335 sec. | ||
| 2214 | 2025.07.29 06:13:20.315414 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.07.29 06:13:20.315508 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.07.29 06:13:20.315547 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2217 | 2025.07.29 06:13:20.315933 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.07.29 06:13:20.315971 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2219 | 2025.07.29 06:13:20.316286 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2220 | 2025.07.29 06:13:20.316488 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.07.29 06:13:20.316619 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00113 sec., 7079.646017699116 rows/sec., 532.36 KiB/sec. | ||
| 2222 | 2025.07.29 06:13:20.316655 [ 260 ] {ca13312b-2b61-4ae8-8d66-dc556926933f} <Debug> TCPHandler: Processed in 0.001298519 sec. | ||
| 2223 | 2025.07.29 06:13:20.316781 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.07.29 06:13:20.316873 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2225 | 2025.07.29 06:13:20.316911 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2226 | 2025.07.29 06:13:20.317318 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.07.29 06:13:20.317353 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2228 | 2025.07.29 06:13:20.317651 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2229 | 2025.07.29 06:13:20.317848 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.07.29 06:13:20.317968 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001114 sec., 64631.95691202873 rows/sec., 5.05 MiB/sec. | ||
| 2231 | 2025.07.29 06:13:20.318004 [ 260 ] {36c04224-cc24-4eea-a190-2b97f61be99e} <Debug> TCPHandler: Processed in 0.001270458 sec. | ||
| 2232 | 2025.07.29 06:13:20.318116 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.07.29 06:13:20.318207 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2025.07.29 06:13:20.318248 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2235 | 2025.07.29 06:13:20.318680 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.07.29 06:13:20.318716 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2237 | 2025.07.29 06:13:20.319048 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2238 | 2025.07.29 06:13:20.319247 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.07.29 06:13:20.319372 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2240 | 2025.07.29 06:13:20.319408 [ 260 ] {83f6cb35-0d79-48f2-9ef5-916f0aa8453f} <Debug> TCPHandler: Processed in 0.00133923 sec. | ||
| 2241 | 2025.07.29 06:13:20.319514 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.07.29 06:13:20.319607 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2025.07.29 06:13:20.319660 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2244 | 2025.07.29 06:13:20.320402 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.07.29 06:13:20.320440 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2246 | 2025.07.29 06:13:20.320927 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2247 | 2025.07.29 06:13:20.321156 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.07.29 06:13:20.321285 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001696 sec., 4716.981132075472 rows/sec., 8.45 MiB/sec. | ||
| 2249 | 2025.07.29 06:13:20.321335 [ 260 ] {31aad796-0285-4f9b-be26-7b9dc8c15e4f} <Debug> TCPHandler: Processed in 0.001868406 sec. | ||
| 2250 | 2025.07.29 06:13:20.321447 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.07.29 06:13:20.321541 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.07.29 06:13:20.321581 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2253 | 2025.07.29 06:13:20.321910 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.07.29 06:13:20.321945 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2255 | 2025.07.29 06:13:20.322233 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2256 | 2025.07.29 06:13:20.322432 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.07.29 06:13:20.322551 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 2258 | 2025.07.29 06:13:20.322584 [ 260 ] {755c025f-dce5-413c-90ac-2a87ccbf94ad} <Debug> TCPHandler: Processed in 0.001184595 sec. | ||
| 2259 | 2025.07.29 06:13:24.567361 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2260 | 2025.07.29 06:13:24.567423 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2261 | 2025.07.29 06:13:24.641632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2262 | 2025.07.29 06:13:24.642197 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.07.29 06:13:24.642253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2264 | 2025.07.29 06:13:24.642907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2265 | 2025.07.29 06:13:24.643159 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.07.29 06:13:24.643308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2267 | 2025.07.29 06:13:24.647322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 344 | ||
| 2268 | 2025.07.29 06:13:24.649505 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.07.29 06:13:24.649550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2270 | 2025.07.29 06:13:24.650787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2271 | 2025.07.29 06:13:24.651076 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2025.07.29 06:13:24.651408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2273 | 2025.07.29 06:13:24.945428 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2274 | 2025.07.29 06:13:24.962891 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.07.29 06:13:24.962956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2276 | 2025.07.29 06:13:24.968754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2277 | 2025.07.29 06:13:24.969494 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.07.29 06:13:24.972703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2279 | 2025.07.29 06:13:25.314869 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.07.29 06:13:25.315066 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2281 | 2025.07.29 06:13:25.315138 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2025.07.29 06:13:25.315834 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.07.29 06:13:25.315885 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2284 | 2025.07.29 06:13:25.316313 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2285 | 2025.07.29 06:13:25.316541 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.07.29 06:13:25.316686 [ 136 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2287 | 2025.07.29 06:13:25.316699 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001685 sec., 62908.011869436195 rows/sec., 5.26 MiB/sec. | ||
| 2288 | 2025.07.29 06:13:25.316765 [ 136 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2025.07.29 06:13:25.316784 [ 260 ] {cccffd1b-17b1-40e1-abe9-652b25fa44a4} <Debug> TCPHandler: Processed in 0.0020458 sec. | ||
| 2290 | 2025.07.29 06:13:25.316796 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2291 | 2025.07.29 06:13:25.316904 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 2292 | 2025.07.29 06:13:25.316919 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2025.07.29 06:13:25.317008 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2294 | 2025.07.29 06:13:25.317025 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2295 | 2025.07.29 06:13:25.317041 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1271 rows starting from the beginning of the part | ||
| 2296 | 2025.07.29 06:13:25.317067 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2297 | 2025.07.29 06:13:25.317113 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2298 | 2025.07.29 06:13:25.317186 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
| 2299 | 2025.07.29 06:13:25.317257 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1249 rows starting from the beginning of the part | ||
| 2300 | 2025.07.29 06:13:25.317331 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2301 | 2025.07.29 06:13:25.317384 [ 191 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 2302 | 2025.07.29 06:13:25.317476 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.07.29 06:13:25.317514 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2304 | 2025.07.29 06:13:25.317895 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2305 | 2025.07.29 06:13:25.318111 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.07.29 06:13:25.318241 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001235 sec., 20242.914979757086 rows/sec., 1.49 MiB/sec. | ||
| 2307 | 2025.07.29 06:13:25.318278 [ 260 ] {d58ea13a-1085-443e-b3e9-dc904915b75b} <Debug> TCPHandler: Processed in 0.001410322 sec. | ||
| 2308 | 2025.07.29 06:13:25.318391 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2025.07.29 06:13:25.318488 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2310 | 2025.07.29 06:13:25.318527 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2311 | 2025.07.29 06:13:25.318768 [ 194 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905757 sec., 1509111.6023711313 rows/sec., 130.15 MiB/sec. | ||
| 2312 | 2025.07.29 06:13:25.318953 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.07.29 06:13:25.318994 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2314 | 2025.07.29 06:13:25.319110 [ 197 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2315 | 2025.07.29 06:13:25.319322 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2316 | 2025.07.29 06:13:25.319520 [ 197 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2025.07.29 06:13:25.319592 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.07.29 06:13:25.319609 [ 197 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_16_3} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2319 | 2025.07.29 06:13:25.319707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2320 | 2025.07.29 06:13:25.319727 [ 136 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2321 | 2025.07.29 06:13:25.319737 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001267 sec., 70244.6724546172 rows/sec., 5.49 MiB/sec. | ||
| 2322 | 2025.07.29 06:13:25.319774 [ 136 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2025.07.29 06:13:25.319794 [ 260 ] {f45e67cd-1b6e-40d2-bdef-d2eb6bf3ca5e} <Debug> TCPHandler: Processed in 0.001452323 sec. | ||
| 2324 | 2025.07.29 06:13:25.319805 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2325 | 2025.07.29 06:13:25.319880 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 2326 | 2025.07.29 06:13:25.319915 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.07.29 06:13:25.319959 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2328 | 2025.07.29 06:13:25.319983 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 585 rows starting from the beginning of the part | ||
| 2329 | 2025.07.29 06:13:25.320010 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2025.07.29 06:13:25.320025 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2331 | 2025.07.29 06:13:25.320053 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2332 | 2025.07.29 06:13:25.320061 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
| 2333 | 2025.07.29 06:13:25.320095 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 551 rows starting from the beginning of the part | ||
| 2334 | 2025.07.29 06:13:25.320129 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2335 | 2025.07.29 06:13:25.320161 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part | ||
| 2336 | 2025.07.29 06:13:25.320464 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.07.29 06:13:25.320499 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2338 | 2025.07.29 06:13:25.320852 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2339 | 2025.07.29 06:13:25.320967 [ 197 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111043 sec., 1312280.4427911432 rows/sec., 103.69 MiB/sec. | ||
| 2340 | 2025.07.29 06:13:25.321067 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.07.29 06:13:25.321118 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2342 | 2025.07.29 06:13:25.321175 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2343 | 2025.07.29 06:13:25.321201 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 2344 | 2025.07.29 06:13:25.321205 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2025.07.29 06:13:25.321243 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2346 | 2025.07.29 06:13:25.321244 [ 260 ] {cd82b095-1580-454f-9b0b-95fd580ad900} <Debug> TCPHandler: Processed in 0.001377191 sec. | ||
| 2347 | 2025.07.29 06:13:25.321310 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2348 | 2025.07.29 06:13:25.321369 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2025.07.29 06:13:25.321389 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2025.07.29 06:13:25.321398 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2025.07.29 06:13:25.321412 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3528 rows starting from the beginning of the part | ||
| 2352 | 2025.07.29 06:13:25.321457 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2353 | 2025.07.29 06:13:25.321465 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2354 | 2025.07.29 06:13:25.321466 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_16_3} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2355 | 2025.07.29 06:13:25.321491 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2356 | 2025.07.29 06:13:25.321522 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2357 | 2025.07.29 06:13:25.321525 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 883 rows starting from the beginning of the part | ||
| 2358 | 2025.07.29 06:13:25.321550 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2359 | 2025.07.29 06:13:25.321563 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2360 | 2025.07.29 06:13:25.321596 [ 191 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2361 | 2025.07.29 06:13:25.322298 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.07.29 06:13:25.322333 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2363 | 2025.07.29 06:13:25.322875 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2364 | 2025.07.29 06:13:25.323100 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.07.29 06:13:25.323205 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2366 | 2025.07.29 06:13:25.323233 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.07.29 06:13:25.323236 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001789 sec., 13974.287311347121 rows/sec., 25.04 MiB/sec. | ||
| 2368 | 2025.07.29 06:13:25.323254 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2369 | 2025.07.29 06:13:25.323300 [ 260 ] {50ca0ab1-ccf3-40d2-a2ec-405d0d30acea} <Debug> TCPHandler: Processed in 0.001979859 sec. | ||
| 2370 | 2025.07.29 06:13:25.323340 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2371 | 2025.07.29 06:13:25.323431 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2025.07.29 06:13:25.323530 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2373 | 2025.07.29 06:13:25.323551 [ 189 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5051 rows, containing 5 columns (5 merged, 0 gathered) in 0.002262928 sec., 2232063.9454724146 rows/sec., 151.74 MiB/sec. | ||
| 2374 | 2025.07.29 06:13:25.323572 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2375 | 2025.07.29 06:13:25.323561 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2025.07.29 06:13:25.323667 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 2377 | 2025.07.29 06:13:25.323800 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2378 | 2025.07.29 06:13:25.323912 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2379 | 2025.07.29 06:13:25.323968 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.07.29 06:13:25.324010 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2381 | 2025.07.29 06:13:25.324013 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2382 | 2025.07.29 06:13:25.324062 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2383 | 2025.07.29 06:13:25.324130 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2384 | 2025.07.29 06:13:25.324250 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2385 | 2025.07.29 06:13:25.324334 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2386 | 2025.07.29 06:13:25.324378 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2025.07.29 06:13:25.324453 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2388 | 2025.07.29 06:13:25.324514 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2389 | 2025.07.29 06:13:25.324556 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.07.29 06:13:25.324662 [ 136 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2391 | 2025.07.29 06:13:25.324693 [ 136 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.07.29 06:13:25.324695 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 2393 | 2025.07.29 06:13:25.324711 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2394 | 2025.07.29 06:13:25.324745 [ 260 ] {6cb73852-72df-4954-b629-ba6307146afc} <Debug> TCPHandler: Processed in 0.001363531 sec. | ||
| 2395 | 2025.07.29 06:13:25.324785 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2396 | 2025.07.29 06:13:25.324877 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2025.07.29 06:13:25.324904 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2398 | 2025.07.29 06:13:25.324953 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2399 | 2025.07.29 06:13:25.324995 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2400 | 2025.07.29 06:13:25.325035 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2401 | 2025.07.29 06:13:25.325076 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2402 | 2025.07.29 06:13:25.325117 [ 197 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2403 | 2025.07.29 06:13:25.326074 [ 200 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303479 sec., 621413.923814653 rows/sec., 41.80 MiB/sec. | ||
| 2404 | 2025.07.29 06:13:25.326392 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2405 | 2025.07.29 06:13:25.326691 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_16_3} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.07.29 06:13:25.326759 [ 190 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_16_3} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2407 | 2025.07.29 06:13:25.326824 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2408 | 2025.07.29 06:13:25.327500 [ 190 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 19 columns (19 merged, 0 gathered) in 0.004195194 sec., 50772.383827780075 rows/sec., 90.98 MiB/sec. | ||
| 2409 | 2025.07.29 06:13:25.327797 [ 186 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2410 | 2025.07.29 06:13:25.328112 [ 186 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.07.29 06:13:25.328182 [ 186 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2412 | 2025.07.29 06:13:25.328280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 2413 | 2025.07.29 06:13:26.001128 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.78 MiB, peak 203.49 MiB, free memory in arenas 0.00 B, will set to 197.89 MiB (RSS), difference: 1.11 MiB | ||
| 2414 | 2025.07.29 06:13:27.138513 [ 149 ] {} <Debug> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2415 | 2025.07.29 06:13:27.138582 [ 149 ] {} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.07.29 06:13:27.138606 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2417 | 2025.07.29 06:13:27.138720 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::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 | ||
| 2418 | 2025.07.29 06:13:27.138862 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2025.07.29 06:13:27.138915 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2420 | 2025.07.29 06:13:27.139024 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2421 | 2025.07.29 06:13:27.139078 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2422 | 2025.07.29 06:13:27.139125 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2423 | 2025.07.29 06:13:27.139168 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2424 | 2025.07.29 06:13:27.140069 [ 186 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392761 sec., 14359.965564802576 rows/sec., 1.20 MiB/sec. | ||
| 2425 | 2025.07.29 06:13:27.140356 [ 200 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2426 | 2025.07.29 06:13:27.140767 [ 200 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.07.29 06:13:27.140867 [ 200 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_5_1} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2428 | 2025.07.29 06:13:27.140998 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2429 | 2025.07.29 06:13:30.313191 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.07.29 06:13:30.313440 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2431 | 2025.07.29 06:13:30.313520 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2432 | 2025.07.29 06:13:30.314219 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.07.29 06:13:30.314262 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2434 | 2025.07.29 06:13:30.314612 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2435 | 2025.07.29 06:13:30.314837 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.07.29 06:13:30.314984 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001611 sec., 1241.4649286157667 rows/sec., 101.23 KiB/sec. | ||
| 2437 | 2025.07.29 06:13:30.315023 [ 260 ] {6810771e-3a9b-4cd6-9d82-1cdcb3e1ab4e} <Debug> TCPHandler: Processed in 0.001988439 sec. | ||
| 2438 | 2025.07.29 06:13:30.315161 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.07.29 06:13:30.315256 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2440 | 2025.07.29 06:13:30.315295 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2441 | 2025.07.29 06:13:30.315752 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.07.29 06:13:30.315786 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2443 | 2025.07.29 06:13:30.316073 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2444 | 2025.07.29 06:13:30.316268 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.07.29 06:13:30.316389 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Debug> executeQuery: Read 73 rows, 5.98 KiB in 0.001152 sec., 63368.055555555555 rows/sec., 5.07 MiB/sec. | ||
| 2446 | 2025.07.29 06:13:30.316424 [ 260 ] {f75c5a49-88be-4f69-9645-fe48f21e305a} <Debug> TCPHandler: Processed in 0.00132507 sec. | ||
| 2447 | 2025.07.29 06:13:30.316538 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.07.29 06:13:30.316631 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.07.29 06:13:30.316669 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2450 | 2025.07.29 06:13:30.317093 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.07.29 06:13:30.317129 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2452 | 2025.07.29 06:13:30.317402 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2453 | 2025.07.29 06:13:30.317595 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.07.29 06:13:30.317716 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001103 sec., 9066.183136899364 rows/sec., 672.00 KiB/sec. | ||
| 2455 | 2025.07.29 06:13:30.317750 [ 260 ] {6990c4ef-c973-44cf-9f14-8aaf983a8e0f} <Debug> TCPHandler: Processed in 0.001259807 sec. | ||
| 2456 | 2025.07.29 06:13:30.317873 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.07.29 06:13:30.317965 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2458 | 2025.07.29 06:13:30.318003 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2459 | 2025.07.29 06:13:30.318463 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.07.29 06:13:30.318498 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2461 | 2025.07.29 06:13:30.318791 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2462 | 2025.07.29 06:13:30.318997 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.07.29 06:13:30.319121 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 2464 | 2025.07.29 06:13:30.319157 [ 260 ] {b5dfa37e-b4cc-42f8-9550-d1532ddec7ca} <Debug> TCPHandler: Processed in 0.001331009 sec. | ||
| 2465 | 2025.07.29 06:13:30.319317 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.07.29 06:13:30.319438 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2467 | 2025.07.29 06:13:30.319490 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2468 | 2025.07.29 06:13:30.320003 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.07.29 06:13:30.320044 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2470 | 2025.07.29 06:13:30.320452 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2471 | 2025.07.29 06:13:30.320651 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.07.29 06:13:30.320775 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001363 sec., 118121.79016874541 rows/sec., 8.23 MiB/sec. | ||
| 2473 | 2025.07.29 06:13:30.320810 [ 260 ] {720d6db8-7f5e-40ba-b4b6-d7cb9437643d} <Debug> TCPHandler: Processed in 0.001565776 sec. | ||
| 2474 | 2025.07.29 06:13:30.320948 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.07.29 06:13:30.321042 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2025.07.29 06:13:30.321095 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2477 | 2025.07.29 06:13:30.321815 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2025.07.29 06:13:30.321849 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2479 | 2025.07.29 06:13:30.322319 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2480 | 2025.07.29 06:13:30.322526 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.07.29 06:13:30.322652 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001629 sec., 4910.988336402701 rows/sec., 8.80 MiB/sec. | ||
| 2482 | 2025.07.29 06:13:30.322700 [ 260 ] {eee92ece-050c-441b-94e1-fc37f19e6690} <Debug> TCPHandler: Processed in 0.001810264 sec. | ||
| 2483 | 2025.07.29 06:13:30.322815 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.07.29 06:13:30.322908 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.07.29 06:13:30.322948 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2486 | 2025.07.29 06:13:30.323286 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.07.29 06:13:30.323319 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2488 | 2025.07.29 06:13:30.323604 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2489 | 2025.07.29 06:13:30.323795 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.07.29 06:13:30.323915 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 2491 | 2025.07.29 06:13:30.323948 [ 260 ] {7551aab8-7a69-4a4a-bc37-f84cc18e9c06} <Debug> TCPHandler: Processed in 0.001179546 sec. | ||
| 2492 | 2025.07.29 06:13:32.144170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2493 | 2025.07.29 06:13:32.144759 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2025.07.29 06:13:32.144809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2495 | 2025.07.29 06:13:32.145341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2496 | 2025.07.29 06:13:32.145572 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.07.29 06:13:32.145712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2498 | 2025.07.29 06:13:32.473467 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2499 | 2025.07.29 06:13:32.489630 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.07.29 06:13:32.489694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2501 | 2025.07.29 06:13:32.496147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2502 | 2025.07.29 06:13:32.496882 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.07.29 06:13:32.500188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2504 | 2025.07.29 06:13:34.652127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 370 | ||
| 2505 | 2025.07.29 06:13:34.654388 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.07.29 06:13:34.654439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2507 | 2025.07.29 06:13:34.655690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2508 | 2025.07.29 06:13:34.655982 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.07.29 06:13:34.656368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2510 | 2025.07.29 06:13:35.314608 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.07.29 06:13:35.314777 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2512 | 2025.07.29 06:13:35.314839 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2513 | 2025.07.29 06:13:35.315499 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.07.29 06:13:35.315537 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2515 | 2025.07.29 06:13:35.315923 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2516 | 2025.07.29 06:13:35.316150 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.07.29 06:13:35.316301 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00157 sec., 67515.92356687898 rows/sec., 5.64 MiB/sec. | ||
| 2518 | 2025.07.29 06:13:35.316343 [ 260 ] {2f348cf0-5f18-403a-a8a1-1f94741907e7} <Debug> TCPHandler: Processed in 0.001852545 sec. | ||
| 2519 | 2025.07.29 06:13:35.316467 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.07.29 06:13:35.316563 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.07.29 06:13:35.316603 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2522 | 2025.07.29 06:13:35.317006 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.07.29 06:13:35.317040 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2524 | 2025.07.29 06:13:35.317326 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2525 | 2025.07.29 06:13:35.317524 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.07.29 06:13:35.317650 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001106 sec., 22603.978300180832 rows/sec., 1.66 MiB/sec. | ||
| 2527 | 2025.07.29 06:13:35.317686 [ 260 ] {a0fe049d-3eab-459c-8ab0-b29752c4a58d} <Debug> TCPHandler: Processed in 0.001267907 sec. | ||
| 2528 | 2025.07.29 06:13:35.317785 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2025.07.29 06:13:35.317879 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2530 | 2025.07.29 06:13:35.317918 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2531 | 2025.07.29 06:13:35.318334 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.07.29 06:13:35.318368 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2533 | 2025.07.29 06:13:35.318662 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2534 | 2025.07.29 06:13:35.318861 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.07.29 06:13:35.318985 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001126 sec., 79040.85257548845 rows/sec., 6.17 MiB/sec. | ||
| 2536 | 2025.07.29 06:13:35.319023 [ 260 ] {6f2fc7e6-5844-4d92-8836-6d1dba034ae7} <Debug> TCPHandler: Processed in 0.001285328 sec. | ||
| 2537 | 2025.07.29 06:13:35.319134 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.07.29 06:13:35.319229 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2539 | 2025.07.29 06:13:35.319272 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2540 | 2025.07.29 06:13:35.319673 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.07.29 06:13:35.319706 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2542 | 2025.07.29 06:13:35.320023 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2543 | 2025.07.29 06:13:35.320233 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.07.29 06:13:35.320370 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2545 | 2025.07.29 06:13:35.320406 [ 260 ] {584173c0-18c0-4fc9-9247-a0bce31266a0} <Debug> TCPHandler: Processed in 0.001319459 sec. | ||
| 2546 | 2025.07.29 06:13:35.320504 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2025.07.29 06:13:35.320597 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2548 | 2025.07.29 06:13:35.320651 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2549 | 2025.07.29 06:13:35.321427 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.07.29 06:13:35.321461 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2551 | 2025.07.29 06:13:35.321967 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2552 | 2025.07.29 06:13:35.322182 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.07.29 06:13:35.322314 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001736 sec., 14400.921658986175 rows/sec., 25.81 MiB/sec. | ||
| 2554 | 2025.07.29 06:13:35.322366 [ 260 ] {ad67380b-266b-4689-b223-aa0ea4f2d1bd} <Debug> TCPHandler: Processed in 0.001909217 sec. | ||
| 2555 | 2025.07.29 06:13:35.322476 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2025.07.29 06:13:35.322570 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2557 | 2025.07.29 06:13:35.322611 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2558 | 2025.07.29 06:13:35.322944 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2025.07.29 06:13:35.322979 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2560 | 2025.07.29 06:13:35.323275 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2561 | 2025.07.29 06:13:35.323474 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2025.07.29 06:13:35.323601 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 2563 | 2025.07.29 06:13:35.323635 [ 260 ] {3c63b616-8795-4149-9cee-1a05d8ab05f8} <Debug> TCPHandler: Processed in 0.001208715 sec. | ||
| 2564 | 2025.07.29 06:13:39.568438 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2565 | 2025.07.29 06:13:39.568513 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2566 | 2025.07.29 06:13:39.645786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2567 | 2025.07.29 06:13:39.646351 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2025.07.29 06:13:39.646385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2569 | 2025.07.29 06:13:39.646939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2570 | 2025.07.29 06:13:39.647176 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2025.07.29 06:13:39.647301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2572 | 2025.07.29 06:13:40.000238 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2573 | 2025.07.29 06:13:40.017153 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.07.29 06:13:40.017212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2575 | 2025.07.29 06:13:40.022666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2576 | 2025.07.29 06:13:40.023353 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.07.29 06:13:40.026313 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2578 | 2025.07.29 06:13:40.311848 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.07.29 06:13:40.312026 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2580 | 2025.07.29 06:13:40.312091 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2581 | 2025.07.29 06:13:40.312738 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.07.29 06:13:40.312787 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2583 | 2025.07.29 06:13:40.313188 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2584 | 2025.07.29 06:13:40.313414 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.07.29 06:13:40.313569 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001589 sec., 45311.51667715544 rows/sec., 3.63 MiB/sec. | ||
| 2586 | 2025.07.29 06:13:40.313615 [ 260 ] {e47071e9-e4e7-4b74-9189-c823c47b2cec} <Debug> TCPHandler: Processed in 0.001888856 sec. | ||
| 2587 | 2025.07.29 06:13:40.313744 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.07.29 06:13:40.313848 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.07.29 06:13:40.313894 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2590 | 2025.07.29 06:13:40.314321 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.07.29 06:13:40.314361 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2592 | 2025.07.29 06:13:40.314665 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2593 | 2025.07.29 06:13:40.314873 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.07.29 06:13:40.314987 [ 128 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 2595 | 2025.07.29 06:13:40.315008 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 508.08 KiB/sec. | ||
| 2596 | 2025.07.29 06:13:40.315053 [ 128 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.07.29 06:13:40.315062 [ 260 ] {a1ea2732-2d1b-4103-8e51-7e30e380cb36} <Debug> TCPHandler: Processed in 0.001371111 sec. | ||
| 2598 | 2025.07.29 06:13:40.315081 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2599 | 2025.07.29 06:13:40.315187 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.07.29 06:13:40.315213 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 2601 | 2025.07.29 06:13:40.315289 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2602 | 2025.07.29 06:13:40.315335 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2603 | 2025.07.29 06:13:40.315359 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2604 | 2025.07.29 06:13:40.315398 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 47 rows starting from the beginning of the part | ||
| 2605 | 2025.07.29 06:13:40.315469 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 2606 | 2025.07.29 06:13:40.315515 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 2607 | 2025.07.29 06:13:40.315556 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 2608 | 2025.07.29 06:13:40.315597 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 2609 | 2025.07.29 06:13:40.315640 [ 200 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 2610 | 2025.07.29 06:13:40.315779 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.07.29 06:13:40.315829 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2612 | 2025.07.29 06:13:40.316246 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2613 | 2025.07.29 06:13:40.316541 [ 186 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392272 sec., 88344.80618729674 rows/sec., 6.76 MiB/sec. | ||
| 2614 | 2025.07.29 06:13:40.316551 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.07.29 06:13:40.316719 [ 197 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 2616 | 2025.07.29 06:13:40.316723 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001452 sec., 49586.776859504134 rows/sec., 3.87 MiB/sec. | ||
| 2617 | 2025.07.29 06:13:40.316790 [ 260 ] {010cc2a7-2766-4762-9da2-ad49b1649eff} <Debug> TCPHandler: Processed in 0.001652729 sec. | ||
| 2618 | 2025.07.29 06:13:40.316921 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2025.07.29 06:13:40.317029 [ 197 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.07.29 06:13:40.317031 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2025.07.29 06:13:40.317102 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2622 | 2025.07.29 06:13:40.317114 [ 197 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_15_3} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 2623 | 2025.07.29 06:13:40.317218 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2624 | 2025.07.29 06:13:40.317608 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.07.29 06:13:40.317657 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2626 | 2025.07.29 06:13:40.318096 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2627 | 2025.07.29 06:13:40.318392 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.07.29 06:13:40.318547 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 2629 | 2025.07.29 06:13:40.318591 [ 260 ] {656004b9-8f79-4100-807e-f7a5c0ddac0f} <Debug> TCPHandler: Processed in 0.001728692 sec. | ||
| 2630 | 2025.07.29 06:13:40.318704 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2025.07.29 06:13:40.318815 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2025.07.29 06:13:40.318876 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2633 | 2025.07.29 06:13:40.319699 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2025.07.29 06:13:40.319735 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2635 | 2025.07.29 06:13:40.320252 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2636 | 2025.07.29 06:13:40.320474 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.07.29 06:13:40.320635 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00184 sec., 4347.826086956522 rows/sec., 7.79 MiB/sec. | ||
| 2638 | 2025.07.29 06:13:40.320686 [ 260 ] {6efa61b5-80a3-4950-8fda-0836833c2844} <Debug> TCPHandler: Processed in 0.00203345 sec. | ||
| 2639 | 2025.07.29 06:13:40.320799 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.07.29 06:13:40.320894 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2641 | 2025.07.29 06:13:40.320935 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2642 | 2025.07.29 06:13:40.321265 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.07.29 06:13:40.321302 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2644 | 2025.07.29 06:13:40.321605 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2645 | 2025.07.29 06:13:40.321814 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.07.29 06:13:40.321964 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 2647 | 2025.07.29 06:13:40.322000 [ 260 ] {ac8c77aa-8ff9-4c5c-b6f1-f366d85f9fbf} <Debug> TCPHandler: Processed in 0.001249867 sec. | ||
| 2648 | 2025.07.29 06:13:44.656473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 394 | ||
| 2649 | 2025.07.29 06:13:44.658578 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2025.07.29 06:13:44.658632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2651 | 2025.07.29 06:13:44.659809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2652 | 2025.07.29 06:13:44.660080 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.07.29 06:13:44.660423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2654 | 2025.07.29 06:13:45.340128 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.07.29 06:13:45.340321 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2656 | 2025.07.29 06:13:45.340392 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2657 | 2025.07.29 06:13:45.341027 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.07.29 06:13:45.341067 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2659 | 2025.07.29 06:13:45.341446 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2660 | 2025.07.29 06:13:45.341691 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.07.29 06:13:45.341838 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001583 sec., 1263.4238787113077 rows/sec., 103.02 KiB/sec. | ||
| 2662 | 2025.07.29 06:13:45.341879 [ 260 ] {75d740fd-957f-4368-a162-25c1f02e8840} <Debug> TCPHandler: Processed in 0.001897277 sec. | ||
| 2663 | 2025.07.29 06:13:45.341993 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.07.29 06:13:45.342090 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2665 | 2025.07.29 06:13:45.342129 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2666 | 2025.07.29 06:13:45.343233 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.07.29 06:13:45.343268 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2668 | 2025.07.29 06:13:45.343645 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2669 | 2025.07.29 06:13:45.343861 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.07.29 06:13:45.343990 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001892 sec., 659090.9090909091 rows/sec., 54.33 MiB/sec. | ||
| 2671 | 2025.07.29 06:13:45.344027 [ 260 ] {534d0f20-41e7-4c14-9ea9-18b09e74fe32} <Debug> TCPHandler: Processed in 0.002059661 sec. | ||
| 2672 | 2025.07.29 06:13:45.344138 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.07.29 06:13:45.344235 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2674 | 2025.07.29 06:13:45.344275 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2675 | 2025.07.29 06:13:45.344670 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.07.29 06:13:45.344705 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2677 | 2025.07.29 06:13:45.344999 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2678 | 2025.07.29 06:13:45.345201 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.07.29 06:13:45.345325 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001111 sec., 24302.4302430243 rows/sec., 1.78 MiB/sec. | ||
| 2680 | 2025.07.29 06:13:45.345361 [ 260 ] {d4444cc7-b352-440f-b280-3453faf43c72} <Debug> TCPHandler: Processed in 0.001272468 sec. | ||
| 2681 | 2025.07.29 06:13:45.345464 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.07.29 06:13:45.345558 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.07.29 06:13:45.345597 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2684 | 2025.07.29 06:13:45.346062 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.07.29 06:13:45.346097 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2686 | 2025.07.29 06:13:45.346410 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2687 | 2025.07.29 06:13:45.346619 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.07.29 06:13:45.346745 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 2689 | 2025.07.29 06:13:45.346781 [ 260 ] {78720629-ebea-44e4-8b49-d36ffeadabec} <Debug> TCPHandler: Processed in 0.001365811 sec. | ||
| 2690 | 2025.07.29 06:13:45.346901 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.07.29 06:13:45.346994 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2692 | 2025.07.29 06:13:45.347033 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2693 | 2025.07.29 06:13:45.347613 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.07.29 06:13:45.347647 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2695 | 2025.07.29 06:13:45.347979 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2696 | 2025.07.29 06:13:45.348173 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.07.29 06:13:45.348289 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001357 sec., 403095.0626381725 rows/sec., 29.92 MiB/sec. | ||
| 2698 | 2025.07.29 06:13:45.348323 [ 260 ] {3f7c9b06-088a-4113-9f6e-506591e09e59} <Debug> TCPHandler: Processed in 0.001515735 sec. | ||
| 2699 | 2025.07.29 06:13:45.348427 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.07.29 06:13:45.348517 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2701 | 2025.07.29 06:13:45.348557 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2702 | 2025.07.29 06:13:45.349182 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.07.29 06:13:45.349217 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2704 | 2025.07.29 06:13:45.349591 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2705 | 2025.07.29 06:13:45.349803 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.07.29 06:13:45.349930 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001372 sec., 642128.2798833819 rows/sec., 43.21 MiB/sec. | ||
| 2707 | 2025.07.29 06:13:45.349965 [ 260 ] {e0cb0f1a-8a25-4dbf-b817-8ccf7eccab5a} <Debug> TCPHandler: Processed in 0.001533626 sec. | ||
| 2708 | 2025.07.29 06:13:45.350070 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2025.07.29 06:13:45.350164 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.07.29 06:13:45.350217 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2711 | 2025.07.29 06:13:45.351002 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.07.29 06:13:45.351038 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2713 | 2025.07.29 06:13:45.351554 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2714 | 2025.07.29 06:13:45.351775 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.07.29 06:13:45.351911 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001766 sec., 14156.285390713478 rows/sec., 25.37 MiB/sec. | ||
| 2716 | 2025.07.29 06:13:45.351966 [ 260 ] {6bbd1de8-a88f-4215-b4dd-44d7596fb949} <Debug> TCPHandler: Processed in 0.001943927 sec. | ||
| 2717 | 2025.07.29 06:13:45.352072 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.07.29 06:13:45.352168 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2719 | 2025.07.29 06:13:45.352209 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2720 | 2025.07.29 06:13:45.352547 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.07.29 06:13:45.352582 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2722 | 2025.07.29 06:13:45.352910 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2723 | 2025.07.29 06:13:45.353118 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.07.29 06:13:45.353244 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2725 | 2025.07.29 06:13:45.353279 [ 260 ] {e841524d-0b29-46ad-a166-22a8f6059213} <Debug> TCPHandler: Processed in 0.001254677 sec. | ||
| 2726 | 2025.07.29 06:13:47.148268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2727 | 2025.07.29 06:13:47.148794 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2025.07.29 06:13:47.148840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2729 | 2025.07.29 06:13:47.149357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2730 | 2025.07.29 06:13:47.149604 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.07.29 06:13:47.149748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2732 | 2025.07.29 06:13:47.526444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2733 | 2025.07.29 06:13:47.543006 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.07.29 06:13:47.543078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2735 | 2025.07.29 06:13:47.548332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2736 | 2025.07.29 06:13:47.549058 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.07.29 06:13:47.552232 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2738 | 2025.07.29 06:13:50.313146 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.07.29 06:13:50.313343 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2025.07.29 06:13:50.313417 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2025.07.29 06:13:50.314086 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.07.29 06:13:50.314134 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2743 | 2025.07.29 06:13:50.314523 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2744 | 2025.07.29 06:13:50.314751 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.07.29 06:13:50.314891 [ 135 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2746 | 2025.07.29 06:13:50.314907 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001615 sec., 44582.043343653255 rows/sec., 3.57 MiB/sec. | ||
| 2747 | 2025.07.29 06:13:50.314968 [ 135 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.07.29 06:13:50.314985 [ 260 ] {ac929d87-b52e-46b2-a14a-e9174f9b72e0} <Debug> TCPHandler: Processed in 0.001974739 sec. | ||
| 2749 | 2025.07.29 06:13:50.315000 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2750 | 2025.07.29 06:13:50.315120 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 2751 | 2025.07.29 06:13:50.315122 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2025.07.29 06:13:50.315258 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2753 | 2025.07.29 06:13:50.315259 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2025.07.29 06:13:50.315303 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2755 | 2025.07.29 06:13:50.315314 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1271 rows starting from the beginning of the part | ||
| 2756 | 2025.07.29 06:13:50.315397 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 73 rows starting from the beginning of the part | ||
| 2757 | 2025.07.29 06:13:50.315448 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 2758 | 2025.07.29 06:13:50.315500 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 2759 | 2025.07.29 06:13:50.315547 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1247 rows starting from the beginning of the part | ||
| 2760 | 2025.07.29 06:13:50.315593 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 2761 | 2025.07.29 06:13:50.315733 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2025.07.29 06:13:50.315778 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2763 | 2025.07.29 06:13:50.316117 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2764 | 2025.07.29 06:13:50.316352 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.07.29 06:13:50.316490 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001256 sec., 6369.426751592357 rows/sec., 478.95 KiB/sec. | ||
| 2766 | 2025.07.29 06:13:50.316531 [ 260 ] {5cf9fbc7-3119-4b4c-8ab5-c562345fd255} <Debug> TCPHandler: Processed in 0.001462663 sec. | ||
| 2767 | 2025.07.29 06:13:50.316643 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.07.29 06:13:50.316742 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2769 | 2025.07.29 06:13:50.316783 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2770 | 2025.07.29 06:13:50.317074 [ 197 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199983 sec., 1420620.7527639847 rows/sec., 122.38 MiB/sec. | ||
| 2771 | 2025.07.29 06:13:50.317213 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.07.29 06:13:50.317254 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2773 | 2025.07.29 06:13:50.317335 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2774 | 2025.07.29 06:13:50.317611 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2775 | 2025.07.29 06:13:50.317695 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2025.07.29 06:13:50.317792 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_21_4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2777 | 2025.07.29 06:13:50.317866 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.07.29 06:13:50.317892 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2779 | 2025.07.29 06:13:50.317972 [ 135 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2780 | 2025.07.29 06:13:50.318003 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001282 sec., 56162.24648985959 rows/sec., 4.38 MiB/sec. | ||
| 2781 | 2025.07.29 06:13:50.318005 [ 135 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2025.07.29 06:13:50.318044 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2783 | 2025.07.29 06:13:50.318048 [ 260 ] {2d8a782b-49a0-44b6-861e-17f44d205930} <Debug> TCPHandler: Processed in 0.001457793 sec. | ||
| 2784 | 2025.07.29 06:13:50.318144 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 2785 | 2025.07.29 06:13:50.318170 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.07.29 06:13:50.318260 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2787 | 2025.07.29 06:13:50.318268 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2788 | 2025.07.29 06:13:50.318304 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 585 rows starting from the beginning of the part | ||
| 2789 | 2025.07.29 06:13:50.318320 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2790 | 2025.07.29 06:13:50.318403 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 2791 | 2025.07.29 06:13:50.318473 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 89 rows starting from the beginning of the part | ||
| 2792 | 2025.07.29 06:13:50.318540 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 2793 | 2025.07.29 06:13:50.318608 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 547 rows starting from the beginning of the part | ||
| 2794 | 2025.07.29 06:13:50.318668 [ 186 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 2795 | 2025.07.29 06:13:50.318735 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.07.29 06:13:50.318773 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2797 | 2025.07.29 06:13:50.319100 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2798 | 2025.07.29 06:13:50.319316 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2025.07.29 06:13:50.319417 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2800 | 2025.07.29 06:13:50.319445 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.07.29 06:13:50.319446 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2802 | 2025.07.29 06:13:50.319462 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2803 | 2025.07.29 06:13:50.319496 [ 260 ] {3132016c-03b0-4cc2-ab32-ca68679923df} <Debug> TCPHandler: Processed in 0.001376801 sec. | ||
| 2804 | 2025.07.29 06:13:50.319555 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2805 | 2025.07.29 06:13:50.319604 [ 197 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512875 sec., 951169.1316202595 rows/sec., 75.12 MiB/sec. | ||
| 2806 | 2025.07.29 06:13:50.319631 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.07.29 06:13:50.319663 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2808 | 2025.07.29 06:13:50.319699 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5051 rows starting from the beginning of the part | ||
| 2809 | 2025.07.29 06:13:50.319739 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2810 | 2025.07.29 06:13:50.319758 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 2811 | 2025.07.29 06:13:50.319799 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2812 | 2025.07.29 06:13:50.319812 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2813 | 2025.07.29 06:13:50.319820 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2814 | 2025.07.29 06:13:50.319860 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 2815 | 2025.07.29 06:13:50.319903 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 881 rows starting from the beginning of the part | ||
| 2816 | 2025.07.29 06:13:50.319943 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 2817 | 2025.07.29 06:13:50.320259 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.07.29 06:13:50.320357 [ 195 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_21_4} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2819 | 2025.07.29 06:13:50.320438 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2820 | 2025.07.29 06:13:50.320548 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.07.29 06:13:50.320584 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2822 | 2025.07.29 06:13:50.321104 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2823 | 2025.07.29 06:13:50.321329 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.07.29 06:13:50.321434 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2825 | 2025.07.29 06:13:50.321462 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.07.29 06:13:50.321469 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001749 sec., 4574.042309891367 rows/sec., 8.20 MiB/sec. | ||
| 2827 | 2025.07.29 06:13:50.321478 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2828 | 2025.07.29 06:13:50.321528 [ 260 ] {88de5c46-a0a9-4c80-856d-6af6b5ba0b7b} <Debug> TCPHandler: Processed in 0.001958088 sec. | ||
| 2829 | 2025.07.29 06:13:50.321565 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2830 | 2025.07.29 06:13:50.321647 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.07.29 06:13:50.321746 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.07.29 06:13:50.321779 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2833 | 2025.07.29 06:13:50.321788 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2834 | 2025.07.29 06:13:50.321849 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 2835 | 2025.07.29 06:13:50.321982 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2836 | 2025.07.29 06:13:50.322102 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2837 | 2025.07.29 06:13:50.322141 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.07.29 06:13:50.322168 [ 195 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6573 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650348 sec., 2480051.6762327063 rows/sec., 168.77 MiB/sec. | ||
| 2839 | 2025.07.29 06:13:50.322183 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2840 | 2025.07.29 06:13:50.322210 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2841 | 2025.07.29 06:13:50.322316 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 2842 | 2025.07.29 06:13:50.322421 [ 197 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 2843 | 2025.07.29 06:13:50.322507 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2844 | 2025.07.29 06:13:50.322689 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2845 | 2025.07.29 06:13:50.322754 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.07.29 06:13:50.322879 [ 135 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2847 | 2025.07.29 06:13:50.322908 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 2848 | 2025.07.29 06:13:50.322909 [ 135 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.07.29 06:13:50.322950 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2850 | 2025.07.29 06:13:50.322951 [ 260 ] {30bb23a2-09ba-4520-9d44-b313ca0f9fe2} <Debug> TCPHandler: Processed in 0.0013537 sec. | ||
| 2851 | 2025.07.29 06:13:50.322986 [ 188 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.07.29 06:13:50.323020 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2853 | 2025.07.29 06:13:50.323078 [ 188 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2854 | 2025.07.29 06:13:50.323101 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2025.07.29 06:13:50.323129 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 2856 | 2025.07.29 06:13:50.323147 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2857 | 2025.07.29 06:13:50.323180 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2858 | 2025.07.29 06:13:50.323225 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2859 | 2025.07.29 06:13:50.323268 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2860 | 2025.07.29 06:13:50.323302 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2861 | 2025.07.29 06:13:50.323349 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 2862 | 2025.07.29 06:13:50.324218 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226586 sec., 904950.8147003145 rows/sec., 60.91 MiB/sec. | ||
| 2863 | 2025.07.29 06:13:50.324370 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2864 | 2025.07.29 06:13:50.324603 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.07.29 06:13:50.324670 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_21_4} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2866 | 2025.07.29 06:13:50.324728 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2867 | 2025.07.29 06:13:50.325412 [ 195 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 19 columns (19 merged, 0 gathered) in 0.003882525 sec., 73920.96638141415 rows/sec., 132.46 MiB/sec. | ||
| 2868 | 2025.07.29 06:13:50.325887 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2869 | 2025.07.29 06:13:50.326191 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.07.29 06:13:50.326256 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2871 | 2025.07.29 06:13:50.326338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 2872 | 2025.07.29 06:13:54.568550 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2873 | 2025.07.29 06:13:54.568620 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2874 | 2025.07.29 06:13:54.650214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 2875 | 2025.07.29 06:13:54.650740 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.07.29 06:13:54.650782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2877 | 2025.07.29 06:13:54.651321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2878 | 2025.07.29 06:13:54.651563 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.07.29 06:13:54.651695 [ 75 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2880 | 2025.07.29 06:13:54.651707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2881 | 2025.07.29 06:13:54.651746 [ 75 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2025.07.29 06:13:54.651770 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2883 | 2025.07.29 06:13:54.651871 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::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 | ||
| 2884 | 2025.07.29 06:13:54.651965 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2885 | 2025.07.29 06:13:54.651997 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 2886 | 2025.07.29 06:13:54.652053 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 2887 | 2025.07.29 06:13:54.652096 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 2888 | 2025.07.29 06:13:54.652139 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 2889 | 2025.07.29 06:13:54.652174 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 2890 | 2025.07.29 06:13:54.652213 [ 188 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 2891 | 2025.07.29 06:13:54.653548 [ 195 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001716101 sec., 4301028.9021450365 rows/sec., 61.53 MiB/sec. | ||
| 2892 | 2025.07.29 06:13:54.654055 [ 198 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2893 | 2025.07.29 06:13:54.654408 [ 198 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.07.29 06:13:54.654502 [ 198 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_16_3} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2895 | 2025.07.29 06:13:54.654611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2896 | 2025.07.29 06:13:54.661299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 422 | ||
| 2897 | 2025.07.29 06:13:54.663984 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.07.29 06:13:54.664022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2899 | 2025.07.29 06:13:54.665236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2900 | 2025.07.29 06:13:54.665510 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.07.29 06:13:54.665637 [ 75 ] {} <Debug> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2902 | 2025.07.29 06:13:54.665666 [ 75 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.07.29 06:13:54.665683 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2904 | 2025.07.29 06:13:54.665755 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 2905 | 2025.07.29 06:13:54.665859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 2906 | 2025.07.29 06:13:54.666266 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2907 | 2025.07.29 06:13:54.666409 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part | ||
| 2908 | 2025.07.29 06:13:54.666775 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 2909 | 2025.07.29 06:13:54.667126 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2910 | 2025.07.29 06:13:54.667470 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2911 | 2025.07.29 06:13:54.667811 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 2912 | 2025.07.29 06:13:54.668138 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2913 | 2025.07.29 06:13:54.673506 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 72 columns (72 merged, 0 gathered) in 0.007782512 sec., 54224.13739933841 rows/sec., 48.10 MiB/sec. | ||
| 2914 | 2025.07.29 06:13:54.674181 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2915 | 2025.07.29 06:13:54.674660 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.07.29 06:13:54.674733 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_11_2} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2917 | 2025.07.29 06:13:54.674877 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2918 | 2025.07.29 06:13:55.001977 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000789824 sec. | ||
| 2919 | 2025.07.29 06:13:55.052513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2920 | 2025.07.29 06:13:55.070212 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.07.29 06:13:55.070266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2922 | 2025.07.29 06:13:55.076551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2923 | 2025.07.29 06:13:55.077266 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.07.29 06:13:55.077549 [ 130 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2925 | 2025.07.29 06:13:55.077617 [ 130 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.07.29 06:13:55.077640 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2927 | 2025.07.29 06:13:55.077746 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2928 | 2025.07.29 06:13:55.080592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2929 | 2025.07.29 06:13:55.081909 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2930 | 2025.07.29 06:13:55.083302 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2931 | 2025.07.29 06:13:55.087791 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2932 | 2025.07.29 06:13:55.091948 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2933 | 2025.07.29 06:13:55.096221 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2934 | 2025.07.29 06:13:55.100409 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2935 | 2025.07.29 06:13:55.104402 [ 195 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 2936 | 2025.07.29 06:13:55.157919 [ 196 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080220156 sec., 1508.3490986978384 rows/sec., 7.80 MiB/sec. | ||
| 2937 | 2025.07.29 06:13:55.160420 [ 192 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2938 | 2025.07.29 06:13:55.162521 [ 192 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_16_3} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.07.29 06:13:55.162631 [ 192 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_16_3} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2940 | 2025.07.29 06:13:55.164789 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2941 | 2025.07.29 06:13:55.313116 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2025.07.29 06:13:55.313313 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2943 | 2025.07.29 06:13:55.313386 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2944 | 2025.07.29 06:13:55.314060 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.07.29 06:13:55.314108 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2946 | 2025.07.29 06:13:55.314534 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2947 | 2025.07.29 06:13:55.314761 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.07.29 06:13:55.314912 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001652 sec., 64164.64891041162 rows/sec., 5.36 MiB/sec. | ||
| 2949 | 2025.07.29 06:13:55.314958 [ 260 ] {4e2b478f-ef9d-464e-af02-a475d1d19e60} <Debug> TCPHandler: Processed in 0.001971719 sec. | ||
| 2950 | 2025.07.29 06:13:55.315087 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.07.29 06:13:55.315191 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2952 | 2025.07.29 06:13:55.315235 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2953 | 2025.07.29 06:13:55.315665 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.07.29 06:13:55.315700 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2955 | 2025.07.29 06:13:55.316007 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2956 | 2025.07.29 06:13:55.316212 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.07.29 06:13:55.316347 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00118 sec., 21186.4406779661 rows/sec., 1.56 MiB/sec. | ||
| 2958 | 2025.07.29 06:13:55.316384 [ 260 ] {53e523eb-6463-40d6-8196-bc787a139c01} <Debug> TCPHandler: Processed in 0.001349569 sec. | ||
| 2959 | 2025.07.29 06:13:55.316497 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.07.29 06:13:55.316595 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2961 | 2025.07.29 06:13:55.316636 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2962 | 2025.07.29 06:13:55.317053 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.07.29 06:13:55.317088 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2964 | 2025.07.29 06:13:55.317385 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2965 | 2025.07.29 06:13:55.317586 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.07.29 06:13:55.317710 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 2967 | 2025.07.29 06:13:55.317746 [ 260 ] {50c1b72b-91b6-4582-9a3e-1475de9de8c0} <Debug> TCPHandler: Processed in 0.001300779 sec. | ||
| 2968 | 2025.07.29 06:13:55.317857 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.07.29 06:13:55.317952 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2970 | 2025.07.29 06:13:55.317995 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2971 | 2025.07.29 06:13:55.318412 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.07.29 06:13:55.318445 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2973 | 2025.07.29 06:13:55.318790 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2974 | 2025.07.29 06:13:55.318998 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.07.29 06:13:55.319124 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2976 | 2025.07.29 06:13:55.319158 [ 260 ] {806ae049-ebc1-49df-b2cf-7ec520a8554c} <Debug> TCPHandler: Processed in 0.00134958 sec. | ||
| 2977 | 2025.07.29 06:13:55.319295 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.07.29 06:13:55.319389 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.07.29 06:13:55.319444 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2980 | 2025.07.29 06:13:55.320269 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.07.29 06:13:55.320305 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2982 | 2025.07.29 06:13:55.320840 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2983 | 2025.07.29 06:13:55.321064 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.07.29 06:13:55.321198 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001827 sec., 13683.634373289546 rows/sec., 24.52 MiB/sec. | ||
| 2985 | 2025.07.29 06:13:55.321250 [ 260 ] {273476ba-8387-498f-80eb-687b46ab4141} <Debug> TCPHandler: Processed in 0.002003499 sec. | ||
| 2986 | 2025.07.29 06:13:55.321365 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.07.29 06:13:55.321459 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2988 | 2025.07.29 06:13:55.321501 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2989 | 2025.07.29 06:13:55.321839 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.07.29 06:13:55.321872 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2991 | 2025.07.29 06:13:55.322177 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2992 | 2025.07.29 06:13:55.322389 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.07.29 06:13:55.322514 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 2994 | 2025.07.29 06:13:55.322548 [ 260 ] {820fed9e-b87c-4a95-9168-d17a10d01673} <Debug> TCPHandler: Processed in 0.001231197 sec. | ||
| 2995 | 2025.07.29 06:13:56.001103 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.80 MiB, peak 212.31 MiB, free memory in arenas 0.00 B, will set to 211.88 MiB (RSS), difference: 9.08 MiB | ||
| 2996 | 2025.07.29 06:13:57.599627 [ 133 ] {} <Debug> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2997 | 2025.07.29 06:13:57.599689 [ 133 ] {} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2025.07.29 06:13:57.599711 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2999 | 2025.07.29 06:13:57.599840 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::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 | ||
| 3000 | 2025.07.29 06:13:57.599996 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2025.07.29 06:13:57.600033 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3002 | 2025.07.29 06:13:57.600112 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 3003 | 2025.07.29 06:13:57.600167 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3004 | 2025.07.29 06:13:57.600215 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3005 | 2025.07.29 06:13:57.600271 [ 187 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::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 | ||
| 3006 | 2025.07.29 06:13:57.601198 [ 196 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416882 sec., 484161.7015390131 rows/sec., 34.63 MiB/sec. | ||
| 3007 | 2025.07.29 06:13:57.601383 [ 196 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3008 | 2025.07.29 06:13:57.601657 [ 196 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.07.29 06:13:57.601728 [ 196 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_5_1} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3010 | 2025.07.29 06:13:57.601797 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3011 | 2025.07.29 06:14:00.312833 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.07.29 06:14:00.313008 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3013 | 2025.07.29 06:14:00.313071 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3014 | 2025.07.29 06:14:00.313743 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.07.29 06:14:00.313791 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3016 | 2025.07.29 06:14:00.314230 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3017 | 2025.07.29 06:14:00.314477 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.07.29 06:14:00.314628 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 195.78 KiB/sec. | ||
| 3019 | 2025.07.29 06:14:00.314669 [ 260 ] {4f13e623-4a40-4fc2-8570-a65f69e70b85} <Debug> TCPHandler: Processed in 0.001961818 sec. | ||
| 3020 | 2025.07.29 06:14:00.314798 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.07.29 06:14:00.314894 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3022 | 2025.07.29 06:14:00.314934 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3023 | 2025.07.29 06:14:00.315407 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.07.29 06:14:00.315444 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3025 | 2025.07.29 06:14:00.315758 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3026 | 2025.07.29 06:14:00.315968 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.07.29 06:14:00.316106 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Debug> executeQuery: Read 74 rows, 6.05 KiB in 0.001232 sec., 60064.93506493507 rows/sec., 4.80 MiB/sec. | ||
| 3028 | 2025.07.29 06:14:00.316145 [ 260 ] {64e0aec4-b276-4c6d-8378-b293d61e9dd4} <Debug> TCPHandler: Processed in 0.001397281 sec. | ||
| 3029 | 2025.07.29 06:14:00.316273 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.07.29 06:14:00.316369 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.07.29 06:14:00.316408 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3032 | 2025.07.29 06:14:00.316816 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.07.29 06:14:00.316852 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3034 | 2025.07.29 06:14:00.317158 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3035 | 2025.07.29 06:14:00.317378 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.07.29 06:14:00.317510 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 760.02 KiB/sec. | ||
| 3037 | 2025.07.29 06:14:00.317548 [ 260 ] {f22d4e6b-40ee-4960-8dee-ebd3de44483c} <Debug> TCPHandler: Processed in 0.001324509 sec. | ||
| 3038 | 2025.07.29 06:14:00.317663 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.07.29 06:14:00.317756 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2025.07.29 06:14:00.317796 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.07.29 06:14:00.318227 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.07.29 06:14:00.318264 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3043 | 2025.07.29 06:14:00.318567 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3044 | 2025.07.29 06:14:00.318775 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.07.29 06:14:00.318907 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001168 sec., 65068.49315068493 rows/sec., 5.09 MiB/sec. | ||
| 3046 | 2025.07.29 06:14:00.318944 [ 260 ] {108db566-3e3b-42aa-bdf5-1588a163aab9} <Debug> TCPHandler: Processed in 0.001329499 sec. | ||
| 3047 | 2025.07.29 06:14:00.319059 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.07.29 06:14:00.319163 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.07.29 06:14:00.319211 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2025.07.29 06:14:00.319683 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.07.29 06:14:00.319723 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3052 | 2025.07.29 06:14:00.320107 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3053 | 2025.07.29 06:14:00.320359 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.07.29 06:14:00.320513 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00137 sec., 118248.17518248176 rows/sec., 8.23 MiB/sec. | ||
| 3055 | 2025.07.29 06:14:00.320557 [ 260 ] {8507e34c-d0e5-4689-a306-a3c02c3d27d0} <Debug> TCPHandler: Processed in 0.001547826 sec. | ||
| 3056 | 2025.07.29 06:14:00.320681 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.07.29 06:14:00.320783 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.07.29 06:14:00.320845 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2025.07.29 06:14:00.321661 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.07.29 06:14:00.321698 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3061 | 2025.07.29 06:14:00.322197 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3062 | 2025.07.29 06:14:00.322415 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.07.29 06:14:00.322561 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0018 sec., 4444.444444444444 rows/sec., 7.96 MiB/sec. | ||
| 3064 | 2025.07.29 06:14:00.322626 [ 260 ] {42492c54-82dd-42ee-a58e-5f2058994ff2} <Debug> TCPHandler: Processed in 0.00200124 sec. | ||
| 3065 | 2025.07.29 06:14:00.322747 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.07.29 06:14:00.322842 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.07.29 06:14:00.322883 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3068 | 2025.07.29 06:14:00.323226 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.07.29 06:14:00.323263 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3070 | 2025.07.29 06:14:00.323574 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3071 | 2025.07.29 06:14:00.323785 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.07.29 06:14:00.323915 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3073 | 2025.07.29 06:14:00.323951 [ 260 ] {95ee9750-aeb6-401f-a4cf-47afd0cd9931} <Debug> TCPHandler: Processed in 0.001252967 sec. | ||
| 3074 | 2025.07.29 06:14:02.152486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3075 | 2025.07.29 06:14:02.153006 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.07.29 06:14:02.153048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3077 | 2025.07.29 06:14:02.153688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3078 | 2025.07.29 06:14:02.153935 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.07.29 06:14:02.154082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3080 | 2025.07.29 06:14:02.581397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3081 | 2025.07.29 06:14:02.596371 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.07.29 06:14:02.596427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3083 | 2025.07.29 06:14:02.602384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3084 | 2025.07.29 06:14:02.603070 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.07.29 06:14:02.605602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3086 | 2025.07.29 06:14:04.666857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 448 | ||
| 3087 | 2025.07.29 06:14:04.668976 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.07.29 06:14:04.669014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3089 | 2025.07.29 06:14:04.670201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3090 | 2025.07.29 06:14:04.670477 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.07.29 06:14:04.670724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3092 | 2025.07.29 06:14:05.313707 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.07.29 06:14:05.313879 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3094 | 2025.07.29 06:14:05.313943 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3095 | 2025.07.29 06:14:05.314659 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.07.29 06:14:05.314702 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3097 | 2025.07.29 06:14:05.315113 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3098 | 2025.07.29 06:14:05.315355 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.07.29 06:14:05.315512 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00168 sec., 63095.23809523809 rows/sec., 5.27 MiB/sec. | ||
| 3100 | 2025.07.29 06:14:05.315559 [ 260 ] {490882b8-5135-4f6e-a088-65f6b74bf7bc} <Debug> TCPHandler: Processed in 0.001971789 sec. | ||
| 3101 | 2025.07.29 06:14:05.315704 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.07.29 06:14:05.315805 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.07.29 06:14:05.315848 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3104 | 2025.07.29 06:14:05.316265 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.07.29 06:14:05.316299 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3106 | 2025.07.29 06:14:05.316622 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3107 | 2025.07.29 06:14:05.316840 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.07.29 06:14:05.316956 [ 122 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 3109 | 2025.07.29 06:14:05.316970 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001187 sec., 21061.49957877001 rows/sec., 1.55 MiB/sec. | ||
| 3110 | 2025.07.29 06:14:05.316992 [ 122 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.07.29 06:14:05.317011 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3112 | 2025.07.29 06:14:05.317014 [ 260 ] {daa433a1-2521-42cb-9af3-0cdd6bc083b6} <Debug> TCPHandler: Processed in 0.00137312 sec. | ||
| 3113 | 2025.07.29 06:14:05.317135 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2025.07.29 06:14:05.317148 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::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 | ||
| 3115 | 2025.07.29 06:14:05.317232 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3116 | 2025.07.29 06:14:05.317276 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3117 | 2025.07.29 06:14:05.317301 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2025.07.29 06:14:05.317340 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 47 rows starting from the beginning of the part | ||
| 3119 | 2025.07.29 06:14:05.317407 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3120 | 2025.07.29 06:14:05.317456 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 3121 | 2025.07.29 06:14:05.317497 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 3122 | 2025.07.29 06:14:05.317539 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3123 | 2025.07.29 06:14:05.317579 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 3124 | 2025.07.29 06:14:05.317735 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.07.29 06:14:05.317777 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3126 | 2025.07.29 06:14:05.318239 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3127 | 2025.07.29 06:14:05.318368 [ 196 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280778 sec., 112431.66263005768 rows/sec., 8.60 MiB/sec. | ||
| 3128 | 2025.07.29 06:14:05.318473 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.07.29 06:14:05.318513 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 3130 | 2025.07.29 06:14:05.318617 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001404 sec., 63390.313390313386 rows/sec., 4.95 MiB/sec. | ||
| 3131 | 2025.07.29 06:14:05.318661 [ 260 ] {a5337c5e-bac9-49d3-90d7-993cb9667796} <Debug> TCPHandler: Processed in 0.001577177 sec. | ||
| 3132 | 2025.07.29 06:14:05.318785 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.07.29 06:14:05.318791 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.07.29 06:14:05.318872 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_20_4} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 3135 | 2025.07.29 06:14:05.318903 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.07.29 06:14:05.318953 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2025.07.29 06:14:05.318953 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3138 | 2025.07.29 06:14:05.319396 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.07.29 06:14:05.319436 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3140 | 2025.07.29 06:14:05.319776 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3141 | 2025.07.29 06:14:05.319985 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.07.29 06:14:05.320116 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 3143 | 2025.07.29 06:14:05.320153 [ 260 ] {aaa1c2d8-3675-4dfa-8de1-e7b1e52ded6c} <Debug> TCPHandler: Processed in 0.001411482 sec. | ||
| 3144 | 2025.07.29 06:14:05.320272 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.07.29 06:14:05.320371 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3146 | 2025.07.29 06:14:05.320426 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3147 | 2025.07.29 06:14:05.321267 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.07.29 06:14:05.321304 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3149 | 2025.07.29 06:14:05.321828 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3150 | 2025.07.29 06:14:05.322052 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.07.29 06:14:05.322184 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 3152 | 2025.07.29 06:14:05.322234 [ 260 ] {f456edae-6b26-4b8e-af50-289aab289e1c} <Debug> TCPHandler: Processed in 0.00201008 sec. | ||
| 3153 | 2025.07.29 06:14:05.322355 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.07.29 06:14:05.322448 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.07.29 06:14:05.322489 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3156 | 2025.07.29 06:14:05.322856 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.07.29 06:14:05.322894 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3158 | 2025.07.29 06:14:05.323195 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3159 | 2025.07.29 06:14:05.323399 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.07.29 06:14:05.323525 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3161 | 2025.07.29 06:14:05.323560 [ 260 ] {fc3760c0-edef-4ecf-a987-0a342aa71d3d} <Debug> TCPHandler: Processed in 0.001252527 sec. | ||
| 3162 | 2025.07.29 06:14:09.568666 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3163 | 2025.07.29 06:14:09.568735 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3164 | 2025.07.29 06:14:09.655006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3165 | 2025.07.29 06:14:09.655482 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.07.29 06:14:09.655519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3167 | 2025.07.29 06:14:09.656021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3168 | 2025.07.29 06:14:09.656258 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.07.29 06:14:09.656414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3170 | 2025.07.29 06:14:10.106516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3171 | 2025.07.29 06:14:10.122747 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2025.07.29 06:14:10.122808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3173 | 2025.07.29 06:14:10.129051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3174 | 2025.07.29 06:14:10.129823 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2025.07.29 06:14:10.132918 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3176 | 2025.07.29 06:14:10.311570 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.07.29 06:14:10.311763 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3178 | 2025.07.29 06:14:10.311836 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3179 | 2025.07.29 06:14:10.312595 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.07.29 06:14:10.312651 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3181 | 2025.07.29 06:14:10.313037 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3182 | 2025.07.29 06:14:10.313253 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.07.29 06:14:10.313403 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.41 MiB/sec. | ||
| 3184 | 2025.07.29 06:14:10.313449 [ 260 ] {0305d5b0-45f6-4af7-9106-ff8b3f4d54e6} <Debug> TCPHandler: Processed in 0.00200741 sec. | ||
| 3185 | 2025.07.29 06:14:10.313570 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.07.29 06:14:10.313670 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3187 | 2025.07.29 06:14:10.313711 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3188 | 2025.07.29 06:14:10.314103 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.07.29 06:14:10.314139 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3190 | 2025.07.29 06:14:10.314424 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3191 | 2025.07.29 06:14:10.314625 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.07.29 06:14:10.314748 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001101 sec., 7266.121707538601 rows/sec., 546.38 KiB/sec. | ||
| 3193 | 2025.07.29 06:14:10.314785 [ 260 ] {34ac4426-a787-4c9e-a750-87e766b7e72a} <Debug> TCPHandler: Processed in 0.001265388 sec. | ||
| 3194 | 2025.07.29 06:14:10.314894 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.07.29 06:14:10.314986 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3196 | 2025.07.29 06:14:10.315024 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3197 | 2025.07.29 06:14:10.315432 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.07.29 06:14:10.315467 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3199 | 2025.07.29 06:14:10.315764 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3200 | 2025.07.29 06:14:10.315962 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.07.29 06:14:10.316087 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001118 sec., 64400.71556350626 rows/sec., 5.03 MiB/sec. | ||
| 3202 | 2025.07.29 06:14:10.316122 [ 260 ] {56b7b06d-6c49-4388-a8e7-30569bb7e47a} <Debug> TCPHandler: Processed in 0.001275078 sec. | ||
| 3203 | 2025.07.29 06:14:10.316229 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.07.29 06:14:10.316323 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3205 | 2025.07.29 06:14:10.316365 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3206 | 2025.07.29 06:14:10.316792 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.07.29 06:14:10.316829 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3208 | 2025.07.29 06:14:10.317157 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3209 | 2025.07.29 06:14:10.317366 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.07.29 06:14:10.317494 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3211 | 2025.07.29 06:14:10.317530 [ 260 ] {3b112831-fbbb-42f9-95b5-407cb55cf763} <Debug> TCPHandler: Processed in 0.00134782 sec. | ||
| 3212 | 2025.07.29 06:14:10.317664 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.07.29 06:14:10.317792 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.07.29 06:14:10.317857 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3215 | 2025.07.29 06:14:10.318752 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.07.29 06:14:10.318790 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3217 | 2025.07.29 06:14:10.319310 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3218 | 2025.07.29 06:14:10.319520 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.07.29 06:14:10.319653 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001886 sec., 4241.781548250265 rows/sec., 7.60 MiB/sec. | ||
| 3220 | 2025.07.29 06:14:10.319704 [ 260 ] {f944cd24-ec04-4139-9471-e91901a341a8} <Debug> TCPHandler: Processed in 0.002099332 sec. | ||
| 3221 | 2025.07.29 06:14:10.319816 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2025.07.29 06:14:10.319911 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3223 | 2025.07.29 06:14:10.319952 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3224 | 2025.07.29 06:14:10.320276 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.07.29 06:14:10.320312 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3226 | 2025.07.29 06:14:10.320599 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3227 | 2025.07.29 06:14:10.320803 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.07.29 06:14:10.320934 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3229 | 2025.07.29 06:14:10.320969 [ 260 ] {1a881bfc-06ff-4055-a9f5-2b84633d2be9} <Debug> TCPHandler: Processed in 0.001201496 sec. | ||
| 3230 | 2025.07.29 06:14:11.033979 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.07.29 06:14:11.034270 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3232 | 2025.07.29 06:14:11.034667 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3233 | 2025.07.29 06:14:11.034711 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 3234 | 2025.07.29 06:14:11.034991 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3235 | 2025.07.29 06:14:11.035063 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3236 | 2025.07.29 06:14:11.035204 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3237 | 2025.07.29 06:14:11.035433 [ 290 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3238 | 2025.07.29 06:14:11.035462 [ 292 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3239 | 2025.07.29 06:14:11.035562 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3240 | 2025.07.29 06:14:11.035597 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3241 | 2025.07.29 06:14:11.040392 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3242 | 2025.07.29 06:14:11.040428 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3243 | 2025.07.29 06:14:11.040494 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
| 3244 | 2025.07.29 06:14:11.040547 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
| 3245 | 2025.07.29 06:14:11.041577 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.007415 sec., 4180.714767363453 rows/sec., 168.84 KiB/sec. | ||
| 3246 | 2025.07.29 06:14:11.041707 [ 260 ] {d0f7235c-6cbe-4568-bb0d-2357c0148ada} <Debug> TCPHandler: Processed in 0.007862904 sec. | ||
| 3247 | 2025.07.29 06:14:11.044051 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.07.29 06:14:11.044227 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3249 | 2025.07.29 06:14:11.044510 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3250 | 2025.07.29 06:14:11.044553 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3251 | 2025.07.29 06:14:11.044788 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3252 | 2025.07.29 06:14:11.044841 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3253 | 2025.07.29 06:14:11.044950 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3254 | 2025.07.29 06:14:11.045020 [ 290 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3255 | 2025.07.29 06:14:11.045024 [ 293 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3256 | 2025.07.29 06:14:11.045147 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3257 | 2025.07.29 06:14:11.045172 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3258 | 2025.07.29 06:14:11.045229 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3259 | 2025.07.29 06:14:11.045247 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3260 | 2025.07.29 06:14:11.045278 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 3261 | 2025.07.29 06:14:11.045311 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 3262 | 2025.07.29 06:14:11.045971 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.001823 sec., 17004.9369171695 rows/sec., 686.75 KiB/sec. | ||
| 3263 | 2025.07.29 06:14:11.046081 [ 260 ] {c0d6c1c1-dbbd-4642-a8ae-bb3a2ec47201} <Debug> TCPHandler: Processed in 0.002093042 sec. | ||
| 3264 | 2025.07.29 06:14:11.046354 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.07.29 06:14:11.046492 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3266 | 2025.07.29 06:14:11.046737 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3267 | 2025.07.29 06:14:11.046773 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3268 | 2025.07.29 06:14:11.047005 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3269 | 2025.07.29 06:14:11.047060 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3270 | 2025.07.29 06:14:11.047161 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3271 | 2025.07.29 06:14:11.047221 [ 292 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3272 | 2025.07.29 06:14:11.047224 [ 293 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3273 | 2025.07.29 06:14:11.047319 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3274 | 2025.07.29 06:14:11.047344 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2025.07.29 06:14:11.047398 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3276 | 2025.07.29 06:14:11.047415 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3277 | 2025.07.29 06:14:11.047446 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 3278 | 2025.07.29 06:14:11.047475 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 3279 | 2025.07.29 06:14:11.048049 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.001615 sec., 19195.046439628484 rows/sec., 775.20 KiB/sec. | ||
| 3280 | 2025.07.29 06:14:11.048156 [ 260 ] {7542bd74-319a-45b6-8359-1017df03fa99} <Debug> TCPHandler: Processed in 0.001851075 sec. | ||
| 3281 | 2025.07.29 06:14:11.048415 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2025.07.29 06:14:11.048550 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3283 | 2025.07.29 06:14:11.048762 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3284 | 2025.07.29 06:14:11.048797 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3285 | 2025.07.29 06:14:11.048993 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3286 | 2025.07.29 06:14:11.049045 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3287 | 2025.07.29 06:14:11.049142 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3288 | 2025.07.29 06:14:11.049199 [ 292 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3289 | 2025.07.29 06:14:11.049199 [ 290 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3290 | 2025.07.29 06:14:11.049284 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3291 | 2025.07.29 06:14:11.049310 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3292 | 2025.07.29 06:14:11.049363 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3293 | 2025.07.29 06:14:11.049379 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3294 | 2025.07.29 06:14:11.049409 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 3295 | 2025.07.29 06:14:11.049438 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 3296 | 2025.07.29 06:14:11.050067 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.001573 sec., 19707.565162110615 rows/sec., 795.90 KiB/sec. | ||
| 3297 | 2025.07.29 06:14:11.050172 [ 260 ] {224be3d0-5514-4bb3-b527-09e891e7901e} <Debug> TCPHandler: Processed in 0.001806904 sec. | ||
| 3298 | 2025.07.29 06:14:11.050435 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.07.29 06:14:11.050570 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3300 | 2025.07.29 06:14:11.050782 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3301 | 2025.07.29 06:14:11.050817 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3302 | 2025.07.29 06:14:11.051024 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3303 | 2025.07.29 06:14:11.051077 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3304 | 2025.07.29 06:14:11.051174 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3305 | 2025.07.29 06:14:11.051231 [ 290 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3306 | 2025.07.29 06:14:11.051232 [ 292 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3307 | 2025.07.29 06:14:11.051305 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3308 | 2025.07.29 06:14:11.051330 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3309 | 2025.07.29 06:14:11.051384 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3310 | 2025.07.29 06:14:11.051401 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3311 | 2025.07.29 06:14:11.051431 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 3312 | 2025.07.29 06:14:11.051464 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 3313 | 2025.07.29 06:14:11.052225 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.00171 sec., 18128.654970760235 rows/sec., 732.14 KiB/sec. | ||
| 3314 | 2025.07.29 06:14:11.052329 [ 260 ] {c0b590f5-bbb5-493f-aa97-ec4588e14f8e} <Debug> TCPHandler: Processed in 0.001943398 sec. | ||
| 3315 | 2025.07.29 06:14:11.052567 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.07.29 06:14:11.052703 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3317 | 2025.07.29 06:14:11.052915 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3318 | 2025.07.29 06:14:11.052950 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3319 | 2025.07.29 06:14:11.053149 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3320 | 2025.07.29 06:14:11.053201 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3321 | 2025.07.29 06:14:11.053299 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3322 | 2025.07.29 06:14:11.053355 [ 290 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3323 | 2025.07.29 06:14:11.053357 [ 292 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3324 | 2025.07.29 06:14:11.053429 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 3325 | 2025.07.29 06:14:11.053454 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3326 | 2025.07.29 06:14:11.053508 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3327 | 2025.07.29 06:14:11.053525 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 3328 | 2025.07.29 06:14:11.053555 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 3329 | 2025.07.29 06:14:11.053586 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 3330 | 2025.07.29 06:14:11.054119 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> executeQuery: Read 31 rows, 1.25 KiB in 0.001474 sec., 21031.207598371777 rows/sec., 849.36 KiB/sec. | ||
| 3331 | 2025.07.29 06:14:11.054223 [ 260 ] {623a1f07-ed42-40ef-8f08-bb9316592971} <Debug> TCPHandler: Processed in 0.0017049 sec. | ||
| 3332 | 2025.07.29 06:14:11.074977 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.07.29 06:14:11.075090 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3334 | 2025.07.29 06:14:11.075133 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3335 | 2025.07.29 06:14:11.075774 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.07.29 06:14:11.075820 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3337 | 2025.07.29 06:14:11.076266 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3338 | 2025.07.29 06:14:11.076463 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2025.07.29 06:14:11.076605 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001546 sec., 3880.9831824062094 rows/sec., 1.80 MiB/sec. | ||
| 3340 | 2025.07.29 06:14:11.076645 [ 260 ] {c5a7e9da-298a-4932-b269-7013f31e4de1} <Debug> TCPHandler: Processed in 0.001720881 sec. | ||
| 3341 | 2025.07.29 06:14:11.076771 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2025.07.29 06:14:11.076874 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3343 | 2025.07.29 06:14:11.076916 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3344 | 2025.07.29 06:14:11.079886 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.07.29 06:14:11.079927 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3346 | 2025.07.29 06:14:11.080300 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3347 | 2025.07.29 06:14:11.080549 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.07.29 06:14:11.080701 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003844 sec., 6243.496357960457 rows/sec., 530.45 KiB/sec. | ||
| 3349 | 2025.07.29 06:14:11.080742 [ 260 ] {fe0e0f7e-ec6b-449d-84c8-4c1fe810db43} <Debug> TCPHandler: Processed in 0.004021849 sec. | ||
| 3350 | 2025.07.29 06:14:11.080875 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2025.07.29 06:14:11.080968 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3352 | 2025.07.29 06:14:11.081007 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3353 | 2025.07.29 06:14:11.081442 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.07.29 06:14:11.081478 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3355 | 2025.07.29 06:14:11.081789 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3356 | 2025.07.29 06:14:11.081993 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.07.29 06:14:11.082118 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001168 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. | ||
| 3358 | 2025.07.29 06:14:11.082154 [ 260 ] {cfdce3a9-3827-4ad8-86c7-ef2e7e689f5f} <Debug> TCPHandler: Processed in 0.001328479 sec. | ||
| 3359 | 2025.07.29 06:14:11.082266 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2025.07.29 06:14:11.082357 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3361 | 2025.07.29 06:14:11.082394 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3362 | 2025.07.29 06:14:11.083730 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.07.29 06:14:11.083766 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3364 | 2025.07.29 06:14:11.084227 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3365 | 2025.07.29 06:14:11.084436 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.07.29 06:14:11.084540 [ 113 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3367 | 2025.07.29 06:14:11.084563 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Debug> executeQuery: Read 1370 rows, 116.92 KiB in 0.002224 sec., 616007.1942446043 rows/sec., 51.34 MiB/sec. | ||
| 3368 | 2025.07.29 06:14:11.084607 [ 113 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2025.07.29 06:14:11.084630 [ 260 ] {6a65cf55-35a4-4e72-8b55-3a6f6f8c9f1c} <Debug> TCPHandler: Processed in 0.002412972 sec. | ||
| 3370 | 2025.07.29 06:14:11.084633 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3371 | 2025.07.29 06:14:11.084757 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2025.07.29 06:14:11.084797 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 3373 | 2025.07.29 06:14:11.084856 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3374 | 2025.07.29 06:14:11.084906 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3375 | 2025.07.29 06:14:11.085023 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3376 | 2025.07.29 06:14:11.085087 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1271 rows starting from the beginning of the part | ||
| 3377 | 2025.07.29 06:14:11.085248 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 3378 | 2025.07.29 06:14:11.085340 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 3379 | 2025.07.29 06:14:11.085375 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2025.07.29 06:14:11.085407 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 3381 | 2025.07.29 06:14:11.085418 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3382 | 2025.07.29 06:14:11.085479 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 3383 | 2025.07.29 06:14:11.085549 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1370 rows starting from the beginning of the part | ||
| 3384 | 2025.07.29 06:14:11.085763 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3385 | 2025.07.29 06:14:11.086012 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.07.29 06:14:11.086145 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Debug> executeQuery: Read 45 rows, 3.40 KiB in 0.001308 sec., 34403.66972477065 rows/sec., 2.54 MiB/sec. | ||
| 3387 | 2025.07.29 06:14:11.086182 [ 260 ] {1f925ed1-2340-4679-8d52-f7b5ba8d85fe} <Debug> TCPHandler: Processed in 0.001473544 sec. | ||
| 3388 | 2025.07.29 06:14:11.086292 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.07.29 06:14:11.086383 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3390 | 2025.07.29 06:14:11.086422 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3391 | 2025.07.29 06:14:11.086942 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.07.29 06:14:11.086978 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3393 | 2025.07.29 06:14:11.087304 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3394 | 2025.07.29 06:14:11.087307 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002596207 sec., 1155146.7198108626 rows/sec., 100.10 MiB/sec. | ||
| 3395 | 2025.07.29 06:14:11.087528 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.07.29 06:14:11.087565 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3397 | 2025.07.29 06:14:11.087666 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001301 sec., 193697.15603382012 rows/sec., 13.40 MiB/sec. | ||
| 3398 | 2025.07.29 06:14:11.087710 [ 260 ] {77e87db0-bd96-4226-acfd-d20aa05258e5} <Debug> TCPHandler: Processed in 0.001467454 sec. | ||
| 3399 | 2025.07.29 06:14:11.087827 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2025.07.29 06:14:11.087867 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.07.29 06:14:11.087921 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3402 | 2025.07.29 06:14:11.087950 [ 196 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_26_5} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3403 | 2025.07.29 06:14:11.087965 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3404 | 2025.07.29 06:14:11.088031 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3405 | 2025.07.29 06:14:11.088364 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.07.29 06:14:11.088404 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3407 | 2025.07.29 06:14:11.091060 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3408 | 2025.07.29 06:14:11.091318 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.07.29 06:14:11.091468 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003562 sec., 3368.893879842785 rows/sec., 263.19 KiB/sec. | ||
| 3410 | 2025.07.29 06:14:11.091511 [ 260 ] {36095fac-1f84-46e6-9df6-a4c3ea7a7c49} <Debug> TCPHandler: Processed in 0.003731661 sec. | ||
| 3411 | 2025.07.29 06:14:11.091642 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2025.07.29 06:14:11.091747 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3413 | 2025.07.29 06:14:11.091784 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2025.07.29 06:14:11.092480 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2025.07.29 06:14:11.092516 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3416 | 2025.07.29 06:14:11.092867 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3417 | 2025.07.29 06:14:11.093080 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2025.07.29 06:14:11.093177 [ 113 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3419 | 2025.07.29 06:14:11.093206 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Debug> executeQuery: Read 589 rows, 45.32 KiB in 0.001478 sec., 398511.50202977 rows/sec., 29.94 MiB/sec. | ||
| 3420 | 2025.07.29 06:14:11.093217 [ 113 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.07.29 06:14:11.093245 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3422 | 2025.07.29 06:14:11.093249 [ 260 ] {e51d6856-2a63-4b11-86da-335dba12142f} <Debug> TCPHandler: Processed in 0.001664679 sec. | ||
| 3423 | 2025.07.29 06:14:11.093332 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 3424 | 2025.07.29 06:14:11.093365 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.07.29 06:14:11.093432 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3426 | 2025.07.29 06:14:11.093458 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2025.07.29 06:14:11.093463 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 585 rows starting from the beginning of the part | ||
| 3428 | 2025.07.29 06:14:11.093499 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2025.07.29 06:14:11.093548 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 3430 | 2025.07.29 06:14:11.093600 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 3431 | 2025.07.29 06:14:11.093643 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 3432 | 2025.07.29 06:14:11.093692 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 3433 | 2025.07.29 06:14:11.093734 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 589 rows starting from the beginning of the part | ||
| 3434 | 2025.07.29 06:14:11.094294 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2025.07.29 06:14:11.094328 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3436 | 2025.07.29 06:14:11.094719 [ 191 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427462 sec., 1050816.0637551122 rows/sec., 83.38 MiB/sec. | ||
| 3437 | 2025.07.29 06:14:11.094788 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3438 | 2025.07.29 06:14:11.094854 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3439 | 2025.07.29 06:14:11.095016 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.07.29 06:14:11.095087 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.07.29 06:14:11.095118 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3442 | 2025.07.29 06:14:11.095144 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Debug> executeQuery: Read 1248 rows, 92.62 KiB in 0.001705 sec., 731964.8093841643 rows/sec., 53.05 MiB/sec. | ||
| 3443 | 2025.07.29 06:14:11.095151 [ 199 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_26_5} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3444 | 2025.07.29 06:14:11.095154 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2025.07.29 06:14:11.095184 [ 260 ] {9b8c0566-79cd-450d-a05a-602a5e240b44} <Debug> TCPHandler: Processed in 0.001867306 sec. | ||
| 3446 | 2025.07.29 06:14:11.095192 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3447 | 2025.07.29 06:14:11.095226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3448 | 2025.07.29 06:14:11.095306 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.07.29 06:14:11.095311 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 3450 | 2025.07.29 06:14:11.095401 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2025.07.29 06:14:11.095422 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2025.07.29 06:14:11.095455 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6573 rows starting from the beginning of the part | ||
| 3453 | 2025.07.29 06:14:11.095458 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3454 | 2025.07.29 06:14:11.095511 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3455 | 2025.07.29 06:14:11.095558 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
| 3456 | 2025.07.29 06:14:11.095599 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 3457 | 2025.07.29 06:14:11.095638 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3458 | 2025.07.29 06:14:11.095677 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1248 rows starting from the beginning of the part | ||
| 3459 | 2025.07.29 06:14:11.096307 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.07.29 06:14:11.096348 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3461 | 2025.07.29 06:14:11.096890 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3462 | 2025.07.29 06:14:11.097126 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2025.07.29 06:14:11.097233 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3464 | 2025.07.29 06:14:11.097265 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.07.29 06:14:11.097269 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001886 sec., 13255.567338282079 rows/sec., 23.75 MiB/sec. | ||
| 3466 | 2025.07.29 06:14:11.097282 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3467 | 2025.07.29 06:14:11.097335 [ 260 ] {c663ac28-7322-4c25-aec6-38da08016982} <Debug> TCPHandler: Processed in 0.002077602 sec. | ||
| 3468 | 2025.07.29 06:14:11.097358 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 3469 | 2025.07.29 06:14:11.097451 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.07.29 06:14:11.097503 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3471 | 2025.07.29 06:14:11.097545 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.07.29 06:14:11.097549 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 287 rows starting from the beginning of the part | ||
| 3473 | 2025.07.29 06:14:11.097586 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3474 | 2025.07.29 06:14:11.097653 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3475 | 2025.07.29 06:14:11.097741 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 3476 | 2025.07.29 06:14:11.097822 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3477 | 2025.07.29 06:14:11.097900 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 3478 | 2025.07.29 06:14:11.097909 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.07.29 06:14:11.097944 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3480 | 2025.07.29 06:14:11.097980 [ 199 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3481 | 2025.07.29 06:14:11.098312 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3482 | 2025.07.29 06:14:11.098529 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2025.07.29 06:14:11.098642 [ 113 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3484 | 2025.07.29 06:14:11.098660 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 730.27 KiB/sec. | ||
| 3485 | 2025.07.29 06:14:11.098674 [ 113 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.07.29 06:14:11.098701 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3487 | 2025.07.29 06:14:11.098703 [ 260 ] {382333c6-c33f-4bf4-aa5e-fa29845a5a5a} <Debug> TCPHandler: Processed in 0.001300179 sec. | ||
| 3488 | 2025.07.29 06:14:11.098771 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 3489 | 2025.07.29 06:14:11.098864 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2025.07.29 06:14:11.098901 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 3491 | 2025.07.29 06:14:11.098948 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 3492 | 2025.07.29 06:14:11.098986 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 3493 | 2025.07.29 06:14:11.099020 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 3494 | 2025.07.29 06:14:11.099054 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 3495 | 2025.07.29 06:14:11.099087 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 3496 | 2025.07.29 06:14:11.099724 [ 189 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8463 rows, containing 5 columns (5 merged, 0 gathered) in 0.004445732 sec., 1903623.520266179 rows/sec., 131.02 MiB/sec. | ||
| 3497 | 2025.07.29 06:14:11.099938 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3498 | 2025.07.29 06:14:11.100027 [ 189 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288708 sec., 1056872.4645148474 rows/sec., 71.15 MiB/sec. | ||
| 3499 | 2025.07.29 06:14:11.100239 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3500 | 2025.07.29 06:14:11.100245 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.07.29 06:14:11.100329 [ 186 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3502 | 2025.07.29 06:14:11.100410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3503 | 2025.07.29 06:14:11.100484 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.07.29 06:14:11.100547 [ 191 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_26_5} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3505 | 2025.07.29 06:14:11.100604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3506 | 2025.07.29 06:14:11.101299 [ 189 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 19 columns (19 merged, 0 gathered) in 0.003968278 sec., 95255.4231331575 rows/sec., 170.69 MiB/sec. | ||
| 3507 | 2025.07.29 06:14:11.101972 [ 189 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3508 | 2025.07.29 06:14:11.102341 [ 189 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.07.29 06:14:11.102417 [ 189 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3510 | 2025.07.29 06:14:11.102535 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 3511 | 2025.07.29 06:14:12.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.57 MiB, peak 226.62 MiB, free memory in arenas 0.00 B, will set to 218.06 MiB (RSS), difference: 2.49 MiB | ||
| 3512 | 2025.07.29 06:14:14.671815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 506 | ||
| 3513 | 2025.07.29 06:14:14.674702 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.07.29 06:14:14.674760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3515 | 2025.07.29 06:14:14.676014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3516 | 2025.07.29 06:14:14.676297 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.07.29 06:14:14.676562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3518 | 2025.07.29 06:14:15.311156 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2025.07.29 06:14:15.311350 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3520 | 2025.07.29 06:14:15.311422 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3521 | 2025.07.29 06:14:15.312238 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2025.07.29 06:14:15.312288 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3523 | 2025.07.29 06:14:15.312680 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3524 | 2025.07.29 06:14:15.312911 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2025.07.29 06:14:15.313077 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.41 MiB/sec. | ||
| 3526 | 2025.07.29 06:14:15.313124 [ 260 ] {c7962841-5955-49d0-bb8c-066c3025e457} <Debug> TCPHandler: Processed in 0.002097522 sec. | ||
| 3527 | 2025.07.29 06:14:15.313256 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2025.07.29 06:14:15.313358 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3529 | 2025.07.29 06:14:15.313399 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3530 | 2025.07.29 06:14:15.313907 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.07.29 06:14:15.313944 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3532 | 2025.07.29 06:14:15.314250 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3533 | 2025.07.29 06:14:15.314456 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2025.07.29 06:14:15.314582 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 3535 | 2025.07.29 06:14:15.314619 [ 260 ] {4e0a2fb5-4b35-4e42-9186-3a39c58735ce} <Debug> TCPHandler: Processed in 0.001414872 sec. | ||
| 3536 | 2025.07.29 06:14:15.314742 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2025.07.29 06:14:15.314837 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3538 | 2025.07.29 06:14:15.314880 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3539 | 2025.07.29 06:14:15.315308 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.07.29 06:14:15.315345 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3541 | 2025.07.29 06:14:15.315669 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3542 | 2025.07.29 06:14:15.315877 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2025.07.29 06:14:15.316003 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001186 sec., 107925.80101180439 rows/sec., 7.52 MiB/sec. | ||
| 3544 | 2025.07.29 06:14:15.316040 [ 260 ] {a9a22a75-c782-48dc-88d0-b97d6abeceff} <Debug> TCPHandler: Processed in 0.00134722 sec. | ||
| 3545 | 2025.07.29 06:14:15.316161 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2025.07.29 06:14:15.316255 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.07.29 06:14:15.316295 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3548 | 2025.07.29 06:14:15.316636 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2025.07.29 06:14:15.316673 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3550 | 2025.07.29 06:14:15.316969 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3551 | 2025.07.29 06:14:15.317173 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2025.07.29 06:14:15.317299 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 3553 | 2025.07.29 06:14:15.317334 [ 260 ] {fc67f2e5-1c66-457d-a3c0-7deeda37c2c3} <Debug> TCPHandler: Processed in 0.001221777 sec. | ||
| 3554 | 2025.07.29 06:14:17.157413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3555 | 2025.07.29 06:14:17.157949 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.07.29 06:14:17.158000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3557 | 2025.07.29 06:14:17.158571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3558 | 2025.07.29 06:14:17.158824 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.07.29 06:14:17.158989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3560 | 2025.07.29 06:14:17.633907 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3561 | 2025.07.29 06:14:17.650186 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.07.29 06:14:17.650239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3563 | 2025.07.29 06:14:17.656465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3564 | 2025.07.29 06:14:17.657189 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2025.07.29 06:14:17.660052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3566 | 2025.07.29 06:14:20.312535 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.07.29 06:14:20.312793 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3568 | 2025.07.29 06:14:20.312886 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3569 | 2025.07.29 06:14:20.313584 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.07.29 06:14:20.313626 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3571 | 2025.07.29 06:14:20.314046 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3572 | 2025.07.29 06:14:20.314273 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.07.29 06:14:20.314429 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001704 sec., 42253.52112676056 rows/sec., 3.38 MiB/sec. | ||
| 3574 | 2025.07.29 06:14:20.314476 [ 260 ] {7565b205-3156-4572-a01a-4aadd6f7ddd2} <Debug> TCPHandler: Processed in 0.002099982 sec. | ||
| 3575 | 2025.07.29 06:14:20.314607 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.07.29 06:14:20.314709 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3577 | 2025.07.29 06:14:20.314752 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3578 | 2025.07.29 06:14:20.315164 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.07.29 06:14:20.315199 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3580 | 2025.07.29 06:14:20.315499 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3581 | 2025.07.29 06:14:20.315711 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.07.29 06:14:20.315841 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001155 sec., 6926.406926406927 rows/sec., 520.83 KiB/sec. | ||
| 3583 | 2025.07.29 06:14:20.315878 [ 260 ] {bfa2250c-71c7-4e6c-9380-70fbaf217159} <Debug> TCPHandler: Processed in 0.001323949 sec. | ||
| 3584 | 2025.07.29 06:14:20.316010 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.07.29 06:14:20.316135 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3586 | 2025.07.29 06:14:20.316184 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3587 | 2025.07.29 06:14:20.316703 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.07.29 06:14:20.316745 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3589 | 2025.07.29 06:14:20.317119 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3590 | 2025.07.29 06:14:20.317335 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.07.29 06:14:20.317464 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001357 sec., 53058.216654384676 rows/sec., 4.14 MiB/sec. | ||
| 3592 | 2025.07.29 06:14:20.317502 [ 260 ] {0267eed4-1c07-4a03-9c17-eba3e2611cf2} <Debug> TCPHandler: Processed in 0.001553687 sec. | ||
| 3593 | 2025.07.29 06:14:20.317616 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.07.29 06:14:20.317715 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.07.29 06:14:20.317758 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3596 | 2025.07.29 06:14:20.318172 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.07.29 06:14:20.318207 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3598 | 2025.07.29 06:14:20.318544 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3599 | 2025.07.29 06:14:20.318757 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.07.29 06:14:20.318886 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 3601 | 2025.07.29 06:14:20.318923 [ 260 ] {0b5b2383-1ef3-48ac-86d6-50544b6cc212} <Debug> TCPHandler: Processed in 0.001355621 sec. | ||
| 3602 | 2025.07.29 06:14:20.319032 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.07.29 06:14:20.319127 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.07.29 06:14:20.319182 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3605 | 2025.07.29 06:14:20.319948 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.07.29 06:14:20.319983 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3607 | 2025.07.29 06:14:20.320509 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3608 | 2025.07.29 06:14:20.320731 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.07.29 06:14:20.320869 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00176 sec., 4545.454545454545 rows/sec., 8.15 MiB/sec. | ||
| 3610 | 2025.07.29 06:14:20.320929 [ 260 ] {bb2b8829-2d01-41ea-92cf-d450005a91bd} <Debug> TCPHandler: Processed in 0.001944958 sec. | ||
| 3611 | 2025.07.29 06:14:20.321044 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.07.29 06:14:20.321140 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3613 | 2025.07.29 06:14:20.321181 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3614 | 2025.07.29 06:14:20.321524 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.07.29 06:14:20.321559 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3616 | 2025.07.29 06:14:20.321859 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3617 | 2025.07.29 06:14:20.322064 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.07.29 06:14:20.322189 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3619 | 2025.07.29 06:14:20.322225 [ 260 ] {f7e80148-daf7-4b2d-9130-74c5b8cd10aa} <Debug> TCPHandler: Processed in 0.001230256 sec. | ||
| 3620 | 2025.07.29 06:14:24.048456 [ 92 ] {} <Debug> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3621 | 2025.07.29 06:14:24.048539 [ 92 ] {} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.07.29 06:14:24.048561 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3623 | 2025.07.29 06:14:24.048678 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::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 | ||
| 3624 | 2025.07.29 06:14:24.048821 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3625 | 2025.07.29 06:14:24.048858 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 3626 | 2025.07.29 06:14:24.048930 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3627 | 2025.07.29 06:14:24.048981 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3628 | 2025.07.29 06:14:24.049025 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3629 | 2025.07.29 06:14:24.049064 [ 189 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::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 | ||
| 3630 | 2025.07.29 06:14:24.049787 [ 191 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160784 sec., 25844.60157962205 rows/sec., 2.16 MiB/sec. | ||
| 3631 | 2025.07.29 06:14:24.049971 [ 186 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3632 | 2025.07.29 06:14:24.050275 [ 186 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.07.29 06:14:24.050346 [ 186 ] {c429a405-a53a-4154-a5ba-82dc8ee2b00b::all_1_9_2} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3634 | 2025.07.29 06:14:24.050434 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3635 | 2025.07.29 06:14:24.568789 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3636 | 2025.07.29 06:14:24.568844 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3637 | 2025.07.29 06:14:24.659948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3638 | 2025.07.29 06:14:24.660450 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.07.29 06:14:24.660488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3640 | 2025.07.29 06:14:24.660988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3641 | 2025.07.29 06:14:24.661233 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.07.29 06:14:24.661376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3643 | 2025.07.29 06:14:24.677652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 526 | ||
| 3644 | 2025.07.29 06:14:24.679792 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.07.29 06:14:24.679855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3646 | 2025.07.29 06:14:24.681105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3647 | 2025.07.29 06:14:24.681398 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.07.29 06:14:24.681785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3649 | 2025.07.29 06:14:25.160999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3650 | 2025.07.29 06:14:25.178798 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.07.29 06:14:25.178860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3652 | 2025.07.29 06:14:25.185190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3653 | 2025.07.29 06:14:25.185893 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.07.29 06:14:25.189361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3655 | 2025.07.29 06:14:25.312268 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2025.07.29 06:14:25.312443 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3657 | 2025.07.29 06:14:25.312506 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3658 | 2025.07.29 06:14:25.313173 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.07.29 06:14:25.313219 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3660 | 2025.07.29 06:14:25.313626 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3661 | 2025.07.29 06:14:25.313850 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2025.07.29 06:14:25.313996 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.0016 sec., 66250 rows/sec., 5.53 MiB/sec. | ||
| 3663 | 2025.07.29 06:14:25.314037 [ 260 ] {7afc7fdb-8418-4829-b812-994ff041cb42} <Debug> TCPHandler: Processed in 0.001888707 sec. | ||
| 3664 | 2025.07.29 06:14:25.314163 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2025.07.29 06:14:25.314259 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3666 | 2025.07.29 06:14:25.314299 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3667 | 2025.07.29 06:14:25.314695 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.07.29 06:14:25.314735 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3669 | 2025.07.29 06:14:25.315031 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3670 | 2025.07.29 06:14:25.315233 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2025.07.29 06:14:25.315360 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.64 MiB/sec. | ||
| 3672 | 2025.07.29 06:14:25.315398 [ 260 ] {3bc00083-ada9-4e72-8bd2-566246af075e} <Debug> TCPHandler: Processed in 0.001284168 sec. | ||
| 3673 | 2025.07.29 06:14:25.315509 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2025.07.29 06:14:25.315602 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3675 | 2025.07.29 06:14:25.315641 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3676 | 2025.07.29 06:14:25.316060 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2025.07.29 06:14:25.316096 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3678 | 2025.07.29 06:14:25.316409 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3679 | 2025.07.29 06:14:25.316627 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2025.07.29 06:14:25.316751 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001167 sec., 76263.92459297343 rows/sec., 5.96 MiB/sec. | ||
| 3681 | 2025.07.29 06:14:25.316788 [ 260 ] {a2f3bd25-525b-425c-b72c-00351514b838} <Debug> TCPHandler: Processed in 0.001328129 sec. | ||
| 3682 | 2025.07.29 06:14:25.316896 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2025.07.29 06:14:25.316990 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2025.07.29 06:14:25.317032 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3685 | 2025.07.29 06:14:25.317426 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.07.29 06:14:25.317460 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3687 | 2025.07.29 06:14:25.317789 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3688 | 2025.07.29 06:14:25.317999 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.07.29 06:14:25.318128 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3690 | 2025.07.29 06:14:25.318164 [ 260 ] {93a383dd-4ca8-4a4b-9850-cef991786c96} <Debug> TCPHandler: Processed in 0.001316079 sec. | ||
| 3691 | 2025.07.29 06:14:25.318262 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2025.07.29 06:14:25.318355 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3693 | 2025.07.29 06:14:25.318409 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3694 | 2025.07.29 06:14:25.319202 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2025.07.29 06:14:25.319238 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3696 | 2025.07.29 06:14:25.319786 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3697 | 2025.07.29 06:14:25.320001 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.07.29 06:14:25.320134 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001796 sec., 13919.821826280622 rows/sec., 24.94 MiB/sec. | ||
| 3699 | 2025.07.29 06:14:25.320192 [ 260 ] {dc916e28-c1f5-451d-ba6b-ca2c4975f127} <Debug> TCPHandler: Processed in 0.001976549 sec. | ||
| 3700 | 2025.07.29 06:14:25.320299 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2025.07.29 06:14:25.320393 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3702 | 2025.07.29 06:14:25.320433 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3703 | 2025.07.29 06:14:25.320764 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.07.29 06:14:25.320799 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3705 | 2025.07.29 06:14:25.321096 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3706 | 2025.07.29 06:14:25.321296 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.07.29 06:14:25.321418 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 3708 | 2025.07.29 06:14:25.321453 [ 260 ] {faae1d02-301d-4478-b4d1-31994dbef27c} <Debug> TCPHandler: Processed in 0.001203526 sec. | ||
| 3709 | 2025.07.29 06:14:30.304658 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2025.07.29 06:14:30.304910 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3711 | 2025.07.29 06:14:30.305293 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3712 | 2025.07.29 06:14:30.305334 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3713 | 2025.07.29 06:14:30.305609 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3714 | 2025.07.29 06:14:30.305748 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3715 | 2025.07.29 06:14:30.305903 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3716 | 2025.07.29 06:14:30.306040 [ 290 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3717 | 2025.07.29 06:14:30.306048 [ 293 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3718 | 2025.07.29 06:14:30.306040 [ 292 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3719 | 2025.07.29 06:14:30.306196 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3720 | 2025.07.29 06:14:30.306227 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3721 | 2025.07.29 06:14:30.306317 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3722 | 2025.07.29 06:14:30.306345 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3723 | 2025.07.29 06:14:30.306383 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3724 | 2025.07.29 06:14:30.306450 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3725 | 2025.07.29 06:14:30.306510 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3726 | 2025.07.29 06:14:30.307393 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.002576 sec., 14363.35403726708 rows/sec., 604.29 KiB/sec. | ||
| 3727 | 2025.07.29 06:14:30.307562 [ 260 ] {fd37b377-2abc-491a-b34c-a0887be60025} <Debug> TCPHandler: Processed in 0.003042371 sec. | ||
| 3728 | 2025.07.29 06:14:30.307903 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2025.07.29 06:14:30.308059 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3730 | 2025.07.29 06:14:30.308320 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3731 | 2025.07.29 06:14:30.308364 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3732 | 2025.07.29 06:14:30.308604 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3733 | 2025.07.29 06:14:30.308668 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3734 | 2025.07.29 06:14:30.308781 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3735 | 2025.07.29 06:14:30.308844 [ 295 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3736 | 2025.07.29 06:14:30.308844 [ 290 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3737 | 2025.07.29 06:14:30.308856 [ 293 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3738 | 2025.07.29 06:14:30.308967 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3739 | 2025.07.29 06:14:30.308992 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3740 | 2025.07.29 06:14:30.309064 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3741 | 2025.07.29 06:14:30.309082 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3742 | 2025.07.29 06:14:30.309113 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3743 | 2025.07.29 06:14:30.309145 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3744 | 2025.07.29 06:14:30.309187 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3745 | 2025.07.29 06:14:30.309908 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001919 sec., 19280.87545596665 rows/sec., 811.17 KiB/sec. | ||
| 3746 | 2025.07.29 06:14:30.310045 [ 260 ] {a0a8e6b0-49d4-47b3-a3e0-ba1e6849b92a} <Debug> TCPHandler: Processed in 0.002201205 sec. | ||
| 3747 | 2025.07.29 06:14:30.310627 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.07.29 06:14:30.310770 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 3749 | 2025.07.29 06:14:30.310997 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3750 | 2025.07.29 06:14:30.311033 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 3751 | 2025.07.29 06:14:30.311270 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3752 | 2025.07.29 06:14:30.311324 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3753 | 2025.07.29 06:14:30.311425 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3754 | 2025.07.29 06:14:30.311495 [ 290 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3755 | 2025.07.29 06:14:30.311495 [ 292 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3756 | 2025.07.29 06:14:30.311497 [ 293 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3757 | 2025.07.29 06:14:30.311637 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3758 | 2025.07.29 06:14:30.311663 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3759 | 2025.07.29 06:14:30.311731 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3760 | 2025.07.29 06:14:30.311748 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3761 | 2025.07.29 06:14:30.311778 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3762 | 2025.07.29 06:14:30.311810 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3763 | 2025.07.29 06:14:30.311846 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3764 | 2025.07.29 06:14:30.312505 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001799 sec., 20566.98165647582 rows/sec., 865.28 KiB/sec. | ||
| 3765 | 2025.07.29 06:14:30.312638 [ 260 ] {dddec749-bbf1-4288-afa2-829c292cd35f} <Debug> TCPHandler: Processed in 0.002061222 sec. | ||
| 3766 | 2025.07.29 06:14:30.312880 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2025.07.29 06:14:30.313015 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 3768 | 2025.07.29 06:14:30.313232 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3769 | 2025.07.29 06:14:30.313269 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 3770 | 2025.07.29 06:14:30.313474 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3771 | 2025.07.29 06:14:30.313526 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3772 | 2025.07.29 06:14:30.313624 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3773 | 2025.07.29 06:14:30.313684 [ 292 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3774 | 2025.07.29 06:14:30.313685 [ 295 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3775 | 2025.07.29 06:14:30.313692 [ 293 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3776 | 2025.07.29 06:14:30.313806 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3777 | 2025.07.29 06:14:30.313831 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3778 | 2025.07.29 06:14:30.313897 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3779 | 2025.07.29 06:14:30.313914 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3780 | 2025.07.29 06:14:30.313945 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3781 | 2025.07.29 06:14:30.313976 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3782 | 2025.07.29 06:14:30.314023 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3783 | 2025.07.29 06:14:30.314583 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001624 sec., 22783.251231527094 rows/sec., 958.52 KiB/sec. | ||
| 3784 | 2025.07.29 06:14:30.314714 [ 260 ] {ff0435c7-282a-4466-8035-466f0c86e00d} <Debug> TCPHandler: Processed in 0.001883177 sec. | ||
| 3785 | 2025.07.29 06:14:30.314950 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2025.07.29 06:14:30.315086 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 3787 | 2025.07.29 06:14:30.315317 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3788 | 2025.07.29 06:14:30.315354 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy')" moved to PREWHERE | ||
| 3789 | 2025.07.29 06:14:30.315570 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3790 | 2025.07.29 06:14:30.315621 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3791 | 2025.07.29 06:14:30.315718 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3792 | 2025.07.29 06:14:30.315778 [ 295 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3793 | 2025.07.29 06:14:30.315787 [ 290 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3794 | 2025.07.29 06:14:30.315793 [ 293 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3795 | 2025.07.29 06:14:30.315894 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3796 | 2025.07.29 06:14:30.315919 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3797 | 2025.07.29 06:14:30.315985 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3798 | 2025.07.29 06:14:30.316002 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3799 | 2025.07.29 06:14:30.316032 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy'))" | ||
| 3800 | 2025.07.29 06:14:30.316064 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy'))" | ||
| 3801 | 2025.07.29 06:14:30.316091 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy'))" | ||
| 3802 | 2025.07.29 06:14:30.316702 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001673 sec., 22115.95935445308 rows/sec., 930.45 KiB/sec. | ||
| 3803 | 2025.07.29 06:14:30.316835 [ 260 ] {b007d75d-1216-4ff7-b3ae-24add5646ee5} <Debug> TCPHandler: Processed in 0.001934217 sec. | ||
| 3804 | 2025.07.29 06:14:30.317067 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2025.07.29 06:14:30.317203 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3806 | 2025.07.29 06:14:30.317422 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3807 | 2025.07.29 06:14:30.317459 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3808 | 2025.07.29 06:14:30.317666 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3809 | 2025.07.29 06:14:30.317717 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3810 | 2025.07.29 06:14:30.317814 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3811 | 2025.07.29 06:14:30.317872 [ 295 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3812 | 2025.07.29 06:14:30.317874 [ 290 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3813 | 2025.07.29 06:14:30.317882 [ 293 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3814 | 2025.07.29 06:14:30.317981 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3815 | 2025.07.29 06:14:30.318007 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3816 | 2025.07.29 06:14:30.318072 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3817 | 2025.07.29 06:14:30.318090 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3818 | 2025.07.29 06:14:30.318119 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy'))" | ||
| 3819 | 2025.07.29 06:14:30.318150 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy'))" | ||
| 3820 | 2025.07.29 06:14:30.318177 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy'))" | ||
| 3821 | 2025.07.29 06:14:30.318782 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001636 sec., 22616.136919315402 rows/sec., 951.49 KiB/sec. | ||
| 3822 | 2025.07.29 06:14:30.318912 [ 260 ] {d061e4cd-8526-4d55-8957-70c0be4d0dab} <Debug> TCPHandler: Processed in 0.001892556 sec. | ||
| 3823 | 2025.07.29 06:14:30.319125 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.07.29 06:14:30.319259 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3825 | 2025.07.29 06:14:30.319480 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3826 | 2025.07.29 06:14:30.319517 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3827 | 2025.07.29 06:14:30.319753 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3828 | 2025.07.29 06:14:30.319807 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3829 | 2025.07.29 06:14:30.319904 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3830 | 2025.07.29 06:14:30.319973 [ 295 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3831 | 2025.07.29 06:14:30.319973 [ 290 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3832 | 2025.07.29 06:14:30.319974 [ 293 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3833 | 2025.07.29 06:14:30.320089 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3834 | 2025.07.29 06:14:30.320114 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3835 | 2025.07.29 06:14:30.320181 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3836 | 2025.07.29 06:14:30.320198 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3837 | 2025.07.29 06:14:30.320227 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3838 | 2025.07.29 06:14:30.320271 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3839 | 2025.07.29 06:14:30.320325 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3840 | 2025.07.29 06:14:30.320916 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001712 sec., 21612.149532710282 rows/sec., 909.25 KiB/sec. | ||
| 3841 | 2025.07.29 06:14:30.321047 [ 260 ] {163bd6c6-d904-4891-bba5-48445da91937} <Debug> TCPHandler: Processed in 0.001970299 sec. | ||
| 3842 | 2025.07.29 06:14:30.321270 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2025.07.29 06:14:30.321407 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3844 | 2025.07.29 06:14:30.321627 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3845 | 2025.07.29 06:14:30.321664 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3846 | 2025.07.29 06:14:30.321875 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3847 | 2025.07.29 06:14:30.321926 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3848 | 2025.07.29 06:14:30.322022 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3849 | 2025.07.29 06:14:30.322080 [ 290 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3850 | 2025.07.29 06:14:30.322080 [ 295 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3851 | 2025.07.29 06:14:30.322089 [ 293 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3852 | 2025.07.29 06:14:30.322188 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3853 | 2025.07.29 06:14:30.322213 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3854 | 2025.07.29 06:14:30.322279 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3855 | 2025.07.29 06:14:30.322296 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3856 | 2025.07.29 06:14:30.322326 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3857 | 2025.07.29 06:14:30.322358 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3858 | 2025.07.29 06:14:30.322386 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3859 | 2025.07.29 06:14:30.323020 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001672 sec., 22129.186602870814 rows/sec., 931.01 KiB/sec. | ||
| 3860 | 2025.07.29 06:14:30.323149 [ 260 ] {44bb0cc7-7205-4f8c-953e-1c87f390fad4} <Debug> TCPHandler: Processed in 0.001927387 sec. | ||
| 3861 | 2025.07.29 06:14:30.323362 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.07.29 06:14:30.323496 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3863 | 2025.07.29 06:14:30.323717 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3864 | 2025.07.29 06:14:30.323755 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3865 | 2025.07.29 06:14:30.323970 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3866 | 2025.07.29 06:14:30.324021 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3867 | 2025.07.29 06:14:30.324118 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3868 | 2025.07.29 06:14:30.324175 [ 290 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3869 | 2025.07.29 06:14:30.324176 [ 295 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3870 | 2025.07.29 06:14:30.324183 [ 293 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3871 | 2025.07.29 06:14:30.324289 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3872 | 2025.07.29 06:14:30.324313 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3873 | 2025.07.29 06:14:30.324379 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3874 | 2025.07.29 06:14:30.324396 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3875 | 2025.07.29 06:14:30.324425 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3876 | 2025.07.29 06:14:30.324457 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3877 | 2025.07.29 06:14:30.324485 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3878 | 2025.07.29 06:14:30.325081 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.00164 sec., 22560.975609756097 rows/sec., 949.17 KiB/sec. | ||
| 3879 | 2025.07.29 06:14:30.325209 [ 260 ] {5aa1ac19-285d-4ce0-9d48-45e4ad769307} <Debug> TCPHandler: Processed in 0.001896417 sec. | ||
| 3880 | 2025.07.29 06:14:30.325441 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.07.29 06:14:30.325587 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3882 | 2025.07.29 06:14:30.325817 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3883 | 2025.07.29 06:14:30.325854 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3884 | 2025.07.29 06:14:30.326069 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3885 | 2025.07.29 06:14:30.326121 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3886 | 2025.07.29 06:14:30.326219 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3887 | 2025.07.29 06:14:30.326274 [ 295 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3888 | 2025.07.29 06:14:30.326277 [ 290 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3889 | 2025.07.29 06:14:30.326286 [ 293 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3890 | 2025.07.29 06:14:30.326380 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3891 | 2025.07.29 06:14:30.326404 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3892 | 2025.07.29 06:14:30.326471 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3893 | 2025.07.29 06:14:30.326489 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3894 | 2025.07.29 06:14:30.326518 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3895 | 2025.07.29 06:14:30.326549 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3896 | 2025.07.29 06:14:30.326577 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3897 | 2025.07.29 06:14:30.327137 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001607 sec., 23024.268823895458 rows/sec., 968.66 KiB/sec. | ||
| 3898 | 2025.07.29 06:14:30.327265 [ 260 ] {3549570e-0bcb-4583-bb01-4625126b7db2} <Debug> TCPHandler: Processed in 0.001882246 sec. | ||
| 3899 | 2025.07.29 06:14:30.327475 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2025.07.29 06:14:30.327611 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3901 | 2025.07.29 06:14:30.327831 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3902 | 2025.07.29 06:14:30.327868 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3903 | 2025.07.29 06:14:30.328083 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3904 | 2025.07.29 06:14:30.328135 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3905 | 2025.07.29 06:14:30.328231 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3906 | 2025.07.29 06:14:30.328286 [ 290 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3907 | 2025.07.29 06:14:30.328288 [ 295 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3908 | 2025.07.29 06:14:30.328308 [ 293 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3909 | 2025.07.29 06:14:30.328394 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3910 | 2025.07.29 06:14:30.328418 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3911 | 2025.07.29 06:14:30.328484 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3912 | 2025.07.29 06:14:30.328501 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3913 | 2025.07.29 06:14:30.328531 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3914 | 2025.07.29 06:14:30.328562 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3915 | 2025.07.29 06:14:30.328591 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3916 | 2025.07.29 06:14:30.329168 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001615 sec., 22910.216718266256 rows/sec., 963.86 KiB/sec. | ||
| 3917 | 2025.07.29 06:14:30.329296 [ 260 ] {c72ad1e0-93b0-4521-a31e-d4edd450ce88} <Debug> TCPHandler: Processed in 0.001869545 sec. | ||
| 3918 | 2025.07.29 06:14:30.339001 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.07.29 06:14:30.339139 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 3920 | 2025.07.29 06:14:30.339361 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3921 | 2025.07.29 06:14:30.339399 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 3922 | 2025.07.29 06:14:30.339615 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3923 | 2025.07.29 06:14:30.339668 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3924 | 2025.07.29 06:14:30.339765 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3925 | 2025.07.29 06:14:30.339836 [ 295 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3926 | 2025.07.29 06:14:30.339841 [ 290 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3927 | 2025.07.29 06:14:30.339849 [ 293 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3928 | 2025.07.29 06:14:30.339974 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3929 | 2025.07.29 06:14:30.339999 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3930 | 2025.07.29 06:14:30.340066 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3931 | 2025.07.29 06:14:30.340083 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3932 | 2025.07.29 06:14:30.340114 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3933 | 2025.07.29 06:14:30.340145 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3934 | 2025.07.29 06:14:30.340174 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 3935 | 2025.07.29 06:14:30.340761 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> executeQuery: Read 37 rows, 1.56 KiB in 0.001679 sec., 22036.926742108397 rows/sec., 927.12 KiB/sec. | ||
| 3936 | 2025.07.29 06:14:30.340889 [ 260 ] {cbbf5c12-6d5e-4531-836b-4689af07b7d9} <Debug> TCPHandler: Processed in 0.001936438 sec. | ||
| 3937 | 2025.07.29 06:14:30.349225 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2025.07.29 06:14:30.349336 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3939 | 2025.07.29 06:14:30.349386 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3940 | 2025.07.29 06:14:30.351862 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2025.07.29 06:14:30.351913 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3942 | 2025.07.29 06:14:30.352412 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3943 | 2025.07.29 06:14:30.352609 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Trace> oximeter.timeseries_schema (ac3e1a11-27d8-476d-9ac1-cb621a34cbcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2025.07.29 06:14:30.352751 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.003449 sec., 3479.2693534357786 rows/sec., 1.24 MiB/sec. | ||
| 3945 | 2025.07.29 06:14:30.352791 [ 260 ] {da6b1f87-6e71-474b-869f-fbad02bd5ae3} <Debug> TCPHandler: Processed in 0.003615307 sec. | ||
| 3946 | 2025.07.29 06:14:30.352932 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.07.29 06:14:30.353053 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3948 | 2025.07.29 06:14:30.353102 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3949 | 2025.07.29 06:14:30.353699 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.07.29 06:14:30.353735 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3951 | 2025.07.29 06:14:30.354056 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3952 | 2025.07.29 06:14:30.354271 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.07.29 06:14:30.354400 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001372 sec., 285714.28571428574 rows/sec., 18.13 MiB/sec. | ||
| 3954 | 2025.07.29 06:14:30.354439 [ 260 ] {57bdc5ca-14df-4331-8cfe-97635f7282fc} <Debug> TCPHandler: Processed in 0.001567466 sec. | ||
| 3955 | 2025.07.29 06:14:30.354546 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.07.29 06:14:30.354640 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3957 | 2025.07.29 06:14:30.354679 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3958 | 2025.07.29 06:14:30.355065 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.07.29 06:14:30.355098 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3960 | 2025.07.29 06:14:30.355373 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3961 | 2025.07.29 06:14:30.355572 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2025.07.29 06:14:30.355698 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 3963 | 2025.07.29 06:14:30.355734 [ 260 ] {4b230156-ac0f-4c40-b409-d16c5caa9915} <Debug> TCPHandler: Processed in 0.001236997 sec. | ||
| 3964 | 2025.07.29 06:14:30.355835 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2025.07.29 06:14:30.355930 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3966 | 2025.07.29 06:14:30.355967 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3967 | 2025.07.29 06:14:30.356759 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2025.07.29 06:14:30.356793 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3969 | 2025.07.29 06:14:30.357144 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3970 | 2025.07.29 06:14:30.357350 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2025.07.29 06:14:30.357473 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Debug> executeQuery: Read 1105 rows, 89.71 KiB in 0.001559 sec., 708787.6844130853 rows/sec., 56.20 MiB/sec. | ||
| 3972 | 2025.07.29 06:14:30.357509 [ 260 ] {6db23246-3975-4f71-966d-5d7e2b650503} <Debug> TCPHandler: Processed in 0.001721442 sec. | ||
| 3973 | 2025.07.29 06:14:30.357616 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2025.07.29 06:14:30.357710 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3975 | 2025.07.29 06:14:30.357751 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3976 | 2025.07.29 06:14:30.358201 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.07.29 06:14:30.358235 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3978 | 2025.07.29 06:14:30.358534 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3979 | 2025.07.29 06:14:30.358748 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.07.29 06:14:30.358842 [ 86 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 3981 | 2025.07.29 06:14:30.358877 [ 86 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.07.29 06:14:30.358878 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Debug> executeQuery: Read 218 rows, 13.41 KiB in 0.001186 sec., 183811.12984822935 rows/sec., 11.04 MiB/sec. | ||
| 3983 | 2025.07.29 06:14:30.358895 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3984 | 2025.07.29 06:14:30.358921 [ 260 ] {0966090b-c367-4c48-8a75-a26546eefb85} <Debug> TCPHandler: Processed in 0.00135233 sec. | ||
| 3985 | 2025.07.29 06:14:30.358996 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 3986 | 2025.07.29 06:14:30.359028 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2025.07.29 06:14:30.359125 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3988 | 2025.07.29 06:14:30.359135 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2025.07.29 06:14:30.359162 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3990 | 2025.07.29 06:14:30.359176 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 47 rows starting from the beginning of the part | ||
| 3991 | 2025.07.29 06:14:30.359244 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 3992 | 2025.07.29 06:14:30.359294 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 45 rows starting from the beginning of the part | ||
| 3993 | 2025.07.29 06:14:30.359347 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 3994 | 2025.07.29 06:14:30.359388 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 3995 | 2025.07.29 06:14:30.359455 [ 189 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 218 rows starting from the beginning of the part | ||
| 3996 | 2025.07.29 06:14:30.359620 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2025.07.29 06:14:30.359660 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3998 | 2025.07.29 06:14:30.359974 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3999 | 2025.07.29 06:14:30.360192 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2025.07.29 06:14:30.360311 [ 191 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360571 sec., 257979.921665242 rows/sec., 17.74 MiB/sec. | ||
| 4001 | 2025.07.29 06:14:30.360317 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00121 sec., 167768.59504132232 rows/sec., 10.82 MiB/sec. | ||
| 4002 | 2025.07.29 06:14:30.360368 [ 260 ] {03fa12cc-b3f7-49bd-8861-291bae01c2b6} <Debug> TCPHandler: Processed in 0.001387461 sec. | ||
| 4003 | 2025.07.29 06:14:30.360481 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2025.07.29 06:14:30.360529 [ 193 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4005 | 2025.07.29 06:14:30.360575 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4006 | 2025.07.29 06:14:30.360619 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4007 | 2025.07.29 06:14:30.360890 [ 193 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2025.07.29 06:14:30.360984 [ 193 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_25_5} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4009 | 2025.07.29 06:14:30.361049 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.07.29 06:14:30.361081 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4011 | 2025.07.29 06:14:30.361089 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4012 | 2025.07.29 06:14:30.361405 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4013 | 2025.07.29 06:14:30.361612 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.07.29 06:14:30.361733 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001175 sec., 171914.89361702127 rows/sec., 9.76 MiB/sec. | ||
| 4015 | 2025.07.29 06:14:30.361770 [ 260 ] {a5d9bc13-ffc6-494f-9f62-c40dde30da51} <Debug> TCPHandler: Processed in 0.001336629 sec. | ||
| 4016 | 2025.07.29 06:14:30.361881 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2025.07.29 06:14:30.361974 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4018 | 2025.07.29 06:14:30.362013 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4019 | 2025.07.29 06:14:30.362606 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.07.29 06:14:30.362641 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4021 | 2025.07.29 06:14:30.362959 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4022 | 2025.07.29 06:14:30.363170 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.07.29 06:14:30.363317 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Debug> executeQuery: Read 674 rows, 48.34 KiB in 0.001361 sec., 495224.0999265246 rows/sec., 34.68 MiB/sec. | ||
| 4024 | 2025.07.29 06:14:30.363355 [ 260 ] {f1150079-3c8f-4e7e-a976-e641be9e1699} <Debug> TCPHandler: Processed in 0.001521196 sec. | ||
| 4025 | 2025.07.29 06:14:30.363461 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.07.29 06:14:30.363555 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4027 | 2025.07.29 06:14:30.363595 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4028 | 2025.07.29 06:14:30.363909 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.07.29 06:14:30.363942 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4030 | 2025.07.29 06:14:30.364227 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4031 | 2025.07.29 06:14:30.364426 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.07.29 06:14:30.364569 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 4033 | 2025.07.29 06:14:30.364605 [ 260 ] {902e455f-2d20-4d15-9e3b-211b1c87dbd8} <Debug> TCPHandler: Processed in 0.001191076 sec. | ||
| 4034 | 2025.07.29 06:14:30.364708 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.07.29 06:14:30.364801 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.07.29 06:14:30.364841 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4037 | 2025.07.29 06:14:30.365259 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.07.29 06:14:30.365292 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4039 | 2025.07.29 06:14:30.365624 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4040 | 2025.07.29 06:14:30.365833 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.07.29 06:14:30.365957 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001174 sec., 263202.72572402045 rows/sec., 17.32 MiB/sec. | ||
| 4042 | 2025.07.29 06:14:30.365993 [ 260 ] {2e4b2575-6321-43a3-89a5-50b09e4bc2d9} <Debug> TCPHandler: Processed in 0.00133257 sec. | ||
| 4043 | 2025.07.29 06:14:30.366098 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.07.29 06:14:30.366199 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4045 | 2025.07.29 06:14:30.366241 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4046 | 2025.07.29 06:14:30.366595 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.07.29 06:14:30.366638 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4048 | 2025.07.29 06:14:30.366998 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4049 | 2025.07.29 06:14:30.367239 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.07.29 06:14:30.367380 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 4051 | 2025.07.29 06:14:30.367417 [ 260 ] {9857257c-4a09-4692-bea2-f24322fd2f69} <Debug> TCPHandler: Processed in 0.00136925 sec. | ||
| 4052 | 2025.07.29 06:14:30.367521 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2025.07.29 06:14:30.367616 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4054 | 2025.07.29 06:14:30.367668 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4055 | 2025.07.29 06:14:30.368387 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.07.29 06:14:30.368422 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4057 | 2025.07.29 06:14:30.368937 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4058 | 2025.07.29 06:14:30.369154 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2025.07.29 06:14:30.369288 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001691 sec., 10644.589000591366 rows/sec., 19.07 MiB/sec. | ||
| 4060 | 2025.07.29 06:14:30.369343 [ 260 ] {6ff5b975-2141-4d6c-9432-82141d07cf5c} <Debug> TCPHandler: Processed in 0.001869786 sec. | ||
| 4061 | 2025.07.29 06:14:30.369458 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.07.29 06:14:30.369553 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4063 | 2025.07.29 06:14:30.369593 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4064 | 2025.07.29 06:14:30.369919 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.07.29 06:14:30.369954 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4066 | 2025.07.29 06:14:30.370265 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4067 | 2025.07.29 06:14:30.370473 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.07.29 06:14:30.370599 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001063 sec., 95954.84477892757 rows/sec., 5.90 MiB/sec. | ||
| 4069 | 2025.07.29 06:14:30.370636 [ 260 ] {059da86d-9ac7-45af-b11a-cde924f445e7} <Debug> TCPHandler: Processed in 0.001226916 sec. | ||
| 4070 | 2025.07.29 06:14:31.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.07 MiB, peak 226.62 MiB, free memory in arenas 0.00 B, will set to 220.83 MiB (RSS), difference: -1.24 MiB | ||
| 4071 | 2025.07.29 06:14:32.161457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4072 | 2025.07.29 06:14:32.162247 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.07.29 06:14:32.162320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4074 | 2025.07.29 06:14:32.162889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4075 | 2025.07.29 06:14:32.163127 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.07.29 06:14:32.163273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4077 | 2025.07.29 06:14:32.163283 [ 85 ] {} <Debug> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4078 | 2025.07.29 06:14:32.163376 [ 85 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.07.29 06:14:32.163412 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4080 | 2025.07.29 06:14:32.163550 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::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 | ||
| 4081 | 2025.07.29 06:14:32.163701 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2025.07.29 06:14:32.163745 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4083 | 2025.07.29 06:14:32.163814 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4084 | 2025.07.29 06:14:32.163866 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4085 | 2025.07.29 06:14:32.163910 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4086 | 2025.07.29 06:14:32.163953 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4087 | 2025.07.29 06:14:32.163999 [ 186 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4088 | 2025.07.29 06:14:32.166043 [ 191 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552806 sec., 3799348.6383219096 rows/sec., 54.35 MiB/sec. | ||
| 4089 | 2025.07.29 06:14:32.166336 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4090 | 2025.07.29 06:14:32.166641 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.07.29 06:14:32.166710 [ 197 ] {1531bacc-32c1-4970-ab6f-e037e10402c1::all_1_21_4} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4092 | 2025.07.29 06:14:32.166803 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4093 | 2025.07.29 06:14:32.689434 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4094 | 2025.07.29 06:14:32.706902 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2025.07.29 06:14:32.706958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4096 | 2025.07.29 06:14:32.712529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4097 | 2025.07.29 06:14:32.713198 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.07.29 06:14:32.713463 [ 85 ] {} <Debug> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4099 | 2025.07.29 06:14:32.713502 [ 85 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2025.07.29 06:14:32.713523 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4101 | 2025.07.29 06:14:32.713640 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4102 | 2025.07.29 06:14:32.716216 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4103 | 2025.07.29 06:14:32.717431 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2025.07.29 06:14:32.718802 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4105 | 2025.07.29 06:14:32.723151 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4106 | 2025.07.29 06:14:32.727537 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4107 | 2025.07.29 06:14:32.731628 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4108 | 2025.07.29 06:14:32.736023 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4109 | 2025.07.29 06:14:32.740143 [ 186 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::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 | ||
| 4110 | 2025.07.29 06:14:32.789501 [ 191 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075916298 sec., 2094.411927199085 rows/sec., 10.83 MiB/sec. | ||
| 4111 | 2025.07.29 06:14:32.791168 [ 191 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4112 | 2025.07.29 06:14:32.793037 [ 191 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_21_4} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2025.07.29 06:14:32.793129 [ 191 ] {e8b1c211-d2e2-4d76-9824-b95e77298641::all_1_21_4} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4114 | 2025.07.29 06:14:32.794459 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4115 | 2025.07.29 06:14:33.000144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.98 MiB, peak 232.52 MiB, free memory in arenas 0.00 B, will set to 225.52 MiB (RSS), difference: 3.54 MiB | ||
| 4116 | 2025.07.29 06:14:34.682856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 588 | ||
| 4117 | 2025.07.29 06:14:34.685910 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2025.07.29 06:14:34.685959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4119 | 2025.07.29 06:14:34.687280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4120 | 2025.07.29 06:14:34.687559 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2025.07.29 06:14:34.687913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4122 | 2025.07.29 06:14:35.312830 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2025.07.29 06:14:35.313056 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4124 | 2025.07.29 06:14:35.313141 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4125 | 2025.07.29 06:14:35.313806 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.07.29 06:14:35.313845 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4127 | 2025.07.29 06:14:35.314238 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4128 | 2025.07.29 06:14:35.314462 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.07.29 06:14:35.314577 [ 82 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4130 | 2025.07.29 06:14:35.314611 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001608 sec., 65920.39800995025 rows/sec., 5.51 MiB/sec. | ||
| 4131 | 2025.07.29 06:14:35.314612 [ 82 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.07.29 06:14:35.314642 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4133 | 2025.07.29 06:14:35.314653 [ 260 ] {315075dc-cb2c-40b5-9073-6dfc18aeb84b} <Debug> TCPHandler: Processed in 0.001953128 sec. | ||
| 4134 | 2025.07.29 06:14:35.314760 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 4135 | 2025.07.29 06:14:35.314777 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.07.29 06:14:35.314899 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4137 | 2025.07.29 06:14:35.314915 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4138 | 2025.07.29 06:14:35.314941 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4139 | 2025.07.29 06:14:35.314955 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1392 rows starting from the beginning of the part | ||
| 4140 | 2025.07.29 06:14:35.315029 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4141 | 2025.07.29 06:14:35.315074 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4142 | 2025.07.29 06:14:35.315120 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 4143 | 2025.07.29 06:14:35.315161 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1105 rows starting from the beginning of the part | ||
| 4144 | 2025.07.29 06:14:35.315201 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4145 | 2025.07.29 06:14:35.315349 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.07.29 06:14:35.315391 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4147 | 2025.07.29 06:14:35.315794 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4148 | 2025.07.29 06:14:35.316042 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.07.29 06:14:35.316177 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001296 sec., 19290.123456790123 rows/sec., 1.42 MiB/sec. | ||
| 4150 | 2025.07.29 06:14:35.316215 [ 260 ] {e2fe1e82-3177-4de9-ad60-2ce03d612b9a} <Debug> TCPHandler: Processed in 0.001490534 sec. | ||
| 4151 | 2025.07.29 06:14:35.316322 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.07.29 06:14:35.316416 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4153 | 2025.07.29 06:14:35.316457 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4154 | 2025.07.29 06:14:35.316663 [ 201 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001955649 sec., 1450669.3174490924 rows/sec., 123.90 MiB/sec. | ||
| 4155 | 2025.07.29 06:14:35.316879 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.07.29 06:14:35.316920 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4157 | 2025.07.29 06:14:35.316968 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4158 | 2025.07.29 06:14:35.317277 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4159 | 2025.07.29 06:14:35.317284 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.07.29 06:14:35.317388 [ 200 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_31_6} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4161 | 2025.07.29 06:14:35.317478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4162 | 2025.07.29 06:14:35.317523 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2025.07.29 06:14:35.317621 [ 82 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4164 | 2025.07.29 06:14:35.317647 [ 82 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.07.29 06:14:35.317657 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001258 sec., 70747.21780604133 rows/sec., 5.52 MiB/sec. | ||
| 4166 | 2025.07.29 06:14:35.317664 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4167 | 2025.07.29 06:14:35.317695 [ 260 ] {5dc58e4d-10c4-417f-834c-46866acdac3a} <Debug> TCPHandler: Processed in 0.001421393 sec. | ||
| 4168 | 2025.07.29 06:14:35.317762 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 4169 | 2025.07.29 06:14:35.317803 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2025.07.29 06:14:35.317886 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2025.07.29 06:14:35.317902 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2025.07.29 06:14:35.317923 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 623 rows starting from the beginning of the part | ||
| 4173 | 2025.07.29 06:14:35.317950 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4174 | 2025.07.29 06:14:35.317994 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4175 | 2025.07.29 06:14:35.318041 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4176 | 2025.07.29 06:14:35.318081 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part | ||
| 4177 | 2025.07.29 06:14:35.318118 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 674 rows starting from the beginning of the part | ||
| 4178 | 2025.07.29 06:14:35.318158 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4179 | 2025.07.29 06:14:35.318354 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2025.07.29 06:14:35.318395 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4181 | 2025.07.29 06:14:35.318754 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4182 | 2025.07.29 06:14:35.318976 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2025.07.29 06:14:35.319071 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4184 | 2025.07.29 06:14:35.319095 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.07.29 06:14:35.319109 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4186 | 2025.07.29 06:14:35.319111 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4187 | 2025.07.29 06:14:35.319148 [ 260 ] {7df92a81-4a0d-406f-9df9-7d09b2e54012} <Debug> TCPHandler: Processed in 0.001393972 sec. | ||
| 4188 | 2025.07.29 06:14:35.319193 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 4189 | 2025.07.29 06:14:35.319250 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.07.29 06:14:35.319251 [ 188 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533136 sec., 1050787.405683514 rows/sec., 81.40 MiB/sec. | ||
| 4191 | 2025.07.29 06:14:35.319290 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4192 | 2025.07.29 06:14:35.319324 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8463 rows starting from the beginning of the part | ||
| 4193 | 2025.07.29 06:14:35.319350 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4194 | 2025.07.29 06:14:35.319372 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 4195 | 2025.07.29 06:14:35.319410 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4196 | 2025.07.29 06:14:35.319418 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4197 | 2025.07.29 06:14:35.319466 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 4198 | 2025.07.29 06:14:35.319502 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 309 rows starting from the beginning of the part | ||
| 4199 | 2025.07.29 06:14:35.319512 [ 192 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4200 | 2025.07.29 06:14:35.319538 [ 200 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4201 | 2025.07.29 06:14:35.319849 [ 192 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.07.29 06:14:35.319942 [ 192 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_31_6} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4203 | 2025.07.29 06:14:35.320051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4204 | 2025.07.29 06:14:35.320189 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.07.29 06:14:35.320230 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4206 | 2025.07.29 06:14:35.320805 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4207 | 2025.07.29 06:14:35.321045 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.07.29 06:14:35.321192 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001859 sec., 13448.090371167295 rows/sec., 24.10 MiB/sec. | ||
| 4209 | 2025.07.29 06:14:35.321244 [ 260 ] {3be4f28b-fbdb-44bd-b2a3-9a3892ffc507} <Debug> TCPHandler: Processed in 0.002043921 sec. | ||
| 4210 | 2025.07.29 06:14:35.321353 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.07.29 06:14:35.321453 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4212 | 2025.07.29 06:14:35.321503 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4213 | 2025.07.29 06:14:35.321895 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.07.29 06:14:35.321936 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4215 | 2025.07.29 06:14:35.322350 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4216 | 2025.07.29 06:14:35.322581 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.07.29 06:14:35.322675 [ 82 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4218 | 2025.07.29 06:14:35.322702 [ 82 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.07.29 06:14:35.322710 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 4220 | 2025.07.29 06:14:35.322718 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4221 | 2025.07.29 06:14:35.322747 [ 260 ] {586de050-ccc8-4d43-a699-51dd5c633fa4} <Debug> TCPHandler: Processed in 0.001443653 sec. | ||
| 4222 | 2025.07.29 06:14:35.322796 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 4223 | 2025.07.29 06:14:35.322895 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2025.07.29 06:14:35.322925 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1362 rows starting from the beginning of the part | ||
| 4225 | 2025.07.29 06:14:35.322971 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 4226 | 2025.07.29 06:14:35.323008 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 4227 | 2025.07.29 06:14:35.323042 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 4228 | 2025.07.29 06:14:35.323078 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4229 | 2025.07.29 06:14:35.323112 [ 188 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4230 | 2025.07.29 06:14:35.323126 [ 201 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9380 rows, containing 5 columns (5 merged, 0 gathered) in 0.003967388 sec., 2364275.941753113 rows/sec., 162.61 MiB/sec. | ||
| 4231 | 2025.07.29 06:14:35.323328 [ 192 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4232 | 2025.07.29 06:14:35.323607 [ 192 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.07.29 06:14:35.323680 [ 192 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4234 | 2025.07.29 06:14:35.323755 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4235 | 2025.07.29 06:14:35.324130 [ 194 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360331 sec., 1243814.924455886 rows/sec., 83.30 MiB/sec. | ||
| 4236 | 2025.07.29 06:14:35.324410 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4237 | 2025.07.29 06:14:35.324678 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2025.07.29 06:14:35.324759 [ 201 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_31_6} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4239 | 2025.07.29 06:14:35.324833 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4240 | 2025.07.29 06:14:36.001155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.16 MiB, peak 233.09 MiB, free memory in arenas 0.00 B, will set to 227.27 MiB (RSS), difference: 1.12 MiB | ||
| 4241 | 2025.07.29 06:14:39.568901 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4242 | 2025.07.29 06:14:39.568966 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4243 | 2025.07.29 06:14:39.664227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 4244 | 2025.07.29 06:14:39.664717 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2025.07.29 06:14:39.664755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4246 | 2025.07.29 06:14:39.665242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4247 | 2025.07.29 06:14:39.665479 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2025.07.29 06:14:39.665611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4249 | 2025.07.29 06:14:40.217145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4250 | 2025.07.29 06:14:40.233383 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.07.29 06:14:40.233441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4252 | 2025.07.29 06:14:40.239487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4253 | 2025.07.29 06:14:40.240211 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2025.07.29 06:14:40.243398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4255 | 2025.07.29 06:14:40.322789 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2025.07.29 06:14:40.322991 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4257 | 2025.07.29 06:14:40.323065 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4258 | 2025.07.29 06:14:40.323972 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2025.07.29 06:14:40.324025 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4260 | 2025.07.29 06:14:40.324444 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4261 | 2025.07.29 06:14:40.324675 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2025.07.29 06:14:40.324830 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001891 sec., 207297.72607086197 rows/sec., 13.15 MiB/sec. | ||
| 4263 | 2025.07.29 06:14:40.324880 [ 260 ] {8c32af49-a606-484d-8487-f1707bcd4f87} <Debug> TCPHandler: Processed in 0.002226306 sec. | ||
| 4264 | 2025.07.29 06:14:40.325006 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2025.07.29 06:14:40.325110 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4266 | 2025.07.29 06:14:40.325154 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4267 | 2025.07.29 06:14:40.326045 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.07.29 06:14:40.326084 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4269 | 2025.07.29 06:14:40.326467 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4270 | 2025.07.29 06:14:40.326674 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.07.29 06:14:40.326806 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Debug> executeQuery: Read 1103 rows, 89.57 KiB in 0.00172 sec., 641279.0697674418 rows/sec., 50.85 MiB/sec. | ||
| 4272 | 2025.07.29 06:14:40.326845 [ 260 ] {2a25f52e-fb61-4d1c-b701-d99256680b6e} <Debug> TCPHandler: Processed in 0.001890386 sec. | ||
| 4273 | 2025.07.29 06:14:40.326955 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2025.07.29 06:14:40.327055 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4275 | 2025.07.29 06:14:40.327096 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4276 | 2025.07.29 06:14:40.327557 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.07.29 06:14:40.327595 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4278 | 2025.07.29 06:14:40.327910 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4279 | 2025.07.29 06:14:40.328112 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.07.29 06:14:40.328244 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Debug> executeQuery: Read 214 rows, 13.13 KiB in 0.001211 sec., 176713.45995045415 rows/sec., 10.59 MiB/sec. | ||
| 4281 | 2025.07.29 06:14:40.328281 [ 260 ] {dab59417-485d-4398-9b82-b5d3a29424f4} <Debug> TCPHandler: Processed in 0.001375601 sec. | ||
| 4282 | 2025.07.29 06:14:40.328384 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2025.07.29 06:14:40.328479 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4284 | 2025.07.29 06:14:40.328518 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4285 | 2025.07.29 06:14:40.328968 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.07.29 06:14:40.329005 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4287 | 2025.07.29 06:14:40.329305 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4288 | 2025.07.29 06:14:40.329523 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.07.29 06:14:40.329650 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00119 sec., 170588.23529411762 rows/sec., 11.00 MiB/sec. | ||
| 4290 | 2025.07.29 06:14:40.329688 [ 260 ] {3cf39665-b9b3-4f9c-9aae-b73a8b12e247} <Debug> TCPHandler: Processed in 0.00135228 sec. | ||
| 4291 | 2025.07.29 06:14:40.329787 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2025.07.29 06:14:40.329882 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4293 | 2025.07.29 06:14:40.329921 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4294 | 2025.07.29 06:14:40.330343 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.07.29 06:14:40.330380 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4296 | 2025.07.29 06:14:40.330695 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4297 | 2025.07.29 06:14:40.330913 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.07.29 06:14:40.331038 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001173 sec., 172208.0136402387 rows/sec., 9.78 MiB/sec. | ||
| 4299 | 2025.07.29 06:14:40.331078 [ 260 ] {6adac4af-0251-4882-aa2a-07997264d018} <Debug> TCPHandler: Processed in 0.00133932 sec. | ||
| 4300 | 2025.07.29 06:14:40.331187 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2025.07.29 06:14:40.331282 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4302 | 2025.07.29 06:14:40.331321 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4303 | 2025.07.29 06:14:40.331916 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.07.29 06:14:40.331953 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4305 | 2025.07.29 06:14:40.332284 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4306 | 2025.07.29 06:14:40.332488 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.07.29 06:14:40.332617 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Debug> executeQuery: Read 670 rows, 48.01 KiB in 0.001353 sec., 495195.86104951956 rows/sec., 34.65 MiB/sec. | ||
| 4308 | 2025.07.29 06:14:40.332655 [ 260 ] {ac87c50c-9cc0-4079-8321-21038d3b928c} <Debug> TCPHandler: Processed in 0.001518135 sec. | ||
| 4309 | 2025.07.29 06:14:40.332776 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.07.29 06:14:40.332898 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4311 | 2025.07.29 06:14:40.332949 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4312 | 2025.07.29 06:14:40.333330 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.07.29 06:14:40.333375 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4314 | 2025.07.29 06:14:40.333714 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4315 | 2025.07.29 06:14:40.333914 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.07.29 06:14:40.334038 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 4317 | 2025.07.29 06:14:40.334076 [ 260 ] {111b0082-2f2d-494e-9e14-73f6a151c4b9} <Debug> TCPHandler: Processed in 0.00136132 sec. | ||
| 4318 | 2025.07.29 06:14:40.334178 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2025.07.29 06:14:40.334272 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4320 | 2025.07.29 06:14:40.334314 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4321 | 2025.07.29 06:14:40.334733 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.07.29 06:14:40.334769 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4323 | 2025.07.29 06:14:40.335102 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4324 | 2025.07.29 06:14:40.335309 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.07.29 06:14:40.335436 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001182 sec., 259729.27241962773 rows/sec., 17.09 MiB/sec. | ||
| 4326 | 2025.07.29 06:14:40.335472 [ 260 ] {a54a673a-cc9b-4597-9884-db1074869115} <Debug> TCPHandler: Processed in 0.00134264 sec. | ||
| 4327 | 2025.07.29 06:14:40.335571 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2025.07.29 06:14:40.335668 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4329 | 2025.07.29 06:14:40.335709 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4330 | 2025.07.29 06:14:40.336013 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.07.29 06:14:40.336049 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4332 | 2025.07.29 06:14:40.336342 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4333 | 2025.07.29 06:14:40.336551 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.07.29 06:14:40.336677 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 4335 | 2025.07.29 06:14:40.336714 [ 260 ] {85d8d54b-2720-474b-9f50-fe98f4980eab} <Debug> TCPHandler: Processed in 0.001190816 sec. | ||
| 4336 | 2025.07.29 06:14:40.336828 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2025.07.29 06:14:40.336942 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4338 | 2025.07.29 06:14:40.337007 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4339 | 2025.07.29 06:14:40.337834 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.07.29 06:14:40.337871 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4341 | 2025.07.29 06:14:40.338388 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4342 | 2025.07.29 06:14:40.338605 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.07.29 06:14:40.338718 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4344 | 2025.07.29 06:14:40.338744 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001826 sec., 9857.612267250823 rows/sec., 17.66 MiB/sec. | ||
| 4345 | 2025.07.29 06:14:40.338793 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2025.07.29 06:14:40.338821 [ 260 ] {d20576df-85f8-4e7c-b104-047751c756d2} <Debug> TCPHandler: Processed in 0.00205131 sec. | ||
| 4347 | 2025.07.29 06:14:40.338821 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4348 | 2025.07.29 06:14:40.338940 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2025.07.29 06:14:40.338948 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 4350 | 2025.07.29 06:14:40.339043 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4351 | 2025.07.29 06:14:40.339089 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4352 | 2025.07.29 06:14:40.339203 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4353 | 2025.07.29 06:14:40.339282 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::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 | ||
| 4354 | 2025.07.29 06:14:40.339412 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.07.29 06:14:40.339430 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 4356 | 2025.07.29 06:14:40.339457 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4357 | 2025.07.29 06:14:40.339557 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4358 | 2025.07.29 06:14:40.339660 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4359 | 2025.07.29 06:14:40.339754 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4360 | 2025.07.29 06:14:40.339788 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4361 | 2025.07.29 06:14:40.339848 [ 188 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4362 | 2025.07.29 06:14:40.340027 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.07.29 06:14:40.340168 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001143 sec., 89238.84514435696 rows/sec., 5.48 MiB/sec. | ||
| 4364 | 2025.07.29 06:14:40.340204 [ 260 ] {23db4139-5dd8-4903-8b79-139fbf48973c} <Debug> TCPHandler: Processed in 0.00131479 sec. | ||
| 4365 | 2025.07.29 06:14:40.343888 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 19 columns (19 merged, 0 gathered) in 0.004986628 sec., 94653.14035857498 rows/sec., 169.61 MiB/sec. | ||
| 4366 | 2025.07.29 06:14:40.344620 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4367 | 2025.07.29 06:14:40.344945 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.07.29 06:14:40.345013 [ 201 ] {2997cf75-298d-4ab8-8d89-a925ac75430c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4369 | 2025.07.29 06:14:40.345098 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4370 | 2025.07.29 06:14:41.001144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.62 MiB, peak 233.83 MiB, free memory in arenas 0.00 B, will set to 229.78 MiB (RSS), difference: 1.16 MiB | ||
| 4371 | 2025.07.29 06:14:44.689020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 622 | ||
| 4372 | 2025.07.29 06:14:44.691308 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.07.29 06:14:44.691355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4374 | 2025.07.29 06:14:44.692522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4375 | 2025.07.29 06:14:44.692775 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.07.29 06:14:44.692917 [ 72 ] {} <Debug> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4377 | 2025.07.29 06:14:44.692985 [ 72 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.07.29 06:14:44.693005 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4379 | 2025.07.29 06:14:44.693026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4380 | 2025.07.29 06:14:44.693095 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::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 | ||
| 4381 | 2025.07.29 06:14:44.693603 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2025.07.29 06:14:44.693736 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part | ||
| 4383 | 2025.07.29 06:14:44.694105 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4384 | 2025.07.29 06:14:44.694453 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 4385 | 2025.07.29 06:14:44.694792 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4386 | 2025.07.29 06:14:44.695125 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 4387 | 2025.07.29 06:14:44.695441 [ 196 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4388 | 2025.07.29 06:14:44.700895 [ 201 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.007839123 sec., 79345.61047198775 rows/sec., 72.62 MiB/sec. | ||
| 4389 | 2025.07.29 06:14:44.702072 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4390 | 2025.07.29 06:14:44.702679 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.07.29 06:14:44.702759 [ 188 ] {db9fb228-ff28-492e-b1de-6dad58e74e5d::all_1_16_3} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4392 | 2025.07.29 06:14:44.703069 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4393 | 2025.07.29 06:14:45.339932 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2025.07.29 06:14:45.340129 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4395 | 2025.07.29 06:14:45.340202 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4396 | 2025.07.29 06:14:45.340893 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2025.07.29 06:14:45.340944 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4398 | 2025.07.29 06:14:45.341331 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4399 | 2025.07.29 06:14:45.341562 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2025.07.29 06:14:45.341729 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001652 sec., 1210.6537530266344 rows/sec., 98.72 KiB/sec. | ||
| 4401 | 2025.07.29 06:14:45.341778 [ 260 ] {936c3a61-3efd-431f-9c59-abc30e4aeec9} <Debug> TCPHandler: Processed in 0.001980089 sec. | ||
| 4402 | 2025.07.29 06:14:45.341906 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2025.07.29 06:14:45.342010 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4404 | 2025.07.29 06:14:45.342051 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4405 | 2025.07.29 06:14:45.343322 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.07.29 06:14:45.343361 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4407 | 2025.07.29 06:14:45.343770 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4408 | 2025.07.29 06:14:45.343983 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2025.07.29 06:14:45.344119 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.002132 sec., 584896.8105065665 rows/sec., 48.21 MiB/sec. | ||
| 4410 | 2025.07.29 06:14:45.344158 [ 260 ] {bcb64561-42c7-4cb4-9f1e-5217884bbbad} <Debug> TCPHandler: Processed in 0.002305159 sec. | ||
| 4411 | 2025.07.29 06:14:45.344274 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2025.07.29 06:14:45.344372 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4413 | 2025.07.29 06:14:45.344413 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4414 | 2025.07.29 06:14:45.344826 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2025.07.29 06:14:45.344864 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4416 | 2025.07.29 06:14:45.345179 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4417 | 2025.07.29 06:14:45.345414 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.07.29 06:14:45.345546 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001194 sec., 22613.065326633165 rows/sec., 1.65 MiB/sec. | ||
| 4419 | 2025.07.29 06:14:45.345584 [ 260 ] {fa474106-e72b-4fec-a10c-d8f6056ff372} <Debug> TCPHandler: Processed in 0.001360651 sec. | ||
| 4420 | 2025.07.29 06:14:45.345691 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.07.29 06:14:45.345786 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4422 | 2025.07.29 06:14:45.345825 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4423 | 2025.07.29 06:14:45.346335 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.07.29 06:14:45.346370 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4425 | 2025.07.29 06:14:45.346684 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4426 | 2025.07.29 06:14:45.346894 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.07.29 06:14:45.347021 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 4428 | 2025.07.29 06:14:45.347059 [ 260 ] {edc8fd1d-0f0e-4d45-a7cb-568366cc296b} <Debug> TCPHandler: Processed in 0.001417462 sec. | ||
| 4429 | 2025.07.29 06:14:45.347165 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2025.07.29 06:14:45.347260 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2025.07.29 06:14:45.347300 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4432 | 2025.07.29 06:14:45.347925 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.07.29 06:14:45.347962 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4434 | 2025.07.29 06:14:45.348297 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4435 | 2025.07.29 06:14:45.348512 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2025.07.29 06:14:45.348641 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001399 sec., 390993.56683345244 rows/sec., 29.02 MiB/sec. | ||
| 4437 | 2025.07.29 06:14:45.348678 [ 260 ] {5f9ae10c-b918-46aa-8a38-5cbcf4ec9647} <Debug> TCPHandler: Processed in 0.001562326 sec. | ||
| 4438 | 2025.07.29 06:14:45.348789 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2025.07.29 06:14:45.348885 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4440 | 2025.07.29 06:14:45.348926 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4441 | 2025.07.29 06:14:45.349583 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2025.07.29 06:14:45.349621 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4443 | 2025.07.29 06:14:45.350009 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4444 | 2025.07.29 06:14:45.350218 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.07.29 06:14:45.350350 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001484 sec., 593665.7681940701 rows/sec., 39.94 MiB/sec. | ||
| 4446 | 2025.07.29 06:14:45.350387 [ 260 ] {6a83cb9e-5672-408b-9cde-2a4a24454eb2} <Debug> TCPHandler: Processed in 0.001646089 sec. | ||
| 4447 | 2025.07.29 06:14:45.350498 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2025.07.29 06:14:45.350594 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2025.07.29 06:14:45.350648 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4450 | 2025.07.29 06:14:45.351432 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.07.29 06:14:45.351468 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4452 | 2025.07.29 06:14:45.352014 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4453 | 2025.07.29 06:14:45.352236 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.07.29 06:14:45.352376 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001801 sec., 13881.1771238201 rows/sec., 24.87 MiB/sec. | ||
| 4455 | 2025.07.29 06:14:45.352435 [ 260 ] {497661b4-00bd-44a7-91e4-392a993166ef} <Debug> TCPHandler: Processed in 0.001985329 sec. | ||
| 4456 | 2025.07.29 06:14:45.352546 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2025.07.29 06:14:45.352641 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4458 | 2025.07.29 06:14:45.352682 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4459 | 2025.07.29 06:14:45.353029 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.07.29 06:14:45.353066 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4461 | 2025.07.29 06:14:45.353368 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4462 | 2025.07.29 06:14:45.353569 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.07.29 06:14:45.353696 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4464 | 2025.07.29 06:14:45.353732 [ 260 ] {823cc4cd-695a-48dc-9196-5650930840bf} <Debug> TCPHandler: Processed in 0.001234886 sec. | ||
| 4465 | 2025.07.29 06:14:47.166573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4466 | 2025.07.29 06:14:47.167105 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.07.29 06:14:47.167145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4468 | 2025.07.29 06:14:47.167669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4469 | 2025.07.29 06:14:47.167912 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.07.29 06:14:47.168056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4471 | 2025.07.29 06:14:47.744387 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4472 | 2025.07.29 06:14:47.759475 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2025.07.29 06:14:47.759534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4474 | 2025.07.29 06:14:47.765436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4475 | 2025.07.29 06:14:47.766156 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.07.29 06:14:47.768816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4477 | 2025.07.29 06:14:50.322803 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2025.07.29 06:14:50.322996 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4479 | 2025.07.29 06:14:50.323067 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4480 | 2025.07.29 06:14:50.323909 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.07.29 06:14:50.323951 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4482 | 2025.07.29 06:14:50.324352 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4483 | 2025.07.29 06:14:50.324585 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.07.29 06:14:50.324755 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001809 sec., 216694.30624654505 rows/sec., 13.75 MiB/sec. | ||
| 4485 | 2025.07.29 06:14:50.324812 [ 260 ] {7e0d506f-b3e4-474b-8752-e027320b453b} <Debug> TCPHandler: Processed in 0.002138624 sec. | ||
| 4486 | 2025.07.29 06:14:50.324942 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2025.07.29 06:14:50.325038 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4488 | 2025.07.29 06:14:50.325080 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4489 | 2025.07.29 06:14:50.325990 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.07.29 06:14:50.326025 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4491 | 2025.07.29 06:14:50.326439 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4492 | 2025.07.29 06:14:50.326655 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.07.29 06:14:50.326780 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Debug> executeQuery: Read 1103 rows, 89.57 KiB in 0.00177 sec., 623163.8418079095 rows/sec., 49.42 MiB/sec. | ||
| 4494 | 2025.07.29 06:14:50.326815 [ 260 ] {a73f41a8-d373-4eef-aef8-df4977916f00} <Debug> TCPHandler: Processed in 0.001934698 sec. | ||
| 4495 | 2025.07.29 06:14:50.326922 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2025.07.29 06:14:50.327010 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.07.29 06:14:50.327048 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4498 | 2025.07.29 06:14:50.327497 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.07.29 06:14:50.327530 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4500 | 2025.07.29 06:14:50.327912 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4501 | 2025.07.29 06:14:50.328127 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.07.29 06:14:50.328257 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Debug> executeQuery: Read 214 rows, 13.13 KiB in 0.00124 sec., 172580.64516129033 rows/sec., 10.34 MiB/sec. | ||
| 4503 | 2025.07.29 06:14:50.328294 [ 260 ] {f5ea36e9-dabd-42c4-9dd8-9dd6efe84a4c} <Debug> TCPHandler: Processed in 0.001402452 sec. | ||
| 4504 | 2025.07.29 06:14:50.328400 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2025.07.29 06:14:50.328494 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4506 | 2025.07.29 06:14:50.328533 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4507 | 2025.07.29 06:14:50.328996 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2025.07.29 06:14:50.329031 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4509 | 2025.07.29 06:14:50.329345 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4510 | 2025.07.29 06:14:50.329564 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.07.29 06:14:50.329652 [ 26 ] {} <Debug> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4512 | 2025.07.29 06:14:50.329687 [ 26 ] {} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.07.29 06:14:50.329692 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001217 sec., 166803.61544782252 rows/sec., 10.76 MiB/sec. | ||
| 4514 | 2025.07.29 06:14:50.329704 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4515 | 2025.07.29 06:14:50.329731 [ 260 ] {307d4701-7cfe-4e93-b93e-51dcf07c6b97} <Debug> TCPHandler: Processed in 0.001380311 sec. | ||
| 4516 | 2025.07.29 06:14:50.329836 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::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 | ||
| 4517 | 2025.07.29 06:14:50.329839 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.07.29 06:14:50.329989 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4519 | 2025.07.29 06:14:50.330003 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4520 | 2025.07.29 06:14:50.330031 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4521 | 2025.07.29 06:14:50.330048 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 4522 | 2025.07.29 06:14:50.330193 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 4523 | 2025.07.29 06:14:50.330272 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
| 4524 | 2025.07.29 06:14:50.330344 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 203 rows starting from the beginning of the part | ||
| 4525 | 2025.07.29 06:14:50.330415 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4526 | 2025.07.29 06:14:50.330487 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 203 rows starting from the beginning of the part | ||
| 4527 | 2025.07.29 06:14:50.330522 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.07.29 06:14:50.330566 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4529 | 2025.07.29 06:14:50.330945 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4530 | 2025.07.29 06:14:50.331174 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2025.07.29 06:14:50.331308 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001339 sec., 150858.8498879761 rows/sec., 8.57 MiB/sec. | ||
| 4532 | 2025.07.29 06:14:50.331349 [ 260 ] {c610c00e-5e81-4716-bb24-bbdc565dee4d} <Debug> TCPHandler: Processed in 0.001559436 sec. | ||
| 4533 | 2025.07.29 06:14:50.331467 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2025.07.29 06:14:50.331562 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4535 | 2025.07.29 06:14:50.331603 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4536 | 2025.07.29 06:14:50.331778 [ 201 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199927 sec., 659240.622827332 rows/sec., 46.36 MiB/sec. | ||
| 4537 | 2025.07.29 06:14:50.331948 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4538 | 2025.07.29 06:14:50.332184 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.07.29 06:14:50.332251 [ 190 ] {729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca::all_1_10_2} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4540 | 2025.07.29 06:14:50.332287 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.07.29 06:14:50.332317 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4542 | 2025.07.29 06:14:50.332330 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4543 | 2025.07.29 06:14:50.332707 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4544 | 2025.07.29 06:14:50.332929 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.07.29 06:14:50.333062 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Debug> executeQuery: Read 670 rows, 48.01 KiB in 0.001519 sec., 441079.6576695194 rows/sec., 30.87 MiB/sec. | ||
| 4546 | 2025.07.29 06:14:50.333100 [ 260 ] {1b80fe2e-7be7-46ea-8c78-ef1239b7b8bc} <Debug> TCPHandler: Processed in 0.001681799 sec. | ||
| 4547 | 2025.07.29 06:14:50.333209 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2025.07.29 06:14:50.333304 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4549 | 2025.07.29 06:14:50.333345 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4550 | 2025.07.29 06:14:50.333682 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2025.07.29 06:14:50.333717 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4552 | 2025.07.29 06:14:50.334012 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4553 | 2025.07.29 06:14:50.334233 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.07.29 06:14:50.334353 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 4555 | 2025.07.29 06:14:50.334390 [ 260 ] {6c0b6708-cee1-4a23-bfdd-6a0dd61dc176} <Debug> TCPHandler: Processed in 0.001229327 sec. | ||
| 4556 | 2025.07.29 06:14:50.334494 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2025.07.29 06:14:50.334587 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2025.07.29 06:14:50.334628 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4559 | 2025.07.29 06:14:50.335056 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.07.29 06:14:50.335090 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4561 | 2025.07.29 06:14:50.335426 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4562 | 2025.07.29 06:14:50.335634 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.07.29 06:14:50.335768 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001199 sec., 256046.70558799 rows/sec., 16.84 MiB/sec. | ||
| 4564 | 2025.07.29 06:14:50.335805 [ 260 ] {504fdd2d-946e-4d0e-a64e-f1faff2530cb} <Debug> TCPHandler: Processed in 0.00135971 sec. | ||
| 4565 | 2025.07.29 06:14:50.335910 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.07.29 06:14:50.336003 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.07.29 06:14:50.336044 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4568 | 2025.07.29 06:14:50.336351 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2025.07.29 06:14:50.336386 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4570 | 2025.07.29 06:14:50.336687 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4571 | 2025.07.29 06:14:50.336880 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2025.07.29 06:14:50.336998 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4573 | 2025.07.29 06:14:50.337032 [ 260 ] {7916e4e4-b563-4808-8cc2-77127c59e53b} <Debug> TCPHandler: Processed in 0.001194765 sec. | ||
| 4574 | 2025.07.29 06:14:50.337131 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2025.07.29 06:14:50.337217 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4576 | 2025.07.29 06:14:50.337268 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4577 | 2025.07.29 06:14:50.338069 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2025.07.29 06:14:50.338103 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4579 | 2025.07.29 06:14:50.338617 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4580 | 2025.07.29 06:14:50.338866 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2025.07.29 06:14:50.338999 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001761 sec., 10221.465076660988 rows/sec., 18.32 MiB/sec. | ||
| 4582 | 2025.07.29 06:14:50.339054 [ 260 ] {8f47f438-c2a5-4c91-93fd-494004802aca} <Debug> TCPHandler: Processed in 0.001938497 sec. | ||
| 4583 | 2025.07.29 06:14:50.339164 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2025.07.29 06:14:50.339259 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4585 | 2025.07.29 06:14:50.339299 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4586 | 2025.07.29 06:14:50.339626 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.07.29 06:14:50.339668 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4588 | 2025.07.29 06:14:50.339977 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4589 | 2025.07.29 06:14:50.340182 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.07.29 06:14:50.340306 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001066 sec., 95684.80300187616 rows/sec., 5.88 MiB/sec. | ||
| 4591 | 2025.07.29 06:14:50.340341 [ 260 ] {61e82836-ab21-43b3-8973-176c5f21bc29} <Debug> TCPHandler: Processed in 0.001225297 sec. | ||
| 4592 | 2025.07.29 06:14:54.569222 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4593 | 2025.07.29 06:14:54.569288 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4594 | 2025.07.29 06:14:54.668473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4595 | 2025.07.29 06:14:54.668990 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.07.29 06:14:54.669040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4597 | 2025.07.29 06:14:54.669557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4598 | 2025.07.29 06:14:54.669797 [ 244 ] {} <Trace> system.asynchronous_metric_log (1531bacc-32c1-4970-ab6f-e037e10402c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.07.29 06:14:54.669945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4600 | 2025.07.29 06:14:54.693545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 660 | ||
| 4601 | 2025.07.29 06:14:54.696055 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2025.07.29 06:14:54.696093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4603 | 2025.07.29 06:14:54.697301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4604 | 2025.07.29 06:14:54.697576 [ 243 ] {} <Trace> system.query_log (db9fb228-ff28-492e-b1de-6dad58e74e5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2025.07.29 06:14:54.697826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4606 | 2025.07.29 06:14:55.269206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4607 | 2025.07.29 06:14:55.286769 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.07.29 06:14:55.286825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4609 | 2025.07.29 06:14:55.292737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4610 | 2025.07.29 06:14:55.293456 [ 245 ] {} <Trace> system.metric_log (e8b1c211-d2e2-4d76-9824-b95e77298641): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.07.29 06:14:55.296505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4612 | 2025.07.29 06:14:55.312909 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2025.07.29 06:14:55.313084 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4614 | 2025.07.29 06:14:55.313147 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4615 | 2025.07.29 06:14:55.313796 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.07.29 06:14:55.313849 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4617 | 2025.07.29 06:14:55.314259 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4618 | 2025.07.29 06:14:55.314492 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.07.29 06:14:55.314649 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001612 sec., 65756.82382133996 rows/sec., 5.49 MiB/sec. | ||
| 4620 | 2025.07.29 06:14:55.314696 [ 260 ] {27e2caa9-1b19-4b8c-978f-b4a0b4ff6aac} <Debug> TCPHandler: Processed in 0.001912917 sec. | ||
| 4621 | 2025.07.29 06:14:55.314819 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2025.07.29 06:14:55.314928 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4623 | 2025.07.29 06:14:55.314970 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4624 | 2025.07.29 06:14:55.315380 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.07.29 06:14:55.315419 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4626 | 2025.07.29 06:14:55.315728 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4627 | 2025.07.29 06:14:55.315979 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.07.29 06:14:55.316084 [ 29 ] {} <Debug> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 4629 | 2025.07.29 06:14:55.316110 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 4630 | 2025.07.29 06:14:55.316124 [ 29 ] {} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.07.29 06:14:55.316151 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4632 | 2025.07.29 06:14:55.316154 [ 260 ] {84058734-ff40-4182-af6b-f949f34b94dc} <Debug> TCPHandler: Processed in 0.001387292 sec. | ||
| 4633 | 2025.07.29 06:14:55.316265 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.07.29 06:14:55.316289 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 4635 | 2025.07.29 06:14:55.316360 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4636 | 2025.07.29 06:14:55.316404 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4637 | 2025.07.29 06:14:55.316443 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4638 | 2025.07.29 06:14:55.316484 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 269 rows starting from the beginning of the part | ||
| 4639 | 2025.07.29 06:14:55.316557 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 4640 | 2025.07.29 06:14:55.316605 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 214 rows starting from the beginning of the part | ||
| 4641 | 2025.07.29 06:14:55.316652 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 4642 | 2025.07.29 06:14:55.316702 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 214 rows starting from the beginning of the part | ||
| 4643 | 2025.07.29 06:14:55.316748 [ 188 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 4644 | 2025.07.29 06:14:55.316820 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.07.29 06:14:55.316871 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4646 | 2025.07.29 06:14:55.317214 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4647 | 2025.07.29 06:14:55.317439 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.07.29 06:14:55.317575 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001234 sec., 72123.17666126418 rows/sec., 5.63 MiB/sec. | ||
| 4649 | 2025.07.29 06:14:55.317614 [ 260 ] {3c5e0397-fdcb-458d-af7c-61240e53eec1} <Debug> TCPHandler: Processed in 0.001397001 sec. | ||
| 4650 | 2025.07.29 06:14:55.317720 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.07.29 06:14:55.317724 [ 199 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496734 sec., 517125.95558061753 rows/sec., 34.12 MiB/sec. | ||
| 4652 | 2025.07.29 06:14:55.317816 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4653 | 2025.07.29 06:14:55.317870 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4654 | 2025.07.29 06:14:55.317973 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 4655 | 2025.07.29 06:14:55.318268 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.07.29 06:14:55.318311 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4657 | 2025.07.29 06:14:55.318331 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.07.29 06:14:55.318434 [ 187 ] {be22bcbb-6286-4b72-ae5a-b804aa424f90::all_1_30_6} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 4659 | 2025.07.29 06:14:55.318540 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4660 | 2025.07.29 06:14:55.318677 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4661 | 2025.07.29 06:14:55.318906 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.07.29 06:14:55.319035 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4663 | 2025.07.29 06:14:55.319073 [ 260 ] {24712088-949e-4942-b79d-4861cdb6c3b4} <Debug> TCPHandler: Processed in 0.001401352 sec. | ||
| 4664 | 2025.07.29 06:14:55.319182 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.07.29 06:14:55.319276 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2025.07.29 06:14:55.319331 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4667 | 2025.07.29 06:14:55.320114 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.07.29 06:14:55.320151 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4669 | 2025.07.29 06:14:55.320688 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4670 | 2025.07.29 06:14:55.320918 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.07.29 06:14:55.321055 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001798 sec., 13904.338153503893 rows/sec., 24.92 MiB/sec. | ||
| 4672 | 2025.07.29 06:14:55.321107 [ 260 ] {9e0cc72f-2529-422a-ba93-c9435d0cedfe} <Debug> TCPHandler: Processed in 0.001973019 sec. | ||
| 4673 | 2025.07.29 06:14:55.321216 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2025.07.29 06:14:55.321310 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4675 | 2025.07.29 06:14:55.321351 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4676 | 2025.07.29 06:14:55.321681 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.07.29 06:14:55.321716 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4678 | 2025.07.29 06:14:55.322054 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4679 | 2025.07.29 06:14:55.322261 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.07.29 06:14:55.322387 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4681 | 2025.07.29 06:14:55.322423 [ 260 ] {ba0f1e3f-97bf-4026-aeba-d467fdcfe0c6} <Debug> TCPHandler: Processed in 0.001254407 sec. | ||
| 4682 | 2025.07.29 06:15:00.323705 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2025.07.29 06:15:00.323891 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4684 | 2025.07.29 06:15:00.323959 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4685 | 2025.07.29 06:15:00.324795 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.07.29 06:15:00.324843 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4687 | 2025.07.29 06:15:00.325256 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4688 | 2025.07.29 06:15:00.325505 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Trace> oximeter.fields_i16 (fdb00fb2-e6af-46c8-8301-f4daa4a58b7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.07.29 06:15:00.325681 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001837 sec., 213391.3990201415 rows/sec., 13.54 MiB/sec. | ||
| 4690 | 2025.07.29 06:15:00.325732 [ 260 ] {2a2a81f5-2cb7-48d1-92df-b99c62cf952c} <Debug> TCPHandler: Processed in 0.002167564 sec. | ||
| 4691 | 2025.07.29 06:15:00.325869 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2025.07.29 06:15:00.325975 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4693 | 2025.07.29 06:15:00.326020 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4694 | 2025.07.29 06:15:00.326447 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.07.29 06:15:00.326484 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4696 | 2025.07.29 06:15:00.326808 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4697 | 2025.07.29 06:15:00.327043 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Trace> oximeter.fields_ipaddr (c429a405-a53a-4154-a5ba-82dc8ee2b00b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2025.07.29 06:15:00.327176 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 266.26 KiB/sec. | ||
| 4699 | 2025.07.29 06:15:00.327215 [ 260 ] {c7dede3a-3cb6-4c2d-aeb3-acdf491c0482} <Debug> TCPHandler: Processed in 0.001400002 sec. | ||
| 4700 | 2025.07.29 06:15:00.327332 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2025.07.29 06:15:00.327430 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4702 | 2025.07.29 06:15:00.327473 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4703 | 2025.07.29 06:15:00.328460 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.07.29 06:15:00.328521 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4705 | 2025.07.29 06:15:00.328908 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4706 | 2025.07.29 06:15:00.329166 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.07.29 06:15:00.329287 [ 62 ] {} <Debug> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4708 | 2025.07.29 06:15:00.329312 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Debug> executeQuery: Read 1105 rows, 89.71 KiB in 0.001902 sec., 580967.4027339643 rows/sec., 46.06 MiB/sec. | ||
| 4709 | 2025.07.29 06:15:00.329322 [ 62 ] {} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.07.29 06:15:00.329346 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4711 | 2025.07.29 06:15:00.329352 [ 260 ] {0c2be4f8-76df-48f2-be22-f4158a87aa92} <Debug> TCPHandler: Processed in 0.002069191 sec. | ||
| 4712 | 2025.07.29 06:15:00.329467 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::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 | ||
| 4713 | 2025.07.29 06:15:00.329519 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.07.29 06:15:00.329622 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4715 | 2025.07.29 06:15:00.329629 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2025.07.29 06:15:00.329666 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4717 | 2025.07.29 06:15:00.329681 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2424 rows starting from the beginning of the part | ||
| 4718 | 2025.07.29 06:15:00.329763 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1103 rows starting from the beginning of the part | ||
| 4719 | 2025.07.29 06:15:00.329816 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1247 rows starting from the beginning of the part | ||
| 4720 | 2025.07.29 06:15:00.329866 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1103 rows starting from the beginning of the part | ||
| 4721 | 2025.07.29 06:15:00.329911 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 4722 | 2025.07.29 06:15:00.329954 [ 187 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1105 rows starting from the beginning of the part | ||
| 4723 | 2025.07.29 06:15:00.330224 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.07.29 06:15:00.330267 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4725 | 2025.07.29 06:15:00.330637 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4726 | 2025.07.29 06:15:00.330950 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Trace> oximeter.fields_u16 (be22bcbb-6286-4b72-ae5a-b804aa424f90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.07.29 06:15:00.331102 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Debug> executeQuery: Read 218 rows, 13.41 KiB in 0.0015 sec., 145333.33333333334 rows/sec., 8.73 MiB/sec. | ||
| 4728 | 2025.07.29 06:15:00.331141 [ 260 ] {00dd32ce-7e66-45a2-b207-bb758b80880c} <Debug> TCPHandler: Processed in 0.001671579 sec. | ||
| 4729 | 2025.07.29 06:15:00.331263 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.07.29 06:15:00.331358 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.07.29 06:15:00.331398 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4732 | 2025.07.29 06:15:00.331938 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.07.29 06:15:00.331974 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4734 | 2025.07.29 06:15:00.332291 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4735 | 2025.07.29 06:15:00.332448 [ 199 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7088 rows, containing 5 columns (5 merged, 0 gathered) in 0.00304058 sec., 2331134.1915029367 rows/sec., 197.04 MiB/sec. | ||
| 4736 | 2025.07.29 06:15:00.332504 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Trace> oximeter.fields_u32 (729d3eb6-a1d2-4fe6-a14f-73bc0c9025ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.07.29 06:15:00.332641 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001301 sec., 156033.8201383551 rows/sec., 10.06 MiB/sec. | ||
| 4738 | 2025.07.29 06:15:00.332680 [ 260 ] {b5f20ab9-cdc2-4f2a-a770-67eed5904ec8} <Debug> TCPHandler: Processed in 0.001465323 sec. | ||
| 4739 | 2025.07.29 06:15:00.332798 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.07.29 06:15:00.332806 [ 189 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4741 | 2025.07.29 06:15:00.332893 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4742 | 2025.07.29 06:15:00.332938 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4743 | 2025.07.29 06:15:00.333141 [ 189 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.07.29 06:15:00.333292 [ 189 ] {b16a3fec-e337-46e7-80be-6914daa54b68::all_1_36_7} <Trace> oximeter.fields_string (b16a3fec-e337-46e7-80be-6914daa54b68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4745 | 2025.07.29 06:15:00.333437 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.07.29 06:15:00.333446 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 4747 | 2025.07.29 06:15:00.333491 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4748 | 2025.07.29 06:15:00.333834 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4749 | 2025.07.29 06:15:00.334052 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Trace> oximeter.fields_u8 (ec558259-79ed-4cb9-b65e-995b927becac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2025.07.29 06:15:00.334181 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001307 sec., 154552.4100994644 rows/sec., 8.78 MiB/sec. | ||
| 4751 | 2025.07.29 06:15:00.334221 [ 260 ] {da8a302f-501e-440f-9d5d-49345753fbe9} <Debug> TCPHandler: Processed in 0.001470694 sec. | ||
| 4752 | 2025.07.29 06:15:00.334360 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2025.07.29 06:15:00.334454 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4754 | 2025.07.29 06:15:00.334493 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4755 | 2025.07.29 06:15:00.335261 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.07.29 06:15:00.335297 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4757 | 2025.07.29 06:15:00.335631 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4758 | 2025.07.29 06:15:00.335851 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.07.29 06:15:00.335964 [ 62 ] {} <Debug> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4760 | 2025.07.29 06:15:00.335982 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Debug> executeQuery: Read 674 rows, 48.34 KiB in 0.001546 sec., 435963.7774902975 rows/sec., 30.53 MiB/sec. | ||
| 4761 | 2025.07.29 06:15:00.335995 [ 62 ] {} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.07.29 06:15:00.336015 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4763 | 2025.07.29 06:15:00.336021 [ 260 ] {1d6cffb5-99b0-4b4b-81be-9e4740b8b119} <Debug> TCPHandler: Processed in 0.001707491 sec. | ||
| 4764 | 2025.07.29 06:15:00.336097 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::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 | ||
| 4765 | 2025.07.29 06:15:00.336143 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2025.07.29 06:15:00.336199 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2025.07.29 06:15:00.336230 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1223 rows starting from the beginning of the part | ||
| 4768 | 2025.07.29 06:15:00.336243 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4769 | 2025.07.29 06:15:00.336281 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 670 rows starting from the beginning of the part | ||
| 4770 | 2025.07.29 06:15:00.336289 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4771 | 2025.07.29 06:15:00.336327 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 547 rows starting from the beginning of the part | ||
| 4772 | 2025.07.29 06:15:00.336368 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 670 rows starting from the beginning of the part | ||
| 4773 | 2025.07.29 06:15:00.336404 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part | ||
| 4774 | 2025.07.29 06:15:00.336439 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 674 rows starting from the beginning of the part | ||
| 4775 | 2025.07.29 06:15:00.336650 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.07.29 06:15:00.336696 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4777 | 2025.07.29 06:15:00.337009 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4778 | 2025.07.29 06:15:00.337242 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Trace> oximeter.measurements_bool (53e0b0d3-b688-439e-a815-5fb9ad1837e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.07.29 06:15:00.337372 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 4780 | 2025.07.29 06:15:00.337408 [ 260 ] {6a373598-f7d7-423c-9a21-aa27b0ee6cc9} <Debug> TCPHandler: Processed in 0.001313729 sec. | ||
| 4781 | 2025.07.29 06:15:00.337525 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2025.07.29 06:15:00.337619 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.07.29 06:15:00.337663 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4784 | 2025.07.29 06:15:00.337804 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739512 sec., 2226486.508859956 rows/sec., 167.66 MiB/sec. | ||
| 4785 | 2025.07.29 06:15:00.337976 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4786 | 2025.07.29 06:15:00.338158 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2025.07.29 06:15:00.338200 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4788 | 2025.07.29 06:15:00.338241 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.07.29 06:15:00.338323 [ 187 ] {36b479e3-dab2-4959-98cb-11c3172bd6c8::all_1_36_7} <Trace> oximeter.fields_uuid (36b479e3-dab2-4959-98cb-11c3172bd6c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4790 | 2025.07.29 06:15:00.338397 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4791 | 2025.07.29 06:15:00.338586 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4792 | 2025.07.29 06:15:00.338809 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.07.29 06:15:00.338913 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4794 | 2025.07.29 06:15:00.338939 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001338 sec., 230941.70403587443 rows/sec., 15.20 MiB/sec. | ||
| 4795 | 2025.07.29 06:15:00.338944 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.07.29 06:15:00.338970 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4797 | 2025.07.29 06:15:00.338975 [ 260 ] {aeaff8df-3a95-46b2-afaa-59e8a5a6ad9b} <Debug> TCPHandler: Processed in 0.001499365 sec. | ||
| 4798 | 2025.07.29 06:15:00.339081 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::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 | ||
| 4799 | 2025.07.29 06:15:00.339090 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2025.07.29 06:15:00.339222 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4801 | 2025.07.29 06:15:00.339237 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2025.07.29 06:15:00.339265 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4803 | 2025.07.29 06:15:00.339279 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9380 rows starting from the beginning of the part | ||
| 4804 | 2025.07.29 06:15:00.339375 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 307 rows starting from the beginning of the part | ||
| 4805 | 2025.07.29 06:15:00.339430 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 881 rows starting from the beginning of the part | ||
| 4806 | 2025.07.29 06:15:00.339485 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 307 rows starting from the beginning of the part | ||
| 4807 | 2025.07.29 06:15:00.339530 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4808 | 2025.07.29 06:15:00.339576 [ 193 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 309 rows starting from the beginning of the part | ||
| 4809 | 2025.07.29 06:15:00.339593 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.07.29 06:15:00.339633 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4811 | 2025.07.29 06:15:00.339983 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4812 | 2025.07.29 06:15:00.340208 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2025.07.29 06:15:00.340305 [ 62 ] {} <Debug> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4814 | 2025.07.29 06:15:00.340336 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 4815 | 2025.07.29 06:15:00.340336 [ 62 ] {} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2025.07.29 06:15:00.340366 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4817 | 2025.07.29 06:15:00.340373 [ 260 ] {d488fe5a-979b-4b8c-ba07-831272793aba} <Debug> TCPHandler: Processed in 0.001331269 sec. | ||
| 4818 | 2025.07.29 06:15:00.340441 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4819 | 2025.07.29 06:15:00.340505 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2025.07.29 06:15:00.340543 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2025.07.29 06:15:00.340574 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4822 | 2025.07.29 06:15:00.340603 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4823 | 2025.07.29 06:15:00.340619 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4824 | 2025.07.29 06:15:00.340663 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4825 | 2025.07.29 06:15:00.340662 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4826 | 2025.07.29 06:15:00.340699 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4827 | 2025.07.29 06:15:00.340736 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4828 | 2025.07.29 06:15:00.340769 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::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 | ||
| 4829 | 2025.07.29 06:15:00.341542 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.07.29 06:15:00.341582 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4831 | 2025.07.29 06:15:00.341693 [ 191 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284558 sec., 4670.8673333551305 rows/sec., 308.65 KiB/sec. | ||
| 4832 | 2025.07.29 06:15:00.341812 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4833 | 2025.07.29 06:15:00.342099 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::all_1_6_1} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.07.29 06:15:00.342163 [ 187 ] {3f2a4e98-d212-463b-95b2-6479f068da9b::all_1_6_1} <Trace> oximeter.measurements_f64 (3f2a4e98-d212-463b-95b2-6479f068da9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4835 | 2025.07.29 06:15:00.342223 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4836 | 2025.07.29 06:15:00.342271 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4837 | 2025.07.29 06:15:00.342518 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Trace> oximeter.measurements_histogramu64 (2997cf75-298d-4ab8-8d89-a925ac75430c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2025.07.29 06:15:00.342663 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002078 sec., 8662.175168431184 rows/sec., 15.52 MiB/sec. | ||
| 4839 | 2025.07.29 06:15:00.342730 [ 260 ] {80de6492-a6ea-48d6-bd7e-322bb0abf72a} <Debug> TCPHandler: Processed in 0.002272227 sec. | ||
| 4840 | 2025.07.29 06:15:00.342867 [ 260 ] {} <Trace> TCP-Session: 8d606d90-93c9-42b0-a42b-9d8cb92c8191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2025.07.29 06:15:00.342961 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50012) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4842 | 2025.07.29 06:15:00.343004 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4843 | 2025.07.29 06:15:00.343360 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.07.29 06:15:00.343396 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4845 | 2025.07.29 06:15:00.343719 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4846 | 2025.07.29 06:15:00.343965 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.07.29 06:15:00.344071 [ 62 ] {} <Debug> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4848 | 2025.07.29 06:15:00.344096 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001153 sec., 88464.87424111016 rows/sec., 5.44 MiB/sec. | ||
| 4849 | 2025.07.29 06:15:00.344101 [ 62 ] {} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.07.29 06:15:00.344127 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4851 | 2025.07.29 06:15:00.344134 [ 260 ] {c8c145d7-61d8-404a-a31d-8cf77411ddc9} <Debug> TCPHandler: Processed in 0.001315769 sec. | ||
| 4852 | 2025.07.29 06:15:00.344168 [ 197 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11344 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140323 sec., 2206865.2106103064 rows/sec., 151.02 MiB/sec. | ||
| 4853 | 2025.07.29 06:15:00.344190 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::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 | ||
| 4854 | 2025.07.29 06:15:00.344284 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4855 | 2025.07.29 06:15:00.344310 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1692 rows starting from the beginning of the part | ||
| 4856 | 2025.07.29 06:15:00.344354 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
| 4857 | 2025.07.29 06:15:00.344391 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4858 | 2025.07.29 06:15:00.344425 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part | ||
| 4859 | 2025.07.29 06:15:00.344459 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4860 | 2025.07.29 06:15:00.344494 [ 193 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part | ||
| 4861 | 2025.07.29 06:15:00.344504 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4862 | 2025.07.29 06:15:00.344899 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.07.29 06:15:00.345003 [ 187 ] {c8d47a1f-a0f3-4aba-8278-0c91deb16a39::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c8d47a1f-a0f3-4aba-8278-0c91deb16a39) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4864 | 2025.07.29 06:15:00.345108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4865 | 2025.07.29 06:15:00.345496 [ 186 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 4 columns (4 merged, 0 gathered) in 0.00133704 sec., 1584096.212529169 rows/sec., 104.86 MiB/sec. | ||
| 4866 | 2025.07.29 06:15:00.345834 [ 187 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4867 | 2025.07.29 06:15:00.346189 [ 187 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.07.29 06:15:00.346285 [ 187 ] {7fdb072a-0219-4c9f-a907-a32f084d100d::all_1_36_7} <Trace> oximeter.measurements_u64 (7fdb072a-0219-4c9f-a907-a32f084d100d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4869 | 2025.07.29 06:15:00.346381 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||