v.24.1Build/Testing/Packaging Improvement

Save Complete fuzzer.log Archive Instead of Last 100k Lines

Save the whole fuzzer.log as an archive instead of the last 100k lines. tail -n 100000 often removes lines with table definitions. Example:. #58821 (Dmitry Novik).