<div dir="ltr">Adding devel mailing list and some relevant people.</div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-05 15:41 GMT+02:00 Simone Tiraboschi <span dir="ltr">&lt;<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The first error is here:<div><br></div><div><br></div><div><pre class="m_410505539926204415gmail-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:0px;color:rgb(51,51,51);font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="m_410505539926204415gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">13:25:37</b> </span>[ INFO  ] TASK [Wait for the engine to come up on the target VM]
<span class="m_410505539926204415gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">13:37:01</b> </span>[ ERROR ] fatal: [localhost]: FAILED! =&gt; {&quot;attempts&quot;: 120, &quot;changed&quot;: true, &quot;cmd&quot;: [&quot;hosted-engine&quot;, &quot;--vm-status&quot;, &quot;--json&quot;], &quot;delta&quot;: &quot;0:00:00.316574&quot;, &quot;end&quot;: &quot;2018-04-05 09:37:00.826888&quot;, &quot;rc&quot;: 0, &quot;start&quot;: &quot;2018-04-05 09:37:00.510314&quot;, &quot;stderr&quot;: &quot;&quot;, &quot;stderr_lines&quot;: [], &quot;stdout&quot;: &quot;{\&quot;1\&quot;: {\&quot;conf_on_shared_storage\&quot;: true, \&quot;live-data\&quot;: true, \&quot;extra\&quot;: \&quot;metadata_parse_version=1\\<wbr>nmetadata_feature_version=1\\<wbr>ntimestamp=1838 (Thu Apr  5 09:36:51 2018)\\nhost-id=1\\nscore=0\\<wbr>nvm_conf_refresh_time=1838 (Thu Apr  5 09:36:51 2018)\\nconf_on_shared_<wbr>storage=True\\nmaintenance=<wbr>False\\nstate=<wbr>EngineUnexpectedlyDown\\<wbr>nstopped=False\\ntimeout=Wed Dec 31 19:31:35 1969\\n\&quot;, \&quot;hostname\&quot;: \&quot;lago-he-basic-ansible-suite-<wbr>master-host0\&quot;, \&quot;host-id\&quot;: 1, \&quot;engine-status\&quot;: {\&quot;reason\&quot;: \&quot;bad vm status\&quot;, \&quot;health\&quot;: \&quot;bad\&quot;, \&quot;vm\&quot;: \&quot;down_unexpected\&quot;, \&quot;detail\&quot;: \&quot;Down\&quot;}, \&quot;score\&quot;: 0, \&quot;stopped\&quot;: false, \&quot;maintenance\&quot;: false, \&quot;crc32\&quot;: \&quot;72e3e0e9\&quot;, \&quot;local_conf_timestamp\&quot;: 1838, \&quot;host-ts\&quot;: 1838}, \&quot;global_maintenance\&quot;: false}&quot;, &quot;stdout_lines&quot;: [&quot;{\&quot;1\&quot;: {\&quot;conf_on_shared_storage\&quot;: true, \&quot;live-data\&quot;: true, \&quot;extra\&quot;: \&quot;metadata_parse_version=1\\<wbr>nmetadata_feature_version=1\\<wbr>ntimestamp=1838 (Thu Apr  5 09:36:51 2018)\\nhost-id=1\\nscore=0\\<wbr>nvm_conf_refresh_time=1838 (Thu Apr  5 09:36:51 2018)\\nconf_on_shared_<wbr>storage=True\\nmaintenance=<wbr>False\\nstate=<wbr>EngineUnexpectedlyDown\\<wbr>nstopped=False\\ntimeout=Wed Dec 31 19:31:35 1969\\n\&quot;, \&quot;hostname\&quot;: \&quot;lago-he-basic-ansible-suite-<wbr>master-host0\&quot;, \&quot;host-id\&quot;: 1, \&quot;engine-status\&quot;: {\&quot;reason\&quot;: \&quot;bad vm status\&quot;, \&quot;health\&quot;: \&quot;bad\&quot;, \&quot;vm\&quot;: \&quot;down_unexpected\&quot;, \&quot;detail\&quot;: \&quot;Down\&quot;}, \&quot;score\&quot;: 0, \&quot;stopped\&quot;: false, \&quot;maintenance\&quot;: false, \&quot;crc32\&quot;: \&quot;72e3e0e9\&quot;, \&quot;local_conf_timestamp\&quot;: 1838, \&quot;host-ts\&quot;: 1838}, \&quot;global_maintenance\&quot;: false}&quot;]}
<span class="m_410505539926204415gmail-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">13:37:01</b> </span>[ ERROR ] Failed to execute stage &#39;Closing up&#39;: Failed executing ansible-playbook</pre><div><br></div><div>Anso so we have to check VDSM logs where we can find:</div><div><pre style="color:rgb(0,0,0);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">2018-04-05 09:27:01,083-0400 ERROR (vm/9bb2deab) [virt.vm] (vmId=&#39;9bb2deab-f686-4629-<wbr>acee-90e2774a66b6&#39;) The vm start process failed (vm:945)
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/virt/vm.py&quot;, line 874, in _startUnderlyingVm
    self._run()
  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/virt/vm.py&quot;, line 2832, in _run
    domxml = hooks.before_vm_start(self._<wbr>buildDomainXML(),
  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/virt/vm.py&quot;, line 2258, in _buildDomainXML
    return vmxml.format_xml(dom, pretty=True)
  File &quot;/usr/lib/python2.7/site-<wbr>packages/vdsm/virt/vmxml.py&quot;, line 71, in format_xml
    stream, encoding=&#39;utf-8&#39;, xml_declaration=True)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 820, in write
    serialize(write, self._root, encoding, qnames, namespaces)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 939, in _serialize_xml
    _serialize_xml(write, e, encoding, qnames, None)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 939, in _serialize_xml
    _serialize_xml(write, e, encoding, qnames, None)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 939, in _serialize_xml
    _serialize_xml(write, e, encoding, qnames, None)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 932, in _serialize_xml
    v = _escape_attrib(v, encoding)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 1092, in _escape_attrib
    _raise_serialization_error(<wbr>text)
  File &quot;/usr/lib64/python2.7/xml/<wbr>etree/ElementTree.py&quot;, line 1052, in _raise_serialization_error
    &quot;cannot serialize %r (type %s)&quot; % (text, type(text).__name__)
TypeError: cannot serialize 0 (type int)
2018-04-05 09:27:01,084-0400 INFO  (vm/9bb2deab) [virt.vm] (vmId=&#39;9bb2deab-f686-4629-<wbr>acee-90e2774a66b6&#39;) Changed state to Down: cannot serialize 0 (type int) (code=1) (vm:1685)</pre><br></div><div>It seams another regression with the libvirt XML generated by the engine.</div><div><div class="h5"><div><br></div><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 5, 2018 at 3:37 PM,  <span dir="ltr">&lt;<a href="mailto:jenkins@jenkins.phx.ovirt.org" target="_blank">jenkins@jenkins.phx.ovirt.org</a><wbr>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Project: <a href="http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-master/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/o<wbr>virt-system-tests_he-basic-ans<wbr>ible-suite-master/</a><br>
Build: <a href="http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-ansible-suite-master/143/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/o<wbr>virt-system-tests_he-basic-ans<wbr>ible-suite-master/143/</a><br>
Build Number: 143<br>
Build Status:  Still Failing<br>
Triggered By: Started by user Simone Tiraboschi<br>
<br>
------------------------------<wbr>-------<br>
Changes Since Last Success:<br>
------------------------------<wbr>-------<br>
Changes for Build #139<br>
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites<br>
<br>
[Daniel Belenky] Workaround for a race in gerrit-trigger plugin<br>
<br>
<br>
Changes for Build #140<br>
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites<br>
<br>
<br>
Changes for Build #141<br>
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites<br>
<br>
<br>
Changes for Build #142<br>
[Yaniv Kaul] Disable 006_migrations.prepare_migrati<wbr>on_attachments_ipv6<br>
<br>
<br>
Changes for Build #143<br>
[Yaniv Kaul] Disable 006_migrations.prepare_migrati<wbr>on_attachments_ipv6<br>
<br>
<br>
<br>
<br>
-----------------<br>
Failed Tests:<br>
-----------------<br>
No tests ran.</blockquote></div><br></div></div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>SANDRO</span> <span>BONAZZOLA</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&amp;D</span><span style="color:rgb(170,170,170);margin:0px"></span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat <span>EMEA</span></a></p><p style="font-family:overpass,sans-serif;margin:0px 0px 6px;font-size:10px;color:rgb(153,153,153)"><span style="margin:0px;padding:0px"><a href="mailto:sbonazzo@redhat.com" style="color:rgb(0,136,206);margin:0px" target="_blank">sbonazzo@redhat.com</a>   </span></p><table border="0" style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a></td><td style="font-size:10px"><div><a href="https://redhat.com/summit" target="_blank"><img width="70px" height="auto" src="https://www.redhat.com/files/brand/email/sig-summit.png" style="outline:0px"></a></div></td></tr></tbody></table></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>