2024/11/20-21:32:31.398459 140008610162240 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00: fork to child time = 0.035494 sec 2024/11/20-21:32:31.399159 140008610162240 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00 2024/11/20-21:32:31.406579 140008610162240 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00 2024/11/20-21:32:31.408877 140008610162240 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:32:31.409202 140008610162240 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:32:31.455716 140008610162240 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14508/att-00/MANIFEST-049091 2024/11/20-21:32:31.471817 140008610162240 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14508/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 73711, last_sequence is 1170107106, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 73574 2024/11/20-21:32:31.471827 140008610162240 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:32:31.471926 140008610162240 [version_set.cc:5724] Creating manifest 73711 2024/11/20-21:32:31.505830 140008610162240 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:32:31.526034 140008610162240 [compaction_job.cc:2437] [default] [JOB 14508] Compacting 1@2 + 9@3 files to L3, score 0.93, subcompactions 1 : 1 2024/11/20-21:32:31.526063 140008610162240 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11531 Base level 2, inputs: [73702(31MB)], [73672(40MB) 73673(40MB) 73674(39MB) 73675(39MB) 73676(40MB) 73677(39MB) 73678(39MB) 73679(40MB) 73680(40MB)] 2024/11/20-21:32:31.535033 140008610162240 [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/20-21:32:31.535089 140008610162240 [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/20-21:32:31.535118 140008610162240 [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/20-21:32:31.535129 140008610162240 [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/20-21:32:31.535142 140008610162240 [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/20-21:32:32.165001 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.sst) /dev/shm/ToplingTemp/Topling-1019024-x1tclZ 2024/11/20-21:32:32.465201 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.sst): first pass time = 0.30's, 447.202'MB/sec 2024/11/20-21:32:33.067346 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.sst): old prealloc_size = 147639500, real_size = 40954864 2024/11/20-21:32:33.067475 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0407 GB avg-val =1017.01 avg-zval = 314.46 2024/11/20-21:32:33.067646 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.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/20-21:32:33.234116 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073712.sst): second pass time = 0.60's, 218.878'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.383'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2020.593'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.04's, 974.951'MB/sec dict compress time = 140017.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44028.438'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 218.878'MB/sec zip pipeline throughput = 219.227'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 314.46 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.01 avg-zval = 314.46 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 453008 } seq expand size = 905996 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9916 value = 3.2341 dict = 1.00 all = 3.1392 } Zip/UnZip{ index = 0.1430 value = 0.3092 dict = 1.00 all = 0.3185 } ---------------------------- 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 48.481430901 MB/sec (with seq num) write speed all = 47.395700117 MB/sec (without seq num) 2024/11/20-21:32:33.285471 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73712: 129428 keys, 42755193 bytes, temperature: kWarm 2024/11/20-21:32:33.285566 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109553285517, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73712, "file_size": 42755193, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951055562, "largest_seqno": 1170033327, "table_properties": {"data_size": 40700192, "index_size": 222144, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629746, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732109552, "oldest_key_time": 0, "file_creation_time": 1732109552, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73712, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:33.322639 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.sst) /dev/shm/ToplingTemp/Topling-1019024-sQh9q1 2024/11/20-21:32:33.835743 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.sst): first pass time = 0.51's, 261.596'MB/sec 2024/11/20-21:32:34.449236 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.sst): old prealloc_size = 147639500, real_size = 40980496 2024/11/20-21:32:34.449384 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.65 2024/11/20-21:32:34.449572 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.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/20-21:32:34.621305 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073713.sst): second pass time = 0.61's, 215.288'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.657'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1865.019'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 830.649'MB/sec dict compress time = 140017.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44827.084'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 215.288'MB/sec zip pipeline throughput = 256.150'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.65 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.72 avg-zval = 314.65 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 124055 bytes = 434208 } seq expand size = 868385 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9336 value = 3.2322 dict = 1.00 all = 3.1372 } Zip/UnZip{ index = 0.1442 value = 0.3094 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 563.330766 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 = 48.486843641 MB/sec (with seq num) write speed all = 47.401150415 MB/sec (without seq num) 2024/11/20-21:32:34.681210 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73713: 129428 keys, 42782803 bytes, temperature: kWarm 2024/11/20-21:32:34.681272 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109554681240, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73713, "file_size": 42782803, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170033330, "table_properties": {"data_size": 40723968, "index_size": 224000, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629574, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732109553, "oldest_key_time": 0, "file_creation_time": 1732109553, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73713, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:34.728694 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.sst) /dev/shm/ToplingTemp/Topling-1019024-fGv4MZ 2024/11/20-21:32:35.260461 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.sst): first pass time = 0.53's, 252.422'MB/sec 2024/11/20-21:32:35.896078 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.sst): old prealloc_size = 147639500, real_size = 40446064 2024/11/20-21:32:35.896220 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 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.0402 GB avg-val =1016.99 avg-zval = 310.48 2024/11/20-21:32:35.896299 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.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/20-21:32:36.057846 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073714.sst): second pass time = 0.63's, 207.381'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.968'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2229.965'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 945.886'MB/sec dict compress time = 140017.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47473.458'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 207.381'MB/sec zip pipeline throughput = 207.381'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.99 avg-zval = 310.48 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.30 avg-zval = 310.48 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 24218 bytes = 84784 } seq expand size = 169526 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8169 value = 3.2755 dict = 1.00 all = 3.2034 } Zip/UnZip{ index = 0.1467 value = 0.3053 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.462565 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 48.492008432 MB/sec (with seq num) write speed all = 47.406357030 MB/sec (without seq num) 2024/11/20-21:32:36.109707 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73714: 129430 keys, 41898682 bytes, temperature: kWarm 2024/11/20-21:32:36.109776 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109556109744, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73714, "file_size": 41898682, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170024372, "table_properties": {"data_size": 40185696, "index_size": 227840, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629311, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732109554, "oldest_key_time": 0, "file_creation_time": 1732109554, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73714, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:36.148789 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.sst) /dev/shm/ToplingTemp/Topling-1019024-RgCsHY 2024/11/20-21:32:36.633142 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.sst): first pass time = 0.48's, 277.127'MB/sec 2024/11/20-21:32:37.134548 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.sst): old prealloc_size = 147639500, real_size = 40376496 2024/11/20-21:32:37.134669 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.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.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 310.00 2024/11/20-21:32:37.134723 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.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/20-21:32:37.293641 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073715.sst): second pass time = 0.50's, 262.926'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.530'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2259.178'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 992.456'MB/sec dict compress time = 140017.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25920.882'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 262.926'MB/sec zip pipeline throughput = 262.926'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 310.00 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.28 avg-zval = 310.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5477 bytes = 19184 } seq expand size = 38339 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0445 value = 3.2806 dict = 1.00 all = 3.2138 } Zip/UnZip{ index = 0.1420 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.594233 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.321532293 Billion total entry num = 1.701034315 Billion write speed all = 48.497938283 MB/sec (with seq num) write speed all = 47.412311307 MB/sec (without seq num) 2024/11/20-21:32:37.344379 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73715: 129431 keys, 41763387 bytes, temperature: kWarm 2024/11/20-21:32:37.344451 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109557344418, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73715, "file_size": 41763387, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1169995638, "table_properties": {"data_size": 40123488, "index_size": 220480, "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": 131629426, "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": 1732109556, "oldest_key_time": 0, "file_creation_time": 1732109556, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73715, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:37.383645 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.sst) /dev/shm/ToplingTemp/Topling-1019024-AKSSJY 2024/11/20-21:32:37.903724 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.sst): first pass time = 0.52's, 258.101'MB/sec 2024/11/20-21:32:38.403187 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.sst): old prealloc_size = 147639500, real_size = 40469200 2024/11/20-21:32:38.403320 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.62 2024/11/20-21:32:38.403401 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.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/20-21:32:38.563862 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073716.sst): second pass time = 0.50's, 264.025'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.130'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2336.872'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.04's, 1004.236'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 = 47561.195'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 264.025'MB/sec zip pipeline throughput = 264.025'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.97 avg-zval = 310.62 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.76 avg-zval = 310.62 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 33268 bytes = 116448 } seq expand size = 232876 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.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.6949 value = 3.2740 dict = 1.00 all = 3.1992 } Zip/UnZip{ index = 0.1494 value = 0.3054 dict = 1.00 all = 0.3126 } ---------------------------- total value len = 563.726095 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661727 Billion total entry num = 1.701163749 Billion write speed all = 48.503749307 MB/sec (with seq num) write speed all = 47.418149734 MB/sec (without seq num) 2024/11/20-21:32:38.615191 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73716: 129434 keys, 41953730 bytes, temperature: kWarm 2024/11/20-21:32:38.615258 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109558615227, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73716, "file_size": 41953730, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170031546, "table_properties": {"data_size": 40204672, "index_size": 232000, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629896, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732109557, "oldest_key_time": 0, "file_creation_time": 1732109557, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73716, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:38.654492 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.sst) /dev/shm/ToplingTemp/Topling-1019024-okbxu1 2024/11/20-21:32:39.194170 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.sst): first pass time = 0.54's, 248.734'MB/sec 2024/11/20-21:32:39.733902 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.sst): old prealloc_size = 147639500, real_size = 40459136 2024/11/20-21:32:39.734028 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 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.0402 GB avg-val =1016.99 avg-zval = 310.56 2024/11/20-21:32:39.734116 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.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/20-21:32:39.892511 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073717.sst): second pass time = 0.54's, 244.193'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.408'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2147.131'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 995.176'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 = 54974.236'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.193'MB/sec zip pipeline throughput = 244.678'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.99 avg-zval = 310.56 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.59 avg-zval = 310.56 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 29638 bytes = 103744 } seq expand size = 207466 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7318 value = 3.2747 dict = 1.00 all = 3.2009 } Zip/UnZip{ index = 0.1485 value = 0.3054 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.857932 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.321791157 Billion total entry num = 1.701293179 Billion write speed all = 48.509331015 MB/sec (with seq num) write speed all = 47.423763900 MB/sec (without seq num) 2024/11/20-21:32:39.945222 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73717: 129430 keys, 41930999 bytes, temperature: kWarm 2024/11/20-21:32:39.945284 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109559945253, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73717, "file_size": 41930999, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170027314, "table_properties": {"data_size": 40195888, "index_size": 230720, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629219, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732109558, "oldest_key_time": 0, "file_creation_time": 1732109558, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73717, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:39.990057 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.sst) /dev/shm/ToplingTemp/Topling-1019024-AhhnJY 2024/11/20-21:32:40.499796 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.sst): first pass time = 0.51's, 263.325'MB/sec 2024/11/20-21:32:40.994456 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.sst): old prealloc_size = 147639500, real_size = 40393504 2024/11/20-21:32:40.994614 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 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.0401 GB avg-val =1017.03 avg-zval = 310.14 2024/11/20-21:32:40.994683 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.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/20-21:32:41.155456 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073718.sst): second pass time = 0.49's, 266.542'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.579'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1813.642'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.05's, 908.776'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 = 23259.015'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 266.542'MB/sec zip pipeline throughput = 266.542'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.14 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.49 avg-zval = 310.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 8435 bytes = 29536 } seq expand size = 59045 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0055 value = 3.2793 dict = 1.00 all = 3.2116 } Zip/UnZip{ index = 0.1427 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 563.989620 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.321920582 Billion total entry num = 1.701422604 Billion write speed all = 48.515153915 MB/sec (with seq num) write speed all = 47.429613565 MB/sec (without seq num) 2024/11/20-21:32:41.205262 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73718: 129425 keys, 41791134 bytes, temperature: kWarm 2024/11/20-21:32:41.205322 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109561205292, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73718, "file_size": 41791134, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170019404, "table_properties": {"data_size": 40139280, "index_size": 221696, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629355, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732109559, "oldest_key_time": 0, "file_creation_time": 1732109559, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73718, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:41.243175 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.sst) /dev/shm/ToplingTemp/Topling-1019024-NXB3b2 2024/11/20-21:32:41.740704 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.sst): first pass time = 0.50's, 269.797'MB/sec 2024/11/20-21:32:42.289903 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.sst): old prealloc_size = 147639500, real_size = 40671824 2024/11/20-21:32:42.290038 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0404 GB avg-val =1017.01 avg-zval = 312.27 2024/11/20-21:32:42.290167 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.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/20-21:32:42.448315 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073719.sst): second pass time = 0.55's, 240.106'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.891'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1878.020'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.04's, 962.268'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 = 41770.718'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 240.106'MB/sec zip pipeline throughput = 240.106'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.27 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.70 avg-zval = 312.27 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 68339 bytes = 239200 } seq expand size = 478373 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.9735 value = 3.2568 dict = 1.00 all = 3.1746 } Zip/UnZip{ index = 0.1434 value = 0.3070 dict = 1.00 all = 0.3150 } ---------------------------- total value len = 564.121728 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.322050010 Billion total entry num = 1.701552032 Billion write speed all = 48.520893307 MB/sec (with seq num) write speed all = 47.435382306 MB/sec (without seq num) 2024/11/20-21:32:42.498951 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73719: 129428 keys, 42278751 bytes, temperature: kWarm 2024/11/20-21:32:42.499016 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109562498984, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73719, "file_size": 42278751, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170030724, "table_properties": {"data_size": 40416576, "index_size": 222720, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629187, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732109561, "oldest_key_time": 0, "file_creation_time": 1732109561, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73719, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:42.533253 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.sst) /dev/shm/ToplingTemp/Topling-1019024-WIM2A1 2024/11/20-21:32:43.031276 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.sst): first pass time = 0.50's, 269.519'MB/sec 2024/11/20-21:32:43.602348 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.sst): old prealloc_size = 147639500, real_size = 40905792 2024/11/20-21:32:43.602477 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 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.0407 GB avg-val =1016.99 avg-zval = 314.07 2024/11/20-21:32:43.602624 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.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/20-21:32:43.764178 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073720.sst): second pass time = 0.57's, 230.818'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.486'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2087.399'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 955.492'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 32117.539'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.818'MB/sec zip pipeline throughput = 230.818'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 314.07 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1022.58 avg-zval = 314.07 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 103313 bytes = 361616 } seq expand size = 723191 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.0407 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.9656 value = 3.2381 dict = 1.00 all = 3.1481 } Zip/UnZip{ index = 0.1436 value = 0.3088 dict = 1.00 all = 0.3177 } ---------------------------- total value len = 564.254081 GB avg = 0.332 KB (by entry num) total key len = 44.337704 GB avg = 0.026 KB total ukey len = 32.808120 GB avg = 0.014 KB total ukey num = 2.322179440 Billion total entry num = 1.701681462 Billion write speed all = 48.526562102 MB/sec (with seq num) write speed all = 47.441082432 MB/sec (without seq num) 2024/11/20-21:32:43.815660 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73720: 129430 keys, 42634544 bytes, temperature: kWarm 2024/11/20-21:32:43.815729 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109563815697, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73720, "file_size": 42634544, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1170033618, "table_properties": {"data_size": 40650288, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629480, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732109562, "oldest_key_time": 0, "file_creation_time": 1732109562, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73720, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:43.851224 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073721.sst) /dev/shm/ToplingTemp/Topling-1019024-x5PB9Z 2024/11/20-21:32:43.856939 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073721.sst): first pass time = 0.01's, 231.786'MB/sec 2024/11/20-21:32:43.883086 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073721.sst): old prealloc_size = 147639500, real_size = 408184 2024/11/20-21:32:43.883136 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073721.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 1266 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.13 raw-val = 0.0013 GB zip-val = 0.0004 GB avg-val =1017.25 avg-zval = 321.87 2024/11/20-21:32:43.884944 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00/073721.sst): second pass time = 0.03's, 50.637'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 231.207'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 6.229'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.290'MB/sec write SST data time = 0.00's, 583.049'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 655.525'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 50.637'MB/sec zip pipeline throughput = 50.637'MB/sec entries = 1266 avg-key = 20.00 avg-zkey = 0.15 avg-val = 1017.25 avg-zval = 321.87 usrkeys = 1266 avg-key = 12.00 avg-zkey = 0.15 avg-val = 1017.26 avg-zval = 321.87 TagRS{ kinds = RS_Key0_TagN bytes = 280 } TagArray{ size = 2 bytes = 16 } seq expand size = 14 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.02 MB all = 0.0013 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0004 GB } UnZip/Zip{ index = 79.1250 value = 3.1604 dict = 1.00 all = 3.0575 } Zip/UnZip{ index = 0.0126 value = 0.3164 dict = 1.00 all = 0.3271 } ---------------------------- total value len = 564.255368 GB avg = 0.332 KB (by entry num) total key len = 44.337729 GB avg = 0.026 KB total ukey len = 32.808135 GB avg = 0.014 KB total ukey num = 2.322180706 Billion total entry num = 1.701682728 Billion write speed all = 48.526199505 MB/sec (with seq num) write speed all = 47.440729480 MB/sec (without seq num) 2024/11/20-21:32:43.891880 140008610162240 [compaction_job.cc:1948] [default] [JOB 14508] Generated table #73721: 1266 keys, 429486 bytes, temperature: kWarm 2024/11/20-21:32:43.891933 140008610162240 EVENT_LOG_v1 {"time_micros": 1732109563891905, "cf_name": "default", "job": 14508, "event": "table_file_creation", "file_number": 73721, "file_size": 429486, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165147332, "table_properties": {"data_size": 407488, "index_size": 192, "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": 25320, "raw_average_key_size": 20, "raw_value_size": 1287839, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1266, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732109563, "oldest_key_time": 0, "file_creation_time": 1732109563, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 73721, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:32:43.901385 140008610162240 [compaction_job.cc:703] job-14508: subcompact[0], size: 0.380219 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14508/att-00 [073712,073713,073714,073715,073716,073717,073718,073719,073720,073721] 2024/11/20-21:32:43.973437 140008610162240 (Original Log Time 2024/11/20-21:32:31.526118) EVENT_LOG_v1 {"time_micros": 1732109551526079, "job": 14508, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [73702], "files_L3": [73672, 73673, 73674, 73675, 73676, 73677, 73678, 73679, 73680], "score": 0.927535, "input_data_size": 412517318, "oldest_snapshot_seqno": 1170106166} 2024/11/20-21:32:43.973441 140008610162240 (Original Log Time 2024/11/20-21:32:43.965509) [compaction_job.cc:2022] [default] [JOB 14508] Compacted 1@2 + 9@3 files to L3 => 380218709 bytes 2024/11/20-21:32:43.973443 140008610162240 (Original Log Time 2024/11/20-21:32:43.973355) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 33.3 rd, 30.7 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(31.2, 362.2 +0.0 blob) out(362.6 +0.0 blob), read-write-amplify(24.2) write-amplify(11.6) OK, records in: 1196824, records dropped: 30694 output_compression: Snappy 2024/11/20-21:32:43.973447 140008610162240 (Original Log Time 2024/11/20-21:32:43.973412) EVENT_LOG_v1 {"time_micros": 1732109563973382, "cf": "default", "job": 14508, "event": "compaction_finished", "compaction_time_micros": 12375273, "compaction_time_cpu_micros": 3315314, "output_level": 3, "num_output_files": 10, "total_output_size": 380218709, "num_input_records": 1196824, "num_output_records": 1166130, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 257732586, "file_range_sync_nanos": 0, "file_fsync_nanos": 9028, "file_prepare_write_nanos": 22679, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-21:32:44.120016 140008610162240 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":1732096383,"starts":1732109551,"executesMs":12559,"compactionJobId":14508,"attempt":0,"compactionInputRawBytes":1241103803,"compactionInputZipBytes":412517318,"compactionOutputRawBytes":0,"compactionOutputZipBytes":380218709,"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-904f7462c97438c74436113a21750a16-011fbe8815248abc-00"}}, response = 2024/11/20-21:32:44.120134 140008610162240 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14508/att-00: olev 3, work 12.559 s, result 7.699 ms, install 7.956 ms, input{raw 1.156 GiB zip 393.407 MiB}