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

Fail to update git repository with stored credential

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • git-client-plugin
    • None
    • Jenkins 1.553
      Mac slave

      After upgrade to git plugin 2.0.4, git client plugin 1.6.4
      All the jobs with https repository url and using stored credential failed, refer to following log.

      Downgrade to git:2.0.3, git-client 1.6.3, the issue has gone.

      ====================================================
      00:00:00.002 Started by user anonymous
      00:00:00.003 [EnvInject] - Loading node environment variables.
      00:00:00.004 Building on master in workspace xxx
      00:00:00.108 Fetching changes from the remote Git repository
      00:00:00.141 Fetching upstream changes from https://xxx.git
      00:00:01.667 FATAL: Failed to fetch from https://xxx.git
      00:00:01.668 hudson.plugins.git.GitException: Failed to fetch from https://xxxx.git
      00:00:01.669 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:621)
      00:00:01.669 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:853)
      00:00:01.669 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:878)
      00:00:01.669 at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
      00:00:01.669 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
      00:00:01.669 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      00:00:01.669 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
      00:00:01.669 at hudson.model.Run.execute(Run.java:1676)
      00:00:01.669 at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304)
      00:00:01.669 at hudson.model.ResourceController.execute(ResourceController.java:88)
      00:00:01.669 at hudson.model.Executor.run(Executor.java:231)
      00:00:01.669 at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
      00:00:01.669 Caused by: hudson.plugins.git.GitException: Failed to connect to https://xxxx.git using credentials xxxx (status = 401)
      00:00:01.669 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1725)
      00:00:01.669 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1030)
      00:00:01.669 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:88)
      00:00:01.669 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:219)
      00:00:01.669 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:619)
      00:00:01.669 ... 11 more

          [JENKINS-22119] Fail to update git repository with stored credential

          Su Shi created issue -
          Mark Waite made changes -
          Component/s Original: git [ 15543 ]
          Mark Waite made changes -
          Link New: This issue is related to JENKINS-20939 [ JENKINS-20939 ]
          Mark Waite made changes -
          Summary Original: Fail to update update git repository with stored credential New: Fail to update git repository with stored credential
          Mark Waite made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Mark Waite made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Mark Waite made changes -
          Link New: This issue is related to JENKINS-24368 [ JENKINS-24368 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154198 ] New: JNJira + In-Review [ 207495 ]

            ndeloof Nicolas De Loof
            sushi_k Su Shi
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: