You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
I am building my first build. I have built a very very simple build plan.
It just
I am manually triggering the build plan and i am getting error.
I am constantly getting error Unable to download artifact Non required shared artifact although I can see artifacts built in the Artifacts tab with size of 60MB.
The log is this
06-Aug-2018 13:31:46 Running Tests
06-Aug-2018 13:31:46 /home/bamboo/bamboo-home/xml-data/build-dir/KSW-WEB-JOB1
06-Aug-2018 13:31:46 Finished Tests
06-Aug-2018 13:31:46 Building Artifacts
06-Aug-2018 13:31:46 Finished task 'Test Code' with result: Success
06-Aug-2018 13:31:46 Starting task 'Bundle project files' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
06-Aug-2018 13:31:46 Preparing to download plan result KSW-WEB-9 artifact: Non required shared artifact: [Public_Files], pattern: [public_html/**/*]
06-Aug-2018 13:31:46 Unable to download artifact Non required shared artifact: [Public_Files], pattern: [public_html/**/*]
06-Aug-2018 13:31:46 Task configuration:
06-Aug-2018 13:31:46 artifactName_1 -> [Public_Files]
06-Aug-2018 13:31:46 artifactId_1 -> [1572865]
06-Aug-2018 13:31:46 sourcePlanKey -> [KSW-WEB]
AS you can see, artifacts are built fine. Seems like a bug to me.
Please help.
Thanks
Never mind solved it. Build artifacts step in build plan is not needed. It should be only in deployment for testing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.