<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:Consolas;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:Consolas;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D">So I’m able to run the py34 tests in about 10s if I run the dangling mock detector with a depth of 0 or 1.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D">I’d also like to figure out how we can get the py34 tests to show progress like py27 does. If a test fails, it is much harder
 to debug as it is now …<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D">-amrith<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Consolas"><span style="font-size:11.0pt;font-family:Consolas;color:#1F497D"><o:p> </o:p></span></font></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><font size="2" face="Calibri"><span style="font-size:11.0pt;font-weight:bold">From:</span></font></b> Peter Stachowski [mailto:peter@tesora.com]
<br>
<b><span style="font-weight:bold">Sent:</span></b> Monday, May 09, 2016 10:17 AM<br>
<b><span style="font-weight:bold">To:</span></b> OpenStack Development Mailing List (not for usage questions) <openstack-dev@lists.openstack.org><br>
<b><span style="font-weight:bold">Subject:</span></b> Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><font size="2" face="Calibri"><span style="font-size:11.0pt"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D">Hi Amrith,<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D">We’ve had a lot of ‘new’ tests enabled for py34 in the last week – from your results you can see it’s running 6x the number of tests
 (although it’s taking 8.5x as long).  It looks like python3 isn’t as fast as python2.7?  If so, we may have to do something wrt the ‘dangling-mock’ detector code so that the tests run faster (I believe we can optimize it now that all the tests have moved over
 to the new paradigm).<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D">Peter<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" color="#1f497d" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt;color:#1F497D"><o:p> </o:p></span></font></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif;font-weight:bold">From:</span></font></b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif"> Amrith Kumar
 [<a href="mailto:amrith@tesora.com">mailto:amrith@tesora.com</a>] <br>
<b><span style="font-weight:bold">Sent:</span></b> May-08-16 8:42 PM<br>
<b><span style="font-weight:bold">To:</span></b> OpenStack Development Mailing List (not for usage questions)<br>
<b><span style="font-weight:bold">Subject:</span></b> [openstack-dev] [trove] timeouts in gate-trove-python34-db<o:p></o:p></span></font></p>
</div>
</div>
<p class="MsoNormal"><font size="2" face="Calibri"><span lang="EN-CA" style="font-size:11.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:11.0pt">I'm seeing python34's gate job running very long and sometimes it is timing out at 40m. There is something amiss with this and I've let Victor and Abhishek know about it.<o:p></o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:11.0pt">In
<a href="https://review.openstack.org/#/c/313941/">https://review.openstack.org/#/c/313941/</a> which is a dummy commit (just changed README.rst) it took 37m.<o:p></o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-08 21:35:11.438 | Tests running...<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-08 21:35:11.438 |
<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-08 21:35:11.438 | Ran 686 tests in 1581.090s<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-08 21:35:11.439 | OK<o:p></o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:11.0pt">On the other hand, in other reviews (<a href="https://review.openstack.org/#/c/222752/">https://review.openstack.org/#/c/222752/</a>) it takes barely 15m.<o:p></o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-02 19:26:06.018 | Tests running...<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-02 19:26:06.019 |
<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-02 19:26:06.019 | Ran 115 tests in 185.864s<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:11.0pt">2016-05-02 19:26:06.019 | OK<o:p></o:p></span></font></p>
<p class="MsoPlainText" style="margin-left:.5in"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:11.0pt">Running it on my desktop takes a long time as well. I guess we’ll have to figure out why this is generating these failures.<o:p></o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:10.0pt"><o:p> </o:p></span></font></p>
<p class="MsoPlainText"><font size="2" face="Consolas"><span style="font-size:11.0pt">-amrith<o:p></o:p></span></font></p>
</div>
</div>
</body>
</html>