2024/11/20-16:16:11.736573 140256971380288 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00: fork to child time = 0.015308 sec 2024/11/20-16:16:11.737305 140256971380288 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00 2024/11/20-16:16:11.745154 140256971380288 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00 2024/11/20-16:16:11.747655 140256971380288 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-16:16:11.747956 140256971380288 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-16:16:11.800693 140256971380288 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-15206/att-00/MANIFEST-019309 2024/11/20-16:16:11.816892 140256971380288 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-15206/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 44348, last_sequence is 762208731, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 44202 2024/11/20-16:16:11.816901 140256971380288 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-16:16:11.817000 140256971380288 [version_set.cc:5724] Creating manifest 44348 2024/11/20-16:16:11.852068 140256971380288 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-16:16:11.870784 140256971380288 [compaction_job.cc:2437] [default] [JOB 15206] Compacting 1@2 + 5@3 files to L3, score 0.95, subcompactions 1 : 1 2024/11/20-16:16:11.870799 140256971380288 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11886 Base level 2, inputs: [44346(31MB)], [44303(40MB) 44304(40MB) 44305(40MB) 44306(40MB) 44307(40MB)] 2024/11/20-16:16:11.878173 140256971380288 [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-16:16:11.878198 140256971380288 [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-16:16:11.878218 140256971380288 [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-16:16:11.878227 140256971380288 [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-16:16:11.878238 140256971380288 [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-16:16:12.490643 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.sst) /dev/shm/ToplingTemp/Topling-558195-bU3NTh 2024/11/20-16:16:12.743788 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.sst): first pass time = 0.25's, 530.305'MB/sec 2024/11/20-16:16:13.292505 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.sst): old prealloc_size = 147639500, real_size = 40952288 2024/11/20-16:16:13.292636 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.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.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.03 avg-zval = 314.42 2024/11/20-16:16:13.292798 140256971380288 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.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-16:16:13.462661 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044349.sst): second pass time = 0.55's, 240.277'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.120'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2197.283'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.05's, 920.214'MB/sec dict compress time = 5557497152.91's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 51219.475'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 240.277'MB/sec zip pipeline throughput = 240.277'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.03 avg-zval = 314.42 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1023.20 avg-zval = 314.42 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 114053 bytes = 413456 } seq expand size = 798371 multi value expand size = 0 cnt WriteAppend = 11 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.0427 GB } UnZip/Zip{ index = 6.8883 value = 3.2346 dict = 1.00 all = 3.1409 } Zip/UnZip{ index = 0.1452 value = 0.3092 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 0.132428 GB avg = 1.023 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.000129426 Billion total entry num = 0.000129426 Billion write speed all = 0.005017038 MB/sec (with seq num) write speed all = 0.004978564 MB/sec (without seq num) 2024/11/20-16:16:13.546936 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44349: 129426 keys, 42732990 bytes, temperature: kWarm 2024/11/20-16:16:13.547031 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090573546988, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44349, "file_size": 42732990, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 762158424, "table_properties": {"data_size": 40694288, "index_size": 225472, "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": 131629751, "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": 1732090572, "oldest_key_time": 0, "file_creation_time": 1732090572, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44349, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:13.594630 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.sst) /dev/shm/ToplingTemp/Topling-558195-S59WVf 2024/11/20-16:16:14.113654 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.sst): first pass time = 0.52's, 258.617'MB/sec 2024/11/20-16:16:14.657185 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.sst): old prealloc_size = 147639500, real_size = 40471904 2024/11/20-16:16:14.657311 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.66 2024/11/20-16:16:14.657394 140256971380288 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.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-16:16:14.822697 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044350.sst): second pass time = 0.54's, 242.546'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.572'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2320.178'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 889.151'MB/sec dict compress time = 5557497152.91's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48847.113'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 242.546'MB/sec zip pipeline throughput = 242.582'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.00 avg-zval = 310.66 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.86 avg-zval = 310.66 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 34490 bytes = 125040 } seq expand size = 241430 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.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.7243 value = 3.2737 dict = 1.00 all = 3.1983 } Zip/UnZip{ index = 0.1487 value = 0.3055 dict = 1.00 all = 0.3127 } ---------------------------- total value len = 0.264299 GB avg = 1.021 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.000258856 Billion total entry num = 0.000258856 Billion write speed all = 0.010012882 MB/sec (with seq num) write speed all = 0.009935936 MB/sec (without seq num) 2024/11/20-16:16:14.875461 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44350: 129430 keys, 41964942 bytes, temperature: kWarm 2024/11/20-16:16:14.875529 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090574875497, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44350, "file_size": 41964942, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 762155284, "table_properties": {"data_size": 40208400, "index_size": 230976, "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": 131629875, "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": 1732090573, "oldest_key_time": 0, "file_creation_time": 1732090573, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44350, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:14.912589 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.sst) /dev/shm/ToplingTemp/Topling-558195-7bJBwg 2024/11/20-16:16:15.528808 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.sst): first pass time = 0.62's, 217.827'MB/sec 2024/11/20-16:16:16.133028 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.sst): old prealloc_size = 147639500, real_size = 40575824 2024/11/20-16:16:16.133179 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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.28 2024/11/20-16:16:16.133312 140256971380288 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.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-16:16:16.301537 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044351.sst): second pass time = 0.60's, 218.152'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.012'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2300.695'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 899.624'MB/sec dict compress time = 0.00's, 1378068.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27234.545'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 218.152'MB/sec zip pipeline throughput = 218.152'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.96 avg-val = 1017.00 avg-zval = 311.28 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.96 avg-val = 1022.30 avg-zval = 311.28 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 97989 bytes = 355232 } seq expand size = 685923 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.1113 value = 3.2671 dict = 1.00 all = 3.1731 } Zip/UnZip{ index = 0.1636 value = 0.3061 dict = 1.00 all = 0.3151 } ---------------------------- total value len = 0.396615 GB avg = 1.021 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388285 Billion total entry num = 0.000388285 Billion write speed all = 0.015024670 MB/sec (with seq num) write speed all = 0.014909257 MB/sec (without seq num) 2024/11/20-16:16:16.353126 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44351: 129429 keys, 42298835 bytes, temperature: kWarm 2024/11/20-16:16:16.353190 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090576353159, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44351, "file_size": 42298835, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 762158408, "table_properties": {"data_size": 40289152, "index_size": 254144, "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": 131629867, "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": 1732090574, "oldest_key_time": 0, "file_creation_time": 1732090574, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44351, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:16.400674 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.sst) /dev/shm/ToplingTemp/Topling-558195-8Fcdfj 2024/11/20-16:16:16.935591 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.sst): first pass time = 0.53's, 250.932'MB/sec 2024/11/20-16:16:17.534604 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.sst): old prealloc_size = 147639500, real_size = 40560208 2024/11/20-16:16:17.534729 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.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.70 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.06 avg-zval = 311.45 2024/11/20-16:16:17.534812 140256971380288 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.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-16:16:17.708121 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044352.sst): second pass time = 0.60's, 220.011'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 242.328'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2211.429'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.258'MB/sec write SST data time = 0.05's, 874.836'MB/sec dict compress time = 0.00's, 1378239.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39216.908'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 220.011'MB/sec zip pipeline throughput = 286.888'MB/sec entries = 129422 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.06 avg-zval = 311.45 usrkeys = 129422 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1018.85 avg-zval = 311.45 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 33132 bytes = 115984 } seq expand size = 231924 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.0707 value = 3.2656 dict = 1.00 all = 3.1923 } Zip/UnZip{ index = 0.1414 value = 0.3062 dict = 1.00 all = 0.3133 } ---------------------------- total value len = 0.528477 GB avg = 1.021 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006212 GB avg = 0.012 KB total ukey num = 0.000517707 Billion total entry num = 0.000517707 Billion write speed all = 0.020019072 MB/sec (with seq num) write speed all = 0.019865198 MB/sec (without seq num) 2024/11/20-16:16:17.759346 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44352: 129422 keys, 42044094 bytes, temperature: kWarm 2024/11/20-16:16:17.759408 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090577759378, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44352, "file_size": 42044094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 762158316, "table_properties": {"data_size": 40308032, "index_size": 219648, "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": 131629457, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732090576, "oldest_key_time": 0, "file_creation_time": 1732090576, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44352, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:17.802915 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.sst) /dev/shm/ToplingTemp/Topling-558195-yWaGdk 2024/11/20-16:16:18.339162 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.sst): first pass time = 0.54's, 250.315'MB/sec 2024/11/20-16:16:19.107383 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.sst): old prealloc_size = 147639500, real_size = 41000112 2024/11/20-16:16:19.107505 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.77 2024/11/20-16:16:19.107656 140256971380288 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.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-16:16:19.389973 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044353.sst): second pass time = 0.77's, 171.495'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 151.506'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2273.166'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.157'MB/sec write SST data time = 0.08's, 565.542'MB/sec dict compress time = 0.00's, 1378144.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35335.214'MB/sec zip my value time = 0.77's, unzip length = 0.132'GB zip my value throughput = 171.495'MB/sec zip pipeline throughput = 328.111'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 314.77 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1024.00 avg-zval = 314.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8322 value = 3.2310 dict = 1.00 all = 3.1359 } Zip/UnZip{ index = 0.1464 value = 0.3095 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 0.661013 GB avg = 1.021 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.000647137 Billion total entry num = 0.000647137 Billion write speed all = 0.025037769 MB/sec (with seq num) write speed all = 0.024845438 MB/sec (without seq num) 2024/11/20-16:16:19.447439 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44353: 129430 keys, 42800671 bytes, temperature: kWarm 2024/11/20-16:16:19.447528 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090579447485, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44353, "file_size": 42800671, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 762158549, "table_properties": {"data_size": 40740256, "index_size": 227328, "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": 131630093, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732090577, "oldest_key_time": 0, "file_creation_time": 1732090577, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44353, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:19.523956 140256971380288 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044354.sst) /dev/shm/ToplingTemp/Topling-558195-xlNI9g 2024/11/20-16:16:19.531100 140256971380288 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044354.sst): first pass time = 0.01's, 165.291'MB/sec 2024/11/20-16:16:19.719327 140256971380288 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044354.sst): old prealloc_size = 147639500, real_size = 373128 2024/11/20-16:16:19.719377 140256971380288 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044354.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1130 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.39 raw-val = 0.0011 GB zip-val = 0.0004 GB avg-val =1016.99 avg-zval = 329.40 2024/11/20-16:16:19.721077 140256971380288 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00/044354.sst): second pass time = 0.19's, 6.127'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 229.342'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 14.924'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.284'MB/sec write SST data time = 0.00's, 567.496'MB/sec dict compress time = 0.00's, 16341.000'MB/sec z-dict build time = 0.00's, sample length = 0.016'MB, throughput = 409.539'MB/sec zip my value time = 0.19's, unzip length = 0.001'GB zip my value throughput = 6.127'MB/sec zip pipeline throughput = 238.366'MB/sec entries = 1130 avg-key = 20.00 avg-zkey = 0.40 avg-val = 1016.99 avg-zval = 329.40 usrkeys = 1130 avg-key = 12.00 avg-zkey = 0.40 avg-val = 1023.99 avg-zval = 329.40 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1130 bytes = 3968 } seq expand size = 7910 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0011 GB dict = 0.02 MB all = 0.0012 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0004 GB } UnZip/Zip{ index = 30.2679 value = 3.0874 dict = 1.00 all = 2.9726 } Zip/UnZip{ index = 0.0330 value = 0.3239 dict = 1.00 all = 0.3364 } ---------------------------- total value len = 0.662170 GB avg = 1.021 KB (by entry num) total key len = 0.012965 GB avg = 0.020 KB total ukey len = 0.007779 GB avg = 0.012 KB total ukey num = 0.000648267 Billion total entry num = 0.000648267 Billion write speed all = 0.025081288 MB/sec (with seq num) write speed all = 0.024888623 MB/sec (without seq num) 2024/11/20-16:16:19.727999 140256971380288 [compaction_job.cc:1948] [default] [JOB 15206] Generated table #44354: 1130 keys, 394196 bytes, temperature: kWarm 2024/11/20-16:16:19.728054 140256971380288 EVENT_LOG_v1 {"time_micros": 1732090579728022, "cf_name": "default", "job": 15206, "event": "table_file_creation", "file_number": 44354, "file_size": 394196, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 547457688, "largest_seqno": 760642614, "table_properties": {"data_size": 372224, "index_size": 448, "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": 22600, "raw_average_key_size": 20, "raw_value_size": 1149203, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1130, "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": 1732090579, "oldest_key_time": 0, "file_creation_time": 1732090579, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 44354, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:16:19.737718 140256971380288 [compaction_job.cc:703] job-15206: subcompact[0], size: 0.212236 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15206/att-00 [044349,044350,044351,044352,044353,044354] 2024/11/20-16:16:19.782321 140256971380288 (Original Log Time 2024/11/20-16:16:11.870860) EVENT_LOG_v1 {"time_micros": 1732090571870817, "job": 15206, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [44346], "files_L3": [44303, 44304, 44305, 44306, 44307], "score": 0.946538, "input_data_size": 244569950, "oldest_snapshot_seqno": 762208602} 2024/11/20-16:16:19.782326 140256971380288 (Original Log Time 2024/11/20-16:16:19.778148) [compaction_job.cc:2022] [default] [JOB 15206] Compacted 1@2 + 5@3 files to L3 => 212235728 bytes 2024/11/20-16:16:19.782327 140256971380288 (Original Log Time 2024/11/20-16:16:19.782240) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 31.1 rd, 27.0 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 202.0 +0.0 blob) out(202.4 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679092, records dropped: 30825 output_compression: Snappy 2024/11/20-16:16:19.782332 140256971380288 (Original Log Time 2024/11/20-16:16:19.782297) EVENT_LOG_v1 {"time_micros": 1732090579782269, "cf": "default", "job": 15206, "event": "compaction_finished", "compaction_time_micros": 7866861, "compaction_time_cpu_micros": 2019870, "output_level": 3, "num_output_files": 6, "total_output_size": 212235728, "num_input_records": 679092, "num_output_records": 648267, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 216833478, "file_range_sync_nanos": 0, "file_fsync_nanos": 5024, "file_prepare_write_nanos": 14198, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-16:16:19.920085 140256971380288 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":1732076400,"starts":1732090571,"executesMs":8035,"compactionJobId":15206,"attempt":0,"compactionInputRawBytes":704230343,"compactionInputZipBytes":244569950,"compactionOutputRawBytes":0,"compactionOutputZipBytes":212235728,"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-d10482834a35f041a6acaee0518589b5-5bf165968792c2a7-00"}}, response = 2024/11/20-16:16:19.920194 140256971380288 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-15206/att-00: olev 3, work 8.035 s, result 5.928 ms, install 4.202 ms, input{raw 671.606 MiB zip 233.240 MiB}