jenkinsci / jenkinsci/google-compute-engine-plugin
Project wide enabled OSLogin causing SSH Authentication Failed error
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Configured the GCE plugin to use the Google Service Account from metadata credentials and have project wide OSLogin enabled.
When I try spin up an node the logs say Using autogenerated keypair but every time it tries to connect via SSH I get Authentication Failed,

My GCE Plugin config looks like this:



I cannot use a Service Account from a private key credentials as the setup of the service account as well as the credential is all automated so I don't want to be storing keys anywhere.
Jenkins Version: 2.235.1
Google Plugin versions:
Google Compute Engine Plugin: 4.3.0
Google Login Plugin: 1.6
Google OAuth Credentials Plugin: 1.0.0
Please can this be investigated and fixed as soon as possible.
Contributor guide
Assessment
This issue has not been assessed yet.