Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro# /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree /system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks Basil Eljuse...
-- 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
Sorry forgot to attach the job file log.
From: linaro-validation-bounces@lists.linaro.org [mailto:linaro-validation-bounces@lists.linaro.org] On Behalf Of Basil Eljuse Sent: 05 August 2014 16:05 To: Linaro Validation Cc: Naresh Kamboju; Manik Bajpai Subject: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro# /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree /system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks Basil Eljuse...
-- 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
+ Vishal for review
On 5 August 2014 09:04, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
I guess it was solved already. There were 2 issues here: - LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA - busybox on Juno was broken. Bero pushed changes to bionic that fixed that
Hope that helps. Sorry it took so long to reply. I was snowed with emails.
milosz
On 5 August 2014 16:48, Alan Bennett alan.bennett@linaro.org wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook | Twitter | Blog irc: akbennett | alan.bennett@linaro.org | linaro toolchain, linaro stable kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
Hi Milosz / Alan,
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that So in 14.08 builds for Juno we should have this resolved I suppose. Great! I shall test it with 14.08.
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA
So for this does it mean we should be pulling in a LAVA fix/release at our instance? I am guessing so, please confirm. We'll plan for an update in that case.
Thanks Basil Eljuse...
-----Original Message----- From: Milosz Wasilewski [mailto:milosz.wasilewski@linaro.org] Sent: 06 August 2014 14:44 To: Alan Bennett Cc: Basil Eljuse; Vishal Bhoj; Linaro Validation; Naresh Kamboju; Manik Bajpai Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
I guess it was solved already. There were 2 issues here:
Hope that helps. Sorry it took so long to reply. I was snowed with emails. - busybox on Juno was broken. Bero pushed changes to bionic that fixed that - LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA milosz
On 5 August 2014 16:48, Alan Bennett alan.bennett@linaro.org wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook | Twitter | Blog irc: akbennett | alan.bennett@linaro.org | linaro toolchain, linaro stable kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- 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
On 6 August 2014 19:31, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Milosz / Alan,
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that
So in 14.08 builds for Juno we should have this resolved I suppose. Great! I shall test it with 14.08.
Busybox should be part of 14.07 release itself.
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not
the case for juno as the file was named /system/bin/sh. This was fixed in LAVA
So for this does it mean we should be pulling in a LAVA fix/release at our instance? I am guessing so, please confirm. We'll plan for an update in that case.
Pulling the latest LAVA fixes might be the thing that should be pulled.
Thanks Basil Eljuse...
-----Original Message----- From: Milosz Wasilewski [mailto:milosz.wasilewski@linaro.org] Sent: 06 August 2014 14:44 To: Alan Bennett Cc: Basil Eljuse; Vishal Bhoj; Linaro Validation; Naresh Kamboju; Manik Bajpai Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
I guess it was solved already. There were 2 issues here:
Hope that helps. Sorry it took so long to reply. I was snowed with emails.
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not
the case for juno as the file was named /system/bin/sh. This was fixed in LAVA milosz
On 5 August 2014 16:48, Alan Bennett alan.bennett@linaro.org wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE
test
suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell
is
executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner:
No
such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for
Juno
does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook
|
Twitter | Blog irc: akbennett | alan.bennett@linaro.org | linaro toolchain, linaro
stable
kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- 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
Hi Vishal / Milosz / Alan,
We did a LAVA upgrade today, but the issue seems to persist ): Unless the fix is lava is not yet propagated!
From the kernel log
[ 0.000000] Linux version 3.10.48-05208-gf4e327e (jenkins-build@ip-10-154-138-216) (gcc version 4.9.1 20140710 (prerelease) (Linaro GCC 4.9-2014.07) ) #1 SMP Tue Jul 29 04:29:08 UTC 2014
It is clear that I am using the 14.07 android LSK build for Juno.
I still see
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
Attaching the log file also as a reference.
Any clue?
Thanks Basil Eljuse…
From: Vishal Bhoj [mailto:vishal.bhoj@linaro.org] Sent: 06 August 2014 15:35 To: Basil Eljuse Cc: Milosz Wasilewski; Alan Bennett; Linaro Validation; Naresh Kamboju; Manik Bajpai; Dean Arnold Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
On 6 August 2014 19:31, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote: Hi Milosz / Alan,
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that So in 14.08 builds for Juno we should have this resolved I suppose. Great! I shall test it with 14.08. Busybox should be part of 14.07 release itself.
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA So for this does it mean we should be pulling in a LAVA fix/release at our instance? I am guessing so, please confirm. We'll plan for an update in that case. Pulling the latest LAVA fixes might be the thing that should be pulled.
Thanks Basil Eljuse...
-----Original Message----- From: Milosz Wasilewski [mailto:milosz.wasilewski@linaro.orgmailto:milosz.wasilewski@linaro.org] Sent: 06 August 2014 14:44 To: Alan Bennett Cc: Basil Eljuse; Vishal Bhoj; Linaro Validation; Naresh Kamboju; Manik Bajpai Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
I guess it was solved already. There were 2 issues here: Hope that helps. Sorry it took so long to reply. I was snowed with emails. - busybox on Juno was broken. Bero pushed changes to bionic that fixed that - LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA milosz
On 5 August 2014 16:48, Alan Bennett <alan.bennett@linaro.orgmailto:alan.bennett@linaro.org> wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook | Twitter | Blog irc: akbennett | alan.bennett@linaro.orgmailto:alan.bennett@linaro.org | linaro toolchain, linaro stable kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- 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
Hi Basil; The review that adjusted mksh is: https://review.linaro.org/#/c/2530/
I don't believe the fix was pushed into the legacy code base.
Alan.
On 7 August 2014 11:45, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Vishal / Milosz / Alan,
We did a LAVA upgrade today, but the issue seems to persist ): Unless the fix is lava is not yet propagated!
From the kernel log
[ 0.000000] Linux version 3.10.48-05208-gf4e327e (jenkins-build@ip-10-154-138-216) (gcc version 4.9.1 20140710 (prerelease) (Linaro GCC 4.9-2014.07) ) #1 SMP Tue Jul 29 04:29:08 UTC 2014
It is clear that I am using the 14.07 android LSK build for Juno.
I still see
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
Attaching the log file also as a reference.
Any clue?
Thanks
Basil Eljuse…
*From:* Vishal Bhoj [mailto:vishal.bhoj@linaro.org] *Sent:* 06 August 2014 15:35 *To:* Basil Eljuse *Cc:* Milosz Wasilewski; Alan Bennett; Linaro Validation; Naresh Kamboju; Manik Bajpai; Dean Arnold
*Subject:* Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
On 6 August 2014 19:31, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Milosz / Alan,
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that
So in 14.08 builds for Juno we should have this resolved I suppose. Great! I shall test it with 14.08.
Busybox should be part of 14.07 release itself.
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not
the case for juno as the file was named /system/bin/sh. This was fixed in LAVA
So for this does it mean we should be pulling in a LAVA fix/release at our instance? I am guessing so, please confirm. We'll plan for an update in that case.
Pulling the latest LAVA fixes might be the thing that should be pulled.
Thanks Basil Eljuse...
-----Original Message----- From: Milosz Wasilewski [mailto:milosz.wasilewski@linaro.org] Sent: 06 August 2014 14:44 To: Alan Bennett Cc: Basil Eljuse; Vishal Bhoj; Linaro Validation; Naresh Kamboju; Manik Bajpai Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
I guess it was solved already. There were 2 issues here:
Hope that helps. Sorry it took so long to reply. I was snowed with emails.
busybox on Juno was broken. Bero pushed changes to bionic that fixed that
LAVA assumed /system/bin/mksh as a shell interpreter. This was not
the case for juno as the file was named /system/bin/sh. This was fixed in LAVA
milosz
On 5 August 2014 16:48, Alan Bennett alan.bennett@linaro.org wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE
test
suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell
is
executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner:
No
such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for
Juno
does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook
|
Twitter | Blog irc: akbennett | alan.bennett@linaro.org | linaro toolchain, linaro
stable
kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- 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
Thanks Alan for the confirmation.
That explains it. The change is quite minimal. I’ll check with Dean if we can get this applied locally till we go for the package based upgrade next time at which point we should get all the latest updates.
Thanks Basil Eljuse…
From: Alan Bennett [mailto:alan.bennett@linaro.org] Sent: 07 August 2014 19:10 To: Basil Eljuse Cc: Vishal Bhoj; Milosz Wasilewski; Linaro Validation; Naresh Kamboju; Manik Bajpai; Dean Arnold Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
Hi Basil; The review that adjusted mksh is: https://review.linaro.org/#/c/2530/
I don't believe the fix was pushed into the legacy code base.
Alan.
On 7 August 2014 11:45, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote: Hi Vishal / Milosz / Alan,
We did a LAVA upgrade today, but the issue seems to persist ): Unless the fix is lava is not yet propagated!
From the kernel log
[ 0.000000] Linux version 3.10.48-05208-gf4e327e (jenkins-build@ip-10-154-138-216) (gcc version 4.9.1 20140710 (prerelease) (Linaro GCC 4.9-2014.07) ) #1 SMP Tue Jul 29 04:29:08 UTC 2014
It is clear that I am using the 14.07 android LSK build for Juno.
I still see
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l <ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
Attaching the log file also as a reference.
Any clue?
Thanks Basil Eljuse…
From: Vishal Bhoj [mailto:vishal.bhoj@linaro.orgmailto:vishal.bhoj@linaro.org] Sent: 06 August 2014 15:35 To: Basil Eljuse Cc: Milosz Wasilewski; Alan Bennett; Linaro Validation; Naresh Kamboju; Manik Bajpai; Dean Arnold
Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
On 6 August 2014 19:31, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote: Hi Milosz / Alan,
- busybox on Juno was broken. Bero pushed changes to bionic that fixed that So in 14.08 builds for Juno we should have this resolved I suppose. Great! I shall test it with 14.08. Busybox should be part of 14.07 release itself.
- LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA So for this does it mean we should be pulling in a LAVA fix/release at our instance? I am guessing so, please confirm. We'll plan for an update in that case. Pulling the latest LAVA fixes might be the thing that should be pulled.
Thanks Basil Eljuse...
-----Original Message----- From: Milosz Wasilewski [mailto:milosz.wasilewski@linaro.orgmailto:milosz.wasilewski@linaro.org] Sent: 06 August 2014 14:44 To: Alan Bennett Cc: Basil Eljuse; Vishal Bhoj; Linaro Validation; Naresh Kamboju; Manik Bajpai Subject: Re: [Linaro-validation] Juno android builds fails to locate lava-test-runner...
I guess it was solved already. There were 2 issues here: Hope that helps. Sorry it took so long to reply. I was snowed with emails. - busybox on Juno was broken. Bero pushed changes to bionic that fixed that - LAVA assumed /system/bin/mksh as a shell interpreter. This was not the case for juno as the file was named /system/bin/sh. This was fixed in LAVA milosz
On 5 August 2014 16:48, Alan Bennett <alan.bennett@linaro.orgmailto:alan.bennett@linaro.org> wrote:
- Vishal for review
On 5 August 2014 09:04, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote:
Hello All,
I was trying to extend the use of LAVA for the execution of bigLITTLE test suites on Juno.
I used both 14.06 and 14.07 builds from Linaro.
However I get the following failure at the point where lava-test-shell is executing.
root@linaro#
/data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-lava-juno-butterfree/bin/lava-test-runner /data/lava-l < ava-juno-butterfree
/system/bin/sh: /data/lava-lava-juno-butterfree/bin/lava-test-runner: No such file or directory
root@linaro#
Guessing from the message it looks to me that the android builds for Juno does not have needed lava components packaged.
Can anyone please confirm my assessment?
Also how do we go about fixing this. Is this a LAVA issue or a builds issue?
Naresh / Milosz, could you help?
Thanks
Basil Eljuse…
-- 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
linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Alan Bennett, Director of Product Technology Linaro.org │ Open source software for ARM SoCs | Follow Linaro: Facebook | Twitter | Blog irc: akbennett | alan.bennett@linaro.orgmailto:alan.bennett@linaro.org | linaro toolchain, linaro stable kernel & linaro lava
linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- 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
--
Alan Bennett, Director of Product Technology Linaro.orghttp://www.linaro.org/ │ Open source software for ARM SoCs | Follow Linaro: Facebookhttp://www.facebook.com/pages/Linaro | Twitterhttp://twitter.com/#%21/linaroorg | Bloghttp://www.linaro.org/linaro-blog/ irc: akbennett | alan.bennett@linaro.orgmailto:alan.bennett@linaro.org | linaro toolchain, linaro stable kernel & linaro lava
-- 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
On Thu, 7 Aug 2014 12:10:28 -0600 Alan Bennett alan.bennett@linaro.org wrote:
Hi Basil; The review that adjusted mksh is: https://review.linaro.org/#/c/2530/
This change is in the current release branch:
https://git.linaro.org/lava/lava-dispatcher.git/blob/refs/heads/release:/lav...
It is also in the LAVA packages at version 2014.07: http://sources.debian.net/src/lava-dispatcher/2014.07-1/lava_dispatcher/lava...
http://sources.debian.net/src/lava-dispatcher/2014.07-1/lava_dispatcher/depl...
Sample LAVA test job:
https://staging.validation.linaro.org/scheduler/job/50882.1
There could be changes needed in the test image as this was changing during the finalising of the change in LAVA.
linaro-validation@lists.linaro.org