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