Skip to content

Console Output

[ssh-agent] Using credentials genie.orbit (ssh://genie.orbit@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container container of pod orbit-recipes-pod-28-xhgjt-7nmf2
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-Hhb6d9G0I3Dp/agent.24; export SSH_AUTH_SOCK;
SSH_AGENT_PID=25; export SSH_AGENT_PID;
echo Agent pid 25;
SSH_AUTH_SOCK=/tmp/ssh-Hhb6d9G0I3Dp/agent.24
SSH_AGENT_PID=25
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/orbit-usage-stats@tmp/private_key_9464629993304500580.key (/home/jenkins/agent/workspace/orbit-usage-stats@tmp/private_key_9464629993304500580.key)
[ssh-agent] Started.
Executing sh script inside container container of pod orbit-recipes-pod-28-xhgjt-7nmf2
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 25 killed;
[ssh-agent] Stopped.