Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70720

Bitbucket add-on used to allow SSH-only builds, but now requires a "Credentials (for build auth)" user/password to be specified

XMLWordPrintable

      In the past, builds used to process fine in Jenkins from Bitbucket Server using the atlassian-bitbucket-server-integration plugin and specifying "Optional SSH Credentials" (while leaving "Credentials (for build auth)" empty) in the Branch Sources > Bitbucket server settings.

      After an upgrade to the specified versions, Jenkins will not properly access the repo until valid credentials have been specified in the "Credentials (for build auth)" field.

      This broke several builds.  The "Credentials (for build auth)" must be a user account and their password (which regularly expires) or their personal access token.  Since this is tied to a user, they may leave the company and all builds will break (where the SSH access key is valid for the project and has a lifecycle that is not attached to any specific user).

            Unassigned Unassigned
            shodgson11 Stephen Hodgson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: