nvazquez commented on issue #2839: Enable DPDK support on KVM
URL: https://github.com/apache/cloudstack/pull/2839#issuecomment-427849070
 
 
   Thanks @borisstoyanov, I'm seeing Jenkins failures to get the code and start 
checking and tried rebuilding the job but still fails with:
   
   ```> git reset --hard # timeout=10
   ERROR: Error fetching remote repo 'origin'
   hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/cloudstack
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
        at hudson.scm.SCM.checkout(SCM.java:504)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1794)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
   Caused by: hudson.plugins.git.GitException: Command "git reset --hard" 
returned status code 128:
   stdout: 
   stderr: fatal: unable to read tree b4862e12b63821371306b72302066bf6772d774b
   ````

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to