[Buildbot-devel] buildbot on solaris sparc failure

Elliot Murphy elliot.murphy at veritas.com
Tue Dec 14 13:04:02 UTC 2004


I think I had a similar problem running on Solaris, and I ended up creating
the slave with an extra argument to mktap of usePTY=0. To do this I had to
invoke mktap directly rather than using the buildbot create command (not
sure if that is the only way).

-elliot

|-----Original Message-----
|From: buildbot-devel-admin at lists.sourceforge.net [mailto:buildbot-devel-
|admin at lists.sourceforge.net] On Behalf Of Tim Stoakes
|Sent: Tuesday, December 14, 2004 7:05 AM
|To: buildbot-devel at lists.sf.net
|Subject: [Buildbot-devel] buildbot on solaris sparc failure
|
|Hi buildbotters,
|
|I've just installed a buildbot slave (both 0.6.1 and 0.6.2) on solaris 9
|running on an old sparc 5, and tried to integrate with a known working
|master.
|When I force a build, I get the following message in the slave's
|twistd.log.
|The waterfall web interface just sits until it times out on the first step.
|The '/export/home/buildbot/slave6/slave6' directory does exist, buildbot
|only
|just created it before it tries to delete it.
|
|Any help is appreciated. I've had (relatively) little trouble with buildbot
|on
|linux/bsd/windows, and never seen anything like this before?
|
|
|
|2004/12/14 22:23 GMT [Broker,client]  startCommand:svn [id 3]
|2004/12/14 22:23 GMT [Broker,client]   command '['rm', '-rf',
|'/export/home/buil
|dbot/slave6/slave6/build']' in dir /export/home/buildbot/slave6/slave6
|(timeout
|1200 secs)
|2004/12/14 22:23 GMT [Broker,client] error in ShellCommand._startCommand
|2004/12/14 22:23 GMT [Broker,client] Traceback (most recent call last):
|          File "/opt/csw/lib/python2.3/site-
|packages/twisted/internet/defer.py",
| line 214, in addCallback
|            callbackKeywords=kw)
|          File "/opt/csw/lib/python2.3/site-
|packages/twisted/internet/defer.py",
| line 205, in addCallbacks
|            self._runCallbacks()
|          File "/opt/csw/lib/python2.3/site-
|packages/twisted/internet/defer.py",
| line 338, in _runCallbacks
|            self.result = callback(self.result, *args, **kw)
|          File "/opt/csw/lib/python2.3/site-
|packages/buildbot/slave/commands.py"
|, line 533, in doClobber
|            d = c.start()
|        --- <exception caught here> ---
|          File "/opt/csw/lib/python2.3/site-
|packages/buildbot/slave/commands.py"
|, line 132, in start
|            self._startCommand()
|          File "/opt/csw/lib/python2.3/site-
|packages/buildbot/slave/commands.py"
|, line 168, in _startCommand
|            usePTY=self.usePTY)
|          File "/opt/csw/lib/python2.3/site-
|packages/twisted/internet/default.py
|", line 166, in spawnProcess
|            processProtocol, uid, gid, usePTY)
|          File "/opt/csw/lib/python2.3/site-
|packages/twisted/internet/process.py
|", line 681, in __init__
|            stderr.flush()
|        exceptions.IOError: [Errno 9] Bad file number
|
|2004/12/14 22:23 GMT [Broker,client] _checkAbandoned [Failure instance:
|Tracebac
|k: buildbot.slave.commands.AbandonChain, -1
|        ]
|2004/12/14 22:23 GMT [Broker,client]  abandoning chain -1
|2004/12/14 22:23 GMT [-] Malformed file descriptor found.  Preening lists.
|2004/12/14 22:23 GMT [-] bad descriptor <twisted.internet.tcp.Client to
|('192.16
|8.0.1', 8007) at 2de3a0>
|
|
|--
|Tim Stoakes
|
|
|-------------------------------------------------------
|SF email is sponsored by - The IT Product Guide
|Read honest & candid reviews on hundreds of IT Products from real users.
|Discover which products truly live up to the hype. Start reading now.
|http://productguide.itmanagersjournal.com/
|_______________________________________________
|Buildbot-devel mailing list
|Buildbot-devel at lists.sourceforge.net
|https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list