Hello Lava Team,
We faced to errors when we launched long tests ( e.g LTP tests, stress tests ... ) since we use Lava dockers. The following messages are returned by Lava and the test stop :
Connection closed by foreign host. err: lava_test_shell connection dropped Marking unfinished test run as failed
These error messages appears during the test, if no message are generated on the console during approximatively six minutes. We found a workaround that consist to send periodically message to the console, allowing the test to complete.
I would like to know if we can setup a setting to
I would like to know if there is a way to inhibit this control, or to change the timeout settings of this control ?
Our configuration : Lava 2017.6 with dockers
Regards
Philippe Begnic
On 13 December 2017 at 10:55, Philippe BEGNIC philippe.begnic@st.com wrote:
Hello Lava Team,
We faced to errors when we launched long tests ( e.g LTP tests, stress tests ... ) since we use Lava dockers. The following messages are returned by Lava and the test stop :
Connection closed by foreign host.
This error isn't coming from LAVA, it's from whatever program you've used to connect to your devices serial. I'm guessing telnet/ser2net. So you need to work out why telnet/ser2net is closing the connection.
err: lava_test_shell connection dropped Marking unfinished test run as failed
These error messages appears during the test, if no message are generated on the console during approximatively six minutes. We found a workaround that consist to send periodically message to the console, allowing the test to complete.
I would like to know if we can setup a setting to
I would like to know if there is a way to inhibit this control, or to change the timeout settings of this control ?
LAVA timeouts aren't having an effect here.
Our configuration : Lava 2017.6 with dockers
Regards
Philippe Begnic
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
Thank you Matt for your support.
On 12/13/2017 12:05 PM, Matt Hart wrote:
On 13 December 2017 at 10:55, Philippe BEGNIC philippe.begnic@st.commailto:philippe.begnic@st.com wrote:
Hello Lava Team,
We faced to errors when we launched long tests ( e.g LTP tests, stress tests ... ) since we use Lava dockers. The following messages are returned by Lava and the test stop :
Connection closed by foreign host.
This error isn't coming from LAVA, it's from whatever program you've used to connect to your devices serial. I'm guessing telnet/ser2net. So you need to work out why telnet/ser2net is closing the connection.
Yes, we use telnet/ser2net services to connect to the board. This is done through a docker. We will focus our investigation on that.
err: lava_test_shell connection dropped Marking unfinished test run as failed
These error messages appears during the test, if no message are generated on the console during approximatively six minutes. We found a workaround that consist to send periodically message to the console, allowing the test to complete.
I would like to know if we can setup a setting to
I would like to know if there is a way to inhibit this control, or to change the timeout settings of this control ?
LAVA timeouts aren't having an effect here.
OK, that is clear
Our configuration : Lava 2017.6 with dockers
Regards
Philippe Begnic
_______________________________________________ Lava-users mailing list Lava-users@lists.linaro.orgmailto:Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
Hello Matt,
You were right, we found something in the ser2net configuration.
Thanks a lot for the very quick response!
-----Original Message----- From: Lava-users [mailto:lava-users-bounces@lists.linaro.org] On Behalf Of Matt Hart Sent: mercredi 13 décembre 2017 12:05 To: Philippe BEGNIC philippe.begnic@st.com Cc: lava-users@lists.linaro.org Subject: Re: [Lava-users] Connection closed by foreign host
On 13 December 2017 at 10:55, Philippe BEGNIC philippe.begnic@st.com wrote:
Hello Lava Team,
We faced to errors when we launched long tests ( e.g LTP tests, stress tests ... ) since we use Lava dockers. The following messages are returned by Lava and the test stop :
Connection closed by foreign host.
This error isn't coming from LAVA, it's from whatever program you've used to connect to your devices serial. I'm guessing telnet/ser2net. So you need to work out why telnet/ser2net is closing the connection.
err: lava_test_shell connection dropped Marking unfinished test run as failed
These error messages appears during the test, if no message are generated on the console during approximatively six minutes. We found a workaround that consist to send periodically message to the console, allowing the test to complete.
I would like to know if we can setup a setting to
I would like to know if there is a way to inhibit this control, or to change the timeout settings of this control ?
LAVA timeouts aren't having an effect here.
Our configuration : Lava 2017.6 with dockers
Regards
Philippe Begnic
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
_______________________________________________ Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
lava-users@lists.lavasoftware.org