2024/11/21-03:33:14.328940 140007947138624 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00: fork to child time = 0.008471 sec 2024/11/21-03:33:14.329487 140007947138624 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00 2024/11/21-03:33:14.337538 140007947138624 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00 2024/11/21-03:33:14.339978 140007947138624 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-03:33:14.340213 140007947138624 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-03:33:14.387198 140007947138624 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04172/att-00/MANIFEST-090329 2024/11/21-03:33:14.402532 140007947138624 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04172/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 99133, last_sequence is 1493259980, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 98987 2024/11/21-03:33:14.402537 140007947138624 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-03:33:14.402625 140007947138624 [version_set.cc:5724] Creating manifest 99133 2024/11/21-03:33:14.450775 140007947138624 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-03:33:14.491723 140007947138624 [compaction_job.cc:2437] [default] [JOB 4172] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-03:33:14.491737 140007947138624 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3133 Base level 2, inputs: [99128(31MB)], [99055(40MB) 99056(40MB) 99057(40MB) 99058(40MB) 99059(40MB) 99060(40MB) 99061(40MB) 99062(40MB) 99063(40MB)] 2024/11/21-03:33:14.498595 140007947138624 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:33:14.498618 140007947138624 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:33:14.498637 140007947138624 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:33:14.498645 140007947138624 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-03:33:14.498654 140007947138624 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-03:33:15.122218 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst) /dev/shm/ToplingTemp/Topling-1301195-g1J09t 2024/11/21-03:33:15.296166 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst): first pass time = 0.17's, 771.731'MB/sec 2024/11/21-03:33:15.870936 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst): old prealloc_size = 147639500, real_size = 40886400 2024/11/21-03:33:15.871094 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.02 avg-zval = 313.90 2024/11/21-03:33:15.871280 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:16.070011 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099134.sst): second pass time = 0.57's, 229.286'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 214.584'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1704.401'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.216'MB/sec write SST data time = 0.05's, 870.640'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45986.553'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.286'MB/sec zip pipeline throughput = 229.286'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.02 avg-zval = 313.90 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1024.02 avg-zval = 313.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8359 value = 3.2400 dict = 1.00 all = 3.1419 } Zip/UnZip{ index = 0.1463 value = 0.3086 dict = 1.00 all = 0.3183 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144003 Billion total entry num = 1.700646025 Billion write speed all = 17.777263828 MB/sec (with seq num) write speed all = 17.379145987 MB/sec (without seq num) 2024/11/21-03:33:16.123901 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99134: 129427 keys, 42719290 bytes, temperature: kWarm 2024/11/21-03:33:16.124016 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131196123955, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99134, "file_size": 42719290, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1493219637, "table_properties": {"data_size": 40626672, "index_size": 227200, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629355, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131195, "oldest_key_time": 0, "file_creation_time": 1732131195, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99134, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:16.184347 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst) /dev/shm/ToplingTemp/Topling-1301195-EhBAZr 2024/11/21-03:33:16.784798 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst): first pass time = 0.60's, 223.546'MB/sec 2024/11/21-03:33:17.386905 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst): old prealloc_size = 147639500, real_size = 40956896 2024/11/21-03:33:17.387040 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.44 2024/11/21-03:33:17.387487 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:17.556341 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099135.sst): second pass time = 0.60's, 218.846'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.559'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1799.504'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 885.430'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36965.853'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 218.846'MB/sec zip pipeline throughput = 362.417'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 314.44 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1024.00 avg-zval = 314.44 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8360 value = 3.2344 dict = 1.00 all = 3.1367 } Zip/UnZip{ index = 0.1463 value = 0.3092 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 563.330803 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 17.780444526 MB/sec (with seq num) write speed all = 17.382313703 MB/sec (without seq num) 2024/11/21-03:33:17.607852 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99135: 129429 keys, 42789734 bytes, temperature: kWarm 2024/11/21-03:33:17.607913 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131197607882, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99135, "file_size": 42789734, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952370215, "largest_seqno": 1493230386, "table_properties": {"data_size": 40697168, "index_size": 227200, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629338, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131196, "oldest_key_time": 0, "file_creation_time": 1732131196, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99135, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:17.648102 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst) /dev/shm/ToplingTemp/Topling-1301195-2cuqru 2024/11/21-03:33:18.290236 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst): first pass time = 0.64's, 209.031'MB/sec 2024/11/21-03:33:19.236908 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst): old prealloc_size = 147639500, real_size = 40606352 2024/11/21-03:33:19.237075 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.86 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.63 2024/11/21-03:33:19.237251 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:19.428552 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099136.sst): second pass time = 0.95's, 139.168'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 221.478'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1746.751'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.233'MB/sec write SST data time = 0.05's, 806.725'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35731.320'MB/sec zip my value time = 0.95's, unzip length = 0.132'GB zip my value throughput = 139.168'MB/sec zip pipeline throughput = 254.164'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1017.02 avg-zval = 311.63 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1024.02 avg-zval = 311.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.4524 value = 3.2636 dict = 1.00 all = 3.1626 } Zip/UnZip{ index = 0.1550 value = 0.3064 dict = 1.00 all = 0.3162 } ---------------------------- total value len = 563.463339 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402859 Billion total entry num = 1.700904881 Billion write speed all = 17.783424188 MB/sec (with seq num) write speed all = 17.385284878 MB/sec (without seq num) 2024/11/21-03:33:19.481746 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99136: 129427 keys, 42439212 bytes, temperature: kWarm 2024/11/21-03:33:19.481809 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131199481778, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99136, "file_size": 42439212, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1493236024, "table_properties": {"data_size": 40333120, "index_size": 240704, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630017, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131197, "oldest_key_time": 0, "file_creation_time": 1732131197, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99136, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:19.522226 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst) /dev/shm/ToplingTemp/Topling-1301195-3irMJt 2024/11/21-03:33:20.299515 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst): first pass time = 0.78's, 172.683'MB/sec 2024/11/21-03:33:20.866377 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst): old prealloc_size = 147639500, real_size = 40928672 2024/11/21-03:33:20.866554 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.22 2024/11/21-03:33:20.867029 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:21.093469 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099137.sst): second pass time = 0.57's, 232.538'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 188.310'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1538.514'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.206'MB/sec write SST data time = 0.07's, 613.307'MB/sec dict compress time = 8314045560.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42396.960'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.538'MB/sec zip pipeline throughput = 278.546'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.02 avg-zval = 314.22 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1024.02 avg-zval = 314.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8359 value = 3.2366 dict = 1.00 all = 3.1388 } Zip/UnZip{ index = 0.1463 value = 0.3090 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 563.595875 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532286 Billion total entry num = 1.701034308 Billion write speed all = 17.786511383 MB/sec (with seq num) write speed all = 17.388361173 MB/sec (without seq num) 2024/11/21-03:33:21.148515 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99137: 129427 keys, 42761133 bytes, temperature: kWarm 2024/11/21-03:33:21.148579 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131201148549, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99137, "file_size": 42761133, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1493236036, "table_properties": {"data_size": 40668944, "index_size": 227200, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630045, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131199, "oldest_key_time": 0, "file_creation_time": 1732131199, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99137, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:21.188495 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst) /dev/shm/ToplingTemp/Topling-1301195-vog9Ps 2024/11/21-03:33:21.794755 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst): first pass time = 0.61's, 221.399'MB/sec 2024/11/21-03:33:22.670337 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst): old prealloc_size = 147639500, real_size = 40568896 2024/11/21-03:33:22.670464 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.87 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.97 avg-zval = 311.31 2024/11/21-03:33:22.670842 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:22.835522 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099138.sst): second pass time = 0.87's, 150.473'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.827'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2292.183'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 898.316'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19794.880'MB/sec zip my value time = 0.87's, unzip length = 0.132'GB zip my value throughput = 150.473'MB/sec zip pipeline throughput = 272.124'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.87 avg-val = 1016.97 avg-zval = 311.31 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.87 avg-val = 1023.92 avg-zval = 311.31 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128456 bytes = 481728 } seq expand size = 899192 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.4135 value = 3.2667 dict = 1.00 all = 3.1642 } Zip/UnZip{ index = 0.1559 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 563.728404 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 17.789557933 MB/sec (with seq num) write speed all = 17.391397722 MB/sec (without seq num) 2024/11/21-03:33:22.888329 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99138: 129433 keys, 42418102 bytes, temperature: kWarm 2024/11/21-03:33:22.888398 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131202888367, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99138, "file_size": 42418102, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1493233640, "table_properties": {"data_size": 40294192, "index_size": 242176, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629743, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131201, "oldest_key_time": 0, "file_creation_time": 1732131201, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99138, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:22.927690 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst) /dev/shm/ToplingTemp/Topling-1301195-xj2qqs 2024/11/21-03:33:23.552947 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst): first pass time = 0.63's, 214.673'MB/sec 2024/11/21-03:33:24.055100 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst): old prealloc_size = 147639500, real_size = 40793872 2024/11/21-03:33:24.055234 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.15 2024/11/21-03:33:24.055385 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:24.286887 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099139.sst): second pass time = 0.50's, 262.531'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 183.867'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2134.858'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.201'MB/sec write SST data time = 0.07's, 601.090'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41835.443'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 262.531'MB/sec zip pipeline throughput = 262.531'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.98 avg-zval = 313.15 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1023.44 avg-zval = 313.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119375 bytes = 447664 } seq expand size = 835625 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.7543 value = 3.2476 dict = 1.00 all = 3.1500 } Zip/UnZip{ index = 0.1481 value = 0.3079 dict = 1.00 all = 0.3175 } ---------------------------- total value len = 563.860869 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791150 Billion total entry num = 1.701293172 Billion write speed all = 17.792753622 MB/sec (with seq num) write speed all = 17.394580024 MB/sec (without seq num) 2024/11/21-03:33:24.343615 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99139: 129431 keys, 42609416 bytes, temperature: kWarm 2024/11/21-03:33:24.343705 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131204343661, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99139, "file_size": 42609416, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1493228207, "table_properties": {"data_size": 40531392, "index_size": 229952, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629287, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131202, "oldest_key_time": 0, "file_creation_time": 1732131202, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99139, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:24.396628 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst) /dev/shm/ToplingTemp/Topling-1301195-zU6BWq 2024/11/21-03:33:25.161933 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst): first pass time = 0.77's, 175.391'MB/sec 2024/11/21-03:33:25.859592 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst): old prealloc_size = 147639500, real_size = 41064000 2024/11/21-03:33:25.859725 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.03 avg-zval = 315.32 2024/11/21-03:33:25.859884 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:26.054882 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099140.sst): second pass time = 0.70's, 188.886'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 219.682'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2069.961'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.249'MB/sec write SST data time = 0.07's, 657.893'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42282.878'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 188.886'MB/sec zip pipeline throughput = 368.549'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 315.32 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 315.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 485360 } seq expand size = 905982 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0177 value = 3.2254 dict = 1.00 all = 3.1289 } Zip/UnZip{ index = 0.1425 value = 0.3100 dict = 1.00 all = 0.3196 } ---------------------------- total value len = 563.993404 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920576 Billion total entry num = 1.701422598 Billion write speed all = 17.795786252 MB/sec (with seq num) write speed all = 17.397602957 MB/sec (without seq num) 2024/11/21-03:33:26.122112 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99140: 129426 keys, 42896718 bytes, temperature: kWarm 2024/11/21-03:33:26.122172 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131206122141, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99140, "file_size": 42896718, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1493215665, "table_properties": {"data_size": 40810160, "index_size": 221312, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629580, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131204, "oldest_key_time": 0, "file_creation_time": 1732131204, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99140, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:26.162349 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst) /dev/shm/ToplingTemp/Topling-1301195-XKiZ4r 2024/11/21-03:33:26.699891 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst): first pass time = 0.54's, 249.705'MB/sec 2024/11/21-03:33:27.418865 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst): old prealloc_size = 147639500, real_size = 41042880 2024/11/21-03:33:27.418978 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.03 avg-zval = 315.14 2024/11/21-03:33:27.419148 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:27.593066 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099141.sst): second pass time = 0.72's, 183.282'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.184'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2443.894'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.06's, 756.324'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35945.934'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 183.282'MB/sec zip pipeline throughput = 366.563'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 315.14 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.03 avg-zval = 315.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 485360 } seq expand size = 905982 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 6.9654 value = 3.2272 dict = 1.00 all = 3.1304 } Zip/UnZip{ index = 0.1436 value = 0.3099 dict = 1.00 all = 0.3194 } ---------------------------- total value len = 564.125940 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050002 Billion total entry num = 1.701552024 Billion write speed all = 17.798938229 MB/sec (with seq num) write speed all = 17.400742564 MB/sec (without seq num) 2024/11/21-03:33:27.644787 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99141: 129426 keys, 42875838 bytes, temperature: kWarm 2024/11/21-03:33:27.644844 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131207644815, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99141, "file_size": 42875838, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1493234621, "table_properties": {"data_size": 40787376, "index_size": 222976, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629948, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131206, "oldest_key_time": 0, "file_creation_time": 1732131206, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99141, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:27.682996 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst) /dev/shm/ToplingTemp/Topling-1301195-1NJPPs 2024/11/21-03:33:28.225912 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst): first pass time = 0.54's, 247.231'MB/sec 2024/11/21-03:33:28.940931 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst): old prealloc_size = 147639500, real_size = 41017344 2024/11/21-03:33:28.941077 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.00 avg-zval = 314.94 2024/11/21-03:33:28.941232 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:33:29.105894 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099142.sst): second pass time = 0.71's, 184.281'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.676'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1797.372'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.268'MB/sec write SST data time = 0.04's, 972.416'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29180.540'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 184.281'MB/sec zip pipeline throughput = 326.112'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 314.94 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.00 avg-zval = 314.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9876 value = 3.2292 dict = 1.00 all = 3.1334 } Zip/UnZip{ index = 0.1431 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 564.258476 GB avg = 0.332 KB (by entry num) total key len = 44.337703 GB avg = 0.026 KB total ukey len = 32.808120 GB avg = 0.014 KB total ukey num = 2.322179431 Billion total entry num = 1.701681453 Billion write speed all = 17.802103113 MB/sec (with seq num) write speed all = 17.403894780 MB/sec (without seq num) 2024/11/21-03:33:29.158314 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99142: 129429 keys, 42834307 bytes, temperature: kWarm 2024/11/21-03:33:29.158382 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131209158352, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99142, "file_size": 42834307, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958963773, "largest_seqno": 1493236007, "table_properties": {"data_size": 40762544, "index_size": 222272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629679, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732131207, "oldest_key_time": 0, "file_creation_time": 1732131207, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99142, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:29.195717 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099143.sst) /dev/shm/ToplingTemp/Topling-1301195-IM6nHu 2024/11/21-03:33:29.202780 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099143.sst): first pass time = 0.01's, 223.410'MB/sec 2024/11/21-03:33:29.229264 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099143.sst): old prealloc_size = 147639500, real_size = 495944 2024/11/21-03:33:29.229310 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099143.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1513 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.34 raw-val = 0.0015 GB zip-val = 0.0005 GB avg-val =1016.75 avg-zval = 327.05 2024/11/21-03:33:29.231925 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00/099143.sst): second pass time = 0.03's, 59.505'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 198.730'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 20.191'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.252'MB/sec write SST data time = 0.00's, 470.082'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.023'MB, throughput = 1172.976'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 59.505'MB/sec zip pipeline throughput = 59.505'MB/sec entries = 1513 avg-key = 20.00 avg-zkey = 0.38 avg-val = 1016.75 avg-zval = 327.05 usrkeys = 1513 avg-key = 12.00 avg-zkey = 0.38 avg-val = 1023.75 avg-zval = 327.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1513 bytes = 5504 } seq expand size = 10591 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0015 GB dict = 0.02 MB all = 0.0016 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 31.5208 value = 3.1088 dict = 1.00 all = 2.9847 } Zip/UnZip{ index = 0.0317 value = 0.3217 dict = 1.00 all = 0.3350 } ---------------------------- total value len = 564.260025 GB avg = 0.332 KB (by entry num) total key len = 44.337734 GB avg = 0.026 KB total ukey len = 32.808138 GB avg = 0.014 KB total ukey num = 2.322180944 Billion total entry num = 1.701682966 Billion write speed all = 17.802083678 MB/sec (with seq num) write speed all = 17.403876460 MB/sec (without seq num) 2024/11/21-03:33:29.239762 140007947138624 [compaction_job.cc:1948] [default] [JOB 4172] Generated table #99143: 1513 keys, 525539 bytes, temperature: kWarm 2024/11/21-03:33:29.239812 140007947138624 EVENT_LOG_v1 {"time_micros": 1732131209239785, "cf_name": "default", "job": 4172, "event": "table_file_creation", "file_number": 99143, "file_size": 525539, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1056461589, "largest_seqno": 1491751342, "table_properties": {"data_size": 494832, "index_size": 576, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 30260, "raw_average_key_size": 20, "raw_value_size": 1538341, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1513, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732131209, "oldest_key_time": 0, "file_creation_time": 1732131209, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99143, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:33:29.250498 140007947138624 [compaction_job.cc:703] job-04172: subcompact[0], size: 0.384869 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04172/att-00 [099134,099135,099136,099137,099138,099139,099140,099141,099142,099143] 2024/11/21-03:33:29.334255 140007947138624 (Original Log Time 2024/11/21-03:33:14.491795) EVENT_LOG_v1 {"time_micros": 1732131194491751, "job": 4172, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [99128], "files_L3": [99055, 99056, 99057, 99058, 99059, 99060, 99061, 99062, 99063], "score": 0.999784, "input_data_size": 417040626, "oldest_snapshot_seqno": 1493259980} 2024/11/21-03:33:29.334259 140007947138624 (Original Log Time 2024/11/21-03:33:29.333259) [compaction_job.cc:2022] [default] [JOB 4172] Compacted 1@2 + 9@3 files to L3 => 384869289 bytes 2024/11/21-03:33:29.334261 140007947138624 (Original Log Time 2024/11/21-03:33:29.334183) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 28.3 rd, 26.1 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(31.2, 366.5 +0.0 blob) out(367.0 +0.0 blob), read-write-amplify(24.5) write-amplify(11.8) OK, records in: 1196776, records dropped: 30408 output_compression: Snappy 2024/11/21-03:33:29.334265 140007947138624 (Original Log Time 2024/11/21-03:33:29.334233) EVENT_LOG_v1 {"time_micros": 1732131209334209, "cf": "default", "job": 4172, "event": "compaction_finished", "compaction_time_micros": 14758708, "compaction_time_cpu_micros": 3645835, "output_level": 3, "num_output_files": 10, "total_output_size": 384869289, "num_input_records": 1196776, "num_output_records": 1166368, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 303636830, "file_range_sync_nanos": 0, "file_fsync_nanos": 9348, "file_prepare_write_nanos": 21056, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/21-03:33:29.463448 140007947138624 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732121803,"starts":1732131194,"executesMs":14988,"compactionJobId":4172,"attempt":0,"compactionInputRawBytes":1241064228,"compactionInputZipBytes":417040626,"compactionOutputRawBytes":0,"compactionOutputZipBytes":384869289,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-661a174034baabfa15dd805f1d62537b-ce9ff81f6e94d149-00"}}, response = 2024/11/21-03:33:29.463532 140007947138624 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04172/att-00: olev 3, work 14.988 s, result 15.808 ms, install 1.023 ms, input{raw 1.156 GiB zip 397.721 MiB}