2024/11/20-20:05:17.236295 140008501057088 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00: fork to child time = 0.012175 sec 2024/11/20-20:05:17.236721 140008501057088 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00 2024/11/20-20:05:17.242729 140008501057088 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00 2024/11/20-20:05:17.244312 140008501057088 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:05:17.244486 140008501057088 [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:05:17.294810 140008501057088 [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-09248/att-00/MANIFEST-049091 2024/11/20-20:05:17.337797 140008501057088 [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-09248/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64201, last_sequence is 1051559831, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 63967 2024/11/20-20:05:17.337803 140008501057088 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:05:17.337859 140008501057088 [version_set.cc:5724] Creating manifest 64201 2024/11/20-20:05:17.377817 140008501057088 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:05:17.398322 140008501057088 [compaction_job.cc:2437] [default] [JOB 9248] Compacting 1@2 + 9@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-20:05:17.398332 140008501057088 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8134 Base level 2, inputs: [64179(27MB)], [64069(37MB) 64070(37MB) 64071(37MB) 64072(37MB) 64073(36MB) 64074(37MB) 64075(35MB) 64076(36MB) 64193(38MB)] 2024/11/20-20:05:17.405032 140008501057088 [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:05:17.405058 140008501057088 [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:05:17.405073 140008501057088 [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:05:17.405079 140008501057088 [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:05:17.405088 140008501057088 [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:05:17.955020 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.sst) /dev/shm/ToplingTemp/Topling-913958-uiS07q 2024/11/20-20:05:18.448727 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.sst): first pass time = 0.49's, 271.883'MB/sec 2024/11/20-20:05:20.504781 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.sst): old prealloc_size = 147639500, real_size = 35030912 2024/11/20-20:05:20.505406 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921851 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.60 avg-zval = 35.81 2024/11/20-20:05:20.506798 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.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-20:05:21.354632 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064202.sst): second pass time = 2.06's, 52.748'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.896'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2976.115'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 298.604'MB/sec dict compress time = 7301248081.89's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 15966.285'MB/sec zip my value time = 2.06's, unzip length = 0.108'GB zip my value throughput = 52.748'MB/sec zip pipeline throughput = 141.914'MB/sec entries = 921851 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.60 avg-zval = 35.81 usrkeys = 921851 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.60 avg-zval = 35.81 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921851 bytes = 3111264 } seq expand size = 6452957 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.0330 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.3077 value = 3.2839 dict = 1.00 all = 3.4411 } Zip/UnZip{ index = 0.0970 value = 0.3045 dict = 1.00 all = 0.2906 } ---------------------------- total value len = 563.180591 GB avg = 0.331 KB (by entry num) total key len = 44.340218 GB avg = 0.026 KB total ukey len = 32.812579 GB avg = 0.014 KB total ukey num = 2.321936427 Billion total entry num = 1.701438449 Billion write speed all = 83.233361125 MB/sec (with seq num) write speed all = 81.368517141 MB/sec (without seq num) 2024/11/20-20:05:21.400943 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64202: 921851 keys, 39004688 bytes, temperature: kWarm 2024/11/20-20:05:21.401028 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104321400987, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64202, "file_size": 39004688, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1050220558, "table_properties": {"data_size": 33011568, "index_size": 1788672, "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": 25811828, "raw_average_key_size": 28, "raw_value_size": 108406002, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921851, "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": 1732104317, "oldest_key_time": 0, "file_creation_time": 1732104317, "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": 64202, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:21.438887 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.sst) /dev/shm/ToplingTemp/Topling-913958-Fw7tPr 2024/11/20-20:05:22.305365 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.sst): first pass time = 0.87's, 154.907'MB/sec 2024/11/20-20:05:23.606929 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.sst): old prealloc_size = 147639500, real_size = 35273168 2024/11/20-20:05:23.607484 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921943 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.0333 GB avg-val = 117.58 avg-zval = 36.11 2024/11/20-20:05:23.608228 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.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-20:05:24.444483 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064203.sst): second pass time = 1.30's, 83.328'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.856'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3272.026'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 304.257'MB/sec dict compress time = 2314885531.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 26008.834'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.328'MB/sec zip pipeline throughput = 166.604'MB/sec entries = 921943 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.58 avg-zval = 36.11 usrkeys = 921943 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.58 avg-zval = 36.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921943 bytes = 3111568 } seq expand size = 6453601 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5122 value = 3.2565 dict = 1.00 all = 3.4201 } Zip/UnZip{ index = 0.0951 value = 0.3071 dict = 1.00 all = 0.2924 } ---------------------------- total value len = 563.295448 GB avg = 0.331 KB (by entry num) total key len = 44.366033 GB avg = 0.026 KB total ukey len = 32.831018 GB avg = 0.014 KB total ukey num = 2.322858370 Billion total entry num = 1.702360392 Billion write speed all = 83.217405893 MB/sec (with seq num) write speed all = 81.352340949 MB/sec (without seq num) 2024/11/20-20:05:24.492857 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64203: 921943 keys, 39243504 bytes, temperature: kWarm 2024/11/20-20:05:24.492920 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104324492889, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64203, "file_size": 39243504, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414157, "largest_seqno": 1050220587, "table_properties": {"data_size": 33288448, "index_size": 1754048, "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": 25814404, "raw_average_key_size": 28, "raw_value_size": 108403378, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921943, "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": 1732104321, "oldest_key_time": 0, "file_creation_time": 1732104321, "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": 64203, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:24.531921 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.sst) /dev/shm/ToplingTemp/Topling-913958-dkR5Qr 2024/11/20-20:05:25.339941 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.sst): first pass time = 0.81's, 166.114'MB/sec 2024/11/20-20:05:26.597570 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.sst): old prealloc_size = 147639500, real_size = 34831552 2024/11/20-20:05:26.598108 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923173 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.0328 GB avg-val = 117.39 avg-zval = 35.58 2024/11/20-20:05:26.598874 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.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-20:05:27.442817 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064204.sst): second pass time = 1.26's, 86.219'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.910'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3389.646'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 306.197'MB/sec dict compress time = 2314885531.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 28281.378'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 86.219'MB/sec zip pipeline throughput = 132.332'MB/sec entries = 923173 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.39 avg-zval = 35.58 usrkeys = 923173 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.39 avg-zval = 35.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923173 bytes = 3115728 } seq expand size = 6462211 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.0328 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5155 value = 3.2994 dict = 1.00 all = 3.4588 } Zip/UnZip{ index = 0.0951 value = 0.3031 dict = 1.00 all = 0.2891 } ---------------------------- total value len = 563.410279 GB avg = 0.331 KB (by entry num) total key len = 44.391881 GB avg = 0.026 KB total ukey len = 32.849481 GB avg = 0.014 KB total ukey num = 2.323781543 Billion total entry num = 1.703283565 Billion write speed all = 83.202507441 MB/sec (with seq num) write speed all = 81.337197014 MB/sec (without seq num) 2024/11/20-20:05:27.491592 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64204: 923173 keys, 38805016 bytes, temperature: kWarm 2024/11/20-20:05:27.491642 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104327491613, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64204, "file_size": 38805016, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1050220637, "table_properties": {"data_size": 32844720, "index_size": 1755840, "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": 25848844, "raw_average_key_size": 28, "raw_value_size": 108368950, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923173, "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": 1732104324, "oldest_key_time": 0, "file_creation_time": 1732104324, "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": 64204, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:27.535672 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.sst) /dev/shm/ToplingTemp/Topling-913958-Ya3Hgp 2024/11/20-20:05:28.346954 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.sst): first pass time = 0.81's, 165.445'MB/sec 2024/11/20-20:05:29.645759 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.sst): old prealloc_size = 147639500, real_size = 35067088 2024/11/20-20:05:29.646441 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921834 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.60 avg-zval = 35.89 2024/11/20-20:05:29.647248 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.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-20:05:30.487054 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064205.sst): second pass time = 1.30's, 83.515'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.403'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2652.291'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.323'MB/sec write SST data time = 0.13's, 308.245'MB/sec dict compress time = 2314885531.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 30206.797'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.515'MB/sec zip pipeline throughput = 118.990'MB/sec entries = 921834 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.60 avg-zval = 35.89 usrkeys = 921834 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.60 avg-zval = 35.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921834 bytes = 3111200 } seq expand size = 6452838 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5140 value = 3.2768 dict = 1.00 all = 3.4382 } Zip/UnZip{ index = 0.0951 value = 0.3052 dict = 1.00 all = 0.2908 } ---------------------------- total value len = 563.525139 GB avg = 0.331 KB (by entry num) total key len = 44.417693 GB avg = 0.026 KB total ukey len = 32.867918 GB avg = 0.014 KB total ukey num = 2.324703377 Billion total entry num = 1.704205399 Billion write speed all = 83.187097708 MB/sec (with seq num) write speed all = 81.321555177 MB/sec (without seq num) 2024/11/20-20:05:30.534786 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64205: 921834 keys, 39037164 bytes, temperature: kWarm 2024/11/20-20:05:30.534845 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104330534814, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64205, "file_size": 39037164, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414222, "largest_seqno": 1050220667, "table_properties": {"data_size": 33082880, "index_size": 1753536, "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": 25811352, "raw_average_key_size": 28, "raw_value_size": 108406436, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921834, "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": 1732104327, "oldest_key_time": 0, "file_creation_time": 1732104327, "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": 64205, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:30.573813 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.sst) /dev/shm/ToplingTemp/Topling-913958-CPgnHr 2024/11/20-20:05:31.470949 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.sst): first pass time = 0.90's, 149.613'MB/sec 2024/11/20-20:05:33.172591 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.sst): old prealloc_size = 147639500, real_size = 36497104 2024/11/20-20:05:33.173183 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926137 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.92 avg-zval = 37.19 2024/11/20-20:05:33.173556 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.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-20:05:34.145010 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064206.sst): second pass time = 1.70's, 63.774'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 39.512'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3289.917'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.22's, 171.004'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 = 32570.731'MB/sec zip my value time = 1.70's, unzip length = 0.108'GB zip my value throughput = 63.774'MB/sec zip pipeline throughput = 176.631'MB/sec entries = 926137 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.92 avg-zval = 37.19 usrkeys = 926137 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.91 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 263414 bytes = 921968 } seq expand size = 1843898 multi value expand size = 0 cnt WriteAppend = 85 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.0384 GB } UnZip/Zip{ index = 10.1757 value = 3.1437 dict = 1.00 all = 3.4932 } Zip/UnZip{ index = 0.0983 value = 0.3181 dict = 1.00 all = 0.2863 } ---------------------------- total value len = 563.635268 GB avg = 0.331 KB (by entry num) total key len = 44.443625 GB avg = 0.026 KB total ukey len = 32.886441 GB avg = 0.014 KB total ukey num = 2.325629514 Billion total entry num = 1.705131536 Billion write speed all = 83.164089258 MB/sec (with seq num) write speed all = 81.298466716 MB/sec (without seq num) 2024/11/20-20:05:34.214792 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64206: 926137 keys, 38422337 bytes, temperature: kWarm 2024/11/20-20:05:34.214864 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104334214831, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64206, "file_size": 38422337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220681, "table_properties": {"data_size": 34445120, "index_size": 1820288, "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": 25931836, "raw_average_key_size": 28, "raw_value_size": 108285898, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926137, "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": 1732104330, "oldest_key_time": 0, "file_creation_time": 1732104330, "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": 64206, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:34.255900 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.sst) /dev/shm/ToplingTemp/Topling-913958-aRDQXn 2024/11/20-20:05:35.085856 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.sst): first pass time = 0.83's, 161.726'MB/sec 2024/11/20-20:05:36.565633 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.sst): old prealloc_size = 147639500, real_size = 36340144 2024/11/20-20:05:36.566247 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926365 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.89 avg-zval = 37.01 2024/11/20-20:05:36.566879 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.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-20:05:37.460264 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064207.sst): second pass time = 1.48's, 73.218'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 44.247'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3113.146'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.13's, 294.246'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32760.695'MB/sec zip my value time = 1.48's, unzip length = 0.108'GB zip my value throughput = 73.218'MB/sec zip pipeline throughput = 96.129'MB/sec entries = 926365 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.89 avg-zval = 37.01 usrkeys = 926365 avg-key = 20.00 avg-zkey = 1.96 avg-val = 121.90 avg-zval = 37.01 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 663932 bytes = 2240784 } seq expand size = 4647524 multi value expand size = 0 cnt WriteAppend = 22 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.0396 GB } UnZip/Zip{ index = 10.1789 value = 3.1579 dict = 1.00 all = 3.3907 } Zip/UnZip{ index = 0.0982 value = 0.3167 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 563.748196 GB avg = 0.330 KB (by entry num) total key len = 44.469563 GB avg = 0.026 KB total ukey len = 32.904968 GB avg = 0.014 KB total ukey num = 2.326555879 Billion total entry num = 1.706057901 Billion write speed all = 83.145382090 MB/sec (with seq num) write speed all = 81.279591964 MB/sec (without seq num) 2024/11/20-20:05:37.527373 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64207: 926365 keys, 39584306 bytes, temperature: kWarm 2024/11/20-20:05:37.527438 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104337527407, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64207, "file_size": 39584306, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 975427997, "table_properties": {"data_size": 34288224, "index_size": 1820160, "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": 25938220, "raw_average_key_size": 28, "raw_value_size": 108279630, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926365, "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": 1732104334, "oldest_key_time": 0, "file_creation_time": 1732104334, "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": 64207, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:37.573268 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.sst) /dev/shm/ToplingTemp/Topling-913958-CynA8n 2024/11/20-20:05:38.648930 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.sst): first pass time = 1.08's, 124.785'MB/sec 2024/11/20-20:05:40.269317 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.sst): old prealloc_size = 147639500, real_size = 36536192 2024/11/20-20:05:40.270100 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926998 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.0345 GB avg-val = 116.79 avg-zval = 37.20 2024/11/20-20:05:40.270297 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.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-20:05:41.150280 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064208.sst): second pass time = 1.62's, 66.856'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 42.751'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2405.654'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.16's, 232.977'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 = 32444.691'MB/sec zip my value time = 1.62's, unzip length = 0.108'GB zip my value throughput = 66.856'MB/sec zip pipeline throughput = 66.856'MB/sec entries = 926998 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.20 usrkeys = 926998 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.06 avg-zval = 37.20 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 35919 bytes = 121248 } seq expand size = 251433 multi value expand size = 0 cnt WriteAppend = 63 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0377 GB } UnZip/Zip{ index = 10.1737 value = 3.1397 dict = 1.00 all = 3.5639 } Zip/UnZip{ index = 0.0983 value = 0.3185 dict = 1.00 all = 0.2806 } ---------------------------- total value len = 563.856709 GB avg = 0.330 KB (by entry num) total key len = 44.495519 GB avg = 0.026 KB total ukey len = 32.923508 GB avg = 0.014 KB total ukey num = 2.327482877 Billion total entry num = 1.706984899 Billion write speed all = 83.121835040 MB/sec (with seq num) write speed all = 81.255972328 MB/sec (without seq num) 2024/11/20-20:05:41.201198 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64208: 926998 keys, 37660421 bytes, temperature: kWarm 2024/11/20-20:05:41.201289 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104341201244, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64208, "file_size": 37660421, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34481904, "index_size": 1822336, "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": 25955944, "raw_average_key_size": 28, "raw_value_size": 108261888, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926998, "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": 1732104337, "oldest_key_time": 0, "file_creation_time": 1732104337, "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": 64208, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:41.269820 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.sst) /dev/shm/ToplingTemp/Topling-913958-OeE6zq 2024/11/20-20:05:42.442865 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.sst): first pass time = 1.17's, 114.423'MB/sec 2024/11/20-20:05:44.058381 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.sst): old prealloc_size = 147639500, real_size = 36414352 2024/11/20-20:05:44.059125 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926710 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.08 2024/11/20-20:05:44.059503 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.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-20:05:45.087707 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064209.sst): second pass time = 1.61's, 67.058'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 37.112'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2536.376'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.28's, 135.318'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27037.960'MB/sec zip my value time = 1.61's, unzip length = 0.108'GB zip my value throughput = 67.058'MB/sec zip pipeline throughput = 67.058'MB/sec entries = 926710 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.83 avg-zval = 37.08 usrkeys = 926710 avg-key = 20.00 avg-zkey = 1.96 avg-val = 118.58 avg-zval = 37.08 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231564 bytes = 781536 } seq expand size = 1620948 multi value expand size = 0 cnt WriteAppend = 30 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.1784 value = 3.1509 dict = 1.00 all = 3.5136 } Zip/UnZip{ index = 0.0982 value = 0.3174 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 563.966600 GB avg = 0.330 KB (by entry num) total key len = 44.521467 GB avg = 0.026 KB total ukey len = 32.942042 GB avg = 0.014 KB total ukey num = 2.328409587 Billion total entry num = 1.707911609 Billion write speed all = 83.095690768 MB/sec (with seq num) write speed all = 81.229818909 MB/sec (without seq num) 2024/11/20-20:05:45.135606 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64209: 926710 keys, 38199189 bytes, temperature: kWarm 2024/11/20-20:05:45.135699 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104345135652, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64209, "file_size": 38199189, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34361536, "index_size": 1820928, "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": 25947880, "raw_average_key_size": 28, "raw_value_size": 108269872, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926710, "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": 1732104341, "oldest_key_time": 0, "file_creation_time": 1732104341, "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": 64209, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:45.181560 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.sst) /dev/shm/ToplingTemp/Topling-913958-WX2a0o 2024/11/20-20:05:46.230123 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.sst): first pass time = 1.05's, 128.009'MB/sec 2024/11/20-20:05:47.842662 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.sst): old prealloc_size = 147639500, real_size = 37723408 2024/11/20-20:05:47.843476 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926771 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0357 GB avg-val = 116.82 avg-zval = 38.56 2024/11/20-20:05:47.843995 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.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-20:05:48.942609 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064210.sst): second pass time = 1.61's, 67.184'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.10's, 36.671'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2219.741'MB/sec (index lex order gen) rebuild zvType time = 0.94's, 0.245'MB/sec write SST data time = 0.15's, 260.823'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 = 30638.623'MB/sec zip my value time = 1.61's, unzip length = 0.108'GB zip my value throughput = 67.184'MB/sec zip pipeline throughput = 122.914'MB/sec entries = 926771 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.82 avg-zval = 38.56 usrkeys = 926771 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.29 avg-zval = 38.56 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 459655 bytes = 1608800 } seq expand size = 3217585 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0357 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5792 value = 3.0294 dict = 1.00 all = 3.3276 } Zip/UnZip{ index = 0.0945 value = 0.3301 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 564.078086 GB avg = 0.330 KB (by entry num) total key len = 44.547416 GB avg = 0.026 KB total ukey len = 32.960577 GB avg = 0.014 KB total ukey num = 2.329336358 Billion total entry num = 1.708838380 Billion write speed all = 83.070727982 MB/sec (with seq num) write speed all = 81.204825908 MB/sec (without seq num) 2024/11/20-20:05:48.991736 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64210: 926771 keys, 40335125 bytes, temperature: kWarm 2024/11/20-20:05:48.991800 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104348991766, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64210, "file_size": 40335125, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220530, "table_properties": {"data_size": 35739456, "index_size": 1752064, "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": 25949588, "raw_average_key_size": 28, "raw_value_size": 108268246, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926771, "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": 1732104345, "oldest_key_time": 0, "file_creation_time": 1732104345, "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": 64210, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:49.029125 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst) /dev/shm/ToplingTemp/Topling-913958-oAy7lq 2024/11/20-20:05:49.107565 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst): first pass time = 0.08's, 255.603'MB/sec 2024/11/20-20:05:49.250606 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst): old prealloc_size = 147639500, real_size = 5743600 2024/11/20-20:05:49.250750 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 138008 prefix = 4 raw-key = 0.0022 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0162 GB zip-val = 0.0054 GB avg-val = 117.22 avg-zval = 39.44 2024/11/20-20:05:49.250904 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.020 GB 2024/11/20-20:05:49.354709 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00/064211.sst): second pass time = 0.14's, 113.758'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.10's, 60.970'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2323.030'MB/sec (index lex order gen) rebuild zvType time = 0.08's, 0.409'MB/sec write SST data time = 0.02's, 324.577'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.170'MB, throughput = 4762.038'MB/sec zip my value time = 0.14's, unzip length = 0.016'GB zip my value throughput = 113.758'MB/sec zip pipeline throughput = 113.758'MB/sec entries = 138008 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.22 avg-zval = 39.44 usrkeys = 138008 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.22 avg-zval = 39.44 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 138008 bytes = 465792 } seq expand size = 966056 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0028 GB value = 0.0162 GB dict = 0.17 MB all = 0.0200 GB } __ZipSize{ index = 0.0003 GB value = 0.0054 GB dict = 0.17 MB all = 0.0063 GB } UnZip/Zip{ index = 10.3897 value = 2.9719 dict = 1.00 all = 3.1576 } Zip/UnZip{ index = 0.0962 value = 0.3365 dict = 1.00 all = 0.3167 } ---------------------------- total value len = 564.095228 GB avg = 0.330 KB (by entry num) total key len = 44.551280 GB avg = 0.026 KB total ukey len = 32.963338 GB avg = 0.014 KB total ukey num = 2.329474366 Billion total entry num = 1.708976388 Billion write speed all = 83.068922672 MB/sec (with seq num) write speed all = 81.202974863 MB/sec (without seq num) 2024/11/20-20:05:49.368556 140008501057088 [compaction_job.cc:1948] [default] [JOB 9248] Generated table #64211: 138008 keys, 6346959 bytes, temperature: kWarm 2024/11/20-20:05:49.368603 140008501057088 EVENT_LOG_v1 {"time_micros": 1732104349368575, "cf_name": "default", "job": 9248, "event": "table_file_creation", "file_number": 64211, "file_size": 6346959, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899480580, "largest_seqno": 986326086, "table_properties": {"data_size": 5443232, "index_size": 265664, "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": 3864224, "raw_average_key_size": 28, "raw_value_size": 16176620, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 138008, "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": 1732104349, "oldest_key_time": 0, "file_creation_time": 1732104349, "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": 64211, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:05:49.378099 140008501057088 [compaction_job.cc:703] job-09248: subcompact[0], size: 0.356639 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09248/att-00 [064202,064203,064204,064205,064206,064207,064208,064209,064210,064211] 2024/11/20-20:05:49.481431 140008501057088 (Original Log Time 2024/11/20-20:05:17.398361) EVENT_LOG_v1 {"time_micros": 1732104317398339, "job": 9248, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64179], "files_L3": [64069, 64070, 64071, 64072, 64073, 64074, 64075, 64076, 64193], "score": 0.990155, "input_data_size": 378803494, "oldest_snapshot_seqno": 1051559775} 2024/11/20-20:05:49.481435 140008501057088 (Original Log Time 2024/11/20-20:05:49.480308) [compaction_job.cc:2022] [default] [JOB 9248] Compacted 1@2 + 9@3 files to L3 => 356638709 bytes 2024/11/20-20:05:49.481437 140008501057088 (Original Log Time 2024/11/20-20:05:49.481353) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 11.8 rd, 11.2 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.2, 334.1 +0.0 blob) out(340.1 +0.0 blob), read-write-amplify(25.8) write-amplify(12.5) OK, records in: 8555189, records dropped: 95399 output_compression: Snappy 2024/11/20-20:05:49.481441 140008501057088 (Original Log Time 2024/11/20-20:05:49.481407) EVENT_LOG_v1 {"time_micros": 1732104349481379, "cf": "default", "job": 9248, "event": "compaction_finished", "compaction_time_micros": 31979743, "compaction_time_cpu_micros": 13454418, "output_level": 3, "num_output_files": 10, "total_output_size": 356638709, "num_input_records": 8555189, "num_output_records": 8459790, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 293500347, "file_range_sync_nanos": 0, "file_fsync_nanos": 9334, "file_prepare_write_nanos": 33566, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-20:05:49.614690 140008501057088 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":1732104317,"executesMs":32223,"compactionJobId":9248,"attempt":0,"compactionInputRawBytes":1241547698,"compactionInputZipBytes":378803494,"compactionOutputRawBytes":0,"compactionOutputZipBytes":356638709,"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-44024588e9ec52e40d42e1a61c430180-b019aac56cc81a3c-00"}}, response = 2024/11/20-20:05:49.614771 140008501057088 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09248/att-00: olev 3, work 32.223 s, result 20.810 ms, install 1.159 ms, input{raw 1.156 GiB zip 361.255 MiB}