2024/11/20-19:47:24.864544 140008803194432 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00: fork to child time = 0.007518 sec 2024/11/20-19:47:24.865009 140008803194432 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00 2024/11/20-19:47:24.869536 140008803194432 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00 2024/11/20-19:47:24.871225 140008803194432 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:47:24.871405 140008803194432 [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:47:24.918996 140008803194432 [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-08685/att-00/MANIFEST-049091 2024/11/20-19:47:24.993182 140008803194432 [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-08685/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 63053, last_sequence is 1035840300, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62868 2024/11/20-19:47:24.993191 140008803194432 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:47:24.993250 140008803194432 [version_set.cc:5724] Creating manifest 63053 2024/11/20-19:47:25.024730 140008803194432 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:47:25.040956 140008803194432 [compaction_job.cc:2437] [default] [JOB 8685] Compacting 1@2 + 6@3 files to L3, score 0.94, subcompactions 1 : 1 2024/11/20-19:47:25.040965 140008803194432 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7725 Base level 2, inputs: [62966(13MB)], [63039(37MB) 63040(5521KB) 62934(37MB) 62935(37MB) 62936(37MB) 63041(37MB)] 2024/11/20-19:47:25.047669 140008803194432 [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:47:25.047686 140008803194432 [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:47:25.047701 140008803194432 [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:47:25.047707 140008803194432 [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:47:25.047715 140008803194432 [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:47:25.533452 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.sst) /dev/shm/ToplingTemp/Topling-901164-VdALlZ 2024/11/20-19:47:26.054075 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.sst): first pass time = 0.52's, 257.832'MB/sec 2024/11/20-19:47:28.012921 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.sst): old prealloc_size = 147639500, real_size = 35863968 2024/11/20-19:47:28.013469 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922963 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0339 GB avg-val = 117.42 avg-zval = 36.70 2024/11/20-19:47:28.014739 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.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/20-19:47:28.844657 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063054.sst): second pass time = 1.96's, 55.350'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.758'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3320.754'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 310.612'MB/sec dict compress time = 8026294400.53's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 21053.725'MB/sec zip my value time = 1.96's, unzip length = 0.108'GB zip my value throughput = 55.350'MB/sec zip pipeline throughput = 258.978'MB/sec entries = 922963 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.42 avg-zval = 36.70 usrkeys = 922963 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.42 avg-zval = 36.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922963 bytes = 2999648 } seq expand size = 6460741 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5123 value = 3.1991 dict = 1.00 all = 3.3790 } Zip/UnZip{ index = 0.0951 value = 0.3126 dict = 1.00 all = 0.2959 } ---------------------------- total value len = 0.114836 GB avg = 0.124 KB (by entry num) total key len = 0.025843 GB avg = 0.028 KB total ukey len = 0.018459 GB avg = 0.020 KB total ukey num = 0.000922963 Billion total entry num = 0.000922963 Billion write speed all = 0.003553653 MB/sec (with seq num) write speed all = 0.003367135 MB/sec (without seq num) 2024/11/20-19:47:28.891883 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63054: 922963 keys, 39721444 bytes, temperature: kWarm 2024/11/20-19:47:28.891968 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103248891927, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63054, "file_size": 39721444, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952822, "largest_seqno": 1035161709, "table_properties": {"data_size": 33877072, "index_size": 1755968, "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": 25842964, "raw_average_key_size": 28, "raw_value_size": 108374790, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922963, "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": 1732103245, "oldest_key_time": 0, "file_creation_time": 1732103245, "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": 63054, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:28.930575 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.sst) /dev/shm/ToplingTemp/Topling-901164-jWzzCY 2024/11/20-19:47:29.865743 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.sst): first pass time = 0.94's, 143.527'MB/sec 2024/11/20-19:47:31.017907 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.sst): old prealloc_size = 147639500, real_size = 35887632 2024/11/20-19:47:31.018558 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922695 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0339 GB avg-val = 117.46 avg-zval = 36.74 2024/11/20-19:47:31.019355 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.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/20-19:47:31.845390 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063055.sst): second pass time = 1.15's, 94.147'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.031'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2852.049'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 314.599'MB/sec dict compress time = 8026294400.53's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19497.687'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.147'MB/sec zip pipeline throughput = 94.147'MB/sec entries = 922695 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.46 avg-zval = 36.74 usrkeys = 922695 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.46 avg-zval = 36.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922695 bytes = 2998768 } seq expand size = 6458865 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5131 value = 3.1970 dict = 1.00 all = 3.3770 } Zip/UnZip{ index = 0.0951 value = 0.3128 dict = 1.00 all = 0.2961 } ---------------------------- total value len = 0.229677 GB avg = 0.124 KB (by entry num) total key len = 0.051678 GB avg = 0.028 KB total ukey len = 0.036913 GB avg = 0.020 KB total ukey num = 0.001845658 Billion total entry num = 0.001845658 Billion write speed all = 0.007106723 MB/sec (with seq num) write speed all = 0.006733769 MB/sec (without seq num) 2024/11/20-19:47:31.893328 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63055: 922695 keys, 39744714 bytes, temperature: kWarm 2024/11/20-19:47:31.893383 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103251893355, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63055, "file_size": 39744714, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952864, "largest_seqno": 1035161310, "table_properties": {"data_size": 33901440, "index_size": 1755328, "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": 25835460, "raw_average_key_size": 28, "raw_value_size": 108382402, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922695, "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": 1732103248, "oldest_key_time": 0, "file_creation_time": 1732103248, "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": 63055, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:31.929608 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.sst) /dev/shm/ToplingTemp/Topling-901164-cqsDJ1 2024/11/20-19:47:32.925857 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.sst): first pass time = 1.00's, 134.727'MB/sec 2024/11/20-19:47:34.113339 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.sst): old prealloc_size = 147639500, real_size = 36254608 2024/11/20-19:47:34.113914 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925097 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 117.09 avg-zval = 37.05 2024/11/20-19:47:34.114444 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.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/20-19:47:34.892808 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063056.sst): second pass time = 1.19's, 91.279'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 49.909'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3187.090'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.355'MB/sec write SST data time = 0.13's, 305.397'MB/sec dict compress time = 8026294400.53's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18463.877'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.279'MB/sec zip pipeline throughput = 91.279'MB/sec entries = 925097 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.09 avg-zval = 37.05 usrkeys = 925097 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.91 avg-zval = 37.05 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 505440 bytes = 1642688 } seq expand size = 3538080 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0343 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5833 value = 3.1602 dict = 1.00 all = 3.4502 } Zip/UnZip{ index = 0.0945 value = 0.3164 dict = 1.00 all = 0.2898 } ---------------------------- total value len = 0.341530 GB avg = 0.123 KB (by entry num) total key len = 0.077581 GB avg = 0.028 KB total ukey len = 0.055415 GB avg = 0.020 KB total ukey num = 0.002770755 Billion total entry num = 0.002770755 Billion write speed all = 0.010585470 MB/sec (with seq num) write speed all = 0.010025623 MB/sec (without seq num) 2024/11/20-19:47:34.944703 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63056: 925097 keys, 38901299 bytes, temperature: kWarm 2024/11/20-19:47:34.944759 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103254944729, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63056, "file_size": 38901299, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035161114, "table_properties": {"data_size": 34274944, "index_size": 1748224, "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": 25902716, "raw_average_key_size": 28, "raw_value_size": 108315074, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925097, "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": 1732103251, "oldest_key_time": 0, "file_creation_time": 1732103251, "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": 63056, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:34.997198 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.sst) /dev/shm/ToplingTemp/Topling-901164-Xs0AVY 2024/11/20-19:47:35.817229 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.sst): first pass time = 0.82's, 163.681'MB/sec 2024/11/20-19:47:37.166144 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.sst): old prealloc_size = 147639500, real_size = 36647440 2024/11/20-19:47:37.166741 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926453 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.0346 GB avg-val = 116.87 avg-zval = 37.39 2024/11/20-19:47:37.167093 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.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/20-19:47:37.869956 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063057.sst): second pass time = 1.35's, 80.315'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.830'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3084.320'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.401'MB/sec write SST data time = 0.13's, 306.294'MB/sec dict compress time = 8026294400.53's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32371.904'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.315'MB/sec zip pipeline throughput = 80.315'MB/sec entries = 926453 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.87 avg-zval = 37.39 usrkeys = 926453 avg-key = 20.00 avg-zkey = 1.91 avg-val = 118.97 avg-zval = 37.39 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 278023 bytes = 938336 } seq expand size = 1946161 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.0346 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.4439 value = 3.1257 dict = 1.00 all = 3.4781 } Zip/UnZip{ index = 0.0957 value = 0.3199 dict = 1.00 all = 0.2875 } ---------------------------- total value len = 0.451753 GB avg = 0.122 KB (by entry num) total key len = 0.103522 GB avg = 0.028 KB total ukey len = 0.073944 GB avg = 0.020 KB total ukey num = 0.003697208 Billion total entry num = 0.003697208 Billion write speed all = 0.014023504 MB/sec (with seq num) write speed all = 0.013276518 MB/sec (without seq num) 2024/11/20-19:47:37.915979 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63057: 926453 keys, 38589103 bytes, temperature: kWarm 2024/11/20-19:47:37.916055 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103257916008, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63057, "file_size": 38589103, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 989081728, "table_properties": {"data_size": 34641472, "index_size": 1774144, "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": 25940684, "raw_average_key_size": 28, "raw_value_size": 108277154, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926453, "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": 1732103254, "oldest_key_time": 0, "file_creation_time": 1732103254, "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": 63057, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:37.961970 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.sst) /dev/shm/ToplingTemp/Topling-901164-WEEnj0 2024/11/20-19:47:38.905828 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.sst): first pass time = 0.94's, 142.206'MB/sec 2024/11/20-19:47:40.006602 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.sst): old prealloc_size = 147639500, real_size = 35286992 2024/11/20-19:47:40.007256 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922640 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0333 GB avg-val = 117.47 avg-zval = 36.09 2024/11/20-19:47:40.008034 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.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/20-19:47:40.841631 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063058.sst): second pass time = 1.10's, 98.539'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2879.992'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 305.189'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35525.221'MB/sec zip my value time = 1.10's, unzip length = 0.108'GB zip my value throughput = 98.539'MB/sec zip pipeline throughput = 98.539'MB/sec entries = 922640 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.47 avg-zval = 36.09 usrkeys = 922640 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.47 avg-zval = 36.09 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922640 bytes = 2998592 } seq expand size = 6458480 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5117 value = 3.2547 dict = 1.00 all = 3.4288 } Zip/UnZip{ index = 0.0951 value = 0.3072 dict = 1.00 all = 0.2916 } ---------------------------- total value len = 0.566596 GB avg = 0.123 KB (by entry num) total key len = 0.129356 GB avg = 0.028 KB total ukey len = 0.092397 GB avg = 0.020 KB total ukey num = 0.004619848 Billion total entry num = 0.004619848 Billion write speed all = 0.017574973 MB/sec (with seq num) write speed all = 0.016641647 MB/sec (without seq num) 2024/11/20-19:47:40.890374 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63058: 922640 keys, 39143916 bytes, temperature: kWarm 2024/11/20-19:47:40.890445 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103260890411, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63058, "file_size": 39143916, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921749, "largest_seqno": 1035161527, "table_properties": {"data_size": 33300672, "index_size": 1755456, "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": 25833920, "raw_average_key_size": 28, "raw_value_size": 108383936, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922640, "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": 1732103257, "oldest_key_time": 0, "file_creation_time": 1732103257, "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": 63058, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:40.927908 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst) /dev/shm/ToplingTemp/Topling-901164-hgJOQX 2024/11/20-19:47:41.030061 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst): first pass time = 0.10's, 256.775'MB/sec 2024/11/20-19:47:41.256496 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst): old prealloc_size = 147639500, real_size = 7523520 2024/11/20-19:47:41.256685 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 179558 prefix = 4 raw-key = 0.0029 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0212 GB zip-val = 0.0071 GB avg-val = 118.00 avg-zval = 39.72 2024/11/20-19:47:41.256880 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.026 GB 2024/11/20-19:47:41.418546 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00/063059.sst): second pass time = 0.23's, 93.904'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 51.137'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2400.277'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.331'MB/sec write SST data time = 0.03's, 313.470'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.222'MB, throughput = 7933.162'MB/sec zip my value time = 0.23's, unzip length = 0.021'GB zip my value throughput = 93.904'MB/sec zip pipeline throughput = 93.904'MB/sec entries = 179558 avg-key = 28.00 avg-zkey = 1.93 avg-val = 118.00 avg-zval = 39.72 usrkeys = 179558 avg-key = 20.00 avg-zkey = 1.93 avg-val = 125.00 avg-zval = 39.72 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 179558 bytes = 583584 } seq expand size = 1256906 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0036 GB value = 0.0212 GB dict = 0.22 MB all = 0.0262 GB } __ZipSize{ index = 0.0003 GB value = 0.0071 GB dict = 0.22 MB all = 0.0083 GB } UnZip/Zip{ index = 10.3432 value = 2.9711 dict = 1.00 all = 3.1637 } Zip/UnZip{ index = 0.0967 value = 0.3366 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 0.589040 GB avg = 0.123 KB (by entry num) total key len = 0.134383 GB avg = 0.028 KB total ukey len = 0.095988 GB avg = 0.020 KB total ukey num = 0.004799406 Billion total entry num = 0.004799406 Billion write speed all = 0.018268472 MB/sec (with seq num) write speed all = 0.017298884 MB/sec (without seq num) 2024/11/20-19:47:41.436417 140008803194432 [compaction_job.cc:1948] [default] [JOB 8685] Generated table #63059: 179558 keys, 8286205 bytes, temperature: kWarm 2024/11/20-19:47:41.436476 140008803194432 EVENT_LOG_v1 {"time_micros": 1732103261436445, "cf_name": "default", "job": 8685, "event": "table_file_creation", "file_number": 63059, "file_size": 8286205, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 982695154, "largest_seqno": 1018457597, "table_properties": {"data_size": 7131248, "index_size": 347200, "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": 5027624, "raw_average_key_size": 28, "raw_value_size": 21187844, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 179558, "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": 118, "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": 1732103260, "oldest_key_time": 0, "file_creation_time": 1732103260, "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": 63059, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:41.448434 140008803194432 [compaction_job.cc:703] job-08685: subcompact[0], size: 0.204387 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08685/att-00 [063054,063055,063056,063057,063058,063059] 2024/11/20-19:47:41.493884 140008803194432 (Original Log Time 2024/11/20-19:47:25.040995) EVENT_LOG_v1 {"time_micros": 1732103245040972, "job": 8685, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62966], "files_L3": [63039, 63040, 62934, 62935, 62936, 63041], "score": 0.936747, "input_data_size": 216732359, "oldest_snapshot_seqno": 1035840267} 2024/11/20-19:47:41.493887 140008803194432 (Original Log Time 2024/11/20-19:47:41.493183) [compaction_job.cc:2022] [default] [JOB 8685] Compacted 1@2 + 6@3 files to L3 => 204386681 bytes 2024/11/20-19:47:41.493889 140008803194432 (Original Log Time 2024/11/20-19:47:41.493814) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 13.2 rd, 12.5 wr, level 3, files in(1, 6) out(6 +0 blob) MB in(14.0, 192.7 +0.0 blob) out(194.9 +0.0 blob), read-write-amplify(28.8) write-amplify(14.0) OK, records in: 4859727, records dropped: 60321 output_compression: Snappy 2024/11/20-19:47:41.493893 140008803194432 (Original Log Time 2024/11/20-19:47:41.493864) EVENT_LOG_v1 {"time_micros": 1732103261493839, "cf": "default", "job": 8685, "event": "compaction_finished", "compaction_time_micros": 16407447, "compaction_time_cpu_micros": 6767279, "output_level": 3, "num_output_files": 6, "total_output_size": 204386681, "num_input_records": 4859727, "num_output_records": 4799406, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 151006571, "file_range_sync_nanos": 0, "file_fsync_nanos": 4964, "file_prepare_write_nanos": 13852, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-19:47:41.623703 140008803194432 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":1732103244,"executesMs":16620,"compactionJobId":8685,"attempt":0,"compactionInputRawBytes":705870150,"compactionInputZipBytes":216732359,"compactionOutputRawBytes":0,"compactionOutputZipBytes":204386681,"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-853061ad668d9f5c2d02de5dd0f9099d-bc35a48824f43e26-00"}}, response = 2024/11/20-19:47:41.623808 140008803194432 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08685/att-00: olev 3, work 16.621 s, result 7.688 ms, install 0.724 ms, input{raw 673.170 MiB zip 206.692 MiB}