# Missing builds in build history

**URL:** https://community.jenkins.io/t/missing-builds-in-build-history/4653
**Category:** Using Jenkins
**Created:** [November 21, 2022, 12:54pm UTC](https://community.jenkins.io/t/missing-builds-in-build-history/4653 "2022-11-21T12:54:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![AramaMihai](https://avatars.discourse-cdn.com/v4/letter/a/858c86/32.png) [@AramaMihai](https://community.jenkins.io/u/AramaMihai)
#### Post date: [November 21, 2022, 12:54pm UTC](https://community.jenkins.io/t/missing-builds-in-build-history/4653/1 "2022-11-21T12:54:31Z")

</div>

Hello,  
In one of our instances, random (at least it seems random) jobs are not being displayed in the build history section:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/jenkins/original/2X/2/2e50a31d4ba177654d560dcb4eb0972c663c6035.png)

In /var/jenkins/home we can see that the build folder was created for #751, but it contains less files than one that shows up in the interface:  
/var/jenkins\_home/jobs/jobName/builds/751 :  
This is what we can see (confidential data removed, of course):

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/jenkins/original/2X/f/f17da2a24508823d5e6b9766389fb3cd144ff502.png)

versus a build that is visible in the interface:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/jenkins/original/2X/e/e8066c22197a33d020e8a689878bc58a8e4726b2.png)

Why could the build #751 not show up in the interface?

Thank you!
