[JIRA] [core] (JENKINS-21459) Jenkins don't run jobs from queue (there are available executors)

15 views
Skip to first unread message

jonathan.grant@renesas.com (JIRA)

unread,
Jan 18, 2016, 11:50:02 AM1/18/16
to jenkinsc...@googlegroups.com
Jonathan Grant commented on Bug JENKINS-21459
 
Re: Jenkins don't run jobs from queue (there are available executors)

I see the same, but could Jenkins output the exact job name to make to clearer? I'm not sure which lastSuccessfulBuild I should fix!

Jenkins is fully up and running
Jan 18, 2016 2:02:10 PM INFO hudson.model.UpdateSite updateData
Obtained the latest update center data file for UpdateSource default
Jan 18, 2016 4:38:20 PM WARNING hudson.ExpressionFactory2$JexlExpression evaluate
Caught exception evaluating: job.lastSuccessfulBuild in /. Reason: java.lang.reflect.InvocationTargetException

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

jonathan.grant@renesas.com (JIRA)

unread,
Jan 18, 2016, 12:25:07 PM1/18/16
to jenkinsc...@googlegroups.com

Hello
Could this be the cause of the issue?

WARNING: Symbolic links enabled on this platform but disabled for this user; run as administrator or use Local
Security Policy > Security Settings > Local Policies > User Rights Assignment > Create symbolic links

jonathan.grant@renesas.com (JIRA)

unread,
Jan 21, 2016, 5:24:02 AM1/21/16
to jenkinsc...@googlegroups.com

I can see that another of our Jenkins may be recovering, by creating the file. However, could Jenkins then not throw an exception? It could handle the situation more gracefully

WARNING: Failed to parse the build number in the permalink cache:c:\jenkins\jobs\hello_world\builds\lastSuccessfulBuild
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at jenkins.model.PeepholePermalink.resolve(PeepholePermalink.java:92)
at hudson.model.Job.getLastSuccessfulBuild(Job.java:888)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)
at org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectIm
pl.java:314)
at org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:185)
at org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:75)

WARNING: Failed to parse the build number in the permalink cache:c:\jenkins\jobs\hello_world\builds\lastStableBuild
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at jenkins.model.PeepholePermalink.resolve(PeepholePermalink.java:92)
at jenkins.model.PeepholePermalink$RunListenerImpl.onCompleted(PeepholePermalink.java:233)
at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:199)
at hudson.model.Run.execute(Run.java:1786)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:374)

Reply all
Reply to author
Forward
0 new messages