Adam Duro edited a comment on Bug JENKINS-26184

I just tried restarting Jenkins and rebooting the server. Still no luck. I also tried downgrading to 1.585, but that also has still had no effect.

Here is the output of the latest job. I added a "whoami" and a "groups jenkins".

@danielbeck, it seems the "groups jenkins" returns the correct groups. How can I get the job itself to have those groups?

Started by user anonymous
Building in workspace /var/lib/jenkins/jobs/Angemo_Test/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url g...@github.com:zehnergroup/rdi-angemo.git # timeout=10
Fetching upstream changes from g...@github.com:zehnergroup/rdi-angemo.git
 > git --version # timeout=10
using GIT_SSH to set credentials ZG Jenkins Bot
 > git fetch --tags --progress g...@github.com:zehnergroup/rdi-angemo.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4df9e9c94199d24b60185e770bf3936e710cc6c0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4df9e9c94199d24b60185e770bf3936e710cc6c0
 > git rev-list 4df9e9c94199d24b60185e770bf3936e710cc6c0 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3420456835255545641.sh
+ whoami
jenkins
+ groups
jenkins
+ groups jenkins
jenkins : jenkins docker
Finished: SUCCESS
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to