Projects that are scheduling with SCM plugins that requires a workspace for polling, are scheduling build if the slave is offline.
That happens during jenkins startup, because jobs are loaded before computers are updated, but it also happens if the last built on slave becomes offline.
The result is a job that runs only to create a workspace for polling, and the build results in "Nothing to do"
- duplicates
-
JENKINS-8408 Large number of jobs triggered on Hudson restart
-
- Resolved
-
[JENKINS-20227] Polling submits job if slaves are offline
Assignee | New: Jens Brejner [ jbrejner ] |
Description |
Original:
Projects that are scheduling with SCM plugins that requires a workspace for polling, are scheduling build if the slave is offline. That happens during jenkins startup, because jobs are loaded before computers are updated, but it also happens if the last built on slave becomes offline. The result is a job that runs only to create a workspace for polling. |
New:
Projects that are scheduling with SCM plugins that requires a workspace for polling, are scheduling build if the slave is offline. That happens during jenkins startup, because jobs are loaded before computers are updated, but it also happens if the last built on slave becomes offline. The result is a job that runs only to create a workspace for polling, and the build results in "Nothing to do" |
Assignee | Original: Jens Brejner [ jbrejner ] | New: Kohsuke Kawaguchi [ kohsuke ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 151749 ] | New: JNJira + In-Review [ 207068 ] |
See a relevant pull request https://github.com/jenkinsci/jenkins/pull/984