neutro-server broken in kolla

Bug #1498694 reported by Hui Kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Critical
Unassigned

Bug Description

Hi,
My latest neutron-server container failed. Is it due to any latest change in the RDO? Thanks.

- Hui

INFO - This container has already been configured; Refusing to copy new configs
No handlers could be found for logger "neutron.quota"
Traceback (most recent call last):
  File "/usr/bin/neutron-server", line 6, in <module>
    from neutron.cmd.eventlet.server import main_wsgi_eventlet
  File "/usr/lib/python2.7/site-packages/neutron/cmd/eventlet/server/__init__.py", line 15, in <module>
    from neutron.server import wsgi_pecan
  File "/usr/lib/python2.7/site-packages/neutron/server/wsgi_pecan.py", line 22, in <module>
    from neutron.pecan_wsgi import app as pecan_app
  File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/app.py", line 23, in <module>
    from neutron.pecan_wsgi import startup
  File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/startup.py", line 23, in <module>
    from neutron.pecan_wsgi.controllers import root
  File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/controllers/root.py", line 121, in <module>
    pecan.route(RootController, 'v2.0', V2Controller())
AttributeError: 'module' object has no attribute 'route'

Revision history for this message
Sam Yaple (s8m) wrote :

Hui,

I can suggest a rebuild to attempt to fix this. But it may be a RDO only issue, in which case it will resolve itself in time. I would suggest filing/looking for a bug with RDO since this doesn't happen when installed from source.

Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → Critical
milestone: none → liberty-rc2
Revision history for this message
Sam Yaple (s8m) wrote :

Hello Hui,

Can you confirm if this is still an issue after a complete rebuild?

Revision history for this message
Hui Kang (huikang27) wrote :

Hi, Sam

It works now. See the log below. Thanks.

- Hui

INFO:__main__:neutron-server: Successfully uninstalled oslo.messaging-2.5.1.dev30
INFO:__main__:neutron-server: Found existing installation: pytz 2012d
INFO:__main__:neutron-server: DEPRECATION: Uninstalling a distutils installed project (pytz) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
INFO:__main__:neutron-server:
INFO:__main__:neutron-server: Uninstalling pytz-2012d:
INFO:__main__:neutron-server: Successfully uninstalled pytz-2012d
INFO:__main__:neutron-server:Successfully installed aioeventlet-0.4 argparse-1.4.0 kombu-3.0.26 oslo.messaging-2.2.0 pytz-2015.6 trollius-2.0
INFO:__main__:neutron-server: ---> 3cf9b6278ecb
INFO:__main__:neutron-server:Removing intermediate container 5f4926b9e92c
INFO:__main__:neutron-server:Step 4 : COPY start.sh /
INFO:__main__:neutron-server: ---> de8cf7489145
INFO:__main__:neutron-server:Removing intermediate container ddebb2de0627
INFO:__main__:neutron-server:Step 5 : CMD /start.sh
INFO:__main__:neutron-server: ---> Running in 6b835ed483c8
INFO:__main__:neutron-server: ---> 967b2cf66661
INFO:__main__:neutron-server:Removing intermediate container 6b835ed483c8
INFO:__main__:neutron-server:Successfully built 967b2cf66661
INFO:__main__:neutron-server:Built
INFO:__main__:Successfully built images
INFO:__main__:=========================
INFO:__main__:openstack-base
INFO:__main__:neutron-base
INFO:__main__:base
INFO:__main__:neutron-server

Revision history for this message
Steven Dake (sdake) wrote :

Marking invalid since this was a transient upstream bug.

Changed in kolla:
status: Triaged → Invalid
milestone: liberty-rc2 → none
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.