[JIRA] [core] (JENKINS-15283) The node does not return back online as there is enough disk space again

2014-09-29 Thread gnua...@yandex.ru (JIRA)














































Alexander Gnuschenko
 commented on  JENKINS-15283


The node does not return back online as there is enough disk space again















Hello!
Sorry, i miss message 02/Sep/14 8:39 AM, and discover it only when recive mail notification with message from 22/Sep/14 8:55 PM.
The problem solved with slave version 2.43 (and problem was in version afaik 2.41, or similar.)
Thanks!



























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-18689) slave unstable become online and offline

2013-07-11 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 commented on  JENKINS-18689


slave unstable become online and offline 















Jul 11, 2013 7:16:31 PM jenkins.slaves.JnlpSlaveAgentProtocol$Handler$1 onClosed
WARNING: Channel reader thread: 4appt for + 4appt terminated
java.net.SocketException: Socket closed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
...
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Command.readFrom(Command.java:92)
at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run  SynchronousCommandTransport.java:48)



























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-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 created  JENKINS-18689


slave unstable become online and offline 















Issue Type:


Bug



Assignee:


Unassigned


Components:


core, slave-status



Created:


10/Jul/13 10:49 AM



Description:


slave unstable become online and offline with the rule "Take this slave on-line when in demand and off-line when idle".

Sorry, i cant found any log, except 


JNLP agent connected from /ip_address
===JENKINS REMOTING CAPACITY===
This is a Unix slave
Slave successfully connected and online
ERROR: Connection terminated
 [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException: Socket closed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)
at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)






slave run on AIX, 6.1
with the java 1.5 default, but 1.6 also installed.

	 slave
  name4appt/name
  description/description
  remoteFS/home/co/jenkins/remoteFS
  numExecutors2/numExecutors
  modeNORMAL/mode
  retentionStrategy class="hudson.slaves.RetentionStrategy$Demand"
inDemandDelay1/inDemandDelay
idleDelay1/idleDelay
  /retentionStrategy
launcher class="hudson.slaves.CommandLauncher"
		agentCommandssh co@ip_address cd /home/co/jenkins  /usr/java6_64/jre/bin/java -Dfile.encoding=UTF-8 -jar slave.jar -jnlpUrl http://cpapp:10599/computer/4appt/slave-agent.jnlp -secret hexamail_string/agentCommand
  /launcher
  label/label
  nodeProperties
hudson.slaves.EnvironmentVariablesNodeProperty
  envVars serialization="custom"
unserializable-parents/
tree-map
  default
comparator class="hudson.util.CaseInsensitiveComparator"/
  /default
  int2/int
  stringLANG/string
  stringRU_RU.UTF-8/string
  stringPATH/string
  string/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string
/tree-map
  /envVars
/hudson.slaves.EnvironmentVariablesNodeProperty
  /nodeProperties
	/slave





Environment:


linux Red Hat 4.1.2-14 (2.6.18-53.el5)



Jenkins start by:

java  -Xms768m -XX:MaxPermSize=384m -Dfile.encoding=UTF-8 -Dhudson.model.WorkspaceCleanupThread=false -Dhudson.model.WorkspaceCleanupThread.disabled=true -jar jenkins.zip --httpPort=$httpPort 




Project:


Jenkins



Priority:


Major



Reporter:


Alex Gnooshin

























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 

[JIRA] [core] (JENKINS-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 updated  JENKINS-18689


slave unstable become online and offline 
















Change By:


Alex Gnooshin
(10/Jul/13 10:52 AM)




Description:


afterupgradingfrom1.500to1.521
slaveunstablebecomeonlineandofflinewiththeruleTakethisslaveon-linewhenindemandandoff-linewhenidle.Sorry,icantfoundanylog,exceptJNLPagentconnectedfrom/ip_address===[JENKINSREMOTINGCAPACITY]===ThisisaUnixslaveSlavesuccessfullyconnectedandonlineERROR:Connectionterminated [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException:Socketclosed	atjava.net.SocketInputStream.socketRead0(NativeMethod)	atjava.net.SocketInputStream.read(SocketInputStream.java:129)	atjava.io.BufferedInputStream.fill(BufferedInputStream.java:218)	atjava.io.BufferedInputStream.read(BufferedInputStream.java:237)	atjava.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)atjava.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)atjava.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)	atjava.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)	atjava.io.ObjectInputStream.readObject(ObjectInputStream.java:351)	athudson.remoting.Command.readFrom(Command.java:92)	athudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)	athudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)slaverunonAIX,6.1withthejava1.5default,but1.6alsoinstalled.	slavename4appt/namedescription/descriptionremoteFS/home/co/jenkins/remoteFSnumExecutors2/numExecutorsmodeNORMAL/moderetentionStrategyclass=hudson.slaves.RetentionStrategy$DemandinDemandDelay1/inDemandDelayidleDelay1/idleDelay/retentionStrategylauncherclass=hudson.slaves.CommandLauncher		agentCommandsshco@ip_addressquot;cd/home/co/jenkinsamp;amp;/usr/java6_64/jre/bin/java-Dfile.encoding=UTF-8-jarslave.jar-jnlpUrlhttp://cpapp:10599/computer/4appt/slave-agent.jnlp-secrethexamail_stringquot;/agentCommand/launcherlabel/labelnodePropertieshudson.slaves.EnvironmentVariablesNodePropertyenvVarsserialization=customunserializable-parents/tree-mapdefaultcomparatorclass=hudson.util.CaseInsensitiveComparator//defaultint2/intstringLANG/stringstringRU_RU.UTF-8/stringstringPATH/stringstring/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string/tree-map/envVars/hudson.slaves.EnvironmentVariablesNodeProperty/nodeProperties	/slave



























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-18689) slave unstable become online and offline

2013-07-10 Thread gnua...@yandex.ru (JIRA)














































Alex Gnooshin
 updated  JENKINS-18689


slave unstable become online and offline 
















Change By:


Alex Gnooshin
(10/Jul/13 11:01 AM)




Description:


afterupgradingfrom1.500to1.521slaveunstablebecomeonlineandofflinewiththeruleTakethisslaveon-linewhenindemandandoff-linewhenidle.Sorry,icantfoundanylog,exceptJNLPagentconnectedfrom/ip_address===[JENKINSREMOTINGCAPACITY]===ThisisaUnixslaveSlavesuccessfullyconnectedandonlineERROR:Connectionterminated [8mha:WB+LCP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA= [0mjava.net.SocketException:Socketclosed	atjava.net.SocketInputStream.socketRead0(NativeMethod)	atjava.net.SocketInputStream.read(SocketInputStream.java:129)	atjava.io.BufferedInputStream.fill(BufferedInputStream.java:218)	atjava.io.BufferedInputStream.read(BufferedInputStream.java:237)	atjava.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)atjava.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)atjava.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)	atjava.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)	atjava.io.ObjectInputStream.readObject(ObjectInputStream.java:351)	athudson.remoting.Command.readFrom(Command.java:92)	athudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)	athudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)slaverunonAIX,6.1withthejava1.5default,but1.6alsoinstalled.	slavename4appt/namedescription/descriptionremoteFS/home/co/jenkins/remoteFSnumExecutors2/numExecutorsmodeNORMAL/moderetentionStrategyclass=hudson.slaves.RetentionStrategy$DemandinDemandDelay1/inDemandDelayidleDelay1/idleDelay/retentionStrategylauncherclass=hudson.slaves.CommandLauncher		agentCommandsshco@ip_addressquot;cd/home/co/jenkinsamp;amp;/usr/java6_64/jre/bin/java-Dfile.encoding=UTF-8-jarslave.jar-jnlpUrlhttp://cpapp:10599/computer/4appt/slave-agent.jnlp-secrethexamail_stringquot;/agentCommand/launcherlabel/labelnodePropertieshudson.slaves.EnvironmentVariablesNodePropertyenvVarsserialization=customunserializable-parents/tree-mapdefaultcomparatorclass=hudson.util.CaseInsensitiveComparator//defaultint2/intstringLANG/stringstringRU_RU.UTF-8/stringstringPATH/stringstring/usr/java6_64/jre/bin/:/usr/java6_64/bin/:$PATH/string/tree-map/envVars/hudson.slaves.EnvironmentVariablesNodeProperty/nodeProperties	/slave
fromhttp://SERVER/systemInfo:java.class.path	jenkins.zipjava.class.version	50.0java.endorsed.dirs	/usr/java/jdk1.6.0_18/jre/lib/endorsedPlease,request,ifneededanyadditionalinformation-Illaddit.



























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] (JENKINS-15283) The node does not return back online as there is enough disk space again

2012-09-24 Thread gnua...@yandex.ru (JIRA)














































Alexander Gnuschenko
 updated  JENKINS-15283


The node does not return back online as there is enough disk space again
















Change By:


Alexander Gnuschenko
(24/Sep/12 10:03 AM)




Environment:


master:RedHeat,1.475,1.483,SUNjava1.6.0_18-b07node:AIX,IBMJ9VM(build2.4,JRE1.6.0IBMJ92.4AIXppc64-64jvmap6460sr9-20110203_74623(JITenabled,AOTenabled),start:java-Dfile.encoding=UTF-8-Dhudson.model.WorkspaceCleanupThread=false-Dhudson.model.WorkspaceCleanupThread.disabled=true-jarslave.jar-jnlpUrlhttp://HOSTNAME:PORT/computer/NOD_NAME/slave-
agennt
agent
.jnlp$LOG21



























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






[JIRA] (JENKINS-15283) The node does not return back online as there is enough disk space again

2012-09-24 Thread gnua...@yandex.ru (JIRA)














































Alexander Gnuschenko
 created  JENKINS-15283


The node does not return back online as there is enough disk space again















Issue Type:


Bug



Affects Versions:


current



Assignee:


Alexander Gnuschenko



Components:


nodejs



Created:


24/Sep/12 10:01 AM



Description:


The node does not return back online as there is enough disk space again.
In tests I wait 30 minutes (with ctrl-f5 in mozilla and 1 job in queue for determine online state of node)

Sep 24, 2012 12:51:24 PM hudson.node_monitors.AbstractDiskSpaceMonitor data
WARNING: Making 40apptest offline temporarily due to the lack of disk space

when i press "refresh status" in nodes" - its become online, but not automaticaly, only by button.

WBR, Alexander.

ps: a lot of thanks for jenkins-ci - its clever, especcialy after luntbuild.





Due Date:


22/Sep/12 12:00 AM




Environment:


master: RedHeat, 1.475, 1.483, SUN java 1.6.0_18-b07

node: AIX, IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460sr9-20110203_74623 (JIT enabled, AOT enabled), 



start: java -Dfile.encoding=UTF-8 -Dhudson.model.WorkspaceCleanupThread=false -Dhudson.model.WorkspaceCleanupThread.disabled=true -jar slave.jar -jnlpUrl http://HOSTNAME:PORT/computer/NOD_NAME/slave-agennt.jnlp  $LOG 21 












Project:


Jenkins



Priority:


Major



Reporter:


Alexander Gnuschenko

























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