Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git-client
Created: 14/May/14 5:36 AM
Description:

For every polling cycle the git client creates a new directory for storing the credentials in /tmp/ but forgets to delete the directory itself after finishing the polling.

This leads to reaching the system limit of maximum numbers of subdirectories after some time which will break the polling cycle.

  • This results in jenkins not starting builds on scm changes.
  • The normal build process is not affected.
  • This could affect some other functionality using the tmp directory and creating files there.

This behaviour was introduced with JENKINS-22039.

Environment: git client plugin 1.9.0, git plugin 2.2.1, jenkins 1.562
Project: Jenkins
Priority: Major Major
Reporter: Uwe Hausbrand
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.

Reply via email to