Hi Dean, I'm pretty sure we haven't cleaned anything up, so the master image will still be in the appropriate state. You *may* need to remount the various testboot and testrootfs partitions. In these situations I tend to just follow the commands the dispatcher has sent and then inspect/play around with the mounted directories to see if something has got corrupted.
I'd start with an "fdisk -l" to check all your partitions are ok. Then an "ls -l /dev/disk/by-label" to check all the formatting links are correct. Then I'd do the mount. First thing to check then, is that when you mount, what the permissions appear to be. After that I'd unmount and start doing the mkfs commands from the log and then remount - one possibility is that there is some device table corruption so the old data isn't being blown away. That's where I'd start. After that it's difficult to suggest until you get further information. Thanks Dave On 5 Nov 2013, at 13:55, Dean Arnold <[email protected]> wrote: > Hi Dave, > > The Ubuntu job fails yet again, even without using l-m-c. Is there a way to > prevent LAVA from cleaning up the files after the job so that I can check the > permissions on the image? > > I wonder if something has gone wrong with my dispatcher environment. > > Cheers > Dean > >> -----Original Message----- >> From: Dean Arnold >> Sent: 05 November 2013 11:54 >> To: 'Dave Pigott' >> Cc: [email protected] Validation; Ian Spray; Basil >> Eljuse >> Subject: RE: [Linaro-validation] Cannot change ownership to uid 0, gid >> 1 when deploying linaro bootfs >> >> Hi Dave, >> >> I have just kicked off a run that uses your definition. As soon as the >> results come in I will let you know. >> >> Cheers >> Dean >> >>> -----Original Message----- >>> From: Dave Pigott [mailto:[email protected]] >>> Sent: 05 November 2013 11:49 >>> To: Dean Arnold >>> Cc: [email protected] Validation; Ian Spray; Basil >>> Eljuse >>> Subject: Re: [Linaro-validation] Cannot change ownership to uid 0, >> gid >>> 1 when deploying linaro bootfs >>> >>> Hi Dean, >>> >>> Only difference I can see is that our health check doesn't use l-m-c >>> and we use a 1 month older release: >>> >>> --------------Begin included-------------- >>> { >>> "timeout": 36000, >>> "job_name": "lab-health-vexpress-tc2", >>> "health_check": true, >>> "logging_level":"DEBUG", >>> "notify_on_incomplete": ["[email protected]"], >>> "actions": [ >>> { >>> "command": "deploy_linaro_image", >>> "parameters": { >>> "image": >>> "http://releases.linaro.org/13.04/ubuntu/vexpress/vexpress- >>> quantal_developer_20130423-299.img.gz" >>> } >>> }, >>> { >>> "command": "boot_linaro_image" >>> }, >>> { >>> "command": "deploy_linaro_android_image", >>> "parameters": { >>> "data": >>> "http://releases.linaro.org/13.04/android/vexpress/userdata.tar.bz2", >>> "boot": >>> "http://releases.linaro.org/13.04/android/vexpress/boot.tar.bz2", >>> "system": >>> "http://releases.linaro.org/13.04/android/vexpress/system.tar.bz2" >>> } >>> }, >>> { >>> "command": "boot_linaro_android_image" >>> }, >>> { >>> "command": "submit_results", >>> "parameters": { >>> "stream": "/private/team/linaro/lab-health/", >>> "server": "http://lava- >>> >> health:0uwg4a3i3m17mgut0zt00gg80bzdh3dytps1bms86iirz12ijmg25twu3tgypdnt >>> >> cdy29pxstx90n2q71s4cws6c10dk2zjx8c6m50nxo2kcdzao4bgfckd8nyfuqc08@valida >>> tion.linaro.org/RPC2/" >>> } >>> } >>> ] >>> } >>> --------------End included-------------- >>> Can you try that and see if it works? >>> >>> Thanks >>> >>> Dave >>> >>> On 5 Nov 2013, at 10:33, Dean Arnold <[email protected]> wrote: >>> >>>> Hi Dave, >>>> >>>> In our setup we only have fastmodels and TC2 so unfortunately I >> have >>> been unable to try this on any other development boards. >>>> >>>> I don't seem to see it on the 64bit fastmodels jobs I have running >>> but it is happening on all of our TC2 boards. Open Embedded seems to >>> run fine of the models and Android is ok on TC2, so it only seems to >>> apply to Ubuntu on TC2. >>>> >>>> Thanks >>>> Dean >>>> >>>> >>>>> -----Original Message----- >>>>> From: Dave Pigott [mailto:[email protected]] >>>>> Sent: 05 November 2013 10:22 >>>>> To: Dean Arnold >>>>> Cc: [email protected] Validation; Ian Spray; >> Basil >>>>> Eljuse >>>>> Subject: Re: [Linaro-validation] Cannot change ownership to uid 0, >>> gid >>>>> 1 when deploying linaro bootfs >>>>> >>>>> Hi Dean, >>>>> >>>>> I can't say I've seen anything like this. I'm assuming this isn't >>> just >>>>> on one TC2, but on any device? >>>>> >>>>> Dave >>>>> >>>>> On 4 Nov 2013, at 12:30, Dean Arnold <[email protected]> wrote: >>>>> >>>>>> <job_1602.log> >>>>> >>>> >>>> >>>> -- IMPORTANT NOTICE: The contents of this email and any attachments >>> are confidential and may also be privileged. If you are not the >>> intended recipient, please notify the sender immediately and do not >>> disclose the contents to any other person, use it for any purpose, or >>> store or copy the information in any medium. Thank you. >>>> >>>> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 >> 9NJ, >>> Registered in England & Wales, Company No: 2557590 >>>> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge >> CB1 >>> 9NJ, Registered in England & Wales, Company No: 2548782 >>>> >>> > > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > > ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2557590 > ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2548782<job_1610.log> _______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
