-
Bug
-
Resolution: Cannot Reproduce
-
Critical
Github plugin creates and doesn't close thousands of github-polling.log filehandles, causing all builds to fail. Presents as "too many open files" error on attempting to open a file over the max open files limit, e.g.,
Caused by: java.io.IOException: Too many open files
or
Caused by: java.io.FileNotFoundException: [...] (Too many open files)
Github Plugin Version: 1.8
(Jenkins Version: 1.55x)
- is related to
-
JENKINS-27041 Thousands of threads created by thousands of GitHub pushes
- Open
- links to