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 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 status code 128: stdout: stderr: Invalid option value for > 'SENDENV'. fatal: Could not read from remote repository. Please make sure > you have the correct access rights and the repository exists. at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051) > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573) > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802) > > at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) > > at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) > > at hudson.remoting.UserRequest.perform(UserRequest.java:211) at > hudson.remoting.UserRequest.perform(UserRequest.java:54) at > hudson.remoting.Request$2.run(Request.java:375) > > etc.... > > Help! Our DevOps environment is down. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6ff9a768-bb3b-447e-aea5-583e03fe786dn%40googlegroups.com.