2024/11/20-23:22:21.214223 140008467486272 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00: fork to child time = 0.009344 sec 2024/11/20-23:22:21.214708 140008467486272 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00 2024/11/20-23:22:21.221439 140008467486272 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00 2024/11/20-23:22:21.223058 140008467486272 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:22:21.223277 140008467486272 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:22:21.282284 140008467486272 [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-20561/att-00/MANIFEST-049091 2024/11/20-23:22:21.297998 140008467486272 [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-20561/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 84849, last_sequence is 1304957055, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 84678 2024/11/20-23:22:21.298004 140008467486272 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:22:21.298073 140008467486272 [version_set.cc:5724] Creating manifest 84849 2024/11/20-23:22:21.327441 140008467486272 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:22:21.346422 140008467486272 [compaction_job.cc:2437] [default] [JOB 20561] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:22:21.346432 140008467486272 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15475 Base level 2, inputs: [84843(31MB)], [84791(40MB) 84792(40MB) 84793(40MB) 84794(40MB) 84795(40MB)] 2024/11/20-23:22:21.353272 140008467486272 [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-23:22:21.353293 140008467486272 [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-23:22:21.353311 140008467486272 [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-23:22:21.353318 140008467486272 [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-23:22:21.353327 140008467486272 [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-23:22:21.988824 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.sst) /dev/shm/ToplingTemp/Topling-1141471-CISQ7T 2024/11/20-23:22:22.180410 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.sst): first pass time = 0.19's, 700.717'MB/sec 2024/11/20-23:22:23.414152 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.sst): old prealloc_size = 147639500, real_size = 40939360 2024/11/20-23:22:23.414297 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.31 2024/11/20-23:22:23.414460 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.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-23:22:23.583618 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084850.sst): second pass time = 1.23's, 107.402'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.309'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1889.043'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 872.799'MB/sec dict compress time = 7816406666.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33094.260'MB/sec zip my value time = 1.23's, unzip length = 0.132'GB zip my value throughput = 107.402'MB/sec zip pipeline throughput = 202.116'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.31 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8437 value = 3.2357 dict = 1.00 all = 3.1392 } Zip/UnZip{ index = 0.1461 value = 0.3090 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 563.198267 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144004 Billion total entry num = 1.700646026 Billion write speed all = 31.771758485 MB/sec (with seq num) write speed all = 31.060237071 MB/sec (without seq num) 2024/11/20-23:22:23.635540 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84850: 129428 keys, 42755964 bytes, temperature: kWarm 2024/11/20-23:22:23.635629 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116143635587, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84850, "file_size": 42755964, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1304775606, "table_properties": {"data_size": 40679888, "index_size": 226944, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629234, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116141, "oldest_key_time": 0, "file_creation_time": 1732116141, "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": 84850, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:23.680214 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.sst) /dev/shm/ToplingTemp/Topling-1141471-c8hrxQ 2024/11/20-23:22:24.339681 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.sst): first pass time = 0.66's, 203.537'MB/sec 2024/11/20-23:22:25.033521 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.sst): old prealloc_size = 147639500, real_size = 40877360 2024/11/20-23:22:25.033679 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.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.83 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.75 2024/11/20-23:22:25.033846 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.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-23:22:25.213868 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084851.sst): second pass time = 0.69's, 189.891'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 236.775'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1717.977'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.252'MB/sec write SST data time = 0.05's, 826.126'MB/sec dict compress time = 7816406666.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46822.990'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 189.891'MB/sec zip pipeline throughput = 276.879'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1017.01 avg-zval = 313.75 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1024.01 avg-zval = 313.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.5624 value = 3.2415 dict = 1.00 all = 3.1438 } Zip/UnZip{ index = 0.1524 value = 0.3085 dict = 1.00 all = 0.3181 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 31.776116064 MB/sec (with seq num) write speed all = 31.064601161 MB/sec (without seq num) 2024/11/20-23:22:25.265600 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84851: 129429 keys, 42693593 bytes, temperature: kWarm 2024/11/20-23:22:25.265681 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116145265633, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84851, "file_size": 42693593, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1304775289, "table_properties": {"data_size": 40608160, "index_size": 236672, "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": 131630160, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116143, "oldest_key_time": 0, "file_creation_time": 1732116143, "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": 84851, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:25.324745 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.sst) /dev/shm/ToplingTemp/Topling-1141471-RcNFDU 2024/11/20-23:22:25.833394 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.sst): first pass time = 0.51's, 263.892'MB/sec 2024/11/20-23:22:26.918746 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.sst): old prealloc_size = 147639500, real_size = 40569344 2024/11/20-23:22:26.918920 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.96 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.23 2024/11/20-23:22:26.919134 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.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-23:22:27.212422 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084852.sst): second pass time = 1.08's, 121.378'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 144.380'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1776.522'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.133'MB/sec write SST data time = 0.05's, 847.203'MB/sec dict compress time = 0.00's, 1378072.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35050.284'MB/sec zip my value time = 1.08's, unzip length = 0.132'GB zip my value throughput = 121.378'MB/sec zip pipeline throughput = 211.027'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.96 avg-val = 1017.00 avg-zval = 311.23 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.96 avg-val = 1023.96 avg-zval = 311.23 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128687 bytes = 466512 } seq expand size = 900809 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1144 value = 3.2676 dict = 1.00 all = 3.1653 } Zip/UnZip{ index = 0.1635 value = 0.3060 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.463334 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402863 Billion total entry num = 1.700904885 Billion write speed all = 31.779860501 MB/sec (with seq num) write speed all = 31.068365812 MB/sec (without seq num) 2024/11/20-23:22:27.266327 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84852: 129430 keys, 42403607 bytes, temperature: kWarm 2024/11/20-23:22:27.266371 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116147266347, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84852, "file_size": 42403607, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1304772394, "table_properties": {"data_size": 40282800, "index_size": 254016, "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": 131629695, "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": 1732116145, "oldest_key_time": 0, "file_creation_time": 1732116145, "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": 84852, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:27.304492 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.sst) /dev/shm/ToplingTemp/Topling-1141471-kgTZPU 2024/11/20-23:22:27.992110 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.sst): first pass time = 0.69's, 195.204'MB/sec 2024/11/20-23:22:28.633485 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.sst): old prealloc_size = 147639500, real_size = 40774448 2024/11/20-23:22:28.633652 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.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.84 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.97 avg-zval = 312.93 2024/11/20-23:22:28.633835 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.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-23:22:28.813543 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084853.sst): second pass time = 0.64's, 205.545'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 236.460'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1715.147'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.256'MB/sec write SST data time = 0.05's, 793.922'MB/sec dict compress time = 0.00's, 1377975.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28581.577'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 205.545'MB/sec zip pipeline throughput = 224.323'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.84 avg-val = 1016.97 avg-zval = 312.93 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.84 avg-val = 1023.40 avg-zval = 312.93 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119002 bytes = 431392 } seq expand size = 833014 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.0405 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.5309 value = 3.2498 dict = 1.00 all = 3.1526 } Zip/UnZip{ index = 0.1531 value = 0.3077 dict = 1.00 all = 0.3172 } ---------------------------- total value len = 563.595797 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532297 Billion total entry num = 1.701034319 Billion write speed all = 31.784261139 MB/sec (with seq num) write speed all = 31.072771872 MB/sec (without seq num) 2024/11/20-23:22:28.864026 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84853: 129434 keys, 42573558 bytes, temperature: kWarm 2024/11/20-23:22:28.864110 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116148864076, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84853, "file_size": 42573558, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1304773949, "table_properties": {"data_size": 40504096, "index_size": 237824, "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": 131630012, "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": 1732116147, "oldest_key_time": 0, "file_creation_time": 1732116147, "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": 84853, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:28.905320 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.sst) /dev/shm/ToplingTemp/Topling-1141471-iFY2vS 2024/11/20-23:22:29.739676 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.sst): first pass time = 0.83's, 160.872'MB/sec 2024/11/20-23:22:30.585616 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.sst): old prealloc_size = 147639500, real_size = 41024736 2024/11/20-23:22:30.585745 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129422 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.06 avg-zval = 315.03 2024/11/20-23:22:30.585944 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.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-23:22:30.766268 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084854.sst): second pass time = 0.84's, 155.886'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 237.158'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2256.976'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.248'MB/sec write SST data time = 0.05's, 851.934'MB/sec dict compress time = 0.00's, 1377577.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34855.072'MB/sec zip my value time = 0.84's, unzip length = 0.132'GB zip my value throughput = 155.886'MB/sec zip pipeline throughput = 257.290'MB/sec entries = 129422 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.06 avg-zval = 315.03 usrkeys = 129422 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.06 avg-zval = 315.03 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129422 bytes = 469168 } seq expand size = 905954 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0338 value = 3.2285 dict = 1.00 all = 3.1329 } Zip/UnZip{ index = 0.1422 value = 0.3097 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.728333 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 31.788080482 MB/sec (with seq num) write speed all = 31.076609720 MB/sec (without seq num) 2024/11/20-23:22:30.820878 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84854: 129422 keys, 42840808 bytes, temperature: kWarm 2024/11/20-23:22:30.820950 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116150820917, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84854, "file_size": 42840808, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1304776081, "table_properties": {"data_size": 40771408, "index_size": 220800, "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": 2588440, "raw_average_key_size": 20, "raw_value_size": 131629421, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129422, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116148, "oldest_key_time": 0, "file_creation_time": 1732116148, "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": 84854, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:30.857823 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084855.sst) /dev/shm/ToplingTemp/Topling-1141471-2wa0rQ 2024/11/20-23:22:30.864824 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084855.sst): first pass time = 0.01's, 225.504'MB/sec 2024/11/20-23:22:30.891739 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084855.sst): old prealloc_size = 147639500, real_size = 497752 2024/11/20-23:22:30.891786 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084855.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1513 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.34 raw-val = 0.0015 GB zip-val = 0.0005 GB avg-val =1016.88 avg-zval = 328.25 2024/11/20-23:22:30.894394 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00/084855.sst): second pass time = 0.03's, 58.608'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 201.273'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 19.706'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.287'MB/sec write SST data time = 0.00's, 413.389'MB/sec dict compress time = 0.00's, 23424.000'MB/sec z-dict build time = 0.00's, sample length = 0.023'MB, throughput = 789.325'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 58.608'MB/sec zip pipeline throughput = 58.608'MB/sec entries = 1513 avg-key = 20.00 avg-zkey = 0.38 avg-val = 1016.88 avg-zval = 328.25 usrkeys = 1513 avg-key = 12.00 avg-zkey = 0.38 avg-val = 1023.88 avg-zval = 328.25 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1513 bytes = 5312 } seq expand size = 10591 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0015 GB dict = 0.02 MB all = 0.0016 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 31.5208 value = 3.0979 dict = 1.00 all = 2.9759 } Zip/UnZip{ index = 0.0317 value = 0.3228 dict = 1.00 all = 0.3360 } ---------------------------- total value len = 563.729882 GB avg = 0.331 KB (by entry num) total key len = 44.327379 GB avg = 0.026 KB total ukey len = 32.801926 GB avg = 0.014 KB total ukey num = 2.321663232 Billion total entry num = 1.701165254 Billion write speed all = 31.787950143 MB/sec (with seq num) write speed all = 31.076483514 MB/sec (without seq num) 2024/11/20-23:22:30.901871 140008467486272 [compaction_job.cc:1948] [default] [JOB 20561] Generated table #84855: 1513 keys, 527168 bytes, temperature: kWarm 2024/11/20-23:22:30.901921 140008467486272 EVENT_LOG_v1 {"time_micros": 1732116150901894, "cf_name": "default", "job": 20561, "event": "table_file_creation", "file_number": 84855, "file_size": 527168, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1047012530, "largest_seqno": 1303297629, "table_properties": {"data_size": 496640, "index_size": 576, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 30260, "raw_average_key_size": 20, "raw_value_size": 1538534, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1513, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732116150, "oldest_key_time": 0, "file_creation_time": 1732116150, "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": 84855, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:22:30.910753 140008467486272 [compaction_job.cc:703] job-20561: subcompact[0], size: 0.213795 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20561/att-00 [084850,084851,084852,084853,084854,084855] 2024/11/20-23:22:30.960200 140008467486272 (Original Log Time 2024/11/20-23:22:21.346468) EVENT_LOG_v1 {"time_micros": 1732116141346442, "job": 20561, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [84843], "files_L3": [84791, 84792, 84793, 84794, 84795], "score": 0.999, "input_data_size": 246026642, "oldest_snapshot_seqno": 1304956493} 2024/11/20-23:22:30.960204 140008467486272 (Original Log Time 2024/11/20-23:22:30.959514) [compaction_job.cc:2022] [default] [JOB 20561] Compacted 1@2 + 5@3 files to L3 => 213794698 bytes 2024/11/20-23:22:30.960205 140008467486272 (Original Log Time 2024/11/20-23:22:30.960123) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 25.7 rd, 22.4 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 203.4 +0.0 blob) out(203.9 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679105, records dropped: 30449 output_compression: Snappy 2024/11/20-23:22:30.960209 140008467486272 (Original Log Time 2024/11/20-23:22:30.960169) EVENT_LOG_v1 {"time_micros": 1732116150960146, "cf": "default", "job": 20561, "event": "compaction_finished", "compaction_time_micros": 9564289, "compaction_time_cpu_micros": 2251813, "output_level": 3, "num_output_files": 6, "total_output_size": 213794698, "num_input_records": 679105, "num_output_records": 648656, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 159905112, "file_range_sync_nanos": 0, "file_fsync_nanos": 5102, "file_prepare_write_nanos": 13485, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-23:22:31.105388 140008467486272 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":1732116141,"executesMs":9737,"compactionJobId":20561,"attempt":0,"compactionInputRawBytes":704238083,"compactionInputZipBytes":246026642,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213794698,"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-b2f9aba93289ec917979a38fb7ea3be5-95c6639c0752a8cf-00"}}, response = 2024/11/20-23:22:31.105495 140008467486272 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-20561/att-00: olev 3, work 9.737 s, result 7.766 ms, install 0.709 ms, input{raw 671.614 MiB zip 234.629 MiB}