[Buildbot-devel] Added change revision from one git repo for another

Shakthi Kannan shakthimaan at gmail.com
Thu Jul 28 12:54:40 UTC 2011


Hi,

I am using buildbot 0.8.4p2 installed on a RHEL machine (x86_64) using
git-1.7.1-2. Whenever I commit to one of the git project repos that
has been added to buildbot, it starts a trigger of all the project
builds (everything fails, and it continues to create more jobs)! The
master/twistd.log is show below:

=== master/twistd.log ===

2011-07-28 18:08:32+0530 [-] gitpoller: repo poll failed
2011-07-28 18:08:32+0530 [-] Unhandled Error
	Traceback (most recent call last):
	Failure: twisted.internet.utils._UnexpectedErrorOutput: got stderr:
"fatal: ambiguous argument 'web..origin/web': unknown revision or path
not in the working tree.\nUse '--' to separate paths from revisions\n"
	
2011-07-28 18:08:32+0530 [-] gitpoller: no changes, no catch_up
2011-07-28 18:08:32+0530 [-] gitpoller: no changes, no catch_up
2011-07-28 18:08:32+0530 [-] gitpoller: no changes, no catch_up
2011-07-28 18:08:32+0530 [-] added buildset 848 to database
2011-07-28 18:08:32+0530 [-] added buildset 849 to database

2011-07-28 18:08:32+0530 [-] added change
Change(revision=u'328fd6dda280018180945b8295d717c24da4eb04',
who=u'foo at bar.com', branch=u'master', comments=u'Combined introductory
library sentences', when=1311856237, category=None, project=u'',
repository=u'git://path/to/unrelated-project.git') to database
2011-07-28 18:08:32+0530 [-] gitpoller: catching up tracking branch
2011-07-28 18:08:32+0530 [-] added buildset 850 to database

=== END ===

The change revision occurred in a different repo than the
'unrelated-project.git' repo as show above. What could cause this?

Appreciate any inputs in this regard,

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com




More information about the devel mailing list