**** BEGIN LOGGING AT Thu Oct 13 02:59:59 2016 Oct 13 03:09:44 * DougReeder checks in Oct 13 03:47:03 Woohoo! The JS I18N API is functional! (http://norbertlindenberg.com/2012/12/ecmascript-internationalization-api/) Oct 13 03:49:46 It just hit webkit proper yesterday, so I wasn’t sure if we had it. Oct 13 04:40:24 Well WebKit isn't really that much maintained anymore Oct 13 04:40:43 We use QtWEbEngine which uses Chromium/Blink code Oct 13 07:10:30 morning Oct 13 08:39:35 morning Oct 13 08:48:53 Tofe: morning! Oct 13 11:02:26 JaMa: morning Oct 13 11:02:35 Seems the build server is running out of space again :P Oct 13 11:02:51 I already deleted some testing images, but not sure what else I can delete and how Oct 13 11:02:56 Any chance you could have a look? Oct 13 11:03:07 build server or file server? Oct 13 11:04:27 I think the file server Oct 13 11:04:37 But not sure tbh Oct 13 11:05:00 I guess the build one Oct 13 11:05:21 It's in the qemu stable build that it says there's no space left Oct 13 11:05:32 If it was the file server it would do it in the rsync right? Oct 13 11:06:42 yup, will look Oct 13 11:07:31 see the first few lines of http://jenkins.nas-admin.org/view/luneos-stable/job/luneos-stable_qemux86/lastBuild/consoleFull Oct 13 11:07:40 something is wrong in webos-ports-setup it seems Oct 13 11:08:44 I guess it doesn't like the empty line at the end Oct 13 11:09:29 what's the name of current release? Oct 13 11:11:23 It's "Ca phe sua da" but kept it "Ca" to prevent issues Oct 13 11:11:28 Or that's too short of a name? Oct 13 11:12:05 fine with me, I just wanted to fix the commit in stable branch Oct 13 11:15:04 So no space is an issue, but there's another one? Oct 13 11:15:10 Do we also try to clean up the sstate of previous buidls ? Oct 13 11:16:40 Herrie: yes, the extra line in conf/layers.txt breaks updating a bit Oct 13 11:16:53 JaMa: Ah Oct 13 11:16:56 Will keep an eye on that Oct 13 11:17:01 it's after last repository so hopefully it updated other layers correctly Oct 13 11:17:12 you should always rebase stable branch on top of krogoth Oct 13 11:17:25 the it's easy to see that only 2 lines were changed Oct 13 11:19:02 yes we clean sstate twice in stable build Oct 13 11:19:06 after 2 and 3 MACHINEs Oct 13 11:19:09 ignore(FAILURE) { build("luneos-stable_workspace-cleanup") } Oct 13 11:19:09 ignore(FAILURE) { build("luneos-stable_mako") } Oct 13 11:19:09 ignore(FAILURE) { build("luneos-stable_tenderloin") } Oct 13 11:19:09 ignore(FAILURE) { build("luneos-stable_workspace-rsync") } Oct 13 11:19:09 ignore(FAILURE) { build("luneos-stable_workspace-cleanup") } Oct 13 11:19:11 ignore(FAILURE) { build("luneos-stable_grouper") } Oct 13 11:19:14 ignore(FAILURE) { build("luneos-stable_maguro") } Oct 13 11:19:16 ignore(FAILURE) { build("luneos-stable_qemux86") } Oct 13 11:19:19 ignore(FAILURE) { build("luneos-stable_workspace-rsync") } Oct 13 11:19:24 but the last section with 3 didn't fit into tmpfs Oct 13 11:21:39 I cannot connect to bonaire, because abaco and kwaj are down and my VPN doesn't work directly Oct 13 11:21:54 I'll call cleanup from jenkins and it should be enough to re-trigger qemux86 Oct 13 11:24:53 JaMa: OK Oct 13 11:25:14 I always update stable based on latest testing, fixing the SRCREV for meta-webos-ports and meta-smartphone instead of HEAD Oct 13 11:28:57 Herrie: well krogoth and testing branch didn't have this empty line Oct 13 11:29:14 Herrie: and there were 2 other changes which weren't included in stable Oct 13 11:33:42 JaMa: We'd need b9f5159bfe92568f77eb8547689e585b502c26cb for meta-webos-ports in stbale Oct 13 11:33:48 s/stbale/stable Oct 13 11:47:00 ok, I've updated stable Oct 13 11:47:11 but that means that we should rebuild all MACHINEs not just qemux86 Oct 13 11:47:55 because your stable builds were using different revision Oct 13 11:47:56 Processing meta-webos-ports: Fixed to revision 5544050977f0783e27c1c55cb5155f60ad661ae4, skipping update Oct 13 11:48:44 JaMa: OK Oct 13 11:49:21 Let's see if space allows us Oct 13 11:50:27 I'm cleaning the testing sstate now Oct 13 11:50:32 111Gsstate-cache Oct 13 13:15:14 Herrie: the problem is that workspace-cleanup doesn't work very well now, we need to pass --extra-archs parameter for the script to find all removable sstate archives Oct 13 13:15:31 Herrie: I'll do it later, hopefully ka6sox will be able to fix VPN for me to check it from shell Oct 13 13:20:30 JaMa: Ah I see Oct 13 13:36:49 I've updated jenkins-job.sh to show which sstate archives are left, that should help me to fix it without shell access Oct 13 17:46:33 Herrie|Pre3: workspace-cleanup fixed, next time there should be more space available Oct 13 17:46:58 23650 out of 43413 files will be removed! Oct 13 17:47:14 stable is down from 28G to 19G Oct 13 17:48:09 testing should be more interesting starting on 104G Oct 13 17:51:27 :) Oct 13 17:51:34 Great! Oct 13 18:05:42 Herrie|Pre3: it turned out i don't know the basics... https://github.com/nizovn/org.webosports.app.firstuse/commit/164b1872d1515f0f6d68a3349abd6a4be6ed6a3a Oct 13 18:09:20 nizovn: LOL Oct 13 18:10:48 49681 out of 93667 files will be removed! Oct 13 18:18:20 51Gsstate-cache Oct 13 18:32:43 nizovn: hehe Oct 13 18:33:07 nizovn: next time you'll use JSON.stringify :p Oct 13 18:41:54 yeah :) Oct 13 18:42:05 luna-send is a lot more user-friendly :) Oct 13 18:54:55 Tofe: I got the launchbar working dynamically just not happy with the order yet, looking into that ;) Oct 13 20:10:22 * DougReeder checks in Oct 13 21:16:05 Herrie: Morning. Are you present? Oct 13 21:24:45 Herrie: Email sent **** ENDING LOGGING AT Fri Oct 14 02:59:58 2016