Artifact Download task in Bamboo 5.12.x does not handle absolute path

お困りですか?

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

コミュニティに質問

プラットフォームについて: 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 は除く

問題

When running an Artifact download task, the path to the added under Destination path IS relative to the Working directory and does not accept absolute path by placing a forward slash at the begin of the path.

Destination path

Location that artifacts will be downloaded to, relative to the working directory

Please, refer to Sharing Artifacts documentation for further information.

診断

Run Deployment that uses Artifact download task against a Bamboo remote agent, as a result you have:

宛先パスResulting on
/opt/temp

files are downloaded to the directory /opt/temp

opt/temp

files are downloaded to the directory <bamboo-home>/xml-data/build-dir/819201-950273/opt/temp

回避策

 

Update Destination path by replacing forward slash

Go though all the Artifact download task that are misconfigured and provide them with the correct location, relative to the working directory.

Wait for Improvement Request to be addressed

There is an improvement request  BAM-16970 - Getting issue details... STATUS  filed addressing the issue in question.

 

最終更新日 2018 年 11 月 2 日

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

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