2024/11/20-12:19:13.425094 140257516906048 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00977/att-00: fork to child time = 0.007996 sec 2024/11/20-12:19:13.425537 140257516906048 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00977/att-00 2024/11/20-12:19:13.430024 140257516906048 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00977/att-00 2024/11/20-12:19:13.431634 140257516906048 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:19:13.431852 140257516906048 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-12:19:13.478066 140257516906048 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00977/att-00/MANIFEST-017884 2024/11/20-12:19:13.512568 140257516906048 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00977/att-00/MANIFEST-017884 succeeded,manifest_file_number is 17884, next_file_number is 19218, last_sequence is 390885246, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 17879 2024/11/20-12:19:13.512573 140257516906048 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:19:13.512618 140257516906048 [version_set.cc:5724] Creating manifest 19218 2024/11/20-12:19:13.542653 140257516906048 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00977/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-12:19:13.566348 140257516906048 [compaction_job.cc:2437] [default] [JOB 977] Compacting 1@2 + 1@3 files to L3, score 0.88, subcompactions 1 : 1 2024/11/20-12:19:13.566358 140257516906048 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 916 Base level 2, inputs: [19216(206KB)], [19176(8246KB)] 2024/11/20-12:19:13.570078 140257516906048 [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-12:19:13.570100 140257516906048 [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-12:19:13.570118 140257516906048 [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-12:19:13.570124 140257516906048 [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-12:19:13.570134 140257516906048 [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-12:19:13.702701 140257516906048 [compaction_job.cc:703] job-00977: subcompact[0], size: 0.000000 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00977/att-00 [] 2024/11/20-12:19:13.712251 140257516906048 (Original Log Time 2024/11/20-12:19:13.566404) EVENT_LOG_v1 {"time_micros": 1732076353566367, "job": 977, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [19216], "files_L3": [19176], "score": 0.877413, "input_data_size": 8656217, "oldest_snapshot_seqno": -1} 2024/11/20-12:19:13.712254 140257516906048 (Original Log Time 2024/11/20-12:19:13.712115) [compaction_job.cc:2022] [default] [JOB 977] Compacted 1@2 + 1@3 files to L3 => 0 bytes 2024/11/20-12:19:13.712255 140257516906048 (Original Log Time 2024/11/20-12:19:13.712198) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 0 0 0] max score 0.00, MB/sec: 63.5 rd, 0.0 wr, level 3, files in(1, 1) out(0 +0 blob) MB in(0.2, 8.1 +0.0 blob) out(0.0 +0.0 blob), read-write-amplify(40.8) write-amplify(0.0) OK, records in: 62881, records dropped: 62881 output_compression: Snappy 2024/11/20-12:19:13.712259 140257516906048 (Original Log Time 2024/11/20-12:19:13.712239) EVENT_LOG_v1 {"time_micros": 1732076353712217, "cf": "default", "job": 977, "event": "compaction_finished", "compaction_time_micros": 136306, "compaction_time_cpu_micros": 11292, "output_level": 3, "num_output_files": 0, "total_output_size": 0, "num_input_records": 62881, "num_output_records": 0, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 0, "file_range_sync_nanos": 0, "file_fsync_nanos": 0, "file_prepare_write_nanos": 0, "lsm_state": [0, 0, 0, 0, 0, 0, 0]} 2024/11/20-12:19:13.835125 140257516906048 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":1732075955,"starts":1732076353,"executesMs":279,"compactionJobId":977,"attempt":0,"compactionInputRawBytes":9914565,"compactionInputZipBytes":8656217,"compactionOutputRawBytes":0,"compactionOutputZipBytes":0,"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-ec0f8439102609204830d94dacea46bc-4c0769b068bb4f86-00"}}, response = 2024/11/20-12:19:13.835175 140257516906048 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00977/att-00: olev 3, work 0.280 s, result 7.320 ms, install 0.164 ms, input{raw 9.455 MiB zip 8.255 MiB}