[03:28] wgrant: i'm trying to test some apport integration by reporting bugs against staging but it seems the bug data on staging is never processed? [03:29] wgrant: e.g. https://bugs.staging.launchpad.net/subiquity/+filebug/9e6444e6-c3c3-11e9-9244-18a9056479cc?field.title=block+probing+failed+with+ZeroDivisionError has been refreshing every 10s for several minutes now [03:29] Bug #9: Rosetta's po parser is too strict [03:29] is this expected or did i break it somehow? [03:31] mwhudson: Hm, the processing job runs minutely on staging [03:31] It's possible it's broken somehow [03:33] wgrant: is that something you can determine or do i need a webop? [03:35] mwhudson: I'm having a look [03:35] wgrant: tia [03:35] But logrotation is apparently misconfigured so the log is 3.8GB [03:35] will take a while to sync... [03:35] oof [03:55] mwhudson: Well that's weird. It got a 503 while trying to talk to the librarian. [03:55] Have you tried more than once? [03:55] Some caches may have been cold or something [03:55] wgrant: i've tried twice [03:55] and uhh [03:56] wgrant: so it might be worth trying a few times? [03:56] mwhudson: The answer to that on staging is always yes [03:56] It's still got the full terabyte database, but the hot set is rarely hot [03:58] * mwhudson tries three more times [04:03] wgrant: my other three reports don't seem to be being processed either :( [04:04] Hmm. Let's get IS to investigate after this network maintenance, then. [04:08] ok [04:08] well i need to go actually, so i'll try again tomorrow and then bug a sysadmin if it still doesn't work [09:09] SpecialK|Canon: Moving to Jenkins is a possibility, but it'd require a fair bit of work to make sure we don't seriously regress test runtime (would probably need us to run on lots of parallel instances or something). What I was actually planning to do when we finish the move to git was to use Jenkins to process approved merge requests but without running tests, so it would replace bzr lp-land ... [09:09] ... rather than replacing buildbot. [09:46] I mean the current parallel buildbot slaves are on super beefy machines from 2011 [09:46] Which means we could probably get reasonable performance from some moderately beefy VMs from 2019 [09:46] Right, I'm sure it can be done, but it probably wouldn't work well if done naively. [09:47] Needs some attention rather than just whacking stuff into ols-jenkaas. [10:32] Yep