Hi Daniel,

Interesting! Heres the error:

Exception in thread "Thread-73" org.acegisecurity.userdetails.UsernameNotFoundException: jenkins.autocfg
at hudson.security.SecurityRealm$None$2.loadUserByUsername(SecurityRealm.java:494)
at jenkins.security.ImpersonatingUserDetailsService.loadUserByUsername(ImpersonatingUserDetailsService.java:32)
at hudson.model.User.impersonate(User.java:282)
at org.jenkinsci.main.modules.cli.auth.ssh.SshCliAuthenticator.authenticate(SshCliAuthenticator.java:44)
at hudson.cli.CliManagerImpl$2.run(CliManagerImpl.java:109)

However, I can confirm that ~/users/jenkins.autocfg/config.xml exists, and that the following URL shows sane results:
https://example.com/user/jenkins.autocfg/configure

The key is deployed (with Puppet) to the machine at build time. Our previous build on 1.572 worked without issue, and yet 1.573 seems to now be broken.

Suggestions please?

g

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.

Reply via email to