[00:37] wallyworld: I can chat earlier if you can [00:37] thumper: sure,now? [00:37] yeah [01:29] func (b blocks) add(block block) [01:30] hmmm [03:33] thumper: how do I set debugging level to trace on an environment [03:33] (you can tell it's been a long time since I did this) [03:33] davecheney: a running environment? [03:33] i haven't deployed yet [03:34] actually, don't worry [03:34] i kjnow the line I want to see [03:34] juju set-env logging-config=juju=trace [03:34] i'll just make it an error [03:34] you can set an environment variable [03:34] then I don't ahve to deal with trillions of lines of trace [03:34] export JUJU_LOGGING_CONFIG=juju=debug,juju.something.specific=trace [03:34] logging-config: "=DEBUG;juju.worker.leadership=WARNING;juju.trace=WARNING;juju.worker.peergrouper=INFO;juju.worker=ERROR;juju.apiserver=TRACE [03:35] (in environments.yaml) === natefinch-afk is now known as natefinch [03:35] that is another way [03:35] i'll just hack the error to report at ERROR level [03:35] :) [03:35] also works :) [03:35] i don't want to have to deploy twice if I screw it up [03:35] all I want to see is the specific line failing, then I can check my fix [03:39] Bug #1536885 opened: github.com/juju/juju/cmd/jujud/agent fails frequently with go 1.5 [03:41] lucky(~/devel/swift-test) % juju bootstrap -v [03:41] Bootstrapping environment "ap-southeast-2" [03:41] Bootstrap failed, destroying environment [03:41] ERROR failed to bootstrap environment: cannot read product data, invalid URL "https://juju-dist.s3.amazonaws.com/tools/streams/v1/com.ubuntu.juju:devel:tools.sjson" not found [03:43] thumper: if you have a chance could you take a look at http://reviews.vapour.ws/r/3541 [03:43] thumper: it's quite different from when you last looked at it. [03:44] thumper: one more issue from Will to address and then it's ready (pending any further review feedback) [03:44] k [03:56] hey natefinch, regarding your review, I still think it makes sense to test for content type since that's something generated in the functionality we're testing. It just happens it can be one of two things, depending on where the tests are running [04:00] davecheney I just ran into that myself [04:01] davecheney however, it doesn't appear ot be holding anything up. I still have services coming online... but i did bootstrap with --upload-tools [04:01] cherylj: yeah, sorry, saw your comment earlier [04:01] cherylj: do you know why we return two different content types? [04:05] lazypower: ame [04:05] lazypower: same [04:08] http://paste.ubuntu.com/14595278/ [04:08] ^ uhhh [04:10] natefinch: yeah, I had asked sinzui about it. something about the package used by centos handling javascript differently. Sorry it's late and now I don't completely remember what he said [04:10] but it seemed satisfactory at the time :D [04:21] Bug #1536819 changed: Feature Request: Storage support for openstack provider [04:24] Bug #1536819 opened: Feature Request: Storage support for openstack provider [04:24] where does the leadership manager worker run ? [04:24] is it on machine 0 ? [04:25] or is it on every machine that is a component of a leadership charm [04:26] davecheney: probably managed by the "master" state server machine [04:26] which will start with machine 0 [04:26] ok [04:26] * thumper has had enough of today [04:26] i have a fix for the bug [04:26] awesome [04:26] and i appears to work [04:26] time to start drinking [04:26] bootstraping now [04:26] hazaah [04:26] good luck [04:26] but I'm having trouble writing up the description as how the lease stuff works is not entirely clear in my head [04:27] but if the lease manager runs on machine 0 [04:27] not the actual machien holding the lease [04:27] that makes sense [04:27] Bug #1536819 changed: Feature Request: Storage support for openstack provider [04:31] wallyworld: how does changing the name to ModelTag stop things from compiling? [04:32] # github.com/juju/names [04:32] ./model.go:27: ModelTag is not a type [04:32] nfi [04:33] wallyworld: that's because you've got a variable called ModelTag [04:33] oh ffs [04:33] sigh, ignore me [04:34] too many concurrent things [04:34] wallyworld: just going to have something to eat, will you be available for 1:1 soonish? [04:34] sure [04:34] ok, bbs [04:38] soooo, leadership doesn't use a watcher ... [04:48] http://reviews.vapour.ws/r/3605/ [04:48] for review, still testing [04:51] Bug #1535916 changed: juju upgrade-charm should recognize the force flag [04:59] wallyworld: ready now? [04:59] axw: ok, give me 5 [04:59] wallyworld: sure, ping when you're there [05:00] http://paste.ubuntu.com/14595610/ [05:00] well shit [05:00] and now AWS has locked me out for rate limit abuse [05:18] axw: there now === urulama__ is now known as urulama [09:05] voidspace, fyi maas-spaces is cursed - http://reports.vapour.ws/releases/3530 [09:15] voidspace, btw. I didn't look at the detail, just noted the failure message in my inbox [09:22] frobware: ok [09:22] frobware: looking at a master merge last night, merging the test code itself is straightforward - but the test *scripts* are not so trivial (at least to me) [09:22] frobware: you'd probably find it a lot easier [09:23] voidspace, I'm in the middle of the 3 bugs right now.... [09:23] frobware: ok, the longer we leave it the worse it gets though [09:23] voidspace, can we HO and look at the detail? [09:24] frobware: let's do it after standup, I still need coffee [09:24] maas-spaces hasn't been blessed since December 9th! [09:24] voidspace, I don't want to leave it. equally, I don't want to stash what I'm currently doing. [09:24] not as bad as it could be... [09:24] voidspace, yep! [09:25] centos & windows unit tests and go-1.5 on trusty failures [09:25] looks like the only *voting* failure is the windows one [09:26] metadata failures, not code we've touched!? (I don't think) [09:26] I'll look at the other curses and see if they're consistent [09:27] also in the middle of the api stuff [09:29] frobware: most of the curses prior to the *most* recent are "stale version" [09:29] I'll have to ask mgz what that means [09:30] frobware: those windows tests passed on master though (even though master is also cursed) [09:30] voidspace, right. and this is why I recently read somewhere are sample size of a BLESSED run should be > 1. This failure may be transient. [09:30] s/read/said/ [09:31] frobware: right [09:31] frobware: many of the tests are still pending on that run [09:31] frobware: we'll need another run to see if that windows failure is genuine === akhavr1 is now known as akhavr [10:01] dooferlad: frobware: stdup? [10:01] voidspace, ah, friday. wrong link. omw... [10:12] mgz: ping [10:15] voidspace, this one? http://reviews.vapour.ws/r/3564/ [10:44] dooferlad: frobware: huge again! [10:44] dooferlad: frobware: http://reviews.vapour.ws/r/3609/ [10:45] running tests [10:45] voidspace, this is motivation for us to clean up and get our stuff back into master. [10:45] yep [10:46] mind you, a big chunk of that diff is the legacy azure provider being removed [10:59] frobware: dooferlad: clean unit test run on the merged branch [11:28] I'm trying to submit a PR but the subsequent RB is always empty (http://reviews.vapour.ws/r/3612/) -- anybody else see this behaviour? [11:51] voidspace, I was trying to run the unit tests on your -2 merge branch. Currently fails for me. [12:04] voidspace, dooferlad: http://reviews.vapour.ws/r/3614/ [12:05] voidspace, will take another look at your merge -2 branch now. [12:30] voidspace, unit test pass for me in your merge -2 branch. [12:54] frobware: cool === akhavr1 is now known as akhavr [13:43] voidspace: when did you guys last merge master? [13:44] and did you merge a blessed rev or just what happened to be tip? [14:40] mgz: well, we merged very recently - but there's already a stack more changes [14:41] mgz: and we just merged tip [14:41] mgz: we just got a test run (cursed - windows unit tests failed in code unrelated to our changes) [14:41] mgz: but *before* we merged master there was a long gap between us and master [14:41] mgz: and all the test runs came up with "stale version" [14:43] voidspace: I'm asking because the windows test failur was only very briefly on master [14:43] and is fixed on tip [14:44] mgz: ah, cool [14:44] mgz: we're about to merge again [14:44] mgz: and would appreciate a new CI run when that's done [14:45] dooferlad: frobware: can I have a +1 on my merge branch? [14:50] voidspace, done. [14:50] voidspace, could you take a look at http://reviews.vapour.ws/r/3614/ [15:02] Bug #1537082 opened: Cannot use devel/proposed agent streams with daily stream for xenial [15:14] frobware, cherylj, mgz - 24hrs into exercising 1.25.3 @ uosci, smooth sailing :-) [15:14] beisner: yay!! [15:45] frobware: looking [15:47] frobware: ooh, O(n^2) append function [15:47] ;-) [15:49] frobware: LGTM, the Python is straightforward [15:57] voidspace, yep. the alternative is ordered set. or dict. and importing collectiosn. can do, but don't think we have perf issues. [15:57] voidspace, wary if importing anything not does not work on series >= precise. [16:35] frobware: it's fine, it won't be an issue [16:36] mgz: will we get a new maas-spaces CI run automatically, or do you have to kick it off for us? [16:36] mgz: frobware: because the latest master merge has landed and we'd like a new one please :-) [16:37] voidspace, yep looking forward to monday starting out blessed! :-D [16:37] hehe, we can hope [16:38] voidspace, I even bootstrapped with your latest merge [16:39] voidspace: it will happen, but I'll manually bump [16:39] katco: good question on using tags... [16:39] natefinch: if i remember correctly they're supposed to be constrained to the api portion [16:39] natefinch: and strings are fine elsewhere [16:40] katco: I think you're right, though I really dislike the policy behind that second statement... [16:42] katco: I think we have a ton of places in the code where string actually means "this is an ID of an object and must be able to be parsed back into a tag" except there's nothing actually indicating or enforcing that [16:42] except perhaps having id on the end of the variable name :/ [16:45] * perrito666 is under an AC and still a little hot... sometimes I really hate this country [16:46] perrito666: it's -8°C here... (not inside, of course) [16:46] natefinch: last night, at 1AM it was 30C here [16:48] voidspace, interestingly my PR caused a test failure. http://juju-ci.vapour.ws:8080/job/github-merge-juju/6070/console [17:32] Bug #1537152 opened: Can't re-create a model [17:34] frobware: that looks spurious, retry [17:34] frobware: I've had that before [17:35] Bug #1537152 changed: Can't re-create a model [17:41] Bug #1537152 opened: Can't re-create a model [17:50] Bug #1537153 opened: juju deploy --config option ignored when deploying a bundle === mbruzek is now known as mbruzek_SCaLE [19:03] charmers, SOS --> https://bugs.launchpad.net/charm-helpers/+bug/1534819 [19:03] Bug #1534819: FetchHandler charmhelpers.fetch.giturl.GitUrlFetchHandler not found [20:00] katco: aww man, I missed that you could request to view resources for a specific unit, not just a service... didn't notice it until I was reading your user stories. [20:03] natefinch: not surprising... i think that is a farily new addition (maybe in capetown) [20:04] katco: revision history says it's been there since December 17th... I must have just glazed over it somehow [20:04] katco: definitely the nice thing about having a more explicit, verbose set of user stories - harder to miss stuff [20:05] as opposed to missing "[/unit]" in a huge document :) [20:05] natefinch: yeah maybe that's what it is. alexisb called it out specifically in her notes, and as i was reviewing the spec to make the user stories i called it out specifically [20:09] katco: what happens if you do juju resources --verbose mydb/0 ? [20:10] natefinch: undefined as of yet [20:10] natefinch: error [20:26] Bug #1536819 opened: Feature Request: Storage support for openstack provider-specific config parameters [20:29] blah is a controller, use destroy-controller is perhaps the most anoying error We have [20:30] oh, I'm sure we have worse errors than that [20:30] that one is annoying [20:30] what was that in response to you doing? [20:30] you know what it is, you know what I want to do withit, dont get semantic on me [20:31] natefinch: destroy-environment blah [20:31] destroy controller sounds like a command you should never have to type [20:33] we need a better name for what we now call environment [20:33] I thought controller meant the state server(s) [20:35] bleh [20:39] perrito666: maybe we just need a destroy blah command === urulama is now known as urulama__ === natefinch is now known as natefinch-afk === cory_fu_ is now known as cory_fu [22:54] Bug #1536215 changed: 1.25.0: deployment times out - system is deployed successfully by maas 1.9 but juju state never transitions from pending