2024/11/20-20:15:12.978970 140008140170816 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00: fork to child time = 0.009761 sec 2024/11/20-20:15:12.979583 140008140170816 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00 2024/11/20-20:15:12.986167 140008140170816 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00 2024/11/20-20:15:12.987892 140008140170816 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:15:12.988164 140008140170816 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:15:13.033123 140008140170816 [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-09865/att-00/MANIFEST-049091 2024/11/20-20:15:13.049118 140008140170816 [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-09865/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65312, last_sequence is 1065849901, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65183 2024/11/20-20:15:13.049133 140008140170816 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:15:13.049225 140008140170816 [version_set.cc:5724] Creating manifest 65312 2024/11/20-20:15:13.083220 140008140170816 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:15:13.100902 140008140170816 [compaction_job.cc:2437] [default] [JOB 9865] Compacting 1@2 + 5@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:15:13.100923 140008140170816 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8534 Base level 2, inputs: [65302(31MB)], [65167(40MB) 65168(40MB) 65169(39MB) 65170(39MB) 65187(40MB)] 2024/11/20-20:15:13.108444 140008140170816 [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-20:15:13.108471 140008140170816 [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-20:15:13.108499 140008140170816 [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-20:15:13.108508 140008140170816 [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-20:15:13.108519 140008140170816 [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-20:15:13.743826 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.sst) /dev/shm/ToplingTemp/Topling-926240-eaSiK8 2024/11/20-20:15:13.936269 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.sst): first pass time = 0.19's, 697.592'MB/sec 2024/11/20-20:15:14.501165 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.sst): old prealloc_size = 147639500, real_size = 40940976 2024/11/20-20:15:14.501314 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.80 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.98 avg-zval = 314.26 2024/11/20-20:15:14.501482 140008140170816 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.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-20:15:14.669298 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065313.sst): second pass time = 0.56's, 237.004'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.194'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1952.707'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 927.762'MB/sec dict compress time = 4478659888.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45305.547'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 237.004'MB/sec zip pipeline throughput = 237.004'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.98 avg-zval = 314.26 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1023.98 avg-zval = 314.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 453024 } seq expand size = 906017 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.6507 value = 3.2361 dict = 1.00 all = 3.1402 } Zip/UnZip{ index = 0.1504 value = 0.3090 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144007 Billion total entry num = 1.700646029 Billion write speed all = 76.975490652 MB/sec (with seq num) write speed all = 75.251641780 MB/sec (without seq num) 2024/11/20-20:15:14.722750 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65313: 129431 keys, 42741178 bytes, temperature: kWarm 2024/11/20-20:15:14.722878 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104914722820, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65313, "file_size": 42741178, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1065181394, "table_properties": {"data_size": 40674912, "index_size": 233536, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629275, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732104913, "oldest_key_time": 0, "file_creation_time": 1732104913, "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": 65313, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:14.773726 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.sst) /dev/shm/ToplingTemp/Topling-926240-Mbj6o7 2024/11/20-20:15:15.505190 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.sst): first pass time = 0.73's, 183.506'MB/sec 2024/11/20-20:15:16.155187 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.sst): old prealloc_size = 147639500, real_size = 40488320 2024/11/20-20:15:16.155321 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.87 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.69 2024/11/20-20:15:16.155409 140008140170816 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.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-20:15:16.315503 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065314.sst): second pass time = 0.65's, 202.703'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.943'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2158.384'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.281'MB/sec write SST data time = 0.04's, 936.621'MB/sec dict compress time = 4478659888.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45695.925'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.703'MB/sec zip pipeline throughput = 202.703'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.87 avg-val = 1016.99 avg-zval = 310.69 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.87 avg-val = 1019.01 avg-zval = 310.69 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 37464 bytes = 131136 } seq expand size = 262248 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.0420 GB } UnZip/Zip{ index = 6.4016 value = 3.2733 dict = 1.00 all = 3.1967 } Zip/UnZip{ index = 0.1562 value = 0.3055 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 563.330160 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273438 Billion total entry num = 1.700775460 Billion write speed all = 76.976474191 MB/sec (with seq num) write speed all = 75.252853639 MB/sec (without seq num) 2024/11/20-20:15:16.367651 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65314: 129431 keys, 41987203 bytes, temperature: kWarm 2024/11/20-20:15:16.367710 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104916367679, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65314, "file_size": 41987203, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065180967, "table_properties": {"data_size": 40213168, "index_size": 242624, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629858, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732104914, "oldest_key_time": 0, "file_creation_time": 1732104914, "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": 65314, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:16.405842 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.sst) /dev/shm/ToplingTemp/Topling-926240-MLQcT6 2024/11/20-20:15:17.011597 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.sst): first pass time = 0.61's, 221.584'MB/sec 2024/11/20-20:15:17.847352 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.sst): old prealloc_size = 147639500, real_size = 40393824 2024/11/20-20:15:17.847500 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.13 2024/11/20-20:15:17.847580 140008140170816 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.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-20:15:18.049260 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065315.sst): second pass time = 0.83's, 157.663'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 206.986'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1735.919'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.208'MB/sec write SST data time = 0.05's, 905.233'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 = 24771.048'MB/sec zip my value time = 0.83's, unzip length = 0.132'GB zip my value throughput = 157.663'MB/sec zip pipeline throughput = 173.943'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 310.13 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.46 avg-zval = 310.13 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7908 bytes = 26704 } seq expand size = 55356 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9593 value = 3.2794 dict = 1.00 all = 3.2119 } Zip/UnZip{ index = 0.1437 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.461845 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402863 Billion total entry num = 1.700904885 Billion write speed all = 76.976577410 MB/sec (with seq num) write speed all = 75.253204199 MB/sec (without seq num) 2024/11/20-20:15:18.100541 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65315: 129425 keys, 41788337 bytes, temperature: kWarm 2024/11/20-20:15:18.100609 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104918100578, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65315, "file_size": 41788337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065169586, "table_properties": {"data_size": 40138128, "index_size": 223168, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629545, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732104916, "oldest_key_time": 0, "file_creation_time": 1732104916, "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": 65315, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:18.137076 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.sst) /dev/shm/ToplingTemp/Topling-926240-7FmEO8 2024/11/20-20:15:18.863512 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.sst): first pass time = 0.73's, 184.774'MB/sec 2024/11/20-20:15:19.796701 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.sst): old prealloc_size = 147639500, real_size = 40445040 2024/11/20-20:15:19.796867 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 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 =1016.99 avg-zval = 310.46 2024/11/20-20:15:19.796960 140008140170816 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.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-20:15:20.057775 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065316.sst): second pass time = 0.93's, 141.211'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.26's, 160.450'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1743.631'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.152'MB/sec write SST data time = 0.05's, 871.580'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 = 34937.253'MB/sec zip my value time = 0.93's, unzip length = 0.132'GB zip my value throughput = 141.211'MB/sec zip pipeline throughput = 141.211'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.99 avg-zval = 310.46 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.14 avg-zval = 310.46 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21400 bytes = 74912 } seq expand size = 149800 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.7600 value = 3.2758 dict = 1.00 all = 3.2042 } Zip/UnZip{ index = 0.1479 value = 0.3053 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.593624 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 76.974014583 MB/sec (with seq num) write speed all = 75.250948546 MB/sec (without seq num) 2024/11/20-20:15:20.111565 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65316: 129431 keys, 41887760 bytes, temperature: kWarm 2024/11/20-20:15:20.111637 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104920111603, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65316, "file_size": 41887760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065181395, "table_properties": {"data_size": 40182752, "index_size": 229760, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629665, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732104918, "oldest_key_time": 0, "file_creation_time": 1732104918, "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": 65316, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:20.147480 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.sst) /dev/shm/ToplingTemp/Topling-926240-lKnoi8 2024/11/20-20:15:20.911428 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.sst): first pass time = 0.76's, 175.703'MB/sec 2024/11/20-20:15:21.592174 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.sst): old prealloc_size = 147639500, real_size = 40695184 2024/11/20-20:15:21.592284 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.47 2024/11/20-20:15:21.592391 140008140170816 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.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-20:15:21.777244 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065317.sst): second pass time = 0.68's, 193.581'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 228.829'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2450.104'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.06's, 667.119'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 = 43269.251'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 193.581'MB/sec zip pipeline throughput = 193.581'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.01 avg-zval = 312.47 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1021.44 avg-zval = 312.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 81852 bytes = 276272 } seq expand size = 572964 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0443 value = 3.2548 dict = 1.00 all = 3.1700 } Zip/UnZip{ index = 0.1420 value = 0.3072 dict = 1.00 all = 0.3155 } ---------------------------- total value len = 563.725827 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661722 Billion total entry num = 1.701163744 Billion write speed all = 76.974323224 MB/sec (with seq num) write speed all = 75.251501168 MB/sec (without seq num) 2024/11/20-20:15:21.835463 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65317: 129428 keys, 42339493 bytes, temperature: kWarm 2024/11/20-20:15:21.835563 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104921835517, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65317, "file_size": 42339493, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065181310, "table_properties": {"data_size": 40442176, "index_size": 220480, "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": 131629655, "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": 1732104920, "oldest_key_time": 0, "file_creation_time": 1732104920, "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": 65317, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:21.881229 140008140170816 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065318.sst) /dev/shm/ToplingTemp/Topling-926240-3DiwR5 2024/11/20-20:15:21.893426 140008140170816 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065318.sst): first pass time = 0.01's, 313.611'MB/sec 2024/11/20-20:15:21.926962 140008140170816 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065318.sst): old prealloc_size = 147639500, real_size = 1200896 2024/11/20-20:15:21.927014 140008140170816 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065318.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3675 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.35 raw-val = 0.0037 GB zip-val = 0.0012 GB avg-val =1017.15 avg-zval = 326.13 2024/11/20-20:15:21.936174 140008140170816 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00/065318.sst): second pass time = 0.03's, 113.486'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 136.573'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 39.043'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.132'MB/sec write SST data time = 0.00's, 570.935'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.041'MB, throughput = 1628.145'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 113.486'MB/sec zip pipeline throughput = 113.486'MB/sec entries = 3675 avg-key = 20.00 avg-zkey = 0.35 avg-val = 1017.15 avg-zval = 326.13 usrkeys = 3675 avg-key = 12.00 avg-zkey = 0.35 avg-val = 1024.15 avg-zval = 326.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 3675 bytes = 12416 } seq expand size = 25725 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0037 GB dict = 0.04 MB all = 0.0038 GB } __ZipSize{ index = 0.0000 GB value = 0.0012 GB dict = 0.04 MB all = 0.0013 GB } UnZip/Zip{ index = 34.4531 value = 3.1189 dict = 1.00 all = 3.0391 } Zip/UnZip{ index = 0.0290 value = 0.3206 dict = 1.00 all = 0.3290 } ---------------------------- total value len = 563.729590 GB avg = 0.331 KB (by entry num) total key len = 44.327423 GB avg = 0.026 KB total ukey len = 32.801952 GB avg = 0.014 KB total ukey num = 2.321665397 Billion total entry num = 1.701167419 Billion write speed all = 76.973260256 MB/sec (with seq num) write speed all = 75.250469141 MB/sec (without seq num) 2024/11/20-20:15:21.944080 140008140170816 [compaction_job.cc:1948] [default] [JOB 9865] Generated table #65318: 3675 keys, 1254143 bytes, temperature: kWarm 2024/11/20-20:15:21.944146 140008140170816 EVENT_LOG_v1 {"time_micros": 1732104921944107, "cf_name": "default", "job": 9865, "event": "table_file_creation", "file_number": 65318, "file_size": 1254143, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 987629105, "largest_seqno": 1063675758, "table_properties": {"data_size": 1198512, "index_size": 1280, "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": 73500, "raw_average_key_size": 20, "raw_value_size": 3738025, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 3675, "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": 1732104921, "oldest_key_time": 0, "file_creation_time": 1732104921, "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": 65318, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:15:21.954639 140008140170816 [compaction_job.cc:703] job-09865: subcompact[0], size: 0.211998 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09865/att-00 [065313,065314,065315,065316,065317,065318] 2024/11/20-20:15:22.017790 140008140170816 (Original Log Time 2024/11/20-20:15:13.100992) EVENT_LOG_v1 {"time_micros": 1732104913100943, "job": 9865, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65302], "files_L3": [65167, 65168, 65169, 65170, 65187], "score": 0.839507, "input_data_size": 243489677, "oldest_snapshot_seqno": 1065849524} 2024/11/20-20:15:22.017795 140008140170816 (Original Log Time 2024/11/20-20:15:22.010085) [compaction_job.cc:2022] [default] [JOB 9865] Compacted 1@2 + 5@3 files to L3 => 211998114 bytes 2024/11/20-20:15:22.017798 140008140170816 (Original Log Time 2024/11/20-20:15:22.017712) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 27.5 rd, 23.9 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 201.0 +0.0 blob) out(202.2 +0.0 blob), read-write-amplify(13.9) write-amplify(6.5) OK, records in: 679105, records dropped: 28284 output_compression: Snappy 2024/11/20-20:15:22.017805 140008140170816 (Original Log Time 2024/11/20-20:15:22.017772) EVENT_LOG_v1 {"time_micros": 1732104922017741, "cf": "default", "job": 9865, "event": "compaction_finished", "compaction_time_micros": 8853651, "compaction_time_cpu_micros": 2277143, "output_level": 3, "num_output_files": 6, "total_output_size": 211998114, "num_input_records": 679105, "num_output_records": 650821, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 179127551, "file_range_sync_nanos": 0, "file_fsync_nanos": 5624, "file_prepare_write_nanos": 13438, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:15:22.130914 140008140170816 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":1732104912,"executesMs":9024,"compactionJobId":9865,"attempt":0,"compactionInputRawBytes":704232681,"compactionInputZipBytes":243489677,"compactionOutputRawBytes":0,"compactionOutputZipBytes":211998114,"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-3338349c2c88a542a4cc93be0411960b-49264ec9124d8d35-00"}}, response = 2024/11/20-20:15:22.131040 140008140170816 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09865/att-00: olev 3, work 9.025 s, result 5.960 ms, install 7.736 ms, input{raw 671.609 MiB zip 232.210 MiB}