2024/11/21-03:51:01.390594 140008391951936 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00: fork to child time = 0.008930 sec 2024/11/21-03:51:01.391171 140008391951936 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00 2024/11/21-03:51:01.396153 140008391951936 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00 2024/11/21-03:51:01.397870 140008391951936 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-03:51:01.398131 140008391951936 [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:51:01.443734 140008391951936 [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-04634/att-00/MANIFEST-090329 2024/11/21-03:51:01.492550 140008391951936 [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-04634/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 100102, last_sequence is 1505661653, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 99896 2024/11/21-03:51:01.492556 140008391951936 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-03:51:01.492627 140008391951936 [version_set.cc:5724] Creating manifest 100102 2024/11/21-03:51:01.526761 140008391951936 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-03:51:01.544148 140008391951936 [compaction_job.cc:2437] [default] [JOB 4634] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-03:51:01.544159 140008391951936 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3470 Base level 2, inputs: [100031(2843KB)], [100100(12MB) 99987(37MB) 99988(39MB) 99989(38MB) 99990(36MB) 100063(38MB)] 2024/11/21-03:51:01.550502 140008391951936 [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:51:01.550525 140008391951936 [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:51:01.550544 140008391951936 [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:51:01.550552 140008391951936 [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:51:01.550561 140008391951936 [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:51:01.713555 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst) /dev/shm/ToplingTemp/Topling-1311834-kLUzOT 2024/11/21-03:51:02.579280 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst): first pass time = 0.87's, 155.043'MB/sec 2024/11/21-03:51:03.885696 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst): old prealloc_size = 147639500, real_size = 36475456 2024/11/21-03:51:03.886311 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926906 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.80 avg-zval = 37.14 2024/11/21-03:51:03.886753 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:51:04.624394 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100103.sst): second pass time = 1.31's, 82.932'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 52.089'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3142.308'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.381'MB/sec write SST data time = 0.13's, 294.436'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 24778.282'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.932'MB/sec zip pipeline throughput = 112.616'MB/sec entries = 926906 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.14 usrkeys = 926906 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.81 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 266470 bytes = 999280 } seq expand size = 1865290 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0385 GB } UnZip/Zip{ index = 10.1752 value = 3.1452 dict = 1.00 all = 3.4881 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2867 } ---------------------------- total value len = 563.175862 GB avg = 0.331 KB (by entry num) total key len = 44.340360 GB avg = 0.026 KB total ukey len = 32.812680 GB avg = 0.014 KB total ukey num = 2.321941482 Billion total entry num = 1.701443504 Billion write speed all = 17.238280084 MB/sec (with seq num) write speed all = 16.852052245 MB/sec (without seq num) 2024/11/21-03:51:04.700028 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100103: 926906 keys, 38478263 bytes, temperature: kWarm 2024/11/21-03:51:04.700137 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132264700094, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100103, "file_size": 38478263, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1505208214, "table_properties": {"data_size": 34421680, "index_size": 1821888, "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": 25953368, "raw_average_key_size": 28, "raw_value_size": 108264488, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926906, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132261, "oldest_key_time": 0, "file_creation_time": 1732132261, "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": 100103, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:04.736175 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst) /dev/shm/ToplingTemp/Topling-1311834-UhwTnU 2024/11/21-03:51:05.562375 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst): first pass time = 0.83's, 162.457'MB/sec 2024/11/21-03:51:06.821840 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst): old prealloc_size = 147639500, real_size = 37792336 2024/11/21-03:51:06.822410 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923100 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0358 GB avg-val = 117.40 avg-zval = 38.75 2024/11/21-03:51:06.824419 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:51:07.638266 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100104.sst): second pass time = 1.26's, 86.093'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 51.225'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3251.116'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.345'MB/sec write SST data time = 0.15's, 285.625'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 29271.665'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 86.093'MB/sec zip pipeline throughput = 121.208'MB/sec entries = 923100 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.40 avg-zval = 38.75 usrkeys = 923100 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.72 avg-zval = 38.75 TagRS{ kinds = RS_Key0_TagN bytes = 144320 } TagArray{ size = 833836 bytes = 3022672 } seq expand size = 5836852 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0358 GB dict = 1.08 MB all = 0.0418 GB } UnZip/Zip{ index = 10.3102 value = 3.0296 dict = 1.00 all = 3.2094 } Zip/UnZip{ index = 0.0970 value = 0.3301 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.290070 GB avg = 0.331 KB (by entry num) total key len = 44.366207 GB avg = 0.026 KB total ukey len = 32.831142 GB avg = 0.014 KB total ukey num = 2.322864582 Billion total entry num = 1.702366604 Billion write speed all = 17.240779725 MB/sec (with seq num) write speed all = 16.854375387 MB/sec (without seq num) 2024/11/21-03:51:07.687756 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100104: 923100 keys, 41820554 bytes, temperature: kWarm 2024/11/21-03:51:07.687815 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132267687785, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100104, "file_size": 41820554, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1355895709, "table_properties": {"data_size": 35770752, "index_size": 1790656, "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": 25846800, "raw_average_key_size": 28, "raw_value_size": 108370968, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923100, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132264, "oldest_key_time": 0, "file_creation_time": 1732132264, "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": 100104, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:07.728817 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst) /dev/shm/ToplingTemp/Topling-1311834-9k9LhU 2024/11/21-03:51:08.657569 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst): first pass time = 0.93's, 144.519'MB/sec 2024/11/21-03:51:09.842923 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst): old prealloc_size = 147639500, real_size = 35359680 2024/11/21-03:51:09.843518 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927611 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0334 GB avg-val = 116.69 avg-zval = 35.95 2024/11/21-03:51:09.844356 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:51:10.678525 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100105.sst): second pass time = 1.18's, 91.377'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.363'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3107.107'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 302.162'MB/sec dict compress time = 0.00's, 1080134.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33759.462'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.377'MB/sec zip pipeline throughput = 101.672'MB/sec entries = 927611 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.69 avg-zval = 35.95 usrkeys = 927611 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.69 avg-zval = 35.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927611 bytes = 3362608 } seq expand size = 6493277 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.4434 value = 3.2456 dict = 1.00 all = 3.3914 } Zip/UnZip{ index = 0.0958 value = 0.3081 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 563.404808 GB avg = 0.331 KB (by entry num) total key len = 44.392180 GB avg = 0.026 KB total ukey len = 32.849694 GB avg = 0.014 KB total ukey num = 2.323792193 Billion total entry num = 1.703294215 Billion write speed all = 17.243284654 MB/sec (with seq num) write speed all = 16.856703113 MB/sec (without seq num) 2024/11/21-03:51:10.728052 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100105: 927611 keys, 39576342 bytes, temperature: kWarm 2024/11/21-03:51:10.728117 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132270728087, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100105, "file_size": 39576342, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1375095823, "table_properties": {"data_size": 33351152, "index_size": 1776448, "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": 25973108, "raw_average_key_size": 28, "raw_value_size": 108244646, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927611, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132267, "oldest_key_time": 0, "file_creation_time": 1732132267, "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": 100105, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:10.767515 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst) /dev/shm/ToplingTemp/Topling-1311834-nX4QaV 2024/11/21-03:51:11.659475 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst): first pass time = 0.89's, 150.480'MB/sec 2024/11/21-03:51:12.907256 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst): old prealloc_size = 147639500, real_size = 34711680 2024/11/21-03:51:12.907776 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926123 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0327 GB avg-val = 116.92 avg-zval = 35.32 2024/11/21-03:51:12.908580 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:51:13.752405 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100106.sst): second pass time = 1.25's, 86.838'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.919'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3549.179'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.13's, 300.645'MB/sec dict compress time = 0.00's, 1080318.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 27788.816'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.838'MB/sec zip pipeline throughput = 164.092'MB/sec entries = 926123 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.92 avg-zval = 35.32 usrkeys = 926123 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.92 avg-zval = 35.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926123 bytes = 3241440 } seq expand size = 6482861 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0327 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.4451 value = 3.3108 dict = 1.00 all = 3.4585 } Zip/UnZip{ index = 0.0957 value = 0.3020 dict = 1.00 all = 0.2891 } ---------------------------- total value len = 563.519577 GB avg = 0.331 KB (by entry num) total key len = 44.418111 GB avg = 0.026 KB total ukey len = 32.868217 GB avg = 0.014 KB total ukey num = 2.324718316 Billion total entry num = 1.704220338 Billion write speed all = 17.245772409 MB/sec (with seq num) write speed all = 16.859014402 MB/sec (without seq num) 2024/11/21-03:51:13.800913 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100106: 926123 keys, 38807758 bytes, temperature: kWarm 2024/11/21-03:51:13.800979 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132273800946, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100106, "file_size": 38807758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1225434517, "largest_seqno": 1375096319, "table_properties": {"data_size": 32706672, "index_size": 1773312, "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": 25931444, "raw_average_key_size": 28, "raw_value_size": 108286298, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926123, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132270, "oldest_key_time": 0, "file_creation_time": 1732132270, "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": 100106, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:13.838572 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst) /dev/shm/ToplingTemp/Topling-1311834-t4JcjW 2024/11/21-03:51:14.801575 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst): first pass time = 0.96's, 139.380'MB/sec 2024/11/21-03:51:16.012349 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst): old prealloc_size = 147639500, real_size = 36436512 2024/11/21-03:51:16.012915 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929592 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.38 avg-zval = 36.99 2024/11/21-03:51:16.013787 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:51:16.815710 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100107.sst): second pass time = 1.21's, 89.414'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 50.763'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3311.607'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.345'MB/sec write SST data time = 0.13's, 313.649'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 28406.887'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.414'MB/sec zip pipeline throughput = 92.134'MB/sec entries = 929592 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.38 avg-zval = 36.99 usrkeys = 929592 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.38 avg-zval = 36.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929592 bytes = 3485984 } seq expand size = 6507144 multi value expand size = 0 cnt WriteAppend = 29 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.2403 value = 3.1461 dict = 1.00 all = 3.2913 } Zip/UnZip{ index = 0.0977 value = 0.3179 dict = 1.00 all = 0.3038 } ---------------------------- total value len = 563.634273 GB avg = 0.331 KB (by entry num) total key len = 44.444140 GB avg = 0.026 KB total ukey len = 32.886808 GB avg = 0.014 KB total ukey num = 2.325647908 Billion total entry num = 1.705149930 Billion write speed all = 17.248265600 MB/sec (with seq num) write speed all = 16.861330254 MB/sec (without seq num) 2024/11/21-03:51:16.864547 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100107: 929592 keys, 40779688 bytes, temperature: kWarm 2024/11/21-03:51:16.864612 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132276864580, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100107, "file_size": 40779688, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1505207451, "table_properties": {"data_size": 34388368, "index_size": 1815552, "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": 26028576, "raw_average_key_size": 28, "raw_value_size": 108189248, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929592, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132273, "oldest_key_time": 0, "file_creation_time": 1732132273, "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": 100107, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:16.899112 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst) /dev/shm/ToplingTemp/Topling-1311834-8IsbYW 2024/11/21-03:51:17.080485 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst): first pass time = 0.18's, 257.471'MB/sec 2024/11/21-03:51:17.488528 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst): old prealloc_size = 147639500, real_size = 12996688 2024/11/21-03:51:17.488785 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 321755 prefix = 4 raw-key = 0.0051 GB zip-key = 0.0006 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0377 GB zip-val = 0.0123 GB avg-val = 117.11 avg-zval = 38.24 2024/11/21-03:51:17.489132 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0008 GB, waited 0.000 sec, Key+Value = 0.047 GB 2024/11/21-03:51:17.776356 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00/100108.sst): second pass time = 0.41's, 92.523'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 50.002'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2654.655'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.333'MB/sec write SST data time = 0.05's, 310.506'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.386'MB, throughput = 11051.926'MB/sec zip my value time = 0.41's, unzip length = 0.038'GB zip my value throughput = 92.523'MB/sec zip pipeline throughput = 92.523'MB/sec entries = 321755 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.11 avg-zval = 38.24 usrkeys = 321755 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.11 avg-zval = 38.24 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 321755 bytes = 1085936 } seq expand size = 2252285 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0064 GB value = 0.0377 GB dict = 0.39 MB all = 0.0467 GB } __ZipSize{ index = 0.0006 GB value = 0.0123 GB dict = 0.39 MB all = 0.0144 GB } UnZip/Zip{ index = 10.4989 value = 3.0627 dict = 1.00 all = 3.2444 } Zip/UnZip{ index = 0.0952 value = 0.3265 dict = 1.00 all = 0.3082 } ---------------------------- total value len = 563.674206 GB avg = 0.331 KB (by entry num) total key len = 44.453149 GB avg = 0.026 KB total ukey len = 32.893244 GB avg = 0.014 KB total ukey num = 2.325969663 Billion total entry num = 1.705471685 Billion write speed all = 17.249183831 MB/sec (with seq num) write speed all = 16.862186017 MB/sec (without seq num) 2024/11/21-03:51:17.797953 140008391951936 [compaction_job.cc:1948] [default] [JOB 4634] Generated table #100108: 321755 keys, 14390885 bytes, temperature: kWarm 2024/11/21-03:51:17.798017 140008391951936 EVENT_LOG_v1 {"time_micros": 1732132277797985, "cf_name": "default", "job": 4634, "event": "table_file_creation", "file_number": 100108, "file_size": 14390885, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1437274220, "largest_seqno": 1505207938, "table_properties": {"data_size": 12303168, "index_size": 612928, "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": 9009140, "raw_average_key_size": 28, "raw_value_size": 37680834, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 321755, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732132276, "oldest_key_time": 0, "file_creation_time": 1732132276, "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": 100108, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:51:17.813297 140008391951936 [compaction_job.cc:703] job-04634: subcompact[0], size: 0.213853 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04634/att-00 [100103,100104,100105,100106,100107,100108] 2024/11/21-03:51:17.853860 140008391951936 (Original Log Time 2024/11/21-03:51:01.544207) EVENT_LOG_v1 {"time_micros": 1732132261544170, "job": 4634, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [100031], "files_L3": [100100, 99987, 99988, 99989, 99990, 100063], "score": 0.997942, "input_data_size": 215114131, "oldest_snapshot_seqno": 1505661619} 2024/11/21-03:51:17.853863 140008391951936 (Original Log Time 2024/11/21-03:51:17.853238) [compaction_job.cc:2022] [default] [JOB 4634] Compacted 1@2 + 6@3 files to L3 => 213853490 bytes 2024/11/21-03:51:17.853864 140008391951936 (Original Log Time 2024/11/21-03:51:17.853795) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 13.2 rd, 13.1 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(2.8, 202.4 +0.0 blob) out(203.9 +0.0 blob), read-write-amplify(147.3) write-amplify(73.4) OK, records in: 4970075, records dropped: 14988 output_compression: Snappy 2024/11/21-03:51:17.853868 140008391951936 (Original Log Time 2024/11/21-03:51:17.853842) EVENT_LOG_v1 {"time_micros": 1732132277853818, "cf": "default", "job": 4634, "event": "compaction_finished", "compaction_time_micros": 16269097, "compaction_time_cpu_micros": 7039546, "output_level": 3, "num_output_files": 6, "total_output_size": 213853490, "num_input_records": 4970075, "num_output_records": 4955087, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 146084063, "file_range_sync_nanos": 0, "file_fsync_nanos": 5264, "file_prepare_write_nanos": 19028, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/21-03:51:17.982943 140008391951936 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":1732132261,"executesMs":16456,"compactionJobId":4634,"attempt":0,"compactionInputRawBytes":719907214,"compactionInputZipBytes":215114131,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213853490,"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-9623094f3c57a37d5aa5d1ba3d14d600-31df6a7c62e67c51-00"}}, response = 2024/11/21-03:51:17.983022 140008391951936 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04634/att-00: olev 3, work 16.457 s, result 5.863 ms, install 0.644 ms, input{raw 686.557 MiB zip 205.149 MiB}