2024/11/20-19:29:13.498178 140008593376832 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00: fork to child time = 0.009414 sec 2024/11/20-19:29:13.498722 140008593376832 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00 2024/11/20-19:29:13.505006 140008593376832 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00 2024/11/20-19:29:13.506608 140008593376832 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:29:13.506846 140008593376832 [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:29:13.552249 140008593376832 [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-08169/att-00/MANIFEST-049091 2024/11/20-19:29:13.615177 140008593376832 [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-08169/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61934, last_sequence is 1021820889, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61749 2024/11/20-19:29:13.615194 140008593376832 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:29:13.615320 140008593376832 [version_set.cc:5724] Creating manifest 61934 2024/11/20-19:29:13.645405 140008593376832 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:29:13.664647 140008593376832 [compaction_job.cc:2437] [default] [JOB 8169] Compacting 1@2 + 9@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:29:13.664669 140008593376832 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7320 Base level 2, inputs: [61900(27MB)], [61792(38MB) 61793(38MB) 61863(37MB) 61864(36MB) 61865(36MB) 61866(36MB) 61867(35MB) 61868(38MB) 61927(38MB)] 2024/11/20-19:29:13.673118 140008593376832 [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:29:13.673153 140008593376832 [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:29:13.673194 140008593376832 [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:29:13.673207 140008593376832 [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:29:13.673222 140008593376832 [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:29:14.333576 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst) /dev/shm/ToplingTemp/Topling-888239-Iq1DvG 2024/11/20-19:29:14.876540 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst): first pass time = 0.54's, 247.215'MB/sec 2024/11/20-19:29:16.983683 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst): old prealloc_size = 147639500, real_size = 36277280 2024/11/20-19:29:16.984289 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922038 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0343 GB avg-val = 117.57 avg-zval = 37.15 2024/11/20-19:29:16.985670 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:17.901057 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061935.sst): second pass time = 2.11's, 51.465'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3083.303'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.302'MB/sec write SST data time = 0.15's, 264.268'MB/sec dict compress time = 7812726374.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 20562.402'MB/sec zip my value time = 2.11's, unzip length = 0.108'GB zip my value throughput = 51.465'MB/sec zip pipeline throughput = 153.733'MB/sec entries = 922038 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.57 avg-zval = 37.15 usrkeys = 922038 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.57 avg-zval = 37.15 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922038 bytes = 3111888 } seq expand size = 6454266 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.3090 value = 3.1643 dict = 1.00 all = 3.3345 } Zip/UnZip{ index = 0.0970 value = 0.3160 dict = 1.00 all = 0.2999 } ---------------------------- total value len = 0.114855 GB avg = 0.125 KB (by entry num) total key len = 0.025817 GB avg = 0.028 KB total ukey len = 0.018441 GB avg = 0.020 KB total ukey num = 0.000922038 Billion total entry num = 0.000922038 Billion write speed all = 0.003654193 MB/sec (with seq num) write speed all = 0.003462581 MB/sec (without seq num) 2024/11/20-19:29:17.955952 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61935: 922038 keys, 40251762 bytes, temperature: kWarm 2024/11/20-19:29:17.956030 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102157955990, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61935, "file_size": 40251762, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1021510515, "table_properties": {"data_size": 34257808, "index_size": 1788800, "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": 25817064, "raw_average_key_size": 28, "raw_value_size": 108400724, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922038, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102154, "oldest_key_time": 0, "file_creation_time": 1732102154, "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": 61935, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:18.000053 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst) /dev/shm/ToplingTemp/Topling-888239-dJELlE 2024/11/20-19:29:18.923864 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst): first pass time = 0.92's, 145.293'MB/sec 2024/11/20-19:29:20.476108 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst): old prealloc_size = 147639500, real_size = 36549456 2024/11/20-19:29:20.476646 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922882 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0346 GB avg-val = 117.43 avg-zval = 37.45 2024/11/20-19:29:20.477456 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:21.428162 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061936.sst): second pass time = 1.55's, 69.863'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 42.563'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3391.012'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.290'MB/sec write SST data time = 0.16's, 260.661'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35332.724'MB/sec zip my value time = 1.55's, unzip length = 0.108'GB zip my value throughput = 69.863'MB/sec zip pipeline throughput = 114.754'MB/sec entries = 922882 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.43 avg-zval = 37.45 usrkeys = 922882 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.43 avg-zval = 37.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922882 bytes = 3114736 } seq expand size = 6460174 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5141 value = 3.1356 dict = 1.00 all = 3.3122 } Zip/UnZip{ index = 0.0951 value = 0.3189 dict = 1.00 all = 0.3019 } ---------------------------- total value len = 0.229692 GB avg = 0.124 KB (by entry num) total key len = 0.051658 GB avg = 0.028 KB total ukey len = 0.036898 GB avg = 0.020 KB total ukey num = 0.001844920 Billion total entry num = 0.001844920 Billion write speed all = 0.007307872 MB/sec (with seq num) write speed all = 0.006924508 MB/sec (without seq num) 2024/11/20-19:29:21.488885 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61936: 922882 keys, 40522196 bytes, temperature: kWarm 2024/11/20-19:29:21.488947 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102161488918, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61936, "file_size": 40522196, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414168, "largest_seqno": 1021510666, "table_properties": {"data_size": 34563008, "index_size": 1755520, "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": 25840696, "raw_average_key_size": 28, "raw_value_size": 108377160, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922882, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102157, "oldest_key_time": 0, "file_creation_time": 1732102157, "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": 61936, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:21.529532 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst) /dev/shm/ToplingTemp/Topling-888239-7sPDaF 2024/11/20-19:29:22.572300 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst): first pass time = 1.04's, 128.719'MB/sec 2024/11/20-19:29:24.122986 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst): old prealloc_size = 147639500, real_size = 36811456 2024/11/20-19:29:24.123728 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924773 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0348 GB avg-val = 117.14 avg-zval = 37.59 2024/11/20-19:29:24.124413 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:25.042633 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061937.sst): second pass time = 1.55's, 69.896'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.381'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2534.923'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.306'MB/sec write SST data time = 0.16's, 245.703'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32853.296'MB/sec zip my value time = 1.55's, unzip length = 0.108'GB zip my value throughput = 69.896'MB/sec zip pipeline throughput = 133.479'MB/sec entries = 924773 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.14 avg-zval = 37.59 usrkeys = 924773 avg-key = 20.00 avg-zkey = 1.97 avg-val = 121.63 avg-zval = 37.59 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 593998 bytes = 2079008 } seq expand size = 4157986 multi value expand size = 0 cnt WriteAppend = 86 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.1754 value = 3.1161 dict = 1.00 all = 3.3643 } Zip/UnZip{ index = 0.0983 value = 0.3209 dict = 1.00 all = 0.2972 } ---------------------------- total value len = 0.342174 GB avg = 0.124 KB (by entry num) total key len = 0.077551 GB avg = 0.028 KB total ukey len = 0.055394 GB avg = 0.020 KB total ukey num = 0.002769693 Billion total entry num = 0.002769693 Billion write speed all = 0.010901062 MB/sec (with seq num) write speed all = 0.010325589 MB/sec (without seq num) 2024/11/20-19:29:25.097831 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61937: 924773 keys, 39894428 bytes, temperature: kWarm 2024/11/20-19:29:25.097921 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102165097878, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61937, "file_size": 39894428, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1021509922, "table_properties": {"data_size": 34762416, "index_size": 1817664, "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": 25893644, "raw_average_key_size": 28, "raw_value_size": 108324098, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924773, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102161, "oldest_key_time": 0, "file_creation_time": 1732102161, "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": 61937, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:25.132460 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst) /dev/shm/ToplingTemp/Topling-888239-eWw6HD 2024/11/20-19:29:26.111457 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst): first pass time = 0.98's, 137.103'MB/sec 2024/11/20-19:29:27.932680 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst): old prealloc_size = 147639500, real_size = 36297584 2024/11/20-19:29:27.933264 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926577 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.85 avg-zval = 37.01 2024/11/20-19:29:27.933635 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:28.724417 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061938.sst): second pass time = 1.82's, 59.476'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 48.529'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3151.373'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.349'MB/sec write SST data time = 0.13's, 303.324'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 29995.946'MB/sec zip my value time = 1.82's, unzip length = 0.108'GB zip my value throughput = 59.476'MB/sec zip pipeline throughput = 109.229'MB/sec entries = 926577 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.85 avg-zval = 37.01 usrkeys = 926577 avg-key = 20.00 avg-zkey = 1.91 avg-val = 119.36 avg-zval = 37.01 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 332196 bytes = 1121184 } seq expand size = 2325372 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.4453 value = 3.1574 dict = 1.00 all = 3.4933 } Zip/UnZip{ index = 0.0957 value = 0.3167 dict = 1.00 all = 0.2863 } ---------------------------- total value len = 0.452773 GB avg = 0.122 KB (by entry num) total key len = 0.103496 GB avg = 0.028 KB total ukey len = 0.073925 GB avg = 0.020 KB total ukey num = 0.003696270 Billion total entry num = 0.003696270 Billion write speed all = 0.014445963 MB/sec (with seq num) write speed all = 0.013678044 MB/sec (without seq num) 2024/11/20-19:29:28.779252 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61938: 926577 keys, 38421887 bytes, temperature: kWarm 2024/11/20-19:29:28.779308 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102168779278, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61938, "file_size": 38421887, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 975427997, "table_properties": {"data_size": 34291616, "index_size": 1774144, "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": 25944156, "raw_average_key_size": 28, "raw_value_size": 108273690, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926577, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102165, "oldest_key_time": 0, "file_creation_time": 1732102165, "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": 61938, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:28.814057 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst) /dev/shm/ToplingTemp/Topling-888239-yHiWgE 2024/11/20-19:29:29.671544 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst): first pass time = 0.86's, 156.531'MB/sec 2024/11/20-19:29:31.436703 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst): old prealloc_size = 147639500, real_size = 36494240 2024/11/20-19:29:31.437297 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926733 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.16 2024/11/20-19:29:31.437701 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:32.242130 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061939.sst): second pass time = 1.76's, 61.365'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 48.095'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3245.246'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.343'MB/sec write SST data time = 0.13's, 300.613'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 14795.218'MB/sec zip my value time = 1.76's, unzip length = 0.108'GB zip my value throughput = 61.365'MB/sec zip pipeline throughput = 108.230'MB/sec entries = 926733 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.16 usrkeys = 926733 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.60 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 367290 bytes = 1239616 } seq expand size = 2571030 multi value expand size = 0 cnt WriteAppend = 59 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.1758 value = 3.1436 dict = 1.00 all = 3.4648 } Zip/UnZip{ index = 0.0983 value = 0.3181 dict = 1.00 all = 0.2886 } ---------------------------- total value len = 0.563614 GB avg = 0.122 KB (by entry num) total key len = 0.129444 GB avg = 0.028 KB total ukey len = 0.092460 GB avg = 0.020 KB total ukey num = 0.004623003 Billion total entry num = 0.004623003 Billion write speed all = 0.017996639 MB/sec (with seq num) write speed all = 0.017036275 MB/sec (without seq num) 2024/11/20-19:29:32.327650 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61939: 926733 keys, 38737061 bytes, temperature: kWarm 2024/11/20-19:29:32.327719 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102172327688, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61939, "file_size": 38737061, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34440912, "index_size": 1821440, "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": 25948524, "raw_average_key_size": 28, "raw_value_size": 108269250, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926733, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102168, "oldest_key_time": 0, "file_creation_time": 1732102168, "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": 61939, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:32.370027 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst) /dev/shm/ToplingTemp/Topling-888239-Iz0F5C 2024/11/20-19:29:33.146254 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst): first pass time = 0.78's, 172.924'MB/sec 2024/11/20-19:29:34.612658 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst): old prealloc_size = 147639500, real_size = 36407408 2024/11/20-19:29:34.613255 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926764 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.07 2024/11/20-19:29:34.613574 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:35.404800 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061940.sst): second pass time = 1.47's, 73.874'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 48.216'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3223.115'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.357'MB/sec write SST data time = 0.14's, 266.720'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17952.764'MB/sec zip my value time = 1.47's, unzip length = 0.108'GB zip my value throughput = 73.874'MB/sec zip pipeline throughput = 91.969'MB/sec entries = 926764 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.07 usrkeys = 926764 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.07 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1765 value = 3.1515 dict = 1.00 all = 3.5142 } Zip/UnZip{ index = 0.0983 value = 0.3173 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 0.673506 GB avg = 0.121 KB (by entry num) total key len = 0.155393 GB avg = 0.028 KB total ukey len = 0.110995 GB avg = 0.020 KB total ukey num = 0.005549767 Billion total entry num = 0.005549767 Billion write speed all = 0.021522268 MB/sec (with seq num) write speed all = 0.020369476 MB/sec (without seq num) 2024/11/20-19:29:35.461140 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61940: 926764 keys, 38193185 bytes, temperature: kWarm 2024/11/20-19:29:35.461208 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102175461177, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61940, "file_size": 38193185, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34354144, "index_size": 1821376, "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": 25949392, "raw_average_key_size": 28, "raw_value_size": 108268432, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926764, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102172, "oldest_key_time": 0, "file_creation_time": 1732102172, "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": 61940, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:35.497428 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst) /dev/shm/ToplingTemp/Topling-888239-SEhpqF 2024/11/20-19:29:36.466404 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst): first pass time = 0.97's, 138.522'MB/sec 2024/11/20-19:29:37.921214 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst): old prealloc_size = 147639500, real_size = 36440784 2024/11/20-19:29:37.921867 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927006 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.79 avg-zval = 37.12 2024/11/20-19:29:37.922063 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:38.622772 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061941.sst): second pass time = 1.45's, 74.470'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.511'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2869.599'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.402'MB/sec write SST data time = 0.12's, 302.587'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20178.170'MB/sec zip my value time = 1.45's, unzip length = 0.108'GB zip my value throughput = 74.470'MB/sec zip pipeline throughput = 74.470'MB/sec entries = 927006 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.12 usrkeys = 927006 avg-key = 20.00 avg-zkey = 1.94 avg-val = 117.01 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 29950 bytes = 97360 } seq expand size = 209650 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.3067 value = 3.1462 dict = 1.00 all = 3.5752 } Zip/UnZip{ index = 0.0970 value = 0.3178 dict = 1.00 all = 0.2797 } ---------------------------- total value len = 0.781977 GB avg = 0.121 KB (by entry num) total key len = 0.181350 GB avg = 0.028 KB total ukey len = 0.129535 GB avg = 0.020 KB total ukey num = 0.006476773 Billion total entry num = 0.006476773 Billion write speed all = 0.025010571 MB/sec (with seq num) write speed all = 0.023665334 MB/sec (without seq num) 2024/11/20-19:29:38.675464 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61941: 927006 keys, 37541013 bytes, temperature: kWarm 2024/11/20-19:29:38.675532 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102178675500, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61941, "file_size": 37541013, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34409984, "index_size": 1798848, "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": 25956168, "raw_average_key_size": 28, "raw_value_size": 108261632, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927006, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102175, "oldest_key_time": 0, "file_creation_time": 1732102175, "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": 61941, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:38.710994 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst) /dev/shm/ToplingTemp/Topling-888239-ssZCKF 2024/11/20-19:29:39.614813 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst): first pass time = 0.90's, 148.507'MB/sec 2024/11/20-19:29:42.080907 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst): old prealloc_size = 147639500, real_size = 36397728 2024/11/20-19:29:42.081459 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922896 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0344 GB avg-val = 117.43 avg-zval = 37.30 2024/11/20-19:29:42.082196 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:42.886493 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061942.sst): second pass time = 2.47's, 43.960'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3269.501'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.346'MB/sec write SST data time = 0.14's, 293.216'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 23254.344'MB/sec zip my value time = 2.47's, unzip length = 0.108'GB zip my value throughput = 43.960'MB/sec zip pipeline throughput = 341.201'MB/sec entries = 922896 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.43 avg-zval = 37.30 usrkeys = 922896 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.22 avg-zval = 37.30 TagRS{ kinds = RS_Key0_TagN bytes = 144320 } TagArray{ size = 895048 bytes = 3020800 } seq expand size = 6265336 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0344 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5821 value = 3.1484 dict = 1.00 all = 3.3202 } Zip/UnZip{ index = 0.0945 value = 0.3176 dict = 1.00 all = 0.3012 } ---------------------------- total value len = 0.896619 GB avg = 0.121 KB (by entry num) total key len = 0.207191 GB avg = 0.028 KB total ukey len = 0.147993 GB avg = 0.020 KB total ukey num = 0.007399669 Billion total entry num = 0.007399669 Billion write speed all = 0.028654722 MB/sec (with seq num) write speed all = 0.027117968 MB/sec (without seq num) 2024/11/20-19:29:42.977493 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61942: 922896 keys, 40424376 bytes, temperature: kWarm 2024/11/20-19:29:42.977544 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102182977515, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61942, "file_size": 40424376, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1021510299, "table_properties": {"data_size": 34422544, "index_size": 1744256, "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": 25841088, "raw_average_key_size": 28, "raw_value_size": 108376728, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922896, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102178, "oldest_key_time": 0, "file_creation_time": 1732102178, "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": 61942, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:43.020160 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst) /dev/shm/ToplingTemp/Topling-888239-xRzhEE 2024/11/20-19:29:43.990229 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst): first pass time = 0.97's, 138.364'MB/sec 2024/11/20-19:29:45.450234 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst): old prealloc_size = 147639500, real_size = 36346320 2024/11/20-19:29:45.450870 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922879 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0344 GB avg-val = 117.43 avg-zval = 37.23 2024/11/20-19:29:45.451617 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:29:46.276754 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061943.sst): second pass time = 1.46's, 74.400'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.644'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2849.226'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.332'MB/sec write SST data time = 0.13's, 309.211'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 22626.697'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.400'MB/sec zip pipeline throughput = 74.400'MB/sec entries = 922879 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.43 avg-zval = 37.23 usrkeys = 922879 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.43 avg-zval = 37.23 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922879 bytes = 2999376 } seq expand size = 6460153 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5110 value = 3.1542 dict = 1.00 all = 3.3384 } Zip/UnZip{ index = 0.0951 value = 0.3170 dict = 1.00 all = 0.2995 } ---------------------------- total value len = 1.011456 GB avg = 0.122 KB (by entry num) total key len = 0.233031 GB avg = 0.028 KB total ukey len = 0.166451 GB avg = 0.020 KB total ukey num = 0.008322548 Billion total entry num = 0.008322548 Billion write speed all = 0.032303853 MB/sec (with seq num) write speed all = 0.030575590 MB/sec (without seq num) 2024/11/20-19:29:46.331623 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61943: 922879 keys, 40203924 bytes, temperature: kWarm 2024/11/20-19:29:46.331693 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102186331660, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61943, "file_size": 40203924, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952822, "largest_seqno": 1021510570, "table_properties": {"data_size": 34359360, "index_size": 1756032, "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": 25840612, "raw_average_key_size": 28, "raw_value_size": 108377126, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922879, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102183, "oldest_key_time": 0, "file_creation_time": 1732102183, "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": 61943, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:46.376140 140008593376832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst) /dev/shm/ToplingTemp/Topling-888239-VvJTkE 2024/11/20-19:29:46.447353 140008593376832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst): first pass time = 0.07's, 246.105'MB/sec 2024/11/20-19:29:46.587720 140008593376832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst): old prealloc_size = 147639500, real_size = 5335856 2024/11/20-19:29:46.587870 140008593376832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 120948 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0141 GB zip-val = 0.0051 GB avg-val = 116.81 avg-zval = 41.95 2024/11/20-19:29:46.588012 140008593376832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-19:29:46.692580 140008593376832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00/061944.sst): second pass time = 0.14's, 101.207'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.10's, 55.773'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2012.859'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.349'MB/sec write SST data time = 0.02's, 321.225'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.148'MB, throughput = 5693.660'MB/sec zip my value time = 0.14's, unzip length = 0.014'GB zip my value throughput = 101.207'MB/sec zip pipeline throughput = 101.207'MB/sec entries = 120948 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.81 avg-zval = 41.95 usrkeys = 120948 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.81 avg-zval = 41.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 120948 bytes = 393088 } seq expand size = 846636 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0024 GB value = 0.0141 GB dict = 0.15 MB all = 0.0175 GB } __ZipSize{ index = 0.0002 GB value = 0.0051 GB dict = 0.15 MB all = 0.0058 GB } UnZip/Zip{ index = 10.4554 value = 2.7844 dict = 1.00 all = 2.9949 } Zip/UnZip{ index = 0.0956 value = 0.3591 dict = 1.00 all = 0.3339 } ---------------------------- total value len = 1.026431 GB avg = 0.122 KB (by entry num) total key len = 0.236418 GB avg = 0.028 KB total ukey len = 0.168870 GB avg = 0.020 KB total ukey num = 0.008443496 Billion total entry num = 0.008443496 Billion write speed all = 0.032780120 MB/sec (with seq num) write speed all = 0.031026759 MB/sec (without seq num) 2024/11/20-19:29:46.707743 140008593376832 [compaction_job.cc:1948] [default] [JOB 8169] Generated table #61944: 120948 keys, 5848281 bytes, temperature: kWarm 2024/11/20-19:29:46.707797 140008593376832 EVENT_LOG_v1 {"time_micros": 1732102186707769, "cf_name": "default", "job": 8169, "event": "table_file_creation", "file_number": 61944, "file_size": 5848281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952879, "largest_seqno": 1021510355, "table_properties": {"data_size": 5074080, "index_size": 231360, "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": 3386544, "raw_average_key_size": 28, "raw_value_size": 14128352, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 120948, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732102186, "oldest_key_time": 0, "file_creation_time": 1732102186, "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": 61944, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:29:46.717582 140008593376832 [compaction_job.cc:703] job-08169: subcompact[0], size: 0.360038 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08169/att-00 [061935,061936,061937,061938,061939,061940,061941,061942,061943,061944] 2024/11/20-19:29:46.802577 140008593376832 (Original Log Time 2024/11/20-19:29:13.664752) EVENT_LOG_v1 {"time_micros": 1732102153664691, "job": 8169, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61900], "files_L3": [61792, 61793, 61863, 61864, 61865, 61866, 61867, 61868, 61927], "score": 0.804033, "input_data_size": 382521529, "oldest_snapshot_seqno": 1021820871} 2024/11/20-19:29:46.802580 140008593376832 (Original Log Time 2024/11/20-19:29:46.798154) [compaction_job.cc:2022] [default] [JOB 8169] Compacted 1@2 + 9@3 files to L3 => 360038113 bytes 2024/11/20-19:29:46.802581 140008593376832 (Original Log Time 2024/11/20-19:29:46.802507) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 11.6 rd, 10.9 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.1, 337.7 +0.0 blob) out(343.4 +0.0 blob), read-write-amplify(26.1) write-amplify(12.7) OK, records in: 8556324, records dropped: 112828 output_compression: Snappy 2024/11/20-19:29:46.802586 140008593376832 (Original Log Time 2024/11/20-19:29:46.802555) EVENT_LOG_v1 {"time_micros": 1732102186802531, "cf": "default", "job": 8169, "event": "compaction_finished", "compaction_time_micros": 33052833, "compaction_time_cpu_micros": 12892024, "output_level": 3, "num_output_files": 10, "total_output_size": 360038113, "num_input_records": 8556324, "num_output_records": 8443496, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 283809285, "file_range_sync_nanos": 0, "file_fsync_nanos": 9163, "file_prepare_write_nanos": 33126, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-19:29:46.937078 140008593376832 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":1732102153,"executesMs":33291,"compactionJobId":8169,"attempt":0,"compactionInputRawBytes":1241496656,"compactionInputZipBytes":382521529,"compactionOutputRawBytes":0,"compactionOutputZipBytes":360038113,"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-b698fbb2607b24308a310424e2bce40d-d711a33ee541636c-00"}}, response = 2024/11/20-19:29:46.937176 140008593376832 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08169/att-00: olev 3, work 33.292 s, result 7.811 ms, install 4.447 ms, input{raw 1.156 GiB zip 364.801 MiB}