trejkaz edited a comment on Improvement JENKINS-19066

Here's a quick back of the envelope calculation for our system.

Compile:

  • Number of artifacts
    • Windows - 13,911
    • Linux - 13,818
    • total = 27,729
  • Keep max 20 builds with artifacts
    • total = 554,580

Release:

  • Number of artifacts
    • Windows - 272
    • Linux - 278
    • Mac - 274
    • total = 824
  • Keep max 1 builds with artifacts
    • total = 824

Total files expected from builds we're keeping: 554,580 + 824 = 555,404. (Compared to 15,273,772 files actually present.)

Fingerprint cleanup.log (took a while to find because it wasn't in /var/log like the main Jenkins log...) has 8 million lines and all lines start with either "possibly trimming" or "deleting obsolete".

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to