/srv/irclogs.ubuntu.com/2014/06/04/#ubuntu-ci-eng.txt

=== josharenson is now known as josharenson_eod
mterrysilo 020 looks good to me in testing.  Branches still need approval though02:20
mterrySaviq, I'm assuming you'll see this in the morning ^02:20
ToyKeeperHmm, no image 64 yet.  Thought that would have happened a few hours ago.06:11
Mirvindeed06:19
sil2100Morning!07:16
sil2100hm, nice that we got rid of the gallery-app failures, but why suddenly so many other test suites are still failing to start apps07:16
ogra_sil2100, looks like some landings only got in half07:19
ogra_(once again)07:19
Mirvyeah, the UAL rename07:19
ogra_right07:20
brendand_sil2100, all seem to be because those apps aren't launching07:20
Mirvat least ubuntu-app-launch got from NEW queue 1.5h ago to proposed now07:20
ogra_oh man07:21
robruwtf? all that stuff in silo 18 had deps updated to the new package, how did they not migrate through proposed together?07:22
ogra_robru, there were many new binaries07:22
ogra_they need to be accepted by an archive admin to enter the archive07:22
robruogra_, but only UAL was NEW?07:23
ogra_... new name = new package07:23
ogra_well, thats enough to block half the landing07:23
ogra_everything that depends on it will go stuck07:23
robruogra_, yeah, that's the point. the *entire* landing was supposed to block on that because the entire landing depended on the new name. how can half of it still be in proposed? that doesn't make any sense07:23
sil2100Ah!07:24
ogra_robru, seems unity-greeter-session-broadcast went straight through07:24
sil2100Yeah, I just checked my commit log and saw that only unity-greeter-session-broadcast got inside from the landing07:25
robruwell, if you guys are finding apps failing to launch, I don't think there's any surprise with a half-landed silo 18...07:25
ogra_yes07:25
ogra_lets see how long it takes for ual to get out of proposed now07:26
ogra_in any case there was a missing dep07:26
robrumy plan was that silo 18 would entirely stick in proposed until after image 64 built, unfortunately a) image 64 never built and b) we set a world record on NEWing a binary package after I specifically pinged -release to *delay* that approval.07:27
ogra_64 built fine07:27
robruoh i didn't see it07:27
sil2100Yes, it's ok, and test results are terrible07:27
ogra_right, my router hung ... so there was no bot07:27
robruah07:27
sil2100Anyway, we need to build a new image as soon as the whole landing moves out of -proposed07:27
ogra_*if*07:28
sil2100Since right now again we ended up with everything broken...07:28
ogra_yeah :(07:28
sil2100Right, *if* it moves out successfully at all :|07:28
ogra_lets hope the rest of  deps is correct07:28
ogra_and tedg's changelog entries are as useless as possible ... that might again take hours to dig into everything if it get stuck07:29
ogra_*sigh*07:29
sil2100I really think it's an unlucky day, everytime I start my day, open up test results with hope it's like "*slap in the face* Nope"07:29
robruogra_, what's wrong with the changelog entries? ted basically did a global search and replace, it's technically a very simple landing... just touches a lot of components07:30
sil2100ogra_: I have my dep-change detection almost ready, will deploy it today I think07:30
sil2100Maybe that will help for the future07:30
ogra_robru, a proper changelog mentiojs what was changed in which file *and* lists the dependency changes07:30
ogra_sil2100, your dep-change script ... while nice doesnt help if someone just puts in "blh transition" in all changelogs ... it would probably add a bit of info, bu it wont tell you about code changes07:31
robruogra_, https://code.launchpad.net/~ted/unity-greeter-session-broadcast/ubuntu-app-launch/+merge/220947 I don't understand how this could have migrated so quickly. it's literally  1 line changing the dep. if it got through -proposed while UAL was in NEW, then proposed is broken07:32
ogra_thats really the responsibility of the developer07:32
ogra_robru, hmm, interesting ... wouldnt be proposed but the NEW queue being broken though07:33
* ogra_ wishes he had the backlog for #ubuntu-release ... damn router issue07:34
robruogra_, how so? proposed should have seen that the dep was missing and thus held it back. maybe this is some kind of trick with it just being a build dep and not a runtime dep...07:34
robruogra_, want me to pastebin it?07:34
ogra_nope, got it on irclogs.u.c already07:35
ToyKeeperDespite all the recent breakage, it's actually pretty reassuring to see that there are at least a few people actively addressing the technical and social issues which caused the issues.07:36
sil2100ToyKeeper: ;)07:36
ogra_robru, its a build dep, not a dep ... i guess thats the issue07:36
ToyKeeperIt seems like most of what needs to happen lately is already well-understood and covered, so I feel a bit less bad about being ridiculously busy with other tasks.07:37
ogra_the package should have generated a proper dep from that duing build *if* it uses the right shlibdeps and miscdeps entried in debian/control07:37
ogra_hmm, it does07:38
robruogra_, but read the comment. it doesn't actually link against UAL at all, it just build-deps on it as a trick to prevent it from building on wrong arches.07:38
ogra_robru, yeah, tzhen it should also have gotten a dep07:38
robrui see07:39
ogra_${misc:Depends} and ${shlibs:Depends} actually inspec the binary package ... if there is nothing they wont add a dep i guess07:39
robruogra_, irclogs.u.c doesn't have the queuebot notices, so in case you were interested in cross-referencing timestamps, here's a more complete log (in PST) http://paste.ubuntu.com/7585690/07:39
ogra_robru, i was after the conversations to see if something with the infra was known wrong07:40
robruah07:40
ogra_but the log ends with your discussion with stgraber07:40
ogra_s/discussion/&conversation/07:40
ogra_and there is nothing interesting before07:41
Mirvogra_: sil2100: I belive the remaining components are stuck because ubuntu-touch depends on upstart-app-launch-tools07:41
robruright07:41
Mirvalthough I'm not really expert in deciphering http://people.canonical.com/~ubuntu-archive/proposed-migration/update_output.txt07:41
ogra_yeah, its super complicated to read07:42
=== brendand_ is now known as brendand
robrualright guys, sorry for the mess, one little dep just ruined everything... nearing 1AM here, I gotta go pass out07:45
ogra_Mirv, well, if tedg did it right there should be a transitional package (or at least a provides) in the new package07:45
ogra_since cjwatson asked him to still provide the old name i would expect either of these07:46
* ogra_ sighs and digs into the package 07:47
ogra_http://launchpadlibrarian.net/176750267/ubuntu-app-launch_0.4%2B14.10.20140529-0ubuntu1_0.4%2B14.10.20140601-0ubuntu1.diff.gz07:47
ogra_GRRRRRR !!!!07:47
sil2100ogra_: wth07:48
ogra_well, the rest are upstream changes it seems so i have to grab the tarball and unpack it to find out what changed07:48
sil2100Right, it's ubuntu-app-launch, you won't find any useful diffs for that07:48
sil2100geh07:48
* sil2100 tries to dig into the logs as well07:49
ogra_https://code.launchpad.net/~ubuntu-branches/ubuntu/utopic/ubuntu-app-launch/utopic07:49
ogra_argh !07:49
robruogra_, just click through to the merges at http://people.canonical.com/~rbpark/citrain/ much faster to see the diffs that way07:49
ogra_so yeah, he took the old branch but wiped the whole history07:49
sil2100btw. what other packages are we waiting for?07:49
ogra_we'll never find out what changed07:49
sil2100Ok, I see that07:50
sil2100nm07:50
ogra_robru, and they show more ? upstream wiped all history before making that timestamp bump07:50
ogra_there is nothing to diff against07:50
sil2100ogra_: wait, really? He cleaned the changelog?07:50
ogra_this is annoying07:50
robruogra_, uh? yeah? I'm talking about the original diffs proposed against the original branches. they will show the complete diff from the old version to the new version07:51
ogra_sil2100, he made a copy of the branch *after* he made all changes07:51
robruogra_, the diffs you're looking at get lost because the package was rebuilt in the PPA a few times, that's an LP PPA bug, not something malicious ted did07:51
* sil2100 sighs07:52
ogra_oh, i see07:52
robruogra_, http://bazaar.launchpad.net/~indicator-applet-developers/ubuntu-app-launch/trunk.14.10/revision/150 is a special case, but the rest of the MPs have the complete diff07:52
robruogra_, so I'm just going to admit to this now, this is totally my fault for publishing. I thought I had gotten a core dev review for this in malta but I can't remember who, so it probably didn't happen. but I tested this and ted tested this, it looked really good at the time...07:54
ogra_yeah, i see now ... there is a missing Conflicts/Replaces/Provides07:54
ogra_http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/ubuntu-app-launch/utopic/revision/2#debian/control07:54
ogra_ubuntu-app-launch has it ... ubuntu-app-launch-tools doesnt07:54
ogra_(and all the package descriptions talk about upstart app launch... not that that matters though)07:56
robrui'm about to pass out though, 1AM here.... sorry again, 'night!07:56
ogra_not your fault07:56
ogra_whoever acked the packaging should have catched it ...07:57
ogra_(though its not easy to catch if you dont have the whole picture and didnt work on it yourself)07:57
robruogra_, yeah, that guy.... oooooh! :-/07:57
* ogra_ wont ack anything anymore if there are no descriptive changelogs 07:58
ogra_"added transitional package for foo" is an essential entry to have for example07:58
ogra_GRRR08:13
Saviqlive another day, eh?08:13
ogra_so i have http://paste.ubuntu.com/7585840/ but cant build a source package without utopic chroot and all build-deps installed because the clean target installs them ...08:13
ogra_this is insane ...08:14
* ogra_ hates such packages ... we should forbid them08:14
sil2100uh08:15
sil2100I do have a utopic armhf chroot08:15
sil2100Let me try08:15
ogra_meanwhile my system crates one as well ...08:16
ogra_*creates08:16
sil2100Sadly I have no amd64 one, so this one might take things slower08:16
* ogra_ gets coffee08:16
sil2100:|08:16
ogra_for me its the 2M SDSL that makes things slow ... :P08:17
Saviqogra_, sil2100, can I help?08:19
Saviqgot some chroots lying around08:19
Saviq(and 120M cable) :P08:20
sil2100Saviq: I think we're fine, will have thr src package in a momeont08:20
sil2100Yeah, just my default clean chroot seemed to be lacking a dependency!08:22
sil2100Today sucks08:23
MirvSaviq: 20M faster than mine, /me sad !08:24
SaviqMirv, yeah, they give them out for free over here (well... ~€18)08:25
ogra_wow08:25
SaviqMirv, if I signed up for a year (am renting now, so not great for long-term), I'd get 250M for that price08:25
MirvSaviq: nice, I've 29,90€ for that 100/1008:25
sil2100ogra_: source package coming right up! (I hope so, since I was missing click-dev now...)08:26
sil2100For dh-click ._.08:26
seb128sil2100, do you have any plan to get silos back?08:36
seb128like can we reclaim the one from the HUD SRU that got rejected?08:37
Saviqsil2100, ogra_, so... libunity-mir1 upgrade breaking url-dispatcher, known?08:41
Saviqis that the issue you've been fighting?08:41
sil2100Saviq: I don't think it's the same thing - url-dispatcher is broken now?08:41
ogra_Saviq, well, there seem to be some packages still depending upstart-app-launch-tools ...08:41
sil2100But which libunity-mir1  broke it?08:41
Saviqsil2100, https://launchpad.net/ubuntu/+source/unity-mir/0.4+14.10.20140601-0ubuntu108:41
ogra_thats what i'm currently poking at08:42
Saviqsil2100, not yet in image 6408:42
sil2100Ah08:42
sil2100Ok, so we had a release of unity-mir inbetween?08:42
Saviqbut the next image will have it broken08:42
Saviqsil2100, no, but it must not have sync'ed08:42
Saviqsil2100, in time for 65408:42
Saviq6408:42
Saviqsil2100, it comes from silo 01808:42
sil2100Saviq: yeah, so from silo 18 the only thing that landed in 64 was unity-greeter-session-broadcast08:43
sil2100Saviq: we're actually trying to migrate everything that's stuck in -proposed08:43
Saviqsil2100, oh understood, so it will probably get fixed with that08:43
Saviqsil2100, ok, over'n'out08:44
sil2100Let's hope so ;)08:44
seb128sil2100, did you see my question?08:44
sil2100seb128: yes, we had a meeting - first of all we'll flush some of the silos that didn't move much during the last days08:45
sil2100seb128: but we'll do that in some moments08:45
seb128ok08:46
seb128sil2100, I can m&c the indicator-printer SRU one if you want08:46
sil2100seb128: the rejected HUD one I still want to wait for stgraber to appear and maybe give us the reasons for the rejection08:46
seb128the SRU is only in proposed, but I don't expect issues to have it to migrate08:46
sil2100seb128: verified? Or not yet?08:46
seb128and I can sort out the vcs if that happens08:46
seb128verified yes08:47
sil2100Then let's m&c :)08:47
sil2100THanks!08:47
seb128yw!08:47
seb128can I get that silo for ubuntu-system-settings then? ;-)08:47
sil2100seb128: ;) Sure, let me assign one now08:48
seb128sil2100, thanks!08:49
Saviqsil2100, FWIW, silo 20 is ACK08:52
sil2100o/08:55
sil2100seb128: it will be assigned now in a moment, had to ignore conflicts due to a test silo08:56
seb128sil2100, thanks08:56
seb128test silo being the suru in 006 I guess?08:56
seb128Saviq, ^ do you plan to land that soon or is that just a test one?08:56
sil2100Yeah... forgot about that one completely and thought there are no conflicts08:56
Saviqseb128, go for it08:56
sil2100Saviq: would you mind if we free that one?08:57
Saviqsil2100, go for it08:57
seb128Saviq, go for landing it or freeing it? ;-)08:57
Saviqseb128, free it ;)08:57
seb128k08:57
seb128thanks08:57
ogra_psivaa, so looking at details of any of the failed tests there dont seem to be many logs at all08:57
ogra_it seems to not have collected ~/.cache/upstart/08:58
sil2100bregma: I'm m&c your unity7 SRU as well, as all bugs are verified to be fixed08:58
psivaasil2100: dbus-x11 was removed from all the mako devices.08:59
seb128sil2100, +108:59
psivaaogra_: yea, for dialer for e.g. only one file was pulled. /home/phablet/.cache/upstart/dbus-session. looks like there was no other file under ~/.cache/upstart/09:04
ogra_ugh09:04
psivaalet me rerun the test and see if there is any other files produced09:04
ogra_++09:04
ogra_psivaa, bewtter take something else09:05
ogra_sudoku is good09:05
ogra_dialer will install and use dbus-x11 ... i dont want to taint the possible result09:05
psivaaogra_: ack, just about to run sudoku09:08
ogra_great09:08
cjwatsonogra_: surely the packages that depend on upstart-app-launch-tools also need the upstart-app-* program names, which ubuntu-app-launch-tools doesn't provide09:13
cjwatsonogra_: I don't see the point in only adding the C/R/P09:13
ogra_cjwatson, oh, i thought it was supposed to ship links for that09:13
cjwatsonogra_: I would have preferred it that way, but meh, silo 3 cleans up the click case - are there others?09:14
ogra_dunno, inspecting this landing is seriously hard no changelog entries etc, i havent digged through all the branches09:14
cjwatsonwell, I just meant by current archive analysis09:15
ogra_by current archive analysis it might be a seed issue09:15
* ogra_ checks 09:15
cjwatsonthe only deps on upstart-app-launch-tools are the recommends from click (fixed by silo 3) and metapackages09:15
ogra_bah, yeah ... seeds havent been in the silo09:16
ogra_(or metapackages)09:16
sil2100uh, wtf... just installed 64 and I have no indicators on the greeter09:20
ogra_lovely09:20
sil2100Now what the heck happened09:22
ogra_sil2100, i would expect silo20 to fix that properly09:22
sil2100Saviq: btw. did you see the warning for silo 20 when trying to publish? Is that true?09:23
sil2100Saviq: since it would be really nice to have those fixes released09:25
sil2100Since I'm worried with #64 not having those indicators09:25
Saviqsil2100, hum? those packages are there...09:26
Saviqsil2100, https://launchpad.net/~ci-train-ppa-service/+archive/landing-020/09:26
sil2100Strange, maybe let's do a 'watch only' build then?09:26
Saviqsil2100, kicked09:27
sil2100(maybe the state will correct itself)09:27
sil2100huh09:27
Saviqsil2100, https://ci-train.ubuntu.com/job/landing-020-1-build/33/console not great09:27
sil2100Saviq: so, it seems CI Train only thinks of unity8...09:28
* Saviq reconfigures09:28
sil2100If this doesn't help, we might have to rebuild those two ;/09:28
Saviqsil2100, did not :|09:29
Saviqok, rebuild09:29
ogra_Saviq, hmm, looking at https://code.launchpad.net/~mterry/unity8/dbus-x11/+merge/221894 ... shouldnt there also be an initctl set-env in the code to actually hand the DBUS_SESSION_BUS_ADDRESS over to upstart ? or does it pick that up automatically if it exists in the env09:29
* sil2100 sighs09:29
Saviqogra_, it does09:30
ogra_ok09:30
sil2100Saviq: thanks! btw. any ideas why we again have no indicators on #64? Do you have #64 flashed? (maybe it's just a local issue)09:30
Saviqsil2100, I did, and had indicators all the time09:30
* sil2100 reboots09:30
Saviqsil2100, but om26er reported it as well, it might be intermittent, and actually should be better with silo 2009:31
Saviqsince we'll actually have dbus early again09:31
Saviqsil2100, ah https://ci-train.ubuntu.com/job/landing-020-1-build/35/console09:31
Saviqsil2100, we need to wait for silo 018 to be done with before we can land 02009:32
sil2100Ah, right...09:33
sil2100Saviq: btw. it's fine after a reboot09:34
ogra_race !09:34
sil2100Saviq: so I guess it might not be fixed all the time ;/09:34
Saviqsil2100, it will be, in silo 02009:34
ogra_well, the starting of dbus changed in 2009:34
ogra_that hopefully improves it09:34
sil2100ogra_: so, did you change the seed to include ubuntu-app-launch?09:43
ogra_yes09:43
sil2100\o/09:44
ogra_(you should really subscribe to $release-changes ;) )09:44
sil2100hm, I am!09:44
sil2100Ah, wait09:44
sil2100RIght, I'm subscribed to trusty ._.09:44
ogra_heh09:45
* sil2100 changes that09:45
* sil2100 wonders when we'll finally be unblocked09:54
popeyogra_: was it you reporting high memory usage by the browser?09:59
ogra_popey, nope, by the split greeter10:00
popeymy phone was 436MiB after booting, starting one browser session bumped it to 603MiB10:00
ogra_bug 132558010:00
ubot5bug 1325580 in unity8 (Ubuntu) "after split greeter landing unity8 and the greeter consume a lot more memory" [Undecided,New] https://launchpad.net/bugs/132558010:00
psivaaogra_: so, the failures on 64 was only seen on one device, which i think failed on unlocking screen. i see both of these in the failed runs:10:01
psivaaerror: XDG_RUNTIME_DIR not set in the environment.10:01
ogra_i mention the browser in there ... but didnt look specifically at browser for that bug10:01
psivaaand /bin/bash: powerd-cli: command not found10:01
ogra_i noticed that10:01
ogra_only one device ? so if you run the same test on another one it works ?10:02
psivaaogra_: yes, it did for sudoku10:02
ogra_well, that kind of goes with what sil2100 and om26er have seen ... seems there is still a race with dbus ... and sometimes the indicators dont come up due to that10:03
ogra_what i dont get though is why the lightdm dbus would have any influence on the session dbus10:03
ogra_it really should not10:03
sil2100huh10:03
sil2100Uh oh10:03
ogra_lets see after silo 20 landed10:04
ogra_an the UAL rename is finished10:04
ogra_-meta just hit proposed10:04
sil2100Yeah, we need the UAL rename to be finished to actually release silo 20 I guess10:05
ogra_do we ?10:05
psivaaone more thing is that that was the device which ran dialer_app test and the failures appear only on the tests ran after dialer app test.10:05
ogra_that sounds like dbus-x11 wasnt removed ... if i wouldnt know better i would blame that10:05
ogra_but i know it is hardcoded in teardown10:06
psivaayep :)10:06
ogra_probably autoremove missed another package too10:06
ogra_ofono-phonesim-autostart pulls in so much crap10:06
psivaayea, i'm going to run sudoku and dialer and then compare the packages in the device, unless there is a quicker way10:07
ogra_looking in the setup and teardown logs perhaps ...10:08
ogra_oh10:09
ogra_https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/dialer_app/setup_setup.log/*view*/10:09
ogra_do you see the top ?10:09
ogra_The following packages were automatically installed and are no longer required:10:09
ogra_there is a ton of stuff left over even before it installs any packages for the test10:09
ogra_it should probably run autoremove --purge before it installs the test related packages10:10
ogra_though ... hmm, these look all like valid packages ... why would apt offer that they get autoremoved10:11
ogra_argh10:13
psivaamediaplayer and unity were the tests ran before dialer10:13
sil2100ogra_: yeah, we need it since we need the UAL bits being merged and cleaned, since we need to release ubuntu-touch-session as well10:13
ogra_and looking at teardown it *actually* removes them10:13
psivaalol10:13
sil2100ogra_: so, for us to have a clean situation in trunks, we need UAL to land10:14
ogra_so it rips out half our session10:14
ogra_thats seriously bad !10:14
ogra_cjwatson, are you working today ?10:14
sil2100ogra_: uh, holy shit10:15
ogra_seems something is clearly wrong with the way we build the image ... packages coming from the seed should never be autoremoved10:15
sil2100They shouldn't, I mean that never happens normally right?10:16
cjwatsonogra_: yes10:16
ogra_Removing libsystemsettings1:armhf (0.1+14.10.20140521-0ubuntu1) ...10:16
ogra_Purging configuration files for libsystemsettings1:armhf (0.1+14.10.20140521-0ubuntu1) ...10:16
ogra_hedh, that would explain why we see errors in system-settings tests that arent explainable i guess10:17
sil2100ogra_: I don't see that happening on my local image though?10:17
cjwatsonI don't see any autoremoving in the logs10:17
ogra_sil2100, you dont use the teardown scripts10:17
ogra_cjwatson, https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/dialer_app/setup_teardown.log/*view*/10:17
ogra_cjwatson, or more interesting https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/dialer_app/setup_setup.log/*view*/10:17
ogra_see what it offers for autoremoval at the top10:17
ogra_these are all valid seeded packages10:18
ogra_or depended on by a seeded package10:18
cjwatsonare the metapackages up to date?10:18
ogra_they should10:19
ogra_i just ran ./update after a seed change ... only teh bits i changed were picked up10:19
ogra_so they should have been correct for the last image10:19
ogra_hmm10:20
ogra_i wonder if one of the autopilot-app tests tries to install all these ... that would likely mark them for autremoval, right ?10:20
cjwatsonso, let's take an example, I wonder why system-image-dbus is being autoremoved and yet it doesn't also feel the need to remove ubuntu-system-settings, which AFAICS depends on it10:20
ogra_right10:21
ogra_thats a thing we already noticed with dbus-x1110:21
cjwatsonis it possible that something has previously manually removed ubuntu-system-settings?10:21
ogra_nothing should ... theoretically10:21
cjwatson"apt-get autoremove" on my device shows none of these10:22
cjwatson(image 64, all I did was mark it writable and upgrade from silo 3)10:22
ogra_right, so i guess one of the tests touches them10:22
cjwatsonand "apt-get purge system-image-dbus" on my device wants to remove ubuntu-system-settings, ubuntu-touch, bunch of other stuff10:22
cjwatsonright, I don't think the image is broken, some test has removed things10:23
ogra_very strange10:23
* ogra_ starts going through all setup_setup and setup_teardown logs10:23
ogra_oh10:25
ogra_https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/234/artifact/clientlogs/ubuntuuitoolkit/setup_setup.log/*view*/10:25
ogra_this one is also interesting10:25
ogra_"ubuntu-ui-toolkit-autopilot is already the newest version"10:25
ogra_why would that ever be installed before the test runs10:25
sil2100hm10:27
cjwatsonnot relevant to this problem though10:27
psivaaogra_: thats installed by unity8-autopilot, which is needed for screen unlocking10:27
ogra_psivaa, ah, thanks10:28
ogra_https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/online_accounts_ui/setup_setup.log/*view*/10:30
ogra_there we go10:30
sil2100Interesting10:30
sil2100It's installing those here?10:31
ogra_why the heck does it install them ?10:31
ogra_they should be there10:31
ogra_and the teardown only pulls out the test https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/online_accounts_ui/setup_teardown.log/*view*/10:31
ogra_psivaa, could you take a closer look at mako-10 and find out if the installed  system is actually complete ?10:33
ogra_(is there a proper session running if you check with ps ... etc)10:33
sil2100Right10:34
sil2100system-image-dbus is on the image by default, so why the heck was it not installed on that one by default...10:34
ogra_right10:34
ogra_something either removed it or the complete installation is corrupt10:35
ogra_psivaa, also take a look at dmesg/syslog if there are perhaps disk errors or so10:36
* ogra_ wonders if the MMC on that device is worn out ... 10:36
psivaaogra_: http://paste.ubuntu.com/7586603/ for ps aux | grep system10:36
ogra_we dont actually use these devices like they are intended by re-flashing them so often10:37
ogra_psivaa, can i get that without the grep filter ?10:37
ogra_(i wnat to see unity8, indicators etc)10:37
psivaaogra_: http://paste.ubuntu.com/7586616/10:38
ogra_psivaa, thats the same one ?10:38
ogra_(i see the grep in the list :) )10:39
psivaaahh sorry: http://paste.ubuntu.com/7586626/10:40
dbarthpsivaa: hi, did you see my email about oxide builds?10:40
ogra_yeah, no session10:40
ogra_not even lightdm10:41
ogra_wow, gross10:41
psivaadbarth: yea, i saw that. could not get a chance to reply. will do when i have some time if that's ok10:41
dbarthpsivaa: ok, but i just wanted to know if that's curently working (and i don't have access) or if you still need some help with it10:42
psivaadbarth: that's not working yet. awaiting a list of external web addresses that oxide needs for building from the security team for prodstack deployment10:43
psivaaogra_: http://paste.ubuntu.com/7586641/ seems to have some disk related errors ?10:46
sil2100psivaa, ogra_: I don't see anything suspicious though10:48
=== alan_g is now known as alan_g|afk
ogra_psivaa, disk seems fine there ...10:48
ogra_[   21.382450] init: lightdm main process (2158) terminated with status 110:48
ogra_[   21.382633] init: lightdm main process ended, respawning10:48
ogra_thats doesnt though10:48
ogra_[   27.450785] init: lightdm main process (2183) terminated with status 110:48
ogra_[   27.450969] init: lightdm respawning too fast, stopped10:48
ogra_neither does this10:49
psivaaogra_: sil2100: ok, i was thinking if 'EXT3-fs (mmcblk0p23): error: unrecognized mount option "discard" or missing value' is a real error10:49
ogra_no, it isnt10:49
ogra_if there is no fs specified the kernel loops over all known ones10:50
ogra_you see that the next line properly mounts it as ext410:50
psivaaack, i see that. thx10:50
ogra_there we go ...10:52
ogra_https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/unity8/setup_teardown.log/*view*/10:52
ogra_there is a bug in your scripts ... it seems10:53
ogra_+ /var/lib/jenkins/slaves/mako-10/workspace/utopic-touch-mako-smoke-daily/touch/scripts/../jenkins/testconfig.py packages -a unity810:53
ogra_+ pkgs=url-dispatcher-tools10:53
ogra_+ [ teardown = setup ]10:53
ogra_+ pkgs=url-dispatcher-tools dbus-x1110:53
ogra_+ adb-shell sudo apt-get autoremove --purge -y url-dispatcher-tools dbus-x1110:53
ogra_it doesnt purge the unity8 test but picks url-dispatcher-tools10:53
ogra_and then installs X11 metacity and a ton of other weird stuff10:54
sil2100Oh!10:54
ogra_psivaa, any idea from where it gets the value for "pkgs" ?10:55
sil2100Yeah, and this causes ubuntu-touch to be removed...10:55
ogra_right10:55
sil2100ogra_: there was a configuration file for that, one moment10:55
psivaalet me take a look10:55
ogra_oh10:56
ogra_https://jenkins.qa.ubuntu.com/job/utopic-touch-mako-smoke-daily/233/artifact/clientlogs/unity8/setup_setup.log/*view*/10:56
ogra_it is already wrong in the setup step10:56
ogra_i guess that should be unity8-autopilot instead10:57
ogra_or some such10:57
sil2100ogra_: http://bazaar.launchpad.net/~ubuntu-test-case-dev/ubuntu-test-cases/touch/view/head:/jenkins/testconfig.py10:57
sil2100Here the pkgs are defined10:57
sil2100So yeah, there seems to be an error there10:58
ogra_right, line 5510:58
sil2100As it should be unity8-autopilot there I guess10:58
=== alan_g|afk is now known as alan_g
ogra_yeah10:58
sil2100Trying to fix that10:58
sil2100But first10:59
sil2100Let me bzr blame10:59
psivaahttp://bazaar.launchpad.net/~ubuntu-test-case-dev/ubuntu-test-cases/touch/revision/203 fwiw :)10:59
sil2100oh11:00
ogra_http://bazaar.launchpad.net/~ubuntu-test-case-dev/ubuntu-test-cases/touch/revision/20311:00
psivaaforce installing url-dispatcher-tools was to fix some unity8 test failures iirc11:00
ogra_heh11:00
sil2100Hah!11:00
sil2100I'm to blame!11:00
sil2100:O11:00
ogra_that should become a dep of unity8-autopilot ;)11:00
psivaaright11:01
sil2100ogra_: there were some problems with that IIRC11:01
sil2100Can't remember what that was11:01
ogra_well, it is seeded11:01
psivaasil2100: that was some url-dispatcher related unity8 test failures11:01
sil2100Now it is it seems, now this is complete BS11:01
ogra_so no need for a dep as long as the AP test really only runs on the image11:01
sil2100Right11:01
sil2100psivaa: shouldn't we include unity8-autopilot there now?11:02
ogra_we should11:02
sil2100psivaa: since I see we never had that there, I think it's an error...11:02
ogra_since "pkgs" is responsible for the removal11:02
* sil2100 fixes11:02
psivaasil2100: ogra_: unity8-autopilot is already there as a dep11:02
sil2100psivaa: what do you mean?11:03
ogra_psivaa, right, but we dont want it kept around after the test run11:03
sil2100Right11:03
ogra_teardown uses the value from $pkgs11:03
psivaaogra_: sil2100: http://bazaar.launchpad.net/~ubuntu-test-case-dev/ubuntu-test-cases/touch/view/head:/jenkins/testconfig.py#L55 has unity8-autopilot11:04
ogra_sil2100, what i dont get is ... you made that change in march11:04
psivaabut screen unlock needs it iirc11:04
ogra_sil2100, why didnt it bite us earlier11:04
sil2100ogra_: when did we seed url-dispatcher-tools ?11:04
ogra_dunno, but does that matter ?11:05
sil2100ogra_: since I really can't remember what was going on, but it was something everyone agreed on11:05
ogra_teardown pulls it out regardless11:05
sil2100In the past url-dispatcher-tools wasn't really needed, it wasn't seeded so it wouldn't remove any necessary pacakges11:05
ogra_it should have been purged all the time already11:05
sil2100It was something that was only needed for unity8 AP tests11:05
ogra_i dont get why that only started recently11:05
sil2100I don't get it as well...11:08
sil2100Let me look for context11:08
Saviqsil2100, ogra_, we need url-dispatcher for split greeter, since it's proxying urls from greeter to session11:08
Saviqsil2100, ogra_, granted, it should use liburl-dispatcher instead of the tool...11:08
ogra_the only thing i could imagine is that the teardown code changed somehow11:08
ogra_Saviq, right, but it is seeded11:08
Saviqogra_, oh, that I didn't know11:08
ogra_it doesnt need to be in the list of packages to install for the test11:09
ogra_well, s/be in/be/11:09
ogra_:P11:09
sil2100ogra_, psivaa: https://code.launchpad.net/~sil2100/ubuntu-test-cases/touch-fix-old-trouble/+merge/22201411:09
ogra_who can ack that ?11:09
ogra_psivaa, ?? ^^11:09
ogra_sil2100, well, wait ... psivaa said above that package is needed for unlocking ?11:10
sil2100Ah!11:10
sil2100Wait!11:10
sil2100ogra_: it's seeded now, isn't it? Or did I misunderstand? *checks*11:11
psivaaogra_: sil2100 : "Installing unity8-autopilot as a pre-req for unlocking screen"11:11
sil2100Ok, it's not11:11
ogra_it is installed on a fresh flash here11:11
=== gatox is now known as gatox_at_dr
sil2100It is?11:11
sil2100Ok, by some deps it seems11:11
ogra_well, it is there :)11:11
sil2100ogra_, psivaa: anyway, I got some context on that change of mine11:11
ogra_who cares how ;)11:11
ogra_sil2100, i think your change should just empty pkgs=11:12
ogra_or drop it11:12
sil2100So, I added url-dispatcher-tools to the pkgs in the config because in the past it wasn't installed by any deps (besides unity8-autopilot) and we run unity8 AP tests just like click app tests11:12
sil2100Not like deb tests11:12
sil2100Yes, that's what I think as well11:12
ogra_though we should also split the unlocking stuff out of the unity8 AP package ... doesnt seem right to have that always installed11:13
sil2100Since I remembered that installing unity8-autopilot won't make sense11:13
=== MacSlow is now known as MacSlow|lunch
sil2100ogra_: since we don't use unity8 AP tests from the unity8-autopilot package during the tests anyway11:13
sil2100ogra_: since as I said, the infra uses methods as per click app testing11:13
ogra_right, bt it might pull in something harmful11:13
sil2100ogra_: i.e. downloads the AP source to ~/autopilot11:13
sil2100Right11:13
sil2100Let me change it back now11:14
sil2100(to empty pkgs)11:14
ogra_right, just drop the pkgs handling from that line11:14
sil2100Done11:15
ogra_psivaa, can you ack and merge that ?11:15
psivaaack, 1 sec pls11:15
ogra_hmm, meta still sits in porposed11:16
sil2100uh...11:16
ogra_looks fine on the excuses page11:16
ogra_ah, ubuntu--system-settings seems to be still doing its autopkg tests11:17
sil2100phew11:17
* ogra_ grins 11:18
ogra_the autopkgtest for autopkgtest failed11:18
sil2100That's funny ;)11:18
psivaaogra_: sil2100: that's change is now merged. do you want me to kick a test run with that change or wait for the next image?11:20
ogra_the next image is still far away it seems11:20
ogra_just re-kick11:20
sil2100psivaa: thanks :)11:20
psivaaack11:21
sil2100ogra_: yeah, so... the problem started happening now because of the greeter upload11:21
sil2100ogra_: as per what Saviq and reverse-depends says ;)11:22
ogra_i dont get that11:25
ogra_why would that have any influence on teardown ?11:25
ogra_teardown is dumb, it just purges whats in pkgs=11:25
sil2100So, yeah, it purges url-dispatcher-tools, which now is a dep of unity-greeter-session-broadcast, which is a dep of unity8 and such11:28
ogra_url-dispatcher-tools is a dep of unity8-common11:28
ogra_and was for a while it seems11:29
sil2100root@amatsu:/# reverse-depends url-dispatcher-tools11:29
sil2100Reverse-Depends11:29
sil2100===============11:29
sil2100* unity-greeter-session-broadcast11:29
sil2100* unity8-autopilot11:29
sil2100This is the only thing I see on my utopic chroot11:29
sil2100I don't see it as a dep of unity8-common, so where did you get this info?11:30
ogra_oh11:30
sil2100So, it wasn't a problem before as in the past only the -autopilot one was depping on it11:31
ogra_sorry i looked at a diff and was cheated :P11:31
ogra_http://launchpadlibrarian.net/176631625/unity8_7.86%2B14.10.20140527-0ubuntu1_7.87%2B14.10.20140530.1-0ubuntu1.diff.gz11:31
* ogra_ missed the @@ line above11:31
sil2100Ahah!11:31
sil2100Right ;)11:31
ogra_yeah, so thats it11:31
sil2100Damn diffs11:31
ogra_great ... lets see the test results11:32
=== oSoMoN_ is now known as oSoMoN
ogra_seems all autopkgtests are done for the UAL bit ... lets see, next publisher should pick it up11:33
sil2100YESS11:34
sil2100:D11:34
* sil2100 can't wait11:34
ogra_what a chaos11:34
sil2100The last 3 days are terrible11:34
ogra_yeah11:34
ogra_well, happy we traced it down11:35
Chipacawould now be a good time for me to pimp https://wiki.ubuntu.com/Chipaca/PPU ?11:35
Chipaca:)11:35
ogra_who would have thought we have no session anymore :)11:35
=== vila changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: vila | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
sil2100Anyway, I guess we should really move this kinds of discussions to -release11:46
sil2100We'll be spamming the channel a lot but I guess that's required11:46
* ogra_ wonders what to do with imgbot11:48
sil2100Hug him?11:48
ogra_no, i mean if it should move along etc11:49
sil2100I wonder as well, I guess we should ask slangasek?11:51
ogra_i need to rework it a bit as well so that people get it talks about touch images11:52
=== gatox_at_dr is now known as gatox
=== vila changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: cihelp | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
ogra_sil2100, you should write an announcement mail that the conversations will move over12:04
ogra_so people know about ...12:04
ogra_to -phone and -devel i guess12:04
sil2100Yeah, we've been thinking about that, but hm, slangasek said we shouldn't12:04
ogra_oh, hmm, k12:04
sil2100Since we never really announced -ci-eng as the channel officialy anyway ;p12:04
ogra_asac, and didrocks did ... they even asked people to join here12:05
asacwhat?12:06
ogra_asac, landing team is supposed to do its conversations in #ubuntu-release now12:06
asaci dont think thats decided12:06
ogra_and iirc there was a mail that pointed people here12:07
asacwe dont change anything until there is a plan12:07
ogra_which is why i said we should have an announcement mail for the move12:07
asacright, but we dont move right now12:07
ogra_ah, i thought there was one12:07
asacthings are getting mixed up12:07
asaclong term goal is to merge the worlds12:07
asacbut we haven't even looked at what to do to get there12:08
ogra_ah12:08
LaneyI think most of the things that the landing team talks about aren't really release matters12:08
asacfirst step is to move LT operations into foundations, but keep things unchanged12:08
asacsecond step is to think about how to get our landing process long term worked into the way ubuntu works and vice versa :)12:08
Laneythey're probably better suited to -touch or -devel12:08
asacits perfect here12:08
ogra_ok, what rob and sil2100 said sounded like the conversations were supposed to move along with them12:08
asacfor now12:08
asacnot perfect in general12:09
ogra_when tehy move teams12:09
LaneyIf you want to move it12:09
asacogra_: this channel is not owned by ev12:09
sil2100Well, slangasek pointed -release as the best place for landing talk, as usually we're chatting about things landing in the archive and the image12:10
ogra_no, but slangasek seemsed to want the conversations in release ... he didnt sound like that was a long term thing yesterday either12:10
sil2100I'm fine with any channel TBH12:10
sil2100Would prefer something from the likes of -devel or -touch12:10
* ogra_ doesnt care at all ... but i want the imgbot to run in the respective channel 12:10
=== alan_g is now known as alan_g|lunch
asacsil2100: yes, but thats mid/long term. for now we decided to not change anything, but home12:11
asac:)12:11
ogra_and i dont want scattered conversations across multiple channels12:11
asacsil2100: and then once you guys have started n the new team, discuss how to improve things going further12:12
asacone part is the channel, but thats probably not really a priority :)12:12
=== MacSlow|lunch is now known as MacSlow
sil2100Yeah, just wanted to make sure it's more public12:12
sil2100As only landers and some core-devs know about -ci-eng12:12
sil2100All others are living in oblivion and don't know anything about what's going on during our discussions12:13
sil2100Not a priority, but still12:13
sil2100It's more like a bikeshed problem12:13
asacsil2100: sure, things can be discussed. but it should be put into a bigger plan12:13
asacjust moving channels wont help at all ... instead might cause frustration even of the current release team12:14
asacas you can see by Laney's comment above :)12:14
* asac lunch12:16
sil2100psivaa: is the calendar still running and presenting old test results, or did we get so many failures again?12:19
psivaasil2100: it's still running and the new results are not yet updated12:19
sil2100Anyway, it looks good in overall!12:19
psivaasil2100: yea.12:20
psivaaoff to lunch12:20
=== psivaa is now known as psivaa-lunch
sil2100o/12:20
* sil2100 should eat something as well soon12:20
* ogra_ just had breakfast :) 12:23
sil2100I had a carrot!12:25
ogra_yummy12:26
jdstrandpsivaa-lunch: if you haven't already, when you respond to the oxide email can you be sure to tell us exactly what you need. I think there might have been miscommunication-- I for one didn't realize you were waiting on something from us (but, I could easily not be up to date, but better safe than sorry :)12:37
sil2100Ok, time for lunch!12:38
sil2100o/12:38
cjwatsonI'm confused about why we apparently need extensive discussions and planning to talk about things on a different IRC channel12:38
cjwatsonseems like bureaucracy12:38
=== nik90_ is now known as nik90
cjwatsonlooks like silo 18 needs some manual proposed-migration hinting; attempting to sort that out12:44
cjwatsonthough actually I should wait for click to land first12:45
evsil2100, robru: can one of you find a time that works within the landing schedule: https://rt.admin.canonical.com/Ticket/Display.html?id=6882612:47
dbarthMirv, psivaa-lunch: to be clear, silo 4 should be deleted, we can't land this change anymore; qtwebkit 5.2 has to go alone12:48
Mirvdbarth: psivaa-lunch: yeah I was going to ask for clarification. you mean, the webbrowser-app should be deleted, and qtwebkit alone?12:49
MirvI can reconfigure12:49
Mirvin that case, it should be now ready for testing12:50
=== alan_g|lunch is now known as alan_g
=== cprov changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: cprov | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
elopioping cprov. I'm having a problem with the jenkins job for MPs in ubuntu-ui-toolkit13:19
elopioit doesn't seem to install the ubuntu-ui-toolkit-autopilot package from the branch, it takes the one in the archive.13:19
cprovelopio: which job ?13:20
elopiocprov: https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/1081/artifact/clientlogs/ubuntuuitoolkit/dpkg-l.log13:20
elopioon the log I see this13:23
elopioUnpacking ubuntu-ui-toolkit-autopilot (0.1.46+14.10.20140602-0ubuntu1) over (0.1.46+14.10.20140520bzr1092pkg0trusty1235+autopilot0)13:23
elopioI think the on I need is the one with bzr on the name.13:23
=== tedg is now known as ted
cjohnstonelopio: 20140602 > 2014052013:24
stgrabersil2100: the reason for the rejection should have been in the reject message.13:25
cjohnstonJust my guess, but sounds like trunk may need to be merged...13:25
elopiocjohnston: I get that, but why is the bzr version 20140520 instead of yesterday, when it was built?13:25
stgrabersil2100: looking at the diff again, it probably was that you have changes in there without bug references so no testcase or anything to be used to verify the SRU in proposed13:26
popeyogra_: you seeing bug 1326378 ?13:26
ubot5bug 1326378 in webbrowser-app (Ubuntu) "webapp-container leaks memory over time on #63" [Undecided,New] https://launchpad.net/bugs/132637813:26
=== psivaa-lunch is now known as psivaa
* popey edits that to #6413:26
=== ted is now known as tedg
bfillersil2100: can we get a silo for line 22 now? was blocked on silo 18 but think that's released now13:28
cjohnstonelopio: what branch is this pulling from13:28
elopiocjohnston: https://code.launchpad.net/~elopio/ubuntu-ui-toolkit/fix1326072-create_fake_xauthority/+merge/22195313:28
bfillerelopio: will gallery still need this workaround branch after the proper ui-toolkit fix lands? https://code.launchpad.net/~elopio/gallery-app/workaround1324556-get_header/+merge/22141513:28
elopiobfiller: no.13:28
bfillerelopio: ok thanks13:29
elopiobfiller: if you haven't merged it, please just reject it.13:29
bfillerelopio: will do13:29
elopiothanks.13:29
elopioI'm sorry for the mess. If you still see something weird on your landing please let me know.13:29
cjohnstonelopio: the changelog lists ubuntu-ui-toolkit (0.1.46+14.10.20140520-0ubuntu1) utopic; urgency=medium, isn't that what we get the version number from?13:30
cjohnstonelopio: trunk has ubuntu-ui-toolkit (0.1.46+14.10.20140602-0ubuntu1) utopic; urgency=low13:31
ogra_popey, way to high, but not rising here13:31
cjohnstonthat seems to match why the 'wrong' one is being installed13:31
elopiocjohnston: I'm lostttt. Where are you seeing that changelog?13:31
cjohnstonin the branc13:31
cjohnstonbranch13:31
elopioand anyway, shouldn't the job that builds the deb update that change log?13:32
=== vrruiz_ is now known as rvr
cjohnstonnot based on this commit: http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk/revision/103013:32
elopiobzoltan: I need your help here ^13:33
elopiowe need the versions of the debs generated on the MPs to be higher than the ones in the archive.13:33
elopioshould I update the changelog for every MP ?13:34
cjohnstonelopio: the job appears to append the MP information to the version..13:35
cjohnstonyou just need to merge trunk13:35
cjohnstonas long as you have trunk, you should be good to go13:35
cjohnstonbecause it will take 0.1.46+14.10.20140602-0ubuntu1 and turn it into 0.1.46+14.10.20140602-0ubuntu1bzr1092pkg0trusty1235+autopilot013:36
cjohnstonso you would be good to go13:36
bzoltanelopio:  a sec, I am on a call13:38
elopiocjohnston: but I need to merge into staging. If I also have this branch merged with trunk, I will cause a mess.13:39
elopioso the problem could be that staging is not merged with trunk.13:40
ogra_popey, mem usage doesnt change here ...13:40
cjohnstonelopio: sounds like we need to wait for bzoltan and fginther13:40
elopiocjohnston: I see they have now the same revision.13:41
elopioso probably a new run will succeed.13:41
* elopio kicks jenkins.13:41
bzoltancjohnston:  shoot13:41
elopiobzoltan: I think the problem was caused because when jenkins ran, staging was not up-to-date with trunk.13:42
elopiocjohnston: helped me finding the cause, and I think that this new run will pass all the tests.13:43
bzoltanelopio: possible... did we miss something?13:43
cjohnstonbzoltan: can you read scrollback between me and elopio please? I believe that in his MP, it isn't doing what he wants because his version number is lower than trunk13:43
bzoltanelopio: cjohnston: this is the next landing https://code.launchpad.net/~bzoltan/ubuntu-ui-toolkit/landing_04-06/+merge/22198713:43
elopiobzoltan: and I'm talking about this branch: https://code.launchpad.net/~elopio/ubuntu-ui-toolkit/fix1326072-create_fake_xauthority/+merge/22195313:43
elopiobzoltan: without it, you will get one error on mako on an xauthority test.13:43
bzoltanelopio:  do you want me to merge this MR to the 04/06 landing MR?13:44
elopiobzoltan: if jenkins confirms it fixes the bug, yes, it would be nice.13:46
elopiootherwise you'll get one red on the dashboard ruining our almost perfect stats :)13:46
popeyogra_: took some hours.13:49
seb128sil2100, why are the comments cases in pink color starting l41?13:55
seb128does it mean we shouldn't use those lines?13:56
ogra_popey, ah, i'll leave it running then13:56
sil2100seb128: uh, no, that's some spreadsheet bollocks13:57
sil2100seb128: you can assign it normally13:57
seb128sil2100, thanks13:58
fginthercjohnston, elopio, sorry for being occupied elsewhere... It sounds like you think you have the issue resolved by rebuilding?14:01
=== plars changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: plars | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
dbarthMirv: yes please, just qtwebkit14:12
dbarthMirv: is that in the same silo still?14:12
Mirvdbarth: yep, same silo landing-004, I built it earlier today. now it only has the qtwebkit and it's built ok for all archs.14:18
=== alan_g is now known as alan_g|tea
=== alan_g|tea is now known as alan_g
sil2100hm, UAL still in proposed I see14:36
sil2100ogra_: do you know why ubuntu-touch-meta doesn't migrate?14:37
=== MacSlow_ is now known as MacSlow
bfillersil2100: need a silo for line 43 when you get a chance (ubuntu-keyboard)14:38
ogra_sil2100, cjwatson is on it14:38
ogra_sil2100, i think he still waits for click to finish14:38
sil2100bfiller: sure14:38
sil2100ogra_: ACK, thanks!14:39
dbarthMirv: ok, ready for testing then14:40
sil2100brb14:41
cjwatsonogra_: I committed the hint change, haven't checked its results14:41
ogra_ah, LP says pending for meta now14:42
cjwatsonyeah, it worked14:42
sil2100ogra_: things seem to have migrated \o/14:54
ogra_have they ? i still see them on the excuses page14:55
ogra_weird14:55
ogra_its still all in proposed14:56
sil2100LP says otherwise14:56
sil2100So it should migrate out soon I guess?14:56
ogra_dont trust lp ;)14:56
ogra_yeah14:56
sil2100At least before even LP didn't consider it migrated ;) So we're good14:56
sil2100...I guess14:56
robrusil2100, yeah, lp reports the migration prematurely. fortunately I've never seen lp outright *lie* about it, just that lp reports the migration at the beginning of when it happens, and rmadison reports it at the end (eg, when it's actually done for real). this has bitten us a few times, but it's not like LP can say "it migrated!" and then it doesn't after that.15:01
sil2100Let's hope this didn't change15:06
sil2100As rmadison says it's not migrated :)15:06
robrusil2100, yeah, lp says it migrated only 23 minutes ago, give it some time yet ;-)15:07
cjwatsonLP won't lie, no, but the database doesn't know when the publisher is entirely done (as in synced out to mirrors).15:11
cjwatsonMaybe once the work to allow LP to be a portal for non-database information is completed, we'll be able to have it show mirror state.15:11
cjwatsonThe visible copy of update_excuses will typically update a couple of minutes after the copy is processed by LP, because proposed-migration does the copies and then spends a few minutes calculating various statistics before it publishes everything to the website.15:14
sil2100cjwatson: ok, good to know :)15:17
robrulooks good in rmadison now15:19
sil2100ogra_: hey, you got a moment for a packaging ACK? Although I'm afraid you'll -1 it ;)15:20
sil2100ogra_: https://ci-train.ubuntu.com/job/landing-010-2-publish/lastSuccessfulBuild/artifact/packaging_changes_unity-scopes-api_0.4.8+14.10.20140604.1-0ubuntu1.diff and https://ci-train.ubuntu.com/job/landing-010-2-publish/lastSuccessfulBuild/artifact/packaging_changes_unity-scopes-shell_0.4.0+14.10.20140604.1-0ubuntu1.diff <- so, one depends on a newer version of the other, some symbols changing (only internal as always) aaaand: no 15:22
sil2100ogra_: so I say +1 on all the other changes, but I remember you said you won't +1 anything that doesn't mention dep changes ;)15:22
ogra_sil2100, well, thats minor enough to +1 ... i meant serious dep changes ... bumping a version is surely not serious :) and i'm willing to let that one added -dev lib through15:24
sil2100ACK ;)15:24
sil2100Thanks! But no worries, my change will make things much easier15:24
ogra_sil2100, i thik i'll have to write a mail first, expressing that ... if people *then* dont mention their dep changes i'll nack15:24
sil2100ogra_: hah! I'll also mention it in my mail today ;)15:25
ogra_thanks :)15:25
ogra_sil2100, btw, how about an image build15:26
sil2100ogra_: I wanted to build an image with silo 20 in it...15:27
sil2100:<15:27
* sil2100 is still waiting for that15:27
ogra_ah, k15:27
sil2100It was held back for UAL15:27
sil2100mterry: how far are you with silo 20?15:28
ogra_right. thats done15:28
sil2100I want a new image NOOOOW15:28
mterrysil2100, it's all built in PPA, just waiting to be published in PPA15:28
mterrysil2100, I think when that happens, we'd be ready?15:28
sil2100mterry: is this silo tested?15:29
mterrysil2100, yes15:29
mterrysil2100, well15:29
mterrysil2100, it was before I just rebuilt ubuntu-touch-session with a merge from trunk.  I suppose I should retest15:29
sil2100mterry: I guess a quick re-test might be enough, you know, if everything still works with the UAL and other bits15:30
sil2100bfiller: silo assigned, in a moment the spreadsheet should refresh15:38
sil2100bfiller: (sorry for the wait(15:38
sil2100)15:38
sil2100)15:38
sil2100(wanted to close all the parentheses, don't like to leave any open)15:39
robru(((((((((15:41
sil2100mterry: just give us a poke once you're done, we're waiting for this!15:41
mterrysil2100, understood15:41
sil2100Argh! Syntax error!15:41
robrulol15:41
sil2100)))))))))15:41
ogra_parentheses are so last decade ... curly brackets are the new shiny !15:42
cjwatsonrobru: evil15:42
robrusil2100, you're the greatest ;-)15:42
ogra_{{{{{{{{15:42
robrumuahaha!15:42
sil2100Aw come ooon, you stop trolling meeee!15:42
robrucjwatson, some people just want to watch the world burn15:42
sil2100}}}}}}}}15:42
sil2100Ok ok enough15:43
ogra_{15:43
ogra_(SCNR)15:43
sil2100Sometimes I'm happy we're not doing things like that on -release... }15:43
robru}15:43
robrusil2100, got your back on that one15:43
sil2100Oh no! So now I introduced an error15:43
ogra_now thats team work !15:43
sil2100robru: once things calm down and no spreadsheet actions are happening, you can press the Archive button15:44
sil2100Since we had a lot of Landed entries15:44
robrusil2100, alright, I'll do it later15:44
mterrysil2100, still good15:46
sil2100mterry: publishing then!15:46
mterrysil2100, yay!15:47
sil2100ARGH15:49
robru?15:49
sil2100mterry: did you build telephony-service ?15:49
mterrysil2100, no just ubuntu-touch-session.  does telephony-service need a rebuild?15:49
sil21002014-06-04 15:48:09,896 ERROR Some projects (telephony-service) that were in the silo configuration list were not built. Prepare either prepare the latest missing projects or use the ignore missing projects flag which will release the lock on them.15:49
robruoh awesome15:50
sil2100We need to press the build button for telephony-service...15:50
robrusil2100, how much you wanna bet that a watch-only build won't work?15:50
mterrysil2100, I'm confused on why (still new to final steps involved in landing a silo)15:50
sil2100robru: we did that already15:51
robrumterry, it's a glitch in the matrix15:51
robrusil2100, so, what you're saying is.... i won the bet?15:51
sil2100robru: with Saviq in the morning... we then wanted to build the whole silo again, but UAL blocked it15:51
sil2100robru: ;)15:51
robru;-)15:52
sil2100mterry: let me run the build job15:52
mterrysil2100, so I should rebuild whole silo?15:52
mterrysil2100, ok15:52
robrumterry, basically the backend state of citrain got itself confused, it doesn't realize that telephony-service was already built, the only way to get out of this situation is to rebuild it. it really sucks15:52
sil2100We could hack it in the backend, but...15:53
sil2100It's risky and very uncomfortable, as we don't have direct SSH access15:53
sil2100So I have to workaround it in really stupid ways :|15:53
mterryOK15:54
sil2100Let's hope it will be fast...15:54
dbartho/ silo 16 good to go15:58
sil2100robru: ^ :)15:59
robrudbarth, cool thanks, we can land that soon, i think we just want to get an image built first. right sil2100 ?15:59
sil2100Is that something big?15:59
sil2100Like, risky?15:59
robrusil2100, well, webbrowser-app15:59
sil2100I see it's a dormant landing15:59
sil2100So I would say let's publish15:59
robrusil2100, alright16:00
sil2100robru, ogra_: meeting!16:00
dbarthrobru: np, not in a hurry there16:00
sil2100plars: ^16:00
sil2100popey: ^16:01
popeysorry, was grabbing coffee16:01
=== gatox is now known as gatox_lunch
robruogra_, https://ci-train.ubuntu.com/job/landing-016-2-publish/lastSuccessfulBuild/artifact/packaging_changes_webbrowser-app_0.23+14.10.20140602-0ubuntu1.diff packaging ack before you drift off to sleep?16:25
popeysil2100: shall I just start a separate thread about memory on the list?16:25
popeyso people see it rather than it being lost in a landing mail thread?16:25
ogra_robru, nice one ... even though it doesnt mention packaging changes directly it is actually descriptive enough to understand that there must be some ... ack16:26
robruogra_, thanks!16:27
ogra_(i wont fall dead right now btw ... but earlier )16:27
robruogra_, ;-)16:27
* popey goes to make food, back later16:28
sil2100popey: yes, please :)16:32
bfillerrobru, sil2100 : are we able to get a silo for line 22 now as the UAL stuff has landed?16:44
robrubfiller, sure!16:45
robrubfiller, ah, you got silo 12, please build16:47
bfillerrobru: thanks!16:47
robrubfiller, you're welcome!16:51
sil2100ogra_: ! Did you see the test results :O ?!16:53
sil2100ogra_: only 5 failures!16:53
robrusil2100, so what? mako is fine ;-)16:53
robrusil2100, I'm not sure what's more incredible, the lack of failures on mako or the massive amount of failures on everything else ;-)16:55
sil2100robru: the failures everywhere else are caused by the thing we mentioned on the meeting16:55
sil2100We didn't re-run other than mako16:55
robruoh ok16:55
robrusorry must have missed that bit.16:55
sil2100So flo and manta still have the b0rken a bit ;)16:55
=== gatox_lunch is now known as gatox
sil2100The next run will be fine16:56
robrusil2100, should I publish 20 now that it rebuilt?16:56
sil2100robru: yes, if it's done then yes ;) Be sure to mention mterry in that, and auto-ACK the packaging as mterry is a core-dev16:57
mterryyay16:57
robrusil2100, oh I like landings for core devs ;-)16:58
sil2100Yeah, love them as well ;p16:58
sil2100We can then act as normal monkeys, pushing buttons blindly16:58
robrusil2100, oh goody! monkey mode!16:58
sil2100ogra_, robru: in today's mail I won't yet add new AP failures as we only got proper test results not so long ago17:01
sil2100So I didn't have time to check those17:02
robrualright17:02
sil2100robru: are you very busy toda?17:02
sil2100*today?17:02
robrusil2100, well I'm spending most of the day teaching myself some new tools. happy to help with anything you need17:02
sil2100robru: since if you have a free moment, could you do some analyzing for me? Take a look at the dashboard for #64 and look at the failures we have for calendar_app, dialer_app and ubuntuuitoolkit on mako, try looking into the testcase and (if possible) try reproducing it manually17:04
=== seb128_ is now known as seb128
sil2100It might be hard, if some testcase is complicated you can just leave it as it is17:04
robrusil2100, oh sure17:04
sil2100Anyway, for each of those could you in the end fill in a bug and send me an e-mail?17:04
sil2100With a quick note if you could reproduce it or not17:04
sil2100robru: thanks! :)17:04
sil2100It's nothing high-priority if anything, but still would be nice to have this17:05
sil2100robru: if you could also more or less approximate how much time it took you then it would be nice, we need to benchmark this a bi17:05
sil2100t17:05
robrusil2100, sure thing17:05
sil2100Since if it's a very time-consuming process, we might need to get someone else to do it... I'm already enough busy as it is17:06
sil2100Ok, time to send the e-mail ;p17:06
=== alan_g is now known as alan_g|EOD
robrusil2100, alright, running uitk tests17:17
sil2100robru: ok, remember to try running them manually - by manually I mean 'by hand', without AP17:17
sil2100i.e. reading the test case in autopilot and trying to emulate the same movements/behavior17:17
sil2100If a test case seems a bit too complex or big, then just drop it17:18
sil2100Ok, I guess I go rest now a bit as well17:19
sil2100See you tomorrow o/17:19
=== josepht_ is now known as josepht
robruogra_, cyphermox, rsalveti: ok, so silo 20 landed for real (really for real, rmadison confirmed for real ;-) can whoever's around kick an image build? thx18:33
=== plars changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: cihelp | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
=== fginther changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: fginther | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
robruseb128, hey, any way that lines 45 and 46 can go in the same silo? I know they're unrelated but trusty SRUs lock the silos for a long time so if they don't conflict, you should be able to test them independently from the same silo19:04
robrutedg, you got 1419:05
tedgrobru, cool, thanks!19:05
robrutedg, you're welcome!19:05
seb128robru, better to keep differents silos, we can m&c before they are in updates, those shouldn't create issues19:49
robruseb128, ok19:49
popeyrobru: planning on kicking an image tonight?19:50
robrupopey, i tried, nobody responded to my ping19:50
robruseb128, ok you got 16 and 1719:50
robruslangasek, hmm, can you kick images?19:51
slangasekrobru: kicking now19:56
robruslangasek, ah, thank you!19:57
imgbot=== trainguard: IMAGE 65 building (started: 20140604 20:00) ===20:00
popey\o/20:03
robruthis is gonna be a big one20:03
robruUAL + split greeter fixes20:03
robruplus a bunch of random other things20:04
imgbot=== trainguard: IMAGE 65 DONE (finished: 20140604 21:35) ===21:35
imgbot=== changelog: http://people.canonical.com/~ogra/touch-image-stats/65.changes ===21:35
=== fginther changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: cihelp | CI Train support - US: robru, rsalveti - EU: sil2100, Mirv | CITrain support no answer: use mup bot after 30 minutes, but choose right timezone | Known issues: -
robotfuelcihelp, I've noticed I can't adb reboot bootloader on todays image, has anyone else reported this?22:48
=== jhodapp is now known as jhodapp|afk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!