Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22456

github plugin too many open files unclosed github-polling.log filehandles causes all builds to fail

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • github-plugin

      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)

          [JENKINS-22456] github plugin too many open files unclosed github-polling.log filehandles causes all builds to fail

          webb phillips created issue -
          webb phillips made changes -
          Description Original: 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.,
          {code}Caused by: java.io.IOException: Too many open files{code}or{code}Caused by: java.io.FileNotFoundException: /tmp/jetty-0.0.0.0-8080-jenkins.war--any-/webapp/WEB-INF/lib/jenkins-core-1.549.jar (Too many open files){code}
          New: 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.,
          {code}Caused by: java.io.IOException: Too many open files{code}or{code}Caused by: java.io.FileNotFoundException: [...] (Too many open files){code}
          webb phillips made changes -
          Affects Version/s New: current [ 10162 ]
          webb phillips made changes -
          Remote Link New: This issue links to "pull request for fix (Web Link)" [ 10800 ]
          webb phillips made changes -
          Description Original: 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.,
          {code}Caused by: java.io.IOException: Too many open files{code}or{code}Caused by: java.io.FileNotFoundException: [...] (Too many open files){code}
          New: 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.,
          {code}Caused by: java.io.IOException: Too many open files{code}or{code}Caused by: java.io.FileNotFoundException: [...] (Too many open files){code}

          Github Plugin Version: 1.8
          (Jenkins Version: 1.55x)
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Jesse Glick made changes -
          Labels New: leak
          Kanstantsin Shautsou made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-27041 [ JENKINS-27041 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154557 ] New: JNJira + In-Review [ 194946 ]

            Unassigned Unassigned
            webb webb phillips
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: