Deploy task cannot locate artifact

Issue #43 new
Joe Clark created an issue

[Sep-15 11:13 PM] Sidney Shek: hi all, we're having some problems with deploying plugins via bamboonicorn. it appears that its not correctly picking up the artifact file name. e.g. https://extranet-bamboo.internal.atlassian.com/browse/BLOBS-BSP-TIJ-1049/log

    doing an ls -l:

[Sep-15 11:13 PM] Sidney Shek: 16-Sep-2014 06:08:06 /opt/bamboo-agent/xml-data/build-dir/BLOBS-BSP-TIJ 16-Sep-2014 06:08:06 total 2652 16-Sep-2014 06:08:06 drwxr-xr-x 2 bamboo-agent bamboo-agent 4096 Sep 16 06:08 -api-plugin 16-Sep-2014 06:08:06 -rw-r--r-- 1 bamboo-agent bamboo-agent 1958745 Sep 16 06:08 blobstore-client-api-plugin-1.3.0.jar 16-Sep-2014 06:08:06 -rw-r--r-- 1 bamboo-agent bamboo-agent 713903 Sep 16 06:08 blobstore-client-plugin-1.3.0.jar 16-Sep-2014 06:08:06 -rw-r--r-- 1 bamboo-agent bamboo-agent 28377 Sep 16 06:08 blobstore-test-consumer-plugin-1.3.0.jar 16-Sep-2014 06:08:06 -rw-r--r-- 1 bamboo-agent bamboo-agent 660 Sep 16 06:08 pdv-via-test-consumer-plugin.sh Show less shows my blobstore-client=plugin jar, but then i see: later [Sep-15 11:14 PM] Sidney Shek: 16-Sep-2014 06:08:06 Starting task 'Deploy blobstore-client-plugin' of type 'com.atlassian.bamboo.plugins.deploy.continuous-plugin-deployment:deploy-task' 16-Sep-2014 06:08:06 Artifact file /opt/bamboo-agent/xml-data/build-dir/BLOBS-BSP-TIJ is either missing or not a file. 16-Sep-2014 06:08:06 Finished task 'Deploy blobstore-client-plugin' with result: Failed this was working about a week ago

Comments (1)

  1. Log in to comment