[JIRA] [core] (JENKINS-34103) jenkins reindex purges build queue

閲覧: 8 回
最初の未読メッセージにスキップ

james@sandlininc.com (JIRA)

未読、
2016/04/07 14:13:012016/04/07
To: jenkinsc...@googlegroups.com
James Sandlin created an issue
 
Jenkins / Bug JENKINS-34103
jenkins reindex purges build queue
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2016/Apr/07 6:12 PM
Priority: Major Major
Reporter: James Sandlin

Case:

  1. We have GIT hooks kicking off Jenkins jobs on PRs.
  2. There are N jobs in the queue.
  3. I need to modify a single config line in 100 jobs; therefore I do it via regex / cmd line.
  4. I goto admin panel in Jenkins and Reload Configuration from Disk

Result:
Job execution count looses some numbers. For instance: Build History goes 110, 111, 114.
However, if I goto the page directly http://xxxxxxx:ppp/job/jobname/113/ I see the results of the job.... it executed successfully.

In logs I see:


Apr 07, 2016 10:12:38 AM SEVERE hudson.model.Executor run
Unexpected executor death
java.lang.IllegalStateException: /var/lib/jenkins/jobs/xxxxxx/builds/112 already existed; will not overwrite with xxxxxxxxx #112
    at hudson.model.RunMap.put(RunMap.java:188)
    at jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:176)
    at hudson.model.AbstractProject.newBuild(AbstractProject.java:1019)
    at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1210)
    at hudson.model.AbstractProject.createExecutable(AbstractProject.java:145)
    at hudson.model.Executor$1.call(Executor.java:364)
    at hudson.model.Executor$1.call(Executor.java:346)
    at hudson.model.Queue._withLock(Queue.java:1405)
    at hudson.model.Queue.withLock(Queue.java:1270)
    at hudson.model.Executor.run(Executor.java:346)
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

dbeck@cloudbees.com (JIRA)

未読、
2016/04/14 20:43:022016/04/14
To: jenkinsc...@googlegroups.com
Daniel Beck resolved as Duplicate
 

Looks like a duplicate of JENKINS-27530.

Change By: Daniel Beck
Status: Open Resolved
Resolution: Duplicate
全員に返信
投稿者に返信
転送
新着メール 0 件