ERROR stevedore.extension [-] Could not load 'noop': No module named vif_plug_noop.noop in n-cpu logs

Bug #1783403 reported by melanie witt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
os-vif
Fix Released
Undecided
melanie witt

Bug Description

Noticed in gate runs in the n-cpu logs [1]:

  Jul 24 18:06:20.463602 ubuntu-xenial-rax-dfw-0000933691 nova-compute[17316]: ERROR stevedore.extension [-] Could not load 'noop': No module named vif_plug_noop.noop
  Jul 24 18:06:20.463896 ubuntu-xenial-rax-dfw-0000933691 nova-compute[17316]: DEBUG os_vif [-] Loaded VIF plugin class '<class 'vif_plug_ovs.ovs.OvsPlugin'>' with name 'ovs' {{(pid=17316) initialize /usr/local/lib/python2.7/dist-packages/os_vif/__init__.py:46}}
  Jul 24 18:06:20.464706 ubuntu-xenial-rax-dfw-0000933691 nova-compute[17316]: DEBUG os_vif [-] Loaded VIF plugin class '<class 'vif_plug_linux_bridge.linux_bridge.LinuxBridgePlugin'>' with name 'linux_bridge' {{(pid=17316) initialize /usr/local/lib/python2.7/dist-packages/os_vif/__init__.py:46}}
Jul 24 18:06:20.465499 ubuntu-xenial-rax-dfw-0000933691 nova-compute[17316]: INFO os_vif [-] Loaded VIF plugins: ovs, linux_bridge

The ovs and linux_bridge plugins however were loaded successfully.

Recently, a noop plugin was added to os-vif but the vif_plug_noop module was not added to the packages list in setup.cfg, which is my guess as to why this error is happening.

[1] http://logs.openstack.org/71/538371/9/gate/tempest-full/1e316ab/controller/logs/screen-n-cpu.txt.gz#_Jul_24_18_06_20_463602

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-vif (master)

Fix proposed to branch: master
Review: https://review.openstack.org/585530

Changed in os-vif:
assignee: nobody → melanie witt (melwitt)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-vif (master)

Reviewed: https://review.openstack.org/585530
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=7e73f50cc5c85eb208a8ade6d5daec878b217465
Submitter: Zuul
Branch: master

commit 7e73f50cc5c85eb208a8ade6d5daec878b217465
Author: melanie witt <email address hidden>
Date: Tue Jul 24 19:51:04 2018 +0000

    Add vif_plug_noop to setup.cfg packages

    The following error is being seen in the gate n-cpu logs:

      ERROR stevedore.extension [-] Could not load 'noop': No module named
      vif_plug_noop.noop

    Change ba61a981171b3514219eb6ecf306e421f99ce127 added the noop plugin
    but missed adding it to the packages list.

    Closes-Bug: #1783403

    Change-Id: If4816a63cb19c4b593a6994a3a9fe05a2196761d

Changed in os-vif:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-vif (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/586340

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-vif (stable/rocky)

Reviewed: https://review.openstack.org/586340
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=538f9de75650407271ac14e8b9ce8ac735fb7eba
Submitter: Zuul
Branch: stable/rocky

commit 538f9de75650407271ac14e8b9ce8ac735fb7eba
Author: melanie witt <email address hidden>
Date: Tue Jul 24 19:51:04 2018 +0000

    Add vif_plug_noop to setup.cfg packages

    The following error is being seen in the gate n-cpu logs:

      ERROR stevedore.extension [-] Could not load 'noop': No module named
      vif_plug_noop.noop

    Change ba61a981171b3514219eb6ecf306e421f99ce127 added the noop plugin
    but missed adding it to the packages list.

    Closes-Bug: #1783403

    Change-Id: If4816a63cb19c4b593a6994a3a9fe05a2196761d
    (cherry picked from commit 7e73f50cc5c85eb208a8ade6d5daec878b217465)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/os-vif 1.11.1

This issue was fixed in the openstack/os-vif 1.11.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/os-vif 1.12.0

This issue was fixed in the openstack/os-vif 1.12.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.