2024/11/20-19:25:13.644077 140008039458368 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00: fork to child time = 0.009065 sec 2024/11/20-19:25:13.644596 140008039458368 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00 2024/11/20-19:25:13.651659 140008039458368 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00 2024/11/20-19:25:13.653314 140008039458368 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:25:13.653542 140008039458368 [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:25:13.697985 140008039458368 [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-08044/att-00/MANIFEST-049091 2024/11/20-19:25:13.753627 140008039458368 [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-08044/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61678, last_sequence is 1018728493, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61500 2024/11/20-19:25:13.753641 140008039458368 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:25:13.753715 140008039458368 [version_set.cc:5724] Creating manifest 61678 2024/11/20-19:25:13.799852 140008039458368 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:25:13.822071 140008039458368 [compaction_job.cc:2437] [default] [JOB 8044] Compacting 1@2 + 5@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:25:13.822094 140008039458368 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7222 Base level 2, inputs: [61646(31MB)], [61544(40MB) 61545(39MB) 61546(39MB) 61547(39MB) 61668(40MB)] 2024/11/20-19:25:13.831440 140008039458368 [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:25:13.831485 140008039458368 [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:25:13.831512 140008039458368 [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:25:13.831523 140008039458368 [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:25:13.831537 140008039458368 [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:25:14.720876 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.sst) /dev/shm/ToplingTemp/Topling-885110-cuYpQ3 2024/11/20-19:25:15.167385 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.sst): first pass time = 0.45's, 300.648'MB/sec 2024/11/20-19:25:15.711402 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.sst): old prealloc_size = 147639500, real_size = 40850448 2024/11/20-19:25:15.711569 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.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.88 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.48 2024/11/20-19:25:15.711734 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:25:15.882076 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061679.sst): second pass time = 0.54's, 242.549'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.483'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1903.849'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 874.378'MB/sec dict compress time = 2842727293.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44345.669'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 242.549'MB/sec zip pipeline throughput = 242.549'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.88 avg-val = 1017.00 avg-zval = 313.48 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.88 avg-val = 1022.80 avg-zval = 313.48 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 107315 bytes = 362208 } seq expand size = 751205 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.0426 GB } UnZip/Zip{ index = 6.3679 value = 3.2442 dict = 1.00 all = 3.1521 } Zip/UnZip{ index = 0.1570 value = 0.3082 dict = 1.00 all = 0.3172 } ---------------------------- total value len = 0.132381 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.000129430 Billion total entry num = 0.000129430 Billion write speed all = 0.003528249 MB/sec (with seq num) write speed all = 0.003501182 MB/sec (without seq num) 2024/11/20-19:25:15.935983 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61679: 129430 keys, 42580453 bytes, temperature: kWarm 2024/11/20-19:25:15.936090 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101915936035, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61679, "file_size": 42580453, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1018478904, "table_properties": {"data_size": 40574016, "index_size": 243904, "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": 131629999, "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": 1732101914, "oldest_key_time": 0, "file_creation_time": 1732101914, "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": 61679, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:15.972950 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst) /dev/shm/ToplingTemp/Topling-885110-Wo5Cs4 2024/11/20-19:25:16.499457 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst): first pass time = 0.53's, 254.938'MB/sec 2024/11/20-19:25:17.130353 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst): old prealloc_size = 147639500, real_size = 40372880 2024/11/20-19:25:17.130533 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.97 2024/11/20-19:25:17.130617 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:25:17.303616 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061680.sst): second pass time = 0.63's, 208.974'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 240.978'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1453.145'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.05's, 857.979'MB/sec dict compress time = 2842727293.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46874.970'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 208.974'MB/sec zip pipeline throughput = 259.018'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 309.97 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.22 avg-zval = 309.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3857 bytes = 12544 } seq expand size = 26999 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0016 value = 3.2810 dict = 1.00 all = 3.2145 } Zip/UnZip{ index = 0.1428 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.264038 GB avg = 1.020 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.000258857 Billion total entry num = 0.000258857 Billion write speed all = 0.007037288 MB/sec (with seq num) write speed all = 0.006983156 MB/sec (without seq num) 2024/11/20-19:25:17.359136 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61680: 129427 keys, 41753274 bytes, temperature: kWarm 2024/11/20-19:25:17.359226 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101917359182, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61680, "file_size": 41753274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1018465394, "table_properties": {"data_size": 40118528, "index_size": 221824, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629376, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "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": 1732101915, "oldest_key_time": 0, "file_creation_time": 1732101915, "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": 61680, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:17.410812 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.sst) /dev/shm/ToplingTemp/Topling-885110-QNB1N3 2024/11/20-19:25:18.322099 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.sst): first pass time = 0.91's, 147.293'MB/sec 2024/11/20-19:25:18.936406 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.sst): old prealloc_size = 147639500, real_size = 40402736 2024/11/20-19:25:18.936562 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.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.75 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.16 2024/11/20-19:25:18.936623 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:25:19.104156 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061681.sst): second pass time = 0.61's, 214.569'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.222'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1759.639'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.04's, 950.974'MB/sec dict compress time = 2842727293.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44736.707'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.569'MB/sec zip pipeline throughput = 214.569'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 310.16 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.52 avg-zval = 310.16 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9647 bytes = 32576 } seq expand size = 67529 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8748 value = 3.2789 dict = 1.00 all = 3.2107 } Zip/UnZip{ index = 0.1455 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 0.395735 GB avg = 1.019 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.000388286 Billion total entry num = 0.000388286 Billion write speed all = 0.010547023 MB/sec (with seq num) write speed all = 0.010465828 MB/sec (without seq num) 2024/11/20-19:25:19.158635 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61681: 129429 keys, 41803182 bytes, temperature: kWarm 2024/11/20-19:25:19.158692 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101919158661, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61681, "file_size": 41803182, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1018476376, "table_properties": {"data_size": 40144288, "index_size": 225920, "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": 131629436, "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": 1732101917, "oldest_key_time": 0, "file_creation_time": 1732101917, "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": 61681, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:19.194179 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.sst) /dev/shm/ToplingTemp/Topling-885110-wxt2z5 2024/11/20-19:25:19.693494 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.sst): first pass time = 0.50's, 268.829'MB/sec 2024/11/20-19:25:20.232251 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.sst): old prealloc_size = 147639500, real_size = 40419200 2024/11/20-19:25:20.232381 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.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.70 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.33 2024/11/20-19:25:20.232442 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:25:20.394213 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061682.sst): second pass time = 0.54's, 244.692'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.248'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2090.603'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.05's, 883.048'MB/sec dict compress time = 2842727293.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 20959.788'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.692'MB/sec zip pipeline throughput = 244.692'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 310.33 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.57 avg-zval = 310.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10635 bytes = 34576 } seq expand size = 74445 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.0418 GB } UnZip/Zip{ index = 7.0424 value = 3.2771 dict = 1.00 all = 3.2093 } Zip/UnZip{ index = 0.1420 value = 0.3051 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 0.527439 GB avg = 1.019 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517716 Billion total entry num = 0.000517716 Billion write speed all = 0.014056815 MB/sec (with seq num) write speed all = 0.013948559 MB/sec (without seq num) 2024/11/20-19:25:20.443993 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61682: 129430 keys, 41821582 bytes, temperature: kWarm 2024/11/20-19:25:20.444073 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101920444031, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61682, "file_size": 41821582, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1018478849, "table_properties": {"data_size": 40166128, "index_size": 220544, "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": 131630130, "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": 1732101919, "oldest_key_time": 0, "file_creation_time": 1732101919, "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": 61682, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:20.481910 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.sst) /dev/shm/ToplingTemp/Topling-885110-BTPFc6 2024/11/20-19:25:21.264631 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.sst): first pass time = 0.78's, 171.486'MB/sec 2024/11/20-19:25:21.983222 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.sst): old prealloc_size = 147639500, real_size = 40947264 2024/11/20-19:25:21.983355 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.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.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.39 2024/11/20-19:25:21.983531 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:25:22.154335 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061683.sst): second pass time = 0.70's, 186.742'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.748'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2111.908'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.255'MB/sec write SST data time = 0.04's, 971.366'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45166.481'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 186.742'MB/sec zip pipeline throughput = 186.742'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.39 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.01 avg-zval = 314.39 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 436832 } 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.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9416 value = 3.2349 dict = 1.00 all = 3.1410 } Zip/UnZip{ index = 0.1441 value = 0.3091 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 0.659975 GB avg = 1.020 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.000647145 Billion total entry num = 0.000647145 Billion write speed all = 0.017587886 MB/sec (with seq num) write speed all = 0.017452572 MB/sec (without seq num) 2024/11/20-19:25:22.204871 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61683: 129429 keys, 42731410 bytes, temperature: kWarm 2024/11/20-19:25:22.204928 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101922204899, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61683, "file_size": 42731410, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1018478855, "table_properties": {"data_size": 40690992, "index_size": 223744, "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": 131630041, "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": 1732101920, "oldest_key_time": 0, "file_creation_time": 1732101920, "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": 61683, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:22.245222 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061684.sst) /dev/shm/ToplingTemp/Topling-885110-PbSbr6 2024/11/20-19:25:22.251996 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061684.sst): first pass time = 0.01's, 313.473'MB/sec 2024/11/20-19:25:22.280140 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061684.sst): old prealloc_size = 147639500, real_size = 667480 2024/11/20-19:25:22.280189 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061684.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2039 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.33 raw-val = 0.0021 GB zip-val = 0.0007 GB avg-val =1016.86 avg-zval = 326.67 2024/11/20-19:25:22.282928 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00/061684.sst): second pass time = 0.03's, 75.154'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 253.256'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 23.062'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.297'MB/sec write SST data time = 0.00's, 681.442'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.029'MB, throughput = 1219.665'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 75.154'MB/sec zip pipeline throughput = 75.154'MB/sec entries = 2039 avg-key = 20.00 avg-zkey = 0.35 avg-val = 1016.86 avg-zval = 326.67 usrkeys = 2039 avg-key = 12.00 avg-zkey = 0.35 avg-val = 1023.86 avg-zval = 326.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2039 bytes = 6640 } seq expand size = 14273 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0021 GB dict = 0.03 MB all = 0.0021 GB } __ZipSize{ index = 0.0000 GB value = 0.0007 GB dict = 0.03 MB all = 0.0007 GB } UnZip/Zip{ index = 34.7557 value = 3.1128 dict = 1.00 all = 3.0068 } Zip/UnZip{ index = 0.0288 value = 0.3213 dict = 1.00 all = 0.3326 } ---------------------------- total value len = 0.662063 GB avg = 1.020 KB (by entry num) total key len = 0.012984 GB avg = 0.020 KB total ukey len = 0.007790 GB avg = 0.012 KB total ukey num = 0.000649184 Billion total entry num = 0.000649184 Billion write speed all = 0.017643457 MB/sec (with seq num) write speed all = 0.017507717 MB/sec (without seq num) 2024/11/20-19:25:22.291229 140008039458368 [compaction_job.cc:1948] [default] [JOB 8044] Generated table #61684: 2039 keys, 703130 bytes, temperature: kWarm 2024/11/20-19:25:22.291277 140008039458368 EVENT_LOG_v1 {"time_micros": 1732101922291251, "cf_name": "default", "job": 8044, "event": "table_file_creation", "file_number": 61684, "file_size": 703130, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980104501, "largest_seqno": 1018478736, "table_properties": {"data_size": 666080, "index_size": 704, "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": 40780, "raw_average_key_size": 20, "raw_value_size": 2073387, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2039, "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": 1732101922, "oldest_key_time": 0, "file_creation_time": 1732101922, "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": 61684, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:25:22.300069 140008039458368 [compaction_job.cc:703] job-08044: subcompact[0], size: 0.211393 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08044/att-00 [061679,061680,061681,061682,061683,061684] 2024/11/20-19:25:22.347187 140008039458368 (Original Log Time 2024/11/20-19:25:13.822184) EVENT_LOG_v1 {"time_micros": 1732101913822116, "job": 8044, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61646], "files_L3": [61544, 61545, 61546, 61547, 61668], "score": 0.803741, "input_data_size": 243397850, "oldest_snapshot_seqno": 1018728463} 2024/11/20-19:25:22.347191 140008039458368 (Original Log Time 2024/11/20-19:25:22.341699) [compaction_job.cc:2022] [default] [JOB 8044] Compacted 1@2 + 5@3 files to L3 => 211393031 bytes 2024/11/20-19:25:22.347192 140008039458368 (Original Log Time 2024/11/20-19:25:22.347116) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 28.7 rd, 24.9 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 200.9 +0.0 blob) out(201.6 +0.0 blob), read-write-amplify(13.9) write-amplify(6.5) OK, records in: 679051, records dropped: 29867 output_compression: Snappy 2024/11/20-19:25:22.347196 140008039458368 (Original Log Time 2024/11/20-19:25:22.347166) EVENT_LOG_v1 {"time_micros": 1732101922347140, "cf": "default", "job": 8044, "event": "compaction_finished", "compaction_time_micros": 8477887, "compaction_time_cpu_micros": 2141442, "output_level": 3, "num_output_files": 6, "total_output_size": 211393031, "num_input_records": 679051, "num_output_records": 649184, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 155006746, "file_range_sync_nanos": 0, "file_fsync_nanos": 5057, "file_prepare_write_nanos": 14130, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-19:25:22.486307 140008039458368 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":1732101913,"executesMs":8690,"compactionJobId":8044,"attempt":0,"compactionInputRawBytes":704179867,"compactionInputZipBytes":243397850,"compactionOutputRawBytes":0,"compactionOutputZipBytes":211393031,"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-c3a2b8ca46e540300d8d539320d2ca34-3a55fb13769199af-00"}}, response = 2024/11/20-19:25:22.486378 140008039458368 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08044/att-00: olev 3, work 8.690 s, result 7.036 ms, install 5.513 ms, input{raw 671.558 MiB zip 232.122 MiB}