[ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-CaQwxHibTwpl/agent.1444962 SSH_AGENT_PID=1444965 Running ssh-add (command line suppressed) [ssh-agent] Started. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1444965 killed; [ssh-agent] Stopped.