← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2039463] [NEW] live migration jobs failing missing lxml

 

Public bug reported:

Our jobs that run the evacuate post hook are failing due to not being
able to run the ansible virt module because of a missing lxml library:

2023-10-16 14:38:57.818847 | TASK [run-evacuate-hook : Register running domains on subnode]
2023-10-16 14:38:58.598524 | controller -> 172.99.67.184 | ERROR
2023-10-16 14:38:58.598912 | controller -> 172.99.67.184 | {
2023-10-16 14:38:58.598981 | controller -> 172.99.67.184 |   "msg": "The `lxml` module is not importable. Check the requirements."
2023-10-16 14:38:58.599046 | controller -> 172.99.67.184 | }

Not sure why this is coming up now, but it's likely related to the
recent switch to global venv for our services and some other dep change
that no longer gets us this on the host for free.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2039463

Title:
  live migration jobs failing missing lxml

Status in OpenStack Compute (nova):
  New

Bug description:
  Our jobs that run the evacuate post hook are failing due to not being
  able to run the ansible virt module because of a missing lxml library:

  2023-10-16 14:38:57.818847 | TASK [run-evacuate-hook : Register running domains on subnode]
  2023-10-16 14:38:58.598524 | controller -> 172.99.67.184 | ERROR
  2023-10-16 14:38:58.598912 | controller -> 172.99.67.184 | {
  2023-10-16 14:38:58.598981 | controller -> 172.99.67.184 |   "msg": "The `lxml` module is not importable. Check the requirements."
  2023-10-16 14:38:58.599046 | controller -> 172.99.67.184 | }

  Not sure why this is coming up now, but it's likely related to the
  recent switch to global venv for our services and some other dep
  change that no longer gets us this on the host for free.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2039463/+subscriptions



Follow ups