2024/11/20-12:19:12.587237 140257189590592 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00975/att-00: fork to child time = 0.007987 sec 2024/11/20-12:19:12.587715 140257189590592 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00975/att-00 2024/11/20-12:19:12.592182 140257189590592 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00975/att-00 2024/11/20-12:19:12.594839 140257189590592 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:19:12.595087 140257189590592 [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:12.639377 140257189590592 [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-00975/att-00/MANIFEST-017884 2024/11/20-12:19:12.654468 140257189590592 [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-00975/att-00/MANIFEST-017884 succeeded,manifest_file_number is 17884, next_file_number is 19217, 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:12.654473 140257189590592 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:19:12.654534 140257189590592 [version_set.cc:5724] Creating manifest 19217 2024/11/20-12:19:12.687155 140257189590592 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00975/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-12:19:12.704385 140257189590592 [compaction_job.cc:2437] [default] [JOB 975] Compacting 1@2 + 1@3 files to L3, score 0.88, subcompactions 1 : 1 2024/11/20-12:19:12.704396 140257189590592 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 909 Base level 2, inputs: [19212(246KB)], [19167(208KB)] 2024/11/20-12:19:12.708248 140257189590592 [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:12.708275 140257189590592 [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:12.708294 140257189590592 [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:12.708301 140257189590592 [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:12.708307 140257189590592 [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:12.734464 140257189590592 [compaction_job.cc:703] job-00975: subcompact[0], size: 0.000000 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00975/att-00 [] 2024/11/20-12:19:12.745222 140257189590592 (Original Log Time 2024/11/20-12:19:12.704462) EVENT_LOG_v1 {"time_micros": 1732076352704410, "job": 975, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [19212], "files_L3": [19167], "score": 0.877468, "input_data_size": 466132, "oldest_snapshot_seqno": -1} 2024/11/20-12:19:12.745225 140257189590592 (Original Log Time 2024/11/20-12:19:12.745107) [compaction_job.cc:2022] [default] [JOB 975] Compacted 1@2 + 1@3 files to L3 => 0 bytes 2024/11/20-12:19:12.745227 140257189590592 (Original Log Time 2024/11/20-12:19:12.745181) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 0 0 0] max score 0.00, MB/sec: 15.5 rd, 0.0 wr, level 3, files in(1, 1) out(0 +0 blob) MB in(0.2, 0.2 +0.0 blob) out(0.0 +0.0 blob), read-write-amplify(1.8) write-amplify(0.0) OK, records in: 69456, records dropped: 69456 output_compression: Snappy 2024/11/20-12:19:12.745230 140257189590592 (Original Log Time 2024/11/20-12:19:12.745211) EVENT_LOG_v1 {"time_micros": 1732076352745193, "cf": "default", "job": 975, "event": "compaction_finished", "compaction_time_micros": 30007, "compaction_time_cpu_micros": 10689, "output_level": 3, "num_output_files": 0, "total_output_size": 0, "num_input_records": 69456, "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:12.866132 140257189590592 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":1732076352,"executesMs":149,"compactionJobId":975,"attempt":0,"compactionInputRawBytes":1860138,"compactionInputZipBytes":466132,"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-189c7f290816da72ebf49d31c9bbb6a8-13cf78f2a2b449be-00"}}, response = 2024/11/20-12:19:12.866205 140257189590592 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00975/att-00: olev 3, work 0.149 s, result 8.549 ms, install 0.143 ms, input{raw 1.774 MiB zip 455.207 KiB}