<div dir="ltr"><div><div>Hi, <br><br></div>We have a failure in test 002_bootstrap.add_hosts on Ovirt-Master in project vdsm. <br><br></div><div>The issue seems to be that we fail to configure vdsm correctly. <br><br><b style="font-weight:normal" id="gmail-docs-internal-guid-5859b7a1-27e5-a4b0-aa3e-4ca598e6a69e"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link and headline of suspected patches: </span></p><a href="https://gerrit.ovirt.org/#/c/86474/">https://gerrit.ovirt.org/#/c/86474/</a> - </b><br><b style="font-weight:normal" id="gmail-docs-internal-guid-5859b7a1-27e5-a4b0-aa3e-4ca598e6a69e">net: unmanage bonds used for options gathering<br><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link to Job:</span></p><a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5067">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5067</a><br><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link to all logs:</span></p><a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5067/artifact/">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5067/artifact/</a><br><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">(Relevant) error snippet from the log: </span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">&lt;error&gt;</span></p><br>Running configure...<br>Reconfiguration of abrt is done.<br>Reconfiguration of passwd is done.<br>WARNING: LVM local configuration: /etc/lvm/lvmlocal.conf is not based on vdsm configuration<br>Backing up /etc/lvm/lvmlocal.conf to /etc/lvm/lvmlocal.conf.201801231944<br>Installing /usr/share/vdsm/lvmlocal.conf at /etc/lvm/lvmlocal.conf<br>Units need configuration: {&#39;lvm2-lvmetad.service&#39;: {&#39;LoadState&#39;: &#39;loaded&#39;, &#39;ActiveState&#39;: &#39;active&#39;}, &#39;lvm2-lvmetad.socket&#39;: {&#39;LoadState&#39;: &#39;loaded&#39;, &#39;ActiveState&#39;: &#39;active&#39;}}<br>Reconfiguration of lvm is done.<br>Reconfiguration of sebool is done.<br>Reconfiguration of libvirt is done.<br>Reconfiguration of sanlock is done.<br><br>2018-01-23 19:44:08,411-0500 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.packages plugin.execute:926 execute-output: (&#39;/usr/bin/vdsm-tool&#39;, &#39;configure&#39;, &#39;--force&#39;) stderr:<br>Traceback (most recent call last):<br>  File &quot;/usr/bin/vdsm-tool&quot;, line 219, in main<br>    return tool_command[cmd][&quot;command&quot;](*args)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/__init__.py&quot;, line 38, in wrapper<br>    func(*args, **kwargs)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/configurator.py&quot;, line 141, in configure<br>    _configure(c)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/configurator.py&quot;, line 88, in _configure<br>    getattr(module, &#39;configure&#39;, lambda: None)()<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/configurators/bond_defaults.py&quot;, line 40, in configure<br>    sysfs_options_mapper.dump_bonding_options()<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/link/bond/sysfs_options_mapper.py&quot;, line 48, in dump_bonding_options<br>    jdump(_get_default_bonding_options(), f)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/link/bond/sysfs_options_mapper.py&quot;, line 60, in _get_default_bonding_options<br>    with _bond_device(bond_name):<br>  File &quot;/usr/lib64/python2.7/contextlib.py&quot;, line 17, in __enter__<br>    return self.gen.next()<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/link/bond/sysfs_options_mapper.py&quot;, line 102, in _bond_device<br>    _unmanage_nm_device(bond_name)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/link/bond/sysfs_options_mapper.py&quot;, line 116, in _unmanage_nm_device<br>    dev.managed = False<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/nm/networkmanager.py&quot;, line 90, in managed<br>    self._device.managed = value<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/nm/nmdbus/device.py&quot;, line 81, in managed<br>    return self._set_property(&#39;Managed&#39;, value)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/network/nm/nmdbus/device.py&quot;, line 88, in _set_property<br>    self.IF_NAME, property_name, property_value)<br>  File &quot;/usr/lib64/python2.7/site-packages/dbus/proxies.py&quot;, line 70, in __call__<br>    return self._proxy_method(*args, **keywords)<br>  File &quot;/usr/lib64/python2.7/site-packages/dbus/proxies.py&quot;, line 145, in __call__<br>    **keywords)<br>  File &quot;/usr/lib64/python2.7/site-packages/dbus/connection.py&quot;, line 651, in call_blocking<br>    message, timeout)<br>DBusException: org.freedesktop.DBus.Error.AccessDenied: Property &quot;Managed&quot; of interface &quot;org.freedesktop.NetworkManager.Device&quot; is not settable<br><br>2018-01-23 19:44:08,412-0500 WARNING otopi.plugins.ovirt_host_deploy.vdsm.packages packages._reconfigure:151 Cannot configure vdsm<br>2018-01-23 19:44:08,413-0500 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND       **%EventEnd STAGE closeup METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._reconfigure (None)<br>2018-01-23 19:44:08,414-0500 DEBUG otopi.context context._executeMethod:128 Stage closeup METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup<br>2018-01-23 19:44:08,414-0500 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND       **%EventStart STAGE closeup METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup (None)<br>:<br><br><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">&lt;/error&gt;</span></p></b><br class="gmail-Apple-interchange-newline"></div></div>