We've been having some issues with Bamboo's Git support, and have a support query outstanding on repo corruption.
Regardless of that one, we generally seem to get a lot of errors generated (about 1 per hour, where our repo checks are set to every 3 or 10 minutes):
com.atlassian.bamboo.repository.RepositoryException: ssh://xxxx@xxxx.xxxx.com/repos/swift.git: Session.connect: java.net.SocketException: Connection reset at com.atlassian.bamboo.plugins.git.GitOperationHelper.obtainLatestRevision(GitOperationHelper.java:106) at com.atlassian.bamboo.plugins.git.GitRepository.collectChangesSinceLastBuild(GitRepository.java:143)
These errors are quite annoying - especially because on the next retry it works again. We never got these before with another build server.
Anybody else got a similar problem, or a solution?
Cheers,
Christian
Hey there,
Cheers,
Armen
I have the same issues but my builds don't fail. It just looks like the Git plugin keeps a connection open when it is cloning instead of closing it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you get any errors in the ssh log?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.