Went through a lot of questions, but nothing seems to be solving my issue. Or to be more precise I am not sure if I am doing the whole thing correctly. So here it is:
Ha
In order to login as "jenkins" user, maybe you could try this:
sudo -s -H -u jenkins
And try to invoke:
bash-4.1$ whoami jenkins
Hope it helps.