CI jobs failing with glance-manage dependency error

Bug #1802542 reported by Eric Harney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

I keep seeing this in devstack-plugin-ceph-tempest jobs.

I'm not sure what is happening here, because it looks like pastedeploy is installed.

2018-11-09 08:30:11.616349 | controller | Setting up python-pastedeploy (1.5.2-1) ...

2018-11-09 08:32:33.870492 | controller | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))

2018-11-09 08:43:41.196817 | controller | + lib/glance:init_glance:302 : time_start dbsync
2018-11-09 08:43:41.200226 | controller | + functions-common:time_start:2247 : local name=dbsync
2018-11-09 08:43:41.203225 | controller | + functions-common:time_start:2248 : local start_time=
2018-11-09 08:43:41.206526 | controller | + functions-common:time_start:2249 : [[ -n '' ]]
2018-11-09 08:43:41.209928 | controller | ++ functions-common:time_start:2252 : date +%s%3N
2018-11-09 08:43:41.213796 | controller | + functions-common:time_start:2252 : _TIME_START[$name]=1541753021211
2018-11-09 08:43:41.216061 | controller | + lib/glance:init_glance:304 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync
2018-11-09 08:43:42.013827 | controller | Traceback (most recent call last):
2018-11-09 08:43:42.153686 | controller | File "/usr/local/bin/glance-manage", line 6, in <module>
2018-11-09 08:43:42.153794 | controller | from glance.cmd.manage import main
2018-11-09 08:43:42.153889 | controller | File "/opt/stack/glance/glance/cmd/manage.py", line 50, in <module>
2018-11-09 08:43:42.153950 | controller | from glance.common import config
2018-11-09 08:43:42.154033 | controller | File "/opt/stack/glance/glance/common/config.py", line 26, in <module>
2018-11-09 08:43:42.154088 | controller | from paste import deploy
2018-11-09 08:43:42.154129 | controller | ImportError: cannot import name deploy

Tags: ci glance
Revision history for this message
Eric Harney (eharney) wrote :
tags: added: ci glance
Revision history for this message
Eric Harney (eharney) wrote :
Revision history for this message
Eric Harney (eharney) wrote :
Revision history for this message
Eric Harney (eharney) wrote :
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.