|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Bojan Belic Your jenkins instance is likely using the credentials of your user to check out your source repositories; rather than using the credentials plugin in Jenkins. Do you have keys set up in your Jenkins user for cloning? If so, delete those keys (or move them to a place SSH can't see them) and then set up the credentials in the Jenkins credentials plugin. It's likely you'll see the bug as a result.
This is still an issue I believe, even on Mac (though I don't have a Mac to test it).