Bamboo build/deployment fails to download artifacts

お困りですか?

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

コミュニティに質問


プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

要約

Bamboo repeatedly fails to download an artifact from the same plan.

環境

Any bamboo supported version.

診断

When a build/deployment tries to download an artifact, the action will fail and in the build/deployment log we will see a message similar to this one:

build/deployment log
simple   08-Feb-2022 11:38:26 Preparing to download plan result PROJ-PLAN-1 artifact: Non required shared artifact: [artifact_name], pattern: [*] anchored at: [artifact_name]
error 08-Feb-2022 11:38:26 Unable to download artifact Non required shared artifact: [artifact_name], pattern: [*] anchored at: [artifact_name]
agent log
INFO   | jvm 1    | 2022/02/08 11:50:02 | 2022-02-08 11:50:02,952 INFO [0-BAM::agent_name::Agent:pool-3-thread-1] [AbstractArtifactManager] Unable to retrieve artifact artifact_name for PROJ-PLAN-1 via com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler@19a898eb No matching Artifact found.

原因

Bamboo is reporting that the artifact is not available for download. There could be multiple reasons for this, for example:

  • The artifact for the latest build was deleted
  • The artifact for the latest build was tampered with or blocked (i.e. file permissions)
  • Something unexpected changed in the configuration that made the artifact download task obsolete.
  • その他

ソリューション

The solution of this problem could be solved by simply running a build again to generate the artifact.

Still having problems?

アトラシアン サポートにお問い合わせください。喜んでお手伝いします。可能な限り詳細な情報をご提供ください。

  • 影響を受けているアプリケーションのログ (該当する場合)
  • エラー メッセージのスクリーンショット (ログに含まれていない場合)
  • 過去に行った手順についての情報


最終更新日: 2022 年 2 月 28 日

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

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