Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Win32 buildbot failing

From: "Sake Blok" <sake@xxxxxxxxxx>
Date: Thu, 21 May 2009 10:10:09 +0200
Gerald,
 
Could you have a look at the Win32 buildbot? It seems to be failing for a few days. There have not been an automated build for Win32 since last friday. Build 6193 was the first to fail with the following errors in it:
 
	"xsltproc" --stringparam base.dir wsug_html_chunked/ --stringparam  use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam  section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl user-guide.xml
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
user-guide.xml:321: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
]>
  ^
 
 
All builds after that fail with:
 
starting svn operation

remoteFailed: [Failure instance: Traceback from remote host -- Traceback (most recent call last):
  File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 107, in maybeDeferred
    result = f(*args, **kw)
  File "C:\Python24\lib\site-packages\buildbot\slave\commands.py", line 846, in start
    d.addCallback(self.doClobber, self.workdir)
  File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 191, in addCallback
    callbackKeywords=kw)
  File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 182, in addCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "C:\Python24\lib\site-packages\twisted\internet\defer.py", line 307, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "C:\Python24\lib\site-packages\buildbot\slave\commands.py", line 1004, in doClobber
    rmdirRecursive(d)
  File "C:\Python24\lib\site-packages\buildbot\slave\commands.py", line 74, in rmdirRecursive
    rmdirRecursive(full_name)
  File "C:\Python24\lib\site-packages\buildbot\slave\commands.py", line 74, in rmdirRecursive
    rmdirRecursive(full_name)
  File "C:\Python24\lib\site-packages\buildbot\slave\commands.py", line 77, in rmdirRecursive
    os.remove(full_name)
exceptions.OSError: [Errno 13] Permission denied: 'C:\\buildbot\\wireshark\\trunk32\\winxpx86\\build\\docbook\\wsdg_graphics\\ws-function-blocks.png'
]
 
Maybe some file permissions got stuck?
 
Thanks,
Cheers,
     Sake