Re: Just installed git 2.31.0 - Unable to fetch

2021-03-23 Thread the.n...@gmail.com
Mark, We've moved to HTTPS for the builds. It looks like an issue with the platform's SSH version. Seems to be working well now. We've seen this happen with repos get large and complex. Thanks, Randall On Monday, March 22, 2021 at 11:53:49 p.m. UTC-4 Mark Waite wrote: > I see a mention of SEN

Re: Just installed git 2.31.0 - Unable to fetch

2021-03-22 Thread Mark Waite
I see a mention of SENDENV in ssh configuration options. Have the ssh configuration options been modified in the account that runs the Jenkins agent? If that hunch is correct, then you could switch from ssh authentication to https username/password authentication or you could use a Bitbucket acce

Re: Just installed git 2.31.0 - Unable to fetch

2021-03-22 Thread the.n...@gmail.com
This also happens on git 2.29.2 with Git Client 3.7.0. There is no issue with either version git when attempting the same operations. On Monday, March 22, 2021 at 10:29:47 p.m. UTC-4 the.n...@gmail.com wrote: > We installed git 2.31.0 today and are now getting the following exception > on every

Just installed git 2.31.0 - Unable to fetch

2021-03-22 Thread the.n...@gmail.com
We installed git 2.31.0 today and are now getting the following exception on every repo. Our Jenkins is 2.263.4 in Docker with Git Client 3.6.0. hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- g...@bitbucket.org:XXX +refs/heads/*:refs/remotes/origin/*" returned