Created
December 15, 2017 00:56
-
-
Save mgalgs/be02b0cfb105e8847341506c05ba14ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Pipeline] { | |
[Pipeline] git | |
Cloning the remote Git repository | |
Cloning repository [email protected]:directangular/testrepo.git | |
> git init /home/jenkins/workspace/unicorn-to-gitops_develop-56B3NODHE6IW53ESCRWKYZ6B4GRZ5ARDAKEZNGPEW6GUDVW4KDNA/gitops-unicorn # timeout=10 | |
Fetching upstream changes from [email protected]:directangular/testrepo.git | |
> git --version # timeout=10 | |
using GIT_ASKPASS to set credentials Direcbot | |
> git fetch --tags --progress [email protected]:directangular/testrepo.git +refs/heads/*:refs/remotes/origin/* | |
ERROR: Error cloning remote repo 'origin' | |
hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:directangular/testrepo.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: | |
stdout: | |
stderr: Failed to add the RSA host key for IP address '192.30.255.113' to the list of known hosts (/home/jenkins/.ssh/known_hosts). | |
Permission denied (publickey). | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment