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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Failure in artifact preparation phase during processing of: Subscription for Non required shared artifact: [src], pattern: [**/*.*] anchored at: [src], destination: [src]
Agent:...
Hello Sadhana
I know its late response :-) - posting here so someone with similar error might benefit
In my Bamboo agent log I see following error
2021-01-15 13:42:07,532 ERROR [2-BAM::sles12sp3-agent4::Agent:pool-5-thread-1] [BambooArtifactHttpTransport]
org.apache.http.TruncatedChunkException: Truncated chunk (expected size: 8,192; actual size: 4,202)
Do you see similar messages in your Bamboo agent log ?
If this is the case then it means there is an issue with Bamboo server to agent communication that is affecting transfer of artifacts
In that case you might want to use the workaround that I employed only if your default local agent can run the task that is dependent on shared artifacts being copied.
I changed requirements of the task dependent on artifacts to run locally on Bamboo default agent
Alternatively you might want to fix the cause for that exception by adjusting time outs - see - https://stackoverflow.com/questions/45950805/org-apache-http-truncatedchunkexception/45952274
By the way, did you see Dan turner's question https://community.atlassian.com/t5/Bamboo-questions/Bamboo-build-failing-on-copy-of-shared-artifact/qaq-p/212050#U1581129 - That solution does not work for me though and I had to use above workaround
Best regards
Yogesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.