Connected to remote host with Core Tunnel; Now Cannot Connect Over SSH

Morning John, thank you for the log, could you please run this command in Terminal and paste the output again?

ssh -vvv -o ServerAliveCountMax=3 -o ServerAliveInterval=15 -o ExitOnForwardFailure=yes -p $PORT $USER@$HOST_ADDR

Yang