You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Prasanna Santhanam <ts...@apache.org> on 2013/08/13 07:32:15 UTC

[INFRA][CI] Jenkins going to be rebooted

The jenkins instance (jenkins.buildacloud.org) has become extremely slow and
load avg.s are at: load average: 98.85, 96.16, 96.29

I'm going to restart the services.

-- 
Prasanna.,

------------------------
Powered by BigRock.com


Re: [INFRA][CI] Jenkins going to be rebooted

Posted by Prasanna Santhanam <ts...@apache.org>.
On Tue, Aug 13, 2013 at 11:02:15AM +0530, Prasanna Santhanam wrote:
> The jenkins instance (jenkins.buildacloud.org) has become extremely slow and
> load avg.s are at: load average: 98.85, 96.16, 96.29
> 
> I'm going to restart the services.
> 

Ran out of inodes:

$ sudo df -i
Filesystem      Inodes  IUsed   IFree IUse% Mounted on
rootfs          651520 651508      12  100% /
devtmpfs        167686    300  167386    1% /dev
tmpfs           175595      1  175594    1% /dev/shm
tmpfs           175595   1699  173896    1% /run
/dev/xvda1      651520 651508      12  100% /

Reboot didn't help free any used files.

Looks like we hit https://issues.jenkins-ci.org/browse/JENKINS-6924

I've cleaned up the unused entries from the job-configuration that
were being saved and reset jenkins to not save more than 50
configurations per job

Jenkins is back up.

Thanks,


-- 
Prasanna.,

------------------------
Powered by BigRock.com