[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2015-03-27 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Code changed in jenkins
User: Stephen Connolly
Path:
 changelog.html
http://jenkins-ci.org/commit/jenkins/46dc6850edb1d7ef52592794b15e69db7dfbed1a
Log:
  Noting merges


	JENKINS-15355
	JENKINS-21618
	JENKINS-22941
	JENKINS-25938
	JENKINS-26391
	JENKINS-26900
	JENKINS-27476
	JENKINS-27563
	JENKINS-27564
	JENKINS-27565
	JENKINS-27566




	Fixing link text for JENKINS-6167































This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2015-03-27 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-21618 as Fixed


wrong Load statistics: busy executors in minus
















Change By:


SCM/JIRA link daemon
(27/Mar/15 10:17 AM)




Status:


InProgress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2015-03-27 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Integrated in  jenkins_main_trunk #4044

 Result = UNSTABLE



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-12-04 Thread stephenconno...@java.net (JIRA)














































stephenconnolly
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















See https://github.com/jenkinsci/jenkins/pull/1480



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-11-04 Thread alexis.more...@gmail.com (JIRA)












































 
Alexis Morelle
 edited a comment on  JENKINS-21618


wrong Load statistics: busy executors in minus
















Got the same in Jenkins ver. 1.565.2
Daniel's comment is relevant, seems to always come with a negative spike of available executors.

 nevermind... didn't see the PR.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-11-04 Thread alexis.more...@gmail.com (JIRA)














































Alexis Morelle
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Got the same in Jenkins ver. 1.565.2
Daniel's comment is relevant, seems to always come with a negative spike of available executors.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-11-04 Thread alexis.more...@gmail.com (JIRA)














































Alexis Morelle
 updated  JENKINS-21618


wrong Load statistics: busy executors in minus
















Change By:


Alexis Morelle
(04/Nov/14 5:49 PM)




Attachment:


negative-busy-executors.png



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-07-06 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Issue seems obvious form the code:


	LoadStatistics' "busy executors" count is (total - idle), but their definition in ComputerSet is inconsistent:
	
		total: those that are online
		idle: those that are (online or connecting) and accepting work
	
	



So nodes currently being connected are counted for the latter, not the former. IOW, you can have 0 total executors but 0 idle executors, leading to negative "busy" counts.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-07-06 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 assigned  JENKINS-21618 to Daniel Beck



wrong Load statistics: busy executors in minus
















Change By:


Daniel Beck
(06/Jul/14 8:15 PM)




Assignee:


DanielBeck



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-07-06 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 started work on  JENKINS-21618


wrong Load statistics: busy executors in minus
















Change By:


Daniel Beck
(06/Jul/14 8:15 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-06-28 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Please provide complete and detailed instructions on how to reproduce this issue on recent Jenkins versions, i.e. 1.554.x or 1.560 or higher.

FWIW 1.532.2 hasn't been the "latest" in a long time.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-05-25 Thread hits...@gmail.com (JIRA)














































hiteswar kumar
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















i am running Latest Jenkins ver. 1.532.2 and found same sometime.
i think , this(negative busy executors) is because of offline slave because of launch failure.
i will post information and reopen if find more information till that i can close this issue. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-05-25 Thread hits...@gmail.com (JIRA)












































 
hiteswar kumar
 edited a comment on  JENKINS-21618


wrong Load statistics: busy executors in minus
















i am running Latest Jenkins ver. 1.532.2 and found same sometime.
i think , this(negative busy executors) is because of offline slave because of launch failure.
i am not sure is it right way to put offline slaves statistics at load statistics page in this way. somewhere else right place.




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-02-04 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-21618


wrong Load statistics: busy executors in minus















Version 1.480 is very old. Are you able to reproduce this with a newer Jenkins version?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-02-02 Thread hits...@gmail.com (JIRA)














































hiteswar kumar
 created  JENKINS-21618


wrong Load statistics: busy executors in minus















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


wrong load statistics.png



Components:


core



Created:


03/Feb/14 2:28 AM



Description:


At Load statistics, it showing busy executors in minus(negative).
which seems wrong. it should be in plus .

please share fix for this.





Environment:


Jenkins ver. 1.480.3




Project:


Jenkins



Priority:


Major



Reporter:


hiteswar kumar

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [core] (JENKINS-21618) wrong Load statistics: busy executors in minus

2014-02-02 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-21618


wrong Load statistics: busy executors in minus
















Change By:


Daniel Beck
(03/Feb/14 6:50 AM)




Priority:


Major
Minor



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.