gate job failing on django scss version 2.0.0

Bug #1447433 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Critical
Unassigned

Bug Description

The gate job is failing when using dkango scss version 2.0.0

http://logs.openstack.org/45/175045/4/check/gate-horizon-python27/58dabfa/console.html

2015-04-23 00:39:06.708 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
2015-04-23 00:39:07.201 | + tox -v -epy27
2015-04-23 00:39:07.972 | using tox.ini: /home/jenkins/workspace/gate-horizon-python27/tox.ini
2015-04-23 00:39:07.973 | using tox-1.9.2 from /usr/local/lib/python2.7/dist-packages/tox/__init__.pyc
2015-04-23 00:39:07.973 | py27 create: /home/jenkins/workspace/gate-horizon-python27/.tox/py27
2015-04-23 00:39:07.975 | /home/jenkins/workspace/gate-horizon-python27/.tox$ /usr/bin/python -m virtualenv --setuptools --python /usr/bin/python2.7 py27 >/home/jenkins/workspace/gate-horizon-python27/.tox/py27/log/py27-0.log
2015-04-23 00:39:10.624 | py27 installdeps: -r/home/jenkins/workspace/gate-horizon-python27/requirements.txt, -r/home/jenkins/workspace/gate-horizon-python27/test-requirements.txt
2015-04-23 00:39:10.625 | /home/jenkins/workspace/gate-horizon-python27$ /home/jenkins/workspace/gate-horizon-python27/.tox/py27/bin/pip install -U -r/home/jenkins/workspace/gate-horizon-python27/requirements.txt -r/home/jenkins/workspace/gate-horizon-python27/test-requirements.txt >/home/jenkins/workspace/gate-horizon-python27/.tox/py27/log/py27-1.log
2015-04-23 00:40:28.498 | py27 develop-inst: /home/jenkins/workspace/gate-horizon-python27
2015-04-23 00:40:28.520 | /home/jenkins/workspace/gate-horizon-python27$ /home/jenkins/workspace/gate-horizon-python27/.tox/py27/bin/pip install -U -e /home/jenkins/workspace/gate-horizon-python27 >/home/jenkins/workspace/gate-horizon-python27/.tox/py27/log/py27-2.log
2015-04-23 00:40:36.738 | py27 runtests: PYTHONHASHSEED='0'
2015-04-23 00:40:36.738 | py27 runtests: commands[0] | /bin/bash run_tests.sh -N --no-pep8
2015-04-23 00:40:36.739 | /home/jenkins/workspace/gate-horizon-python27$ /bin/bash run_tests.sh -N --no-pep8
2015-04-23 00:40:39.659 | Running Horizon application tests
2015-04-23 00:40:40.504 | Traceback (most recent call last):
2015-04-23 00:40:40.505 | File "/home/jenkins/workspace/gate-horizon-python27/manage.py", line 23, in <module>
2015-04-23 00:40:40.505 | execute_from_command_line(sys.argv)
2015-04-23 00:40:40.505 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 385, in execute_from_command_line
2015-04-23 00:40:40.506 | utility.execute()
2015-04-23 00:40:40.506 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, in execute
2015-04-23 00:40:40.506 | django.setup()
2015-04-23 00:40:40.541 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django/__init__.py", line 21, in setup
2015-04-23 00:40:40.541 | apps.populate(settings.INSTALLED_APPS)
2015-04-23 00:40:40.541 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django/apps/registry.py", line 85, in populate
2015-04-23 00:40:40.542 | app_config = AppConfig.create(entry)
2015-04-23 00:40:40.542 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django/apps/config.py", line 87, in create
2015-04-23 00:40:40.542 | module = import_module(entry)
2015-04-23 00:40:40.543 | File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
2015-04-23 00:40:40.543 | __import__(name)
2015-04-23 00:40:40.543 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django_pyscss/__init__.py", line 1, in <module>
2015-04-23 00:40:40.544 | from .compiler import DjangoScssCompiler # NOQA
2015-04-23 00:40:40.544 | File "/home/jenkins/workspace/gate-horizon-python27/.tox/py27/local/lib/python2.7/site-packages/django_pyscss/compiler.py", line 4, in <module>
2015-04-23 00:40:40.544 | from pathlib import PurePath
2015-04-23 00:40:40.545 | ImportError: No module named pathlib
2015-04-23 00:40:40.545 | Running openstack_dashboard tests
2015-04-23 00:40:44.573 | WARNING:root:No local_settings file found.

Revision history for this message
Kai Qiang Wu(Kennan) (wkqwu) wrote :
Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

fix in the process of merging to horizon: https://review.openstack.org/#/c/176581/

Changed in horizon:
importance: Undecided → Critical
Revision history for this message
Rob Cresswell (robcresswell-deactivatedaccount) wrote :
Changed in horizon:
status: New → Fix Committed
milestone: none → liberty-1
Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: liberty-1 → 8.0.0
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.