Test System fails on the FreeBSD platform. The logs shows the following:
Gathering the information necessary to perform a check of servername...
Checking the FreeBSD System servername...
ssh -2 -v -l tpam1 -p 22 -o PubKeyAuthentication=no -o NumberOfPasswordPrompts=1 -o ConnectTimeout=20 servername.lhr.lt grep -w tpam1 /etc/master.passwd
OpenSSH_5.8p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to servername.lhr.lt [xxx.xxx.xxx.xxx] port 22.
debug1: fd 3 clearing O_NONBLOCK
debug1: Connection established.
debug1: identity file /home/QuestService/.ssh/id_rsa type -1
debug1: identity file /home/QuestService/.ssh/id_rsa-cert type -1
debug1: identity file /home/QuestService/.ssh/id_dsa type -1
debug1: identity file /home/QuestService/.ssh/id_dsa-cert type -1
debug1: identity file /home/QuestService/.ssh/id_ecdsa type -1
debug1: identity file /home/QuestService/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.4_hpn13v11 FreeBSD-20131111
debug1: match: OpenSSH_6.4_hpn13v11 FreeBSD-20131111 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.8
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: RSA xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
debug1: Host 'servername.lhr.lt' is known and matches the RSA host key.
debug1: Found key in /home/QuestService/.ssh/known_hosts:40
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
Password for username@servername:A timeout occurred waiting for a response from the system
The test of system [servername] failed!
Processed the system check on servername in 25.3238114 seconds