Started by timer
[Mon Sep 01 14:44:09 CEST 2025] Starting branch indexing...
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git ls-remote --symref -- https://gitlab.gwdg.de/dariah-de/textgridlab/core.git # timeout=10
ERROR: [Mon Sep 01 14:44:09 CEST 2025] Could not update folder level actions from source f7059fc2-c1f6-4769-8a13-cc13f2c33129
[Mon Sep 01 14:44:09 CEST 2025] Finished branch indexing. Indexing took 13 ms
FATAL: Failed to recompute children of lab-core
hudson.plugins.git.GitException: Command "git ls-remote --symref -- https://gitlab.gwdg.de/dariah-de/textgridlab/core.git" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gitlab.gwdg.de/dariah-de/textgridlab/core.git/': Could not resolve host: gitlab.gwdg.de
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2191)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2087)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2078)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRemoteSymbolicReferences(CliGitAPIImpl.java:3851)
at PluginClassLoader for git//jenkins.plugins.git.AbstractGitSCMSource.retrieveActions(AbstractGitSCMSource.java:1186)
Caused: java.io.IOException
at PluginClassLoader for git//jenkins.plugins.git.AbstractGitSCMSource.retrieveActions(AbstractGitSCMSource.java:1188)
at PluginClassLoader for scm-api//jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:847)
at PluginClassLoader for branch-api//jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:617)
at PluginClassLoader for cloudbees-folder//com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:272)
at PluginClassLoader for cloudbees-folder//com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:170)
at PluginClassLoader for branch-api//jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1063)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:460)
Finished: FAILURE