Bitbucket Jenkins plugin cannot locate Bitbucket Cloud repositories

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問


プラットフォームについて: Cloud のみ - この記事は、 クラウド プラットフォームのアトラシアン製品にのみ適用されます。

要約

Jenkins integrated with Bitbucket Cloud via Bitbucket branch source plugin is not loading the repositories.

Caused: java.io.IOException: Error while loading repositories from cache

原因

The common reason for the repositories not loading is related to authentication. As per this page, basic authentication (Atlassian account password) has been deprecated for Bitbucket API and Git activity.

ソリューション

For the integration via Bitbucket Jenkins plugin to work, kindly ensure that these parameters are satisfied: 

  • For users using multiple workspaces, ensure that the user being used for authentication has sufficient access to the specific workspace to which the integration is being done. 
  • Ensure that you are using the username of the Bitbucket user used for integration. Public Name will not be accepted. 
  • Use App Password for authentication. 


Last modified on Mar 2, 2023

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.