Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54684

ERROR: [Sun Nov 18 07:58:23 UTC 2018] Could not fetch branches from source guid

XMLWordPrintable

      Hi,

      While executing the build deployment from Jenkins pipeline and even tried to scan multi-branch pipeline.

       

      we are receiving the below error that

       

      using GIT_ASKPASS to set credentials null
      > git fetch --tags --progress origin +refs/heads/:refs/remotes/origin/ --prune

      ERROR: Timeout after 10 minutes
      ERROR: [Sun Nov 18 07:58:23 UTC 2018] Could not fetch branches from source XXXXXXXXXXXXXXX
      hudson.plugins.git.GitException: Command "git fetch --tags --progress origin +refs/heads/:refs/remotes/origin/ --prune" returned status code 143:
      stdout:
      stderr: remote: Counting objects: 1096, done.

       

      Receiving objects: 61% (678/1096), 156.23 MiB | 277.00 KiB/s
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
      at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:351)
      at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:539)
      at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:357)
      at jenkins.scm.api.SCMSource.fetch(SCMSource.java:267)
      at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:633)
      at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:276)
      at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
      at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1024)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:405)
      Finished: FAILURE

            Unassigned Unassigned
            c51728a Bharath Vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: