I have started to use the "Publish Over CIFS Plugin" because I have tried 
to move some of our build machines to Amazon EC2. 

I formerly just did a file copy to our Windows server file share from the 
Windows slaves because they were running as users with the correct 
permissions. 

Anyway, in the new environment where some builds may be coming from nodes 
running as non-domain users, I figured I'd use this plugin with the "Always 
transfer from master" option.

 

It works, sort of.

Local build machines transfer the file reliably. However, from Amazon EC2 
the transfers never finish.

 

My "build artifact" (the setup.exe file) is about 150 MB. I can't get 
anything to transfer bigger than 88 MB using the plugin. In the morning, 
the build progress is bright red. I cancel the job and see:**

* *

*18:16:10* CIFS: Connecting from host [usherapp42]

*18:16:10* CIFS: Connecting with configuration [PT-SoftwareDev] ...

*09:26:03* CIFS: Disconnecting configuration [PT-SoftwareDev] ...

*09:26:03* ERROR: Exception when publishing, exception message [null]

*09:26:03* Build step 'Send build artifacts to a windows share' changed 
build result to FAILURE

*09:26:03* Build step 'Send build artifacts to a windows share' marked 
build as failure

 

The wiki for the plugin talks about parameters like “Retries” that I don’t 
see in either the Jenkins config or the job config.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to