Comment 4 for bug 1753511

Revision history for this message
Eric Miller (erickmiller) wrote :

Configuration: Kolla-Ansible 7.0.0 release on CentOS 7.5

I see the same issue with Rocky after a restart of all nodes - during testing failures.

On all compute nodes...

Running:
docker logs neutron_openvswitch_agent

Returns:
+ echo 'Running command: '\''neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/
Running command: 'neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plu
+ exec neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml
/var/lib/kolla/venv/lib/python2.7/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package ease use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binar
  """)
Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/eventlet/queue.py", line 118, in switch
    self.greenlet.switch(value)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/eventlet/greenthread.py", line 214, in main
    result = function(*args, **kwargs)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/ryu/lib/hub.py", line 64, in _launch
    raise e
SystemExit: 1