Skip to content

Console Output

Started by user bongjae.chang@gmail.com
[EnvInject] - Loading node environment variables.
Building in workspace /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-LiXcMtaqKoAs/agent.24279
SSH_AGENT_PID=24282
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace@tmp/private_key_7787495773545821062.key (/home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace@tmp/private_key_7787495773545821062.key)
[ssh-agent] Using credentials eclipse-grizzly-bot (GitHub bot)
using credential 9b0e1d29-d8db-4927-99b0-57d52310bf6b
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/grizzly-memcached.git
 > /usr/local/bin/git init /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly-memcached.git
 > /usr/local/bin/git --version # timeout=10
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly-memcached.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly-memcached.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: load_public_identity_files: getpwuid failed
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE