dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #24621
Re: Buildbot problems
On Fri, Sep 30, 2011 at 4:02 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> On Thu, Sep 29, 2011 at 11:39:10PM -0700, Johan Hake wrote:
>> On Thursday September 29 2011 23:08:38 Anders Logg wrote:
>> > My buildbot is showing some strange errors:
>> >
>> > http://fenicsproject.org:8082/builders/dolfin-maverick-i386/builds/280/step
>> > s/dolfin%20check/logs/stdio
>> >
>> > File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
>> > with open(src, 'rb') as fsrc:
>> > IOError: [Errno 2] No such file or directory:
>> > '/tmp/tmpkSa84C2011-9-30-05-10_instant/dolfin_compile_code_0a3ba997bfc6f526
>> > f48debe3316a0c8f/compile.log'
>> >
>> > Anyone knows what this is?
>>
>> Well, it has been there for a while. Sometimes the tmp log file generated by
>> instant gets removed before we copy it to .instant/error direcetory. I am not
>> sure if the bug is in instant (do not think so) or if at some buildbots the
>> tmp directory gets removed before we can do anything usefull with it.
>
> Johannes? Do you know what this is?
No, but as Johan said, it has been like this for a while. I searched
through the buildbot logs and the only thing I could find from that
was the it hasn't happened on the mac-osx buildbot.
Johannes
Follow ups
References