verify-fuel-devops job is broken due to outdated master of https://review.openstack.org/openstack/fuel-devops

Bug #1555079 reported by Ivan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Medium
Fuel QA Team
Mitaka
Won't Fix
Medium
Fuel QA Team
Newton
Confirmed
Medium
Fuel QA Team

Bug Description

see:

https://ci.fuel-infra.org/job/verify-fuel-devops/833/console
https://ci.fuel-infra.org/job/verify-fuel-devops/832/console

as said @ddmitriev
actual code is contained in `release/2.9` branch and it isn't in master yet.

Tags: area-qa
Ivan (iremizov)
summary: - verify-fuel-devops job is broken due to outdated master
+ verify-fuel-devops job is broken due to outdated master of
+ https://review.openstack.org/openstack/fuel-devops
Revision history for this message
Dmitry Tyzhnenko (dtyzhnenko) wrote :

Please add more information. When console logs purge bug will have nothing helpful for clarify what we should fix.

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Ivan (iremizov)
status: New → Incomplete
Revision history for this message
Ivan (iremizov) wrote :
Download full text (4.0 KiB)

The problem is in dependencies:

==================================== ERRORS ====================================
_____________ ERROR collecting devops/tests/test_libvirt_driver.py _____________
devops/tests/test_libvirt_driver.py:21: in <module>
    from devops.tests import factories
devops/tests/factories.py:19: in <module>
    import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
    from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
    import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
    from faker.factory import Factory
.tox/py27/local/lib/python2.7/site-packages/faker/factory.py:10: in <module>
    from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/local/lib/python2.7/site-packages/faker/config.py:13: in <module>
    AVAILABLE_LOCALES = find_available_locales(PROVIDERS)
.tox/py27/local/lib/python2.7/site-packages/faker/utils/loading.py:19: in find_available_locales
    provider_module = import_module(provider_path)
/usr/lib/python2.7/importlib/__init__.py:37: in import_module
    __import__(name)
.tox/py27/local/lib/python2.7/site-packages/faker/providers/internet/__init__.py:6: in <module>
    from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
__________ ERROR collecting devops/tests/test_libvirt_xml_builder.py ___________
devops/tests/test_libvirt_xml_builder.py:23: in <module>
    from devops.tests import factories
devops/tests/factories.py:19: in <module>
    import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
    from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
    import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
    from faker.factory import Factory
.tox/py27/local/lib/python2.7/site-packages/faker/factory.py:10: in <module>
    from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/local/lib/python2.7/site-packages/faker/config.py:13: in <module>
    AVAILABLE_LOCALES = find_available_locales(PROVIDERS)
.tox/py27/local/lib/python2.7/site-packages/faker/utils/loading.py:19: in find_available_locales
    provider_module = import_module(provider_path)
/usr/lib/python2.7/importlib/__init__.py:37: in import_module
    __import__(name)
.tox/py27/local/lib/python2.7/site-packages/faker/providers/internet/__init__.py:6: in <module>
    from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
________________ ERROR collecting devops/tests/test_manager.py _________________
devops/tests/test_manager.py:30: in <module>
    from devops.tests import factories
devops/tests/factories.py:19: in <module>
    import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
    from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
    import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
    from faker.f...

Read more...

Changed in fuel:
assignee: Ivan (iremizov) → Fuel QA Team (fuel-qa)
Ivan (iremizov)
Changed in fuel:
status: Incomplete → New
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Ivan (iremizov) wrote :
Changed in fuel:
milestone: none → 9.0
Revision history for this message
Anton Studenov (astudenov) wrote :

This should be fixed by now.

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.