2024/11/20-19:52:31.424689 140008005887552 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00: fork to child time = 0.009505 sec 2024/11/20-19:52:31.425233 140008005887552 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00 2024/11/20-19:52:31.431750 140008005887552 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00 2024/11/20-19:52:31.433415 140008005887552 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:52:31.433643 140008005887552 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:52:31.476932 140008005887552 [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-08816/att-00/MANIFEST-049091 2024/11/20-19:52:31.497227 140008005887552 [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-08816/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 63324, last_sequence is 1039739705, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 63181 2024/11/20-19:52:31.497237 140008005887552 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:52:31.497326 140008005887552 [version_set.cc:5724] Creating manifest 63324 2024/11/20-19:52:31.530648 140008005887552 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:52:31.549340 140008005887552 [compaction_job.cc:2437] [default] [JOB 8816] Compacting 1@2 + 7@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-19:52:31.549361 140008005887552 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7826 Base level 2, inputs: [63321(12MB)], [63283(40MB) 63284(1965KB) 63272(39MB) 63273(39MB) 63274(39MB) 63275(39MB) 63276(17MB)] 2024/11/20-19:52:31.554481 140008005887552 [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-19:52:31.554505 140008005887552 [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-19:52:31.554526 140008005887552 [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-19:52:31.554535 140008005887552 [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-19:52:31.554544 140008005887552 [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-19:52:32.059740 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.sst) /dev/shm/ToplingTemp/Topling-904402-xlyCZR 2024/11/20-19:52:32.234480 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.sst): first pass time = 0.17's, 768.248'MB/sec 2024/11/20-19:52:32.797126 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.sst): old prealloc_size = 147639500, real_size = 40688544 2024/11/20-19:52:32.797264 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.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.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.40 2024/11/20-19:52:32.797377 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.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-19:52:32.975315 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063325.sst): second pass time = 0.56's, 234.257'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 237.167'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2179.444'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.250'MB/sec write SST data time = 0.05's, 869.565'MB/sec dict compress time = 2335244208.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27994.435'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.257'MB/sec zip pipeline throughput = 234.257'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 312.40 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.39 avg-zval = 312.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 62744 bytes = 203936 } seq expand size = 439208 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0078 value = 3.2554 dict = 1.00 all = 3.1760 } Zip/UnZip{ index = 0.1427 value = 0.3072 dict = 1.00 all = 0.3149 } ---------------------------- total value len = 0.132069 GB avg = 1.020 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129430 Billion total entry num = 0.000129430 Billion write speed all = 0.003375619 MB/sec (with seq num) write speed all = 0.003349662 MB/sec (without seq num) 2024/11/20-19:52:33.026753 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63325: 129430 keys, 42260397 bytes, temperature: kWarm 2024/11/20-19:52:33.026849 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103553026807, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63325, "file_size": 42260397, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039704176, "table_properties": {"data_size": 40434384, "index_size": 221632, "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": 131629464, "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": 1732103552, "oldest_key_time": 0, "file_creation_time": 1732103552, "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": 63325, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:33.066901 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.sst) /dev/shm/ToplingTemp/Topling-904402-vsQnoO 2024/11/20-19:52:33.615704 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.sst): first pass time = 0.55's, 244.585'MB/sec 2024/11/20-19:52:34.180007 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.sst): old prealloc_size = 147639500, real_size = 40519984 2024/11/20-19:52:34.180188 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.11 2024/11/20-19:52:34.180287 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.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-19:52:34.377198 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063326.sst): second pass time = 0.56's, 233.650'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 212.923'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1668.191'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.218'MB/sec write SST data time = 0.05's, 862.495'MB/sec dict compress time = 2335244208.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41927.396'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.650'MB/sec zip pipeline throughput = 248.495'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 311.11 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.53 avg-zval = 311.11 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 28073 bytes = 91248 } seq expand size = 196511 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 7.0281 value = 3.2690 dict = 1.00 all = 3.1973 } Zip/UnZip{ index = 0.1423 value = 0.3059 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 0.263895 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258859 Billion total entry num = 0.000258859 Billion write speed all = 0.006744934 MB/sec (with seq num) write speed all = 0.006693023 MB/sec (without seq num) 2024/11/20-19:52:34.434759 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63326: 129429 keys, 41978819 bytes, temperature: kWarm 2024/11/20-19:52:34.434849 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103554434804, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63326, "file_size": 41978819, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039704179, "table_properties": {"data_size": 40266464, "index_size": 220992, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630172, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732103553, "oldest_key_time": 0, "file_creation_time": 1732103553, "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": 63326, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:34.503496 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.sst) /dev/shm/ToplingTemp/Topling-904402-fbIJgO 2024/11/20-19:52:35.220193 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.sst): first pass time = 0.72's, 187.288'MB/sec 2024/11/20-19:52:35.939897 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.sst): old prealloc_size = 147639500, real_size = 40393216 2024/11/20-19:52:35.940080 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.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.74 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 310.08 2024/11/20-19:52:35.940181 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.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-19:52:36.130854 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063327.sst): second pass time = 0.72's, 183.135'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 218.862'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1413.129'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.232'MB/sec write SST data time = 0.05's, 814.946'MB/sec dict compress time = 2335244208.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47162.462'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 183.135'MB/sec zip pipeline throughput = 201.685'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.97 avg-zval = 310.08 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.47 avg-zval = 310.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9307 bytes = 30256 } seq expand size = 65149 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 = 6.8965 value = 3.2796 dict = 1.00 all = 3.2117 } Zip/UnZip{ index = 0.1450 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.395590 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388293 Billion total entry num = 0.000388293 Billion write speed all = 0.010110625 MB/sec (with seq num) write speed all = 0.010032761 MB/sec (without seq num) 2024/11/20-19:52:36.194708 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63327: 129434 keys, 41791068 bytes, temperature: kWarm 2024/11/20-19:52:36.194769 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103556194738, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63327, "file_size": 41791068, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039698736, "table_properties": {"data_size": 40135472, "index_size": 225216, "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": 131629860, "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": 1732103554, "oldest_key_time": 0, "file_creation_time": 1732103554, "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": 63327, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:36.239673 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.sst) /dev/shm/ToplingTemp/Topling-904402-GpRMkP 2024/11/20-19:52:36.802391 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.sst): first pass time = 0.56's, 238.535'MB/sec 2024/11/20-19:52:37.625838 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.sst): old prealloc_size = 147639500, real_size = 40372304 2024/11/20-19:52:37.626003 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.97 2024/11/20-19:52:37.626103 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.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-19:52:37.813779 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063328.sst): second pass time = 0.82's, 160.038'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 222.164'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1579.728'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.232'MB/sec write SST data time = 0.05's, 859.186'MB/sec dict compress time = 2335244208.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23345.188'MB/sec zip my value time = 0.82's, unzip length = 0.132'GB zip my value throughput = 160.038'MB/sec zip pipeline throughput = 281.420'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 309.97 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.21 avg-zval = 309.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3380 bytes = 10992 } seq expand size = 23660 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.0137 value = 3.2810 dict = 1.00 all = 3.2147 } Zip/UnZip{ index = 0.1426 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.527243 GB avg = 1.018 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517719 Billion total entry num = 0.000517719 Billion write speed all = 0.013474985 MB/sec (with seq num) write speed all = 0.013371171 MB/sec (without seq num) 2024/11/20-19:52:37.866057 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63328: 129426 keys, 41751431 bytes, temperature: kWarm 2024/11/20-19:52:37.866131 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103557866098, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63328, "file_size": 41751431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039701359, "table_properties": {"data_size": 40118336, "index_size": 221440, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629256, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732103556, "oldest_key_time": 0, "file_creation_time": 1732103556, "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": 63328, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:37.918981 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.sst) /dev/shm/ToplingTemp/Topling-904402-G4votP 2024/11/20-19:52:38.714828 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.sst): first pass time = 0.80's, 168.659'MB/sec 2024/11/20-19:52:39.555235 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.sst): old prealloc_size = 147639500, real_size = 40358160 2024/11/20-19:52:39.555359 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 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.98 avg-zval = 309.86 2024/11/20-19:52:39.555418 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.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-19:52:39.725653 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063329.sst): second pass time = 0.84's, 156.767'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.930'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2259.226'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 872.152'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 = 26680.711'MB/sec zip my value time = 0.84's, unzip length = 0.132'GB zip my value throughput = 156.767'MB/sec zip pipeline throughput = 305.751'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.98 avg-zval = 309.86 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.03 avg-zval = 309.86 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 943 bytes = 2960 } seq expand size = 6601 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.0417 GB } UnZip/Zip{ index = 7.0692 value = 3.2821 dict = 1.00 all = 3.2164 } Zip/UnZip{ index = 0.1415 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.658880 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647151 Billion total entry num = 0.000647151 Billion write speed all = 0.016838551 MB/sec (with seq num) write speed all = 0.016708789 MB/sec (without seq num) 2024/11/20-19:52:39.792237 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63329: 129432 keys, 41728735 bytes, temperature: kWarm 2024/11/20-19:52:39.792292 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103559792263, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63329, "file_size": 41728735, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039682611, "table_properties": {"data_size": 40105920, "index_size": 219712, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629693, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732103557, "oldest_key_time": 0, "file_creation_time": 1732103557, "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": 63329, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:39.873771 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst) /dev/shm/ToplingTemp/Topling-904402-9KfqCQ 2024/11/20-19:52:40.123977 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst): first pass time = 0.25's, 266.715'MB/sec 2024/11/20-19:52:40.497323 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst): old prealloc_size = 147639500, real_size = 20143344 2024/11/20-19:52:40.497414 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 64341 prefix = 4 raw-key = 0.0005 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.0654 GB zip-val = 0.0200 GB avg-val =1017.01 avg-zval = 311.11 2024/11/20-19:52:40.497455 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.067 GB 2024/11/20-19:52:40.580070 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00/063330.sst): second pass time = 0.37's, 175.611'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.08's, 251.577'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1575.334'MB/sec (index lex order gen) rebuild zvType time = 0.06's, 0.268'MB/sec write SST data time = 0.02's, 919.664'MB/sec dict compress time = 0.00's, 669506.494'MB/sec z-dict build time = 0.00's, sample length = 0.670'MB, throughput = 17209.152'MB/sec zip my value time = 0.37's, unzip length = 0.065'GB zip my value throughput = 175.611'MB/sec zip pipeline throughput = 175.611'MB/sec entries = 64341 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 311.11 usrkeys = 64341 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 311.11 TagRS{ kinds = RS_Key0_TagN bytes = 10160 } TagArray{ size = 206 bytes = 656 } seq expand size = 1442 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0008 GB value = 0.0654 GB dict = 0.67 MB all = 0.0667 GB } __ZipSize{ index = 0.0001 GB value = 0.0200 GB dict = 0.67 MB all = 0.0208 GB } UnZip/Zip{ index = 7.0221 value = 3.2690 dict = 1.00 all = 3.2063 } Zip/UnZip{ index = 0.1424 value = 0.3059 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 0.724317 GB avg = 1.018 KB (by entry num) total key len = 0.014230 GB avg = 0.020 KB total ukey len = 0.008538 GB avg = 0.012 KB total ukey num = 0.000711492 Billion total entry num = 0.000711492 Billion write speed all = 0.018510522 MB/sec (with seq num) write speed all = 0.018367863 MB/sec (without seq num) 2024/11/20-19:52:40.609639 140008005887552 [compaction_job.cc:1948] [default] [JOB 8816] Generated table #63330: 64341 keys, 20809757 bytes, temperature: kWarm 2024/11/20-19:52:40.609702 140008005887552 EVENT_LOG_v1 {"time_micros": 1732103560609671, "cf_name": "default", "job": 8816, "event": "table_file_creation", "file_number": 63330, "file_size": 20809757, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039601935, "table_properties": {"data_size": 20017120, "index_size": 109952, "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": 1286820, "raw_average_key_size": 20, "raw_value_size": 65435689, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 64341, "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": 1732103559, "oldest_key_time": 0, "file_creation_time": 1732103559, "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": 63330, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:52:40.627108 140008005887552 [compaction_job.cc:703] job-08816: subcompact[0], size: 0.230320 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08816/att-00 [063325,063326,063327,063328,063329,063330] 2024/11/20-19:52:40.680943 140008005887552 (Original Log Time 2024/11/20-19:52:31.549444) EVENT_LOG_v1 {"time_micros": 1732103551549385, "job": 8816, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [63321], "files_L3": [63283, 63284, 63272, 63273, 63274, 63275, 63276], "score": 0.836815, "input_data_size": 243370590, "oldest_snapshot_seqno": 1039739650} 2024/11/20-19:52:40.680947 140008005887552 (Original Log Time 2024/11/20-19:52:40.675411) [compaction_job.cc:2022] [default] [JOB 8816] Compacted 1@2 + 7@3 files to L3 => 230320207 bytes 2024/11/20-19:52:40.680949 140008005887552 (Original Log Time 2024/11/20-19:52:40.680869) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 26.8 rd, 25.4 wr, level 3, files in(1, 7) out(6 +0 blob) MB in(12.6, 219.5 +0.0 blob) out(219.7 +0.0 blob), read-write-amplify(35.8) write-amplify(17.4) OK, records in: 723709, records dropped: 12217 output_compression: Snappy 2024/11/20-19:52:40.680953 140008005887552 (Original Log Time 2024/11/20-19:52:40.680919) EVENT_LOG_v1 {"time_micros": 1732103560680893, "cf": "default", "job": 8816, "event": "compaction_finished", "compaction_time_micros": 9077676, "compaction_time_cpu_micros": 2206466, "output_level": 3, "num_output_files": 6, "total_output_size": 230320207, "num_input_records": 723709, "num_output_records": 711492, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 169483657, "file_range_sync_nanos": 0, "file_fsync_nanos": 6107, "file_prepare_write_nanos": 14401, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-19:52:40.833941 140008005887552 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":1732103551,"executesMs":9241,"compactionJobId":8816,"attempt":0,"compactionInputRawBytes":750483266,"compactionInputZipBytes":243370590,"compactionOutputRawBytes":0,"compactionOutputZipBytes":230320207,"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-96798bce7ed59b7e0c718216b73ecc8b-f9f755eaa30ffc36-00"}}, response = 2024/11/20-19:52:40.834263 140008005887552 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08816/att-00: olev 3, work 9.241 s, result 9.026 ms, install 5.559 ms, input{raw 715.717 MiB zip 232.096 MiB}