jenkinsci / jenkinsci/subversion-plugin
[JENKINS-13538] Build hangs at SVN update occasionally
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
Sometimes, when doing a build, it starts to hang at the SVN update. Clicking the abort-button does not have any effect, the build processor doing the build is thus blocked.
Only restarting Jenkins helps then.
We are doing the SVN update via a external script as a workaround, which isn't really convenient.
---
Originally reported by retrofreak83, imported from: Build hangs at SVN update occasionally
Raw content of original issue
Sometimes, when doing a build, it starts to hang at the SVN update. Clicking the abort-button does not have any effect, the build processor doing the build is thus blocked.
Only restarting Jenkins helps then.
We are doing the SVN update via a external script as a workaround, which isn't really convenient.
- environment:
Ubuntu Linux 11.04 x86
1 attachment
- [image-2020-08-20-12-21-10-144.png](https://issues.jenkins.io/secure/attachment/52641/image-2020-08-20-12-21-10-144.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.