oVirt Orb 4.3.2 build failure importing image

Hi, I was trying to build oVirt Orb with 4.3.2 GA content and it failed with: 2019-03-20 13:53:13,210::utils.py::_ret_via_queue::62::lago.utils::DEBUG::Error while running thread Thread-11 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in _ret_via_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", line 875, in import_non_template_from_glance generic_import_from_glance(prefix) File "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", line 711, in generic_import_from_glance target_image.import_image(import_action) AttributeError: 'NoneType' object has no attribute 'import_image' Lago log is here: https://jenkins.ovirt.org/job/ovirt-demo-tool_4.3_check-patch-el7-x86_64/15/... If I understood it correctly, it's importing an image from glance to export domain, but if I remember correctly, export domains are deprecated in 4.3 so no reason to do this here. Any insight? -- SANDRO BONAZZOLA MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://red.ht/sig>

if that test isn't needed for exporting the image, then i guess we can just removeb that test from the suite. On Wed, Mar 20, 2019, 17:13 Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Hi, I was trying to build oVirt Orb with 4.3.2 GA content and it failed with:
2019-03-20 13:53:13,210::utils.py::_ret_via_queue::62::lago.utils::DEBUG::Error while running thread Thread-11 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 57, in _ret_via_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", line 875, in import_non_template_from_glance generic_import_from_glance(prefix) File "/home/jenkins/workspace/ovirt-demo-tool_4.3_check-patch-el7-x86_64/ovirt-demo-tool/deploy/sdk_scripts/deploy/002_bootstrap.py", line 711, in generic_import_from_glance target_image.import_image(import_action) AttributeError: 'NoneType' object has no attribute 'import_image'
Lago log is here: https://jenkins.ovirt.org/job/ovirt-demo-tool_4.3_check-patch-el7-x86_64/15/...
If I understood it correctly, it's importing an image from glance to export domain, but if I remember correctly, export domains are deprecated in 4.3 so no reason to do this here.
Any insight?
--
SANDRO BONAZZOLA
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/D6ZLM27Y4WPHXZ...
participants (2)
-
Eyal Edri
-
Sandro Bonazzola