<div dir="ltr">It seems like patch<a href="https://gerrit.ovirt.org/#/c/69846/"> https://gerrit.ovirt.org/#/c/69846/ </a>didn&#39;t add python-dateutil package to fc24 build artifacts job.<div><br></div><div><a href="https://gerrit.ovirt.org/#/c/71208/">https://gerrit.ovirt.org/#/c/71208/</a> should fix it.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <span dir="ltr">&lt;<a href="mailto:gshinar@redhat.com" target="_blank">gshinar@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>$subject job fails with the following exception:</div><div><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make[2]: Entering directory &#39;/home/jenkins/workspace/vdsm_<wbr>master_build-artifacts-fc24-<wbr>x86_64/vdsm/lib/api&#39;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>  Generate vdsm-api.html
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>chmod u+w .
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>PYTHONPATH=./../:./../vdsm \
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>    /usr/bin/python schema_to_html.py vdsm-api.yml vdsm-api.html
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>Traceback (most recent call last):
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>  File &quot;schema_to_html.py&quot;, line 29, in &lt;module&gt;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>    from api import vdsmapi
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>  File &quot;/home/jenkins/workspace/vdsm_<wbr>master_build-artifacts-fc24-<wbr>x86_64/vdsm/lib/api/vdsmapi.<wbr>py&quot;, line 28, in &lt;module&gt;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>    from vdsm.logUtils import Suppressed
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>  File &quot;/home/jenkins/workspace/vdsm_<wbr>master_build-artifacts-fc24-<wbr>x86_64/vdsm/lib/vdsm/logUtils.<wbr>py&quot;, line 29, in &lt;module&gt;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>    from dateutil import tz
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>ImportError: No module named dateutil
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>Makefile:642: recipe for target &#39;vdsm-api.html&#39; failed
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make[2]: *** [vdsm-api.html] Error 1
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make[2]: Leaving directory &#39;/home/jenkins/workspace/vdsm_<wbr>master_build-artifacts-fc24-<wbr>x86_64/vdsm/lib/api&#39;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>Makefile:458: recipe for target &#39;all-recursive&#39; failed
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make[1]: *** [all-recursive] Error 1
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make[1]: Leaving directory &#39;/home/jenkins/workspace/vdsm_<wbr>master_build-artifacts-fc24-<wbr>x86_64/vdsm/lib&#39;
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>Makefile:524: recipe for target &#39;all-recursive&#39; failed
<span class="m_5555096867082184744gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">16:19:32</b> </span>make: *** [all-recursive] Error 1</pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><br></pre>Can someone please take a look:<br><a href="http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/1/console" target="_blank">http://jenkins.ovirt.org/job/<wbr>vdsm_master_build-artifacts-<wbr>fc24-x86_64/1/console</a></div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>Gil</div></font></span></div>
<br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Irit Goihman<div>Software Engineer</div><div>Red Hat Israel Ltd.<br></div></div></div>
</div>