[Buildbot-devel] buildbot, docker, and the slave protocol

Brian Lalor blalor at bravo5.org
Thu Jan 29 17:26:03 UTC 2015


I run docker commands from a slave no problem. Is the slave itself getting killed somehow?

--
Brian Lalor
blalor at bravo5.org

> On Jan 29, 2015, at 10:24 AM, Dan Kegel <dank at kegel.com> wrote:
> 
> Probably it's not docker's fault; I just verified that
> sudo apt-get install lxc-docker
> sudo docker run -i -t ubuntu /bin/bash
> didn't disturb ssh or netcat connections.
> So I'm off debugging our own stuff, but still,
> a stateless protocol that could tolerate disconnections
> might be handy.
> 
>> On Wed, Jan 28, 2015 at 7:26 PM, Dan Kegel <dank at kegel.com> wrote:
>> I'm trying to use docker inside a build run via buildbot.
>> (Not the other way around... this is a normal buildbot, no containers,
>> no nothing.)
>> 
>> The slave runs a shell step that builds a docker image
>> and intends to use it to run tests, but the job fails with messages like
>> remoteFailed: [Failure instance: Traceback (failure with no frames):
>> <class 'twisted.internet.error.ConnectionLost'>: Connection to the
>> other side was lost in a non-clean fashion.
>> ]
>> 
>> This just happened, so I haven't really looked into it yet, but it kind
>> of feels like Docker is frobbing the network and making buildbot's
>> connection drop.   Shame buildbot doesn't have a stateless client protocol
>> lying around waiting for someone to test it.  (Does it?)
>> - Dan
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150129/b986f898/attachment.html>


More information about the devel mailing list