2024/11/20-16:31:09.775298 140257743509056 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00: fork to child time = 0.023821 sec 2024/11/20-16:31:09.775955 140257743509056 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00 2024/11/20-16:31:09.783466 140257743509056 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00 2024/11/20-16:31:09.786062 140257743509056 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-16:31:09.786433 140257743509056 [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:31:09.845179 140257743509056 [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-15974/att-00/MANIFEST-019309 2024/11/20-16:31:09.860433 140257743509056 [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-15974/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 45671, last_sequence is 778839249, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 45515 2024/11/20-16:31:09.860441 140257743509056 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-16:31:09.860520 140257743509056 [version_set.cc:5724] Creating manifest 45671 2024/11/20-16:31:09.899905 140257743509056 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-16:31:09.925790 140257743509056 [compaction_job.cc:2437] [default] [JOB 15974] Compacting 1@2 + 5@3 files to L3, score 0.95, subcompactions 1 : 1 2024/11/20-16:31:09.925807 140257743509056 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12352 Base level 2, inputs: [45666(31MB)], [45606(40MB) 45579(39MB) 45580(40MB) 45581(39MB) 45582(40MB)] 2024/11/20-16:31:09.933634 140257743509056 [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:31:09.933659 140257743509056 [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:31:09.933679 140257743509056 [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:31:09.933687 140257743509056 [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:31:09.933698 140257743509056 [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:31:10.599167 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.sst) /dev/shm/ToplingTemp/Topling-581478-K4p4CR 2024/11/20-16:31:10.949503 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.sst): first pass time = 0.35's, 383.175'MB/sec 2024/11/20-16:31:11.512032 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.sst): old prealloc_size = 147639500, real_size = 41006960 2024/11/20-16:31:11.512163 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.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.84 2024/11/20-16:31:11.512329 140257743509056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:31:11.674133 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045672.sst): second pass time = 0.56's, 234.296'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.244'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2381.990'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.05's, 932.805'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29348.173'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.296'MB/sec zip pipeline throughput = 234.296'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.03 avg-zval = 314.84 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1023.88 avg-zval = 314.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 126621 bytes = 459024 } seq expand size = 886347 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.8883 value = 3.2303 dict = 1.00 all = 3.1335 } Zip/UnZip{ index = 0.1452 value = 0.3096 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 2183.615296 GB avg = 0.300 KB (by entry num) total key len = 191.565881 GB avg = 0.026 KB total ukey len = 134.121885 GB avg = 0.014 KB total ukey num = 9.326261492 Billion total entry num = 7.270411638 Billion write speed all = 153.094306169 MB/sec (with seq num) write speed all = 149.345342053 MB/sec (without seq num) 2024/11/20-16:31:11.754760 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45672: 129426 keys, 42833429 bytes, temperature: kWarm 2024/11/20-16:31:11.754839 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091471754801, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45672, "file_size": 42833429, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 778765109, "table_properties": {"data_size": 40748960, "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": 131629786, "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": 1732091470, "oldest_key_time": 0, "file_creation_time": 1732091470, "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": 45672, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:11.801538 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.sst) /dev/shm/ToplingTemp/Topling-581478-xV8gHO 2024/11/20-16:31:12.320357 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.sst): first pass time = 0.52's, 258.718'MB/sec 2024/11/20-16:31:12.820888 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.sst): old prealloc_size = 147639500, real_size = 40452272 2024/11/20-16:31:12.821020 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.53 2024/11/20-16:31:12.821106 140257743509056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:31:12.990652 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045673.sst): second pass time = 0.50's, 263.315'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.967'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2237.555'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 867.934'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46943.220'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 263.315'MB/sec zip pipeline throughput = 263.354'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 310.53 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.45 avg-zval = 310.53 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 26761 bytes = 97024 } seq expand size = 187327 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8245 value = 3.2750 dict = 1.00 all = 3.2020 } Zip/UnZip{ index = 0.1465 value = 0.3053 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 2183.747112 GB avg = 0.300 KB (by entry num) total key len = 191.568469 GB avg = 0.026 KB total ukey len = 134.123438 GB avg = 0.014 KB total ukey num = 9.326390921 Billion total entry num = 7.270541067 Billion write speed all = 153.089978753 MB/sec (with seq num) write speed all = 149.341265997 MB/sec (without seq num) 2024/11/20-16:31:13.043710 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45673: 129429 keys, 41917213 bytes, temperature: kWarm 2024/11/20-16:31:13.043800 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091473043753, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45673, "file_size": 41917213, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 778755673, "table_properties": {"data_size": 40192160, "index_size": 227584, "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": 131629151, "raw_average_value_size": 1016, "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": 1732091471, "oldest_key_time": 0, "file_creation_time": 1732091471, "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": 45673, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:13.095436 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst) /dev/shm/ToplingTemp/Topling-581478-N7YJvO 2024/11/20-16:31:14.022042 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst): first pass time = 0.93's, 144.859'MB/sec 2024/11/20-16:31:14.649743 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst): old prealloc_size = 147639500, real_size = 40584240 2024/11/20-16:31:14.649862 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 2.00 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.32 2024/11/20-16:31:14.650010 140257743509056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:31:14.813184 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045674.sst): second pass time = 0.63's, 209.974'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.272'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2598.214'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.05's, 905.141'MB/sec dict compress time = 0.00's, 1378246.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44147.666'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.974'MB/sec zip pipeline throughput = 209.974'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 2.00 avg-val = 1017.01 avg-zval = 311.32 usrkeys = 129428 avg-key = 12.00 avg-zkey = 2.00 avg-val = 1023.25 avg-zval = 311.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 115291 bytes = 417952 } seq expand size = 807037 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.0128 value = 3.2668 dict = 1.00 all = 3.1678 } Zip/UnZip{ index = 0.1663 value = 0.3061 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 2183.879549 GB avg = 0.300 KB (by entry num) total key len = 191.571058 GB avg = 0.026 KB total ukey len = 134.124991 GB avg = 0.014 KB total ukey num = 9.326520349 Billion total entry num = 7.270670495 Billion write speed all = 153.080699763 MB/sec (with seq num) write speed all = 149.332360568 MB/sec (without seq num) 2024/11/20-16:31:14.865312 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45674: 129428 keys, 42370181 bytes, temperature: kWarm 2024/11/20-16:31:14.865375 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091474865346, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45674, "file_size": 42370181, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 778761896, "table_properties": {"data_size": 40293408, "index_size": 258304, "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": 131630009, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732091473, "oldest_key_time": 0, "file_creation_time": 1732091473, "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": 45674, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:14.907613 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst) /dev/shm/ToplingTemp/Topling-581478-cUrihS 2024/11/20-16:31:15.579438 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst): first pass time = 0.67's, 199.792'MB/sec 2024/11/20-16:31:16.093792 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst): old prealloc_size = 147639500, real_size = 40458016 2024/11/20-16:31:16.093925 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129423 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.05 avg-zval = 310.65 2024/11/20-16:31:16.093990 140257743509056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:31:16.253989 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045675.sst): second pass time = 0.51's, 256.227'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.456'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1982.096'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 964.317'MB/sec dict compress time = 0.00's, 1378133.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45229.176'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 256.227'MB/sec zip pipeline throughput = 256.227'MB/sec entries = 129423 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.05 avg-zval = 310.65 usrkeys = 129423 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.91 avg-zval = 310.65 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15992 bytes = 55984 } seq expand size = 111944 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.0419 GB } UnZip/Zip{ index = 7.0707 value = 3.2739 dict = 1.00 all = 3.2047 } Zip/UnZip{ index = 0.1414 value = 0.3054 dict = 1.00 all = 0.3120 } ---------------------------- total value len = 2184.011291 GB avg = 0.300 KB (by entry num) total key len = 191.573646 GB avg = 0.026 KB total ukey len = 134.126544 GB avg = 0.014 KB total ukey num = 9.326649772 Billion total entry num = 7.270799918 Billion write speed all = 153.075143304 MB/sec (with seq num) write speed all = 149.327085394 MB/sec (without seq num) 2024/11/20-16:31:16.304128 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45675: 129423 keys, 41881812 bytes, temperature: kWarm 2024/11/20-16:31:16.304194 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091476304163, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45675, "file_size": 41881812, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 778766190, "table_properties": {"data_size": 40205840, "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": 2588460, "raw_average_key_size": 20, "raw_value_size": 131629488, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129423, "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": 1732091474, "oldest_key_time": 0, "file_creation_time": 1732091474, "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": 45675, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:16.343135 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.sst) /dev/shm/ToplingTemp/Topling-581478-08SKgQ 2024/11/20-16:31:16.924356 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.sst): first pass time = 0.58's, 230.941'MB/sec 2024/11/20-16:31:17.845609 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.sst): old prealloc_size = 147639500, real_size = 40997904 2024/11/20-16:31:17.845726 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.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.75 2024/11/20-16:31:17.845870 140257743509056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:31:18.152059 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045676.sst): second pass time = 0.92's, 143.014'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 139.684'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2417.869'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.190'MB/sec write SST data time = 0.14's, 315.291'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37423.962'MB/sec zip my value time = 0.92's, unzip length = 0.132'GB zip my value throughput = 143.014'MB/sec zip pipeline throughput = 242.823'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 314.75 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1024.00 avg-zval = 314.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.8322 value = 3.2311 dict = 1.00 all = 3.1361 } Zip/UnZip{ index = 0.1464 value = 0.3095 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 2184.143826 GB avg = 0.300 KB (by entry num) total key len = 191.576235 GB avg = 0.026 KB total ukey len = 134.128097 GB avg = 0.014 KB total ukey num = 9.326779202 Billion total entry num = 7.270929348 Billion write speed all = 153.065130022 MB/sec (with seq num) write speed all = 149.317463741 MB/sec (without seq num) 2024/11/20-16:31:18.205510 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45676: 129430 keys, 42798125 bytes, temperature: kWarm 2024/11/20-16:31:18.205608 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091478205557, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45676, "file_size": 42798125, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 778766197, "table_properties": {"data_size": 40738048, "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": 131629674, "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": 1732091476, "oldest_key_time": 0, "file_creation_time": 1732091476, "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": 45676, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:18.252279 140257743509056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045677.sst) /dev/shm/ToplingTemp/Topling-581478-BZrtiQ 2024/11/20-16:31:18.263128 140257743509056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045677.sst): first pass time = 0.01's, 109.028'MB/sec 2024/11/20-16:31:18.291227 140257743509056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045677.sst): old prealloc_size = 147639500, real_size = 375416 2024/11/20-16:31:18.291284 140257743509056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045677.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1134 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.39 raw-val = 0.0012 GB zip-val = 0.0004 GB avg-val =1017.27 avg-zval = 330.26 2024/11/20-16:31:18.292927 140257743509056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00/045677.sst): second pass time = 0.03's, 42.484'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 234.136'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 13.437'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.291'MB/sec write SST data time = 0.00's, 578.236'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.016'MB, throughput = 492.852'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 42.484'MB/sec zip pipeline throughput = 100.683'MB/sec entries = 1134 avg-key = 20.00 avg-zkey = 0.40 avg-val = 1017.27 avg-zval = 330.26 usrkeys = 1134 avg-key = 12.00 avg-zkey = 0.40 avg-val = 1024.27 avg-zval = 330.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1134 bytes = 3984 } seq expand size = 7938 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0012 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.3750 value = 3.0802 dict = 1.00 all = 2.9671 } Zip/UnZip{ index = 0.0329 value = 0.3247 dict = 1.00 all = 0.3370 } ---------------------------- total value len = 2184.144988 GB avg = 0.300 KB (by entry num) total key len = 191.576258 GB avg = 0.026 KB total ukey len = 134.128111 GB avg = 0.014 KB total ukey num = 9.326780336 Billion total entry num = 7.270930482 Billion write speed all = 153.063816775 MB/sec (with seq num) write speed all = 149.316183931 MB/sec (without seq num) 2024/11/20-16:31:18.298201 140257743509056 [compaction_job.cc:1948] [default] [JOB 15974] Generated table #45677: 1134 keys, 396430 bytes, temperature: kWarm 2024/11/20-16:31:18.298251 140257743509056 EVENT_LOG_v1 {"time_micros": 1732091478298225, "cf_name": "default", "job": 15974, "event": "table_file_creation", "file_number": 45677, "file_size": 396430, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 544103896, "largest_seqno": 777251050, "table_properties": {"data_size": 374512, "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": 22680, "raw_average_key_size": 20, "raw_value_size": 1153583, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1134, "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": 1732091478, "oldest_key_time": 0, "file_creation_time": 1732091478, "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": 45677, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:31:18.306793 140257743509056 [compaction_job.cc:703] job-15974: subcompact[0], size: 0.212197 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15974/att-00 [045672,045673,045674,045675,045676,045677] 2024/11/20-16:31:18.345762 140257743509056 (Original Log Time 2024/11/20-16:31:09.925869) EVENT_LOG_v1 {"time_micros": 1732091469925825, "job": 15974, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [45666], "files_L3": [45606, 45579, 45580, 45581, 45582], "score": 0.953883, "input_data_size": 244550459, "oldest_snapshot_seqno": 778839249} 2024/11/20-16:31:18.345765 140257743509056 (Original Log Time 2024/11/20-16:31:18.345077) [compaction_job.cc:2022] [default] [JOB 15974] Compacted 1@2 + 5@3 files to L3 => 212197190 bytes 2024/11/20-16:31:18.345767 140257743509056 (Original Log Time 2024/11/20-16:31:18.345692) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 29.2 rd, 25.3 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(13.9) write-amplify(6.5) OK, records in: 679090, records dropped: 30820 output_compression: Snappy 2024/11/20-16:31:18.345771 140257743509056 (Original Log Time 2024/11/20-16:31:18.345739) EVENT_LOG_v1 {"time_micros": 1732091478345715, "cf": "default", "job": 15974, "event": "compaction_finished", "compaction_time_micros": 8380930, "compaction_time_cpu_micros": 2116996, "output_level": 3, "num_output_files": 6, "total_output_size": 212197190, "num_input_records": 679090, "num_output_records": 648270, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 182136402, "file_range_sync_nanos": 0, "file_fsync_nanos": 6150, "file_prepare_write_nanos": 14552, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-16:31:18.481704 140257743509056 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":1732091469,"executesMs":8561,"compactionJobId":15974,"attempt":0,"compactionInputRawBytes":704228120,"compactionInputZipBytes":244550459,"compactionOutputRawBytes":0,"compactionOutputZipBytes":212197190,"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-e65c6cb696f4149d87632f627d4d7c5d-774d4d470d8b967c-00"}}, response = 2024/11/20-16:31:18.481805 140257743509056 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-15974/att-00: olev 3, work 8.562 s, result 7.719 ms, install 0.708 ms, input{raw 671.604 MiB zip 233.221 MiB}