Hi stackers,

i'm running CI for openstack cinder patches, when zuul reads a new patch
from gerrit, it tries to merge the patch to it's own cinder repo
@/var/lib/zuul/git/openstack/cinder

and returns the comment to gerrit saying


hence it is failing to issue the tempest-job in jenkins via gearman !!!

on checking the trace the error seems to come from GitPython 0.3.2.1
​
the zuul/merger-debug log snapshot ref -
http://paste.openstack.org/show/158218/

    *raise ValueError("Failed to parse line: %r" % line) *

*ValueError: Failed to parse line: 'Total 9 (delta 7), reused 9 (delta 7)'*'


is this a problem of python git ?

i'm using ubuntu 12.04 and git 1.7


thanks

regards,

punith s
cloudbyte.com



-- 
regards,

punith s
cloudbyte.com
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to