• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • github-plugin
    • None

      java.io.IOException: Unable to delete file: C:\Users\XXX\AppData\Local\Temp\hudson2592457631282151845test\org.jenkinsci.plugins.github.GitHubPlugin.cache\78a5c95e\journal
      

      Current okhttp library version has not closed Cache that contains closeable cache.

      Update to newer version that has autocloseable https://github.com/square/okhttp/commit/d662c1a82851800c46ad8ede2d9d10d10427fdad and close it somewhere

          [JENKINS-38358] resource leak in cache?

          Kanstantsin Shautsou created issue -
          Kanstantsin Shautsou made changes -
          Description Original: {CODE}
          java.io.IOException: Unable to delete file: C:\Users\XXX\AppData\Local\Temp\hudson2592457631282151845test\org.jenkinsci.plugins.github.GitHubPlugin.cache\78a5c95e\journal
          {CODE}

          Current okhttp library version has not closed {{Cache}} that contains closeable {{cache}}.
          New: {CODE}
          java.io.IOException: Unable to delete file: C:\Users\XXX\AppData\Local\Temp\hudson2592457631282151845test\org.jenkinsci.plugins.github.GitHubPlugin.cache\78a5c95e\journal
          {CODE}

          Current okhttp library version has not closed {{Cache}} that contains closeable {{cache}}.

          Update to newer version that has autocloseable https://github.com/square/okhttp/commit/d662c1a82851800c46ad8ede2d9d10d10427fdad and close it somewhere
          Kanstantsin Shautsou made changes -
          Assignee Original: Kirill Merkushev [ lanwen ] New: Kanstantsin Shautsou [ integer ]

            integer Kanstantsin Shautsou
            integer Kanstantsin Shautsou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: