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