Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Environment:1.554.1 with
JENKINS-22822backported onto it
-
Similar Issues:
Description
So I went to try to see the usage for a slave on builds.apache.org, and the page had no builds on it. I eventually noticed the "Calculation in progress" bit and thought "Oh, ok, I'll leave this up and check again later". That was a mistake. Now there are 30+ threads on the master like the ones in https://gist.github.com/abayer/88e390e3f0859f8b64e2 - i.e., a whole ton of HTTP POST requests to /computer/foo/timeline/data, all but one blocking on the one that's running, and the one that's running takes a long time to finish.
This means (a) that the build history page for a slave is useless and (b) that we're churning CPU/IO and, I'm guessing, doing so repeatedly without caching, since when I check it now, even an hour and a half later, there's no data on the page.
Attachments
Issue Links
- duplicates
-
JENKINS-18065 AbstractLazyLoadRunMap.iterator() calls .all()
-
- Resolved
-
- is related to
-
JENKINS-22008 buildTimeTrend only shows the last 20 builds
-
- Open
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Critical [ 2 ] | Major [ 3 ] |
Link |
This issue duplicates |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Attachment | td.txt [ 30530 ] |
Labels | lazy-loading |
Link | This issue is related to JENKINS-22008 [ JENKINS-22008 ] |
Labels | lazy-loading | lazy-loading performance |
Workflow | JNJira [ 155806 ] | JNJira + In-Review [ 186205 ] |
Assignee | Alexander A [ jimilian ] |
Status | Reopened [ 4 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Labels | lazy-loading performance | lazy-loading lts-candidate performance |
Labels | lazy-loading lts-candidate performance | 2.19.3-fixed lazy-loading performance |
Labels | 2.19.3-fixed lazy-loading performance | 2.19.4-fixed lazy-loading performance |
Remote Link | This issue links to "CloudBees Internal OSS-264 (Web Link)" [ 18927 ] |