[12:09] benji: would clint's idea of snapshots really help us? it seems like he meant they could be re-used in the context of a given bootstrap/destroy-environment cycle, not across them. we'd need long-lived snapshots and a way to load them at the next deploy [12:09] bac benji frankban gmb call in 1 or 2 [12:10] joining now [12:10] the context was long-lived [12:11] gary_poster, I'm trying to join, but it's just spinning atm. [12:13] ack [13:14] gary_poster: did you want to talk about... something that I don't remember right now [13:14] benji, I do, and sure :-) [13:15] * frankban -> lunch [14:19] gary_poster: btw, synaptic cleared up my upgrade rash yesterday [14:19] heh, cool [14:47] gmb: nice hint the FakeLogger one, thank you! [14:51] frankban: Happy to help :) [15:01] bye all. have a nice weekend and/or trip to california [15:06] *headdesk* [15:07] gmb: headdesk on juju? [15:07] Yes. [15:08] I mean, I know they're trying to help... I just keep having to explain this from first principles :) [15:09] yeah :-/ [15:09] I talked with hazmat. will share at some future date :-) [15:09] Also, niemeyer's "well, your experience isn't my experience" was unhelpful. [15:09] yeah [15:12] gmb, +1 on brainstorming with niemeyer? it might be difficult, but it might also be productive, long and short term. [15:13] It could only hurt for a very short time :-P [15:13] and it would be you hurting, not me! [15:13] gary_poster, Agreed :). I can survive a little pain. [15:13] so I'm all in favor :-P [15:13] cool, good luck [15:26] gary_poster: it seems the buffer overflow has been fixed: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/988918 [15:26] <_mup_> Bug #988918: buffer overflows possible in liblxc < https://launchpad.net/bugs/988918 > [15:27] great frankban. yet to be released, but should be soon [15:48] gary_poster, Nicely put over in #juju :) [15:48] gmb, thanks, trying for my next reply. :-) the "no need to rehash" apparently fell on deaf ears ;-) [15:56] gary_poster, You could always deploy "patches welcome" as needed... Tell him I'll be happy to help him get set up... [15:57] gmb, lol [15:57] gmb, that always seems much closer to "F*** you" than I'd like ;-) but maybe that's my isolated perspective [16:01] gary_poster: I thinkoed the dates for my week after next leave, canonical admin has me out all next week; I'm submitting a new one and you should reject the one that is 02/05/2012 - 07/05/2012; it will instead be the 9th to the 14th [16:01] ack benji [16:02] submitted [16:05] the Buildbot subunit bits are starting up in EC2 now, if anyone wants to pre-review it, the diff is at https://pastebin.canonical.com/65162/ [17:04] gary_poster, benji: have a nice weekend! [17:04] you too frankban! [17:09] * gary_poster has adjusted kanban board [17:09] * gary_poster goes to lunch [17:14] benji, I was trying to figure out what to ask Sarah to change for your vacation and realized I'm still confused [17:14] let's talk soon :-) [17:14] gary_poster: any time is good [17:15] I think you just need to reject the one and approve the other [17:15] benji oh ok. let's go to the horde really quickly [17:15] once burned, twice shy ;-) [17:15] heh [17:16] https://talkgadget.google.com/hangouts/_/extras/canonical.com/goldenhorde when you get a chance benji [17:17] gary_poster: having hangout problems just now, one sec [17:17] cool [18:30] * gary_poster restarts [19:08] Gary had UTF8 for his default encoding in terminal, and there was much rejoicing [19:09] heh [19:10] gary_poster: take a look at this and you might have a bit more rejoicing to do: http://ec2-107-21-150-90.compute-1.amazonaws.com:8010/builders/lucid_lp/builds/2 [19:11] benji, wow! [19:11] heh, I was going to ask where the failures log was ;-) [19:11] :) [19:12] Let's kick off another one--can't be too hard to get a failure ;-) [19:12] yay benji! [19:13] that run had two small fixes to the (untestable) buildbot integration points that I have put on the branch, but we haven't had a real, honest to goodness run with only code pulled from bzr yet [19:13] gary_poster: therefore, I'm going to kill the master, rebuild it and then start another run [19:13] nice email gmb [19:14] at that point I'll do an MP and look for the next thing to pick up [19:14] ok cool sounds good benji [19:14] An MP of what benji? ;-) unfortunately we are changing the real lpbuildbot branch :-) [19:14] we could have a review of the pastebin you gave earlier [19:14] might not be a bad idea [19:15] but it is retrospective I think [19:15] gary_poster: nope, that's on bzr+ssh://bazaar.launchpad.net/~benji/lpbuildbot/add-worker-logging/ [19:15] oh, cool benji. [19:15] * gary_poster goes off to record green test run [19:46] benji, tests in testrepository pass if I only remove stopTest from it's implementation of TestResultFilter. If I comment out _filtered, tests fail [19:46] So _filtered is doing something, and apparently the right thing, at least as far as the tests are concerned [19:47] benji, IOW, this seems like the only thing needed: http://pastebin.ubuntu.com/950663/ [19:47] gary_poster: right, _filtered was there in the begining, it was just one or two lines, we added the call to _get_concrete (or whatever it's called) and an increment to testsRun [19:47] benji, no, that's a diff to testrepository. Wanna hangout for speed? [19:48] gary_poster: I'd be surprised if that works, but... yes, hangout good [19:48] hmm, I haven't rebooted yet; I don't know if this'll work [19:48] ok [19:49] I can try out your terminal sharing if you like :-) [19:49] or use old versionm [19:49] or just share screen [19:49] I can also wait for you to reboot while I go get some water and prepare [19:49] benji ^^ what's your poison? [19:50] gary_poster: how about I reboot and we go from there [19:50] cool [20:32] gary_poster: another clean run, I added it to the result log === benji___ is now known as benji [20:32] cool benji, great [20:32] * benji snips his tail. [20:32] ? [20:32] oh :-) [20:33] it ocurrs to me that if we want the worker logs to be in sorted order we can: when adding a worker log make sure that all "lower" worker logs have already been added and if not, add them (in order) [20:40] benji, good idea [20:40] benji, I was also thinking it might be nice to add the failure log initially [20:40] that way it will be in a known place [20:40] visually [20:40] +1 [20:40] cool [20:57] gary_poster: behold: https://code.launchpad.net/~benji/lpbuildbot/add-worker-logging/+merge/103941 [20:58] benji, awesome, looking [20:58] * benji goes afk to lay out shrubs, but will be back in a bit [20:58] k [20:58] benji, I need to leave @5:15 fwiw [21:14] benji, approved, with two changes requested (comment, and making sure to close the logs). If you disagree and/or just want to land it, just mention that in the MP and I'll make cards for the other work. [21:14] Have a great and safe trip benji [21:14] * gary_poster goes to get boys from piano [21:36] gary_poster: all excellent points/suggestions; I will have very little time between now and Monday night so I suggest landing it as-is and making cards for the follow-up [21:53] cool benji thanks bye