Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Incomplete
-
Component/s: core
-
Labels:
-
Environment:Jenkins 1.506
-
Similar Issues:
Description
Revisiting https://issues.jenkins-ci.org/browse/JENKINS-15156 once again.
The issue still persists. Builds are disappearing from history, even though they are present on the disk. They reappear after Jenkins restart.
Attachments
Issue Links
- duplicates
-
JENKINS-16845 NullPointer in getPreviousBuild
-
- Resolved
-
- is related to
-
JENKINS-15156 Builds disappear from build history after completion
-
- Resolved
-
-
JENKINS-8754 ROADMAP: Improve Start-up Time
-
- Closed
-
I'm seeing it happening right now on Jenkins 1.578
I had a build that i triggered using gerrit trigger (query and trigger gerrit patches)
It appeared in the GUI, I saw it running in the the build queue, it sent an email about build being fixed, registered the result with gerrit, but no matter how i'm trying to access it the link to the build number leads to 404. Build is present on the file system as well.