Skip to content

Console Output

Started by user marc-andre.laperle@ericsson.com
[workspace] $ /bin/bash -x /tmp/hudson8214884282577057974.sh
+ echo 'pub key'
pub key
+ cat /home/hudson/genie.swtbot/.ssh/id_rsa.cbi.pub
cat: /home/hudson/genie.swtbot/.ssh/id_rsa.cbi.pub: No such file or directory
+ echo 'Authorized keys'
Authorized keys
+ cat /home/hudson/genie.swtbot/.ssh/authorized_keys
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAsikwg8W6LBvXm9vJwgOeY6Jh5nKyP3f5uUzEgQcngCUaPgFMynXofBHG1/C1tYaAdfqJOOZWyM5rjVSAjcyHDXZoINNLIFCJAfIvdqY4rPOE38itMtuezm3jWArYuhkq1mbh67ypwwPgSslm+sZ/I+QP0olqRWbaWBUVF48Uwas= genie@node3
+ echo 'ssh config'
ssh config
+ cat /home/hudson/genie.swtbot/.ssh/config
cat: /home/hudson/genie.swtbot/.ssh/config: No such file or directory
Finished: FAILURE