Re: Jenkins with Git plugin always failed to clone webkit project

2016-01-16 Thread Mengwei Ding
Great, thanks Mark. It actually works. Mengwei On Monday, January 11, 2016 at 4:13:26 PM UTC-8, Mark Waite wrote: > > You probably need to set the clone timeout to something large than the > default of 10 minutes. The "Advanced Clone Behaviours" selection under > "Additional Behaviours" will

Re: Jenkins with Git plugin always failed to clone webkit project

2016-01-11 Thread Mark Waite
You probably need to set the clone timeout to something large than the default of 10 minutes. The "Advanced Clone Behaviours" selection under "Additional Behaviours" will allow you to set a larger timeout. The plugin has a timeout because there are some cases where the git command line program ca

Jenkins with Git plugin always failed to clone webkit project

2016-01-11 Thread Mengwei Ding
Hi, My local jenkins instance failed to clone the origin webkit project ( https://github.com/WebKit/webkit) all the time (> 10) with the following exception: Receiving objects: 49% (1432424/2885707), 3.89 GiB | 11.22 MiB/s Receiving objects: 49% (1440225/2885707), 3.90 GiB | 11.26 MiB/s