![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Vincent Latombe
|
|
Components:
|
pollscm-plugin |
|
Created:
|
09/Mar/15 10:56 AM
|
|
Description:
|
I just noticed that the SCM polling failed for all of our builds because no temporary files could be created in /tmp.
When looking there, I saw there were some 32k files named like hudson2195781228286547025tmp and that I'm hitting a filesystem limit that only allows a directory to have up to 32K files.
I deleted them all but they keep reappearing.
$ ls -la /tmp | grep hudson| wc -l
8
$ ls -la /tmp | grep hudson| wc -l
28
$ ls -la /tmp | grep hudson| wc -l
42
|
|
Environment:
|
- jenkins 1.599
- CentOS Linux 6.5
- ext3 filesystem
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Cristian Magherusan-Stanciu
|
|
|
|
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
[email protected].
For more options, visit
https://groups.google.com/d/optout.