$name committed to $branch on codeberg Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/mrj-mania Contributing variables: The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://codeberg.org/stianloader/mrj-mania.git > git init /var/lib/jenkins/workspace/mrj-mania # timeout=10 Fetching upstream changes from https://codeberg.org/stianloader/mrj-mania.git > git --version # timeout=10 > git --version # 'git version 2.53.0' > git fetch --tags --force --progress -- https://codeberg.org/stianloader/mrj-mania.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://codeberg.org/stianloader/mrj-mania.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: mismatched algorithms: client sha1; server sha256 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1250) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:648) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:84) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) ERROR: Error cloning remote repo 'origin' Sending notification to Discord. Finished: FAILURE