opendevreview | Gaudenz Steinlin proposed openstack/octavia master: Raise NotFound on update of inexistent resources https://review.opendev.org/c/openstack/octavia/+/892281 | 08:55 |
---|---|---|
gthiemonge | QG: maybe you can check that the venv has the correct package versions, then you can report an issue to the octavia launchpad, I think we would need all the worker-related configuration settings | 09:00 |
opendevreview | Gregory Thiemonge proposed openstack/octavia stable/zed: DNM/WIP testing jobboard in zed https://review.opendev.org/c/openstack/octavia/+/892285 | 09:28 |
opendevreview | Tom Weininger proposed openstack/octavia master: Add support for HTTP Strict Transport Security https://review.opendev.org/c/openstack/octavia/+/880806 | 10:06 |
opendevreview | Omer Schwartz proposed openstack/octavia master: Provide Amphora stats for Octavia no-op drivers https://review.opendev.org/c/openstack/octavia/+/890814 | 10:41 |
opendevreview | Tom Weininger proposed openstack/python-octaviaclient master: Add support for HTTP Strict Transport Security https://review.opendev.org/c/openstack/python-octaviaclient/+/880808 | 11:05 |
opendevreview | Gregory Thiemonge proposed openstack/octavia master: Move docstring to the right place in database_tasks https://review.opendev.org/c/openstack/octavia/+/892297 | 11:35 |
opendevreview | Omer Schwartz proposed openstack/octavia master: Fix l7 objects quota decrement on lb cascade delete https://review.opendev.org/c/openstack/octavia/+/886111 | 11:40 |
opendevreview | Tom Weininger proposed openstack/python-octaviaclient master: Add support for HTTP Strict Transport Security https://review.opendev.org/c/openstack/python-octaviaclient/+/880808 | 12:44 |
opendevreview | Merged openstack/octavia master: [sqlalchemy2] subtransactions & autocommit removal https://review.opendev.org/c/openstack/octavia/+/861316 | 13:38 |
opendevreview | Tom Weininger proposed openstack/octavia master: Add support for HTTP Strict Transport Security https://review.opendev.org/c/openstack/octavia/+/880806 | 13:43 |
gthiemonge | QG: could be related: https://github.com/eventlet/eventlet/issues/432 | 13:55 |
opendevreview | Tom Weininger proposed openstack/octavia master: Add support for HTTP Strict Transport Security https://review.opendev.org/c/openstack/octavia/+/880806 | 14:00 |
opendevreview | Merged openstack/octavia master: [sqlalchemy2] Disabling 'create_engine.convert_unicode' filter https://review.opendev.org/c/openstack/octavia/+/875365 | 14:02 |
opendevreview | Merged openstack/octavia master: Fix sqlalchemy declarative_base import https://review.opendev.org/c/openstack/octavia/+/875892 | 14:02 |
opendevreview | Merged openstack/octavia master: Fix pool_timeout for tests with sqlite file backend https://review.opendev.org/c/openstack/octavia/+/882117 | 14:02 |
opendevreview | Omer Schwartz proposed openstack/octavia master: Fix l7 objects quota decrement on lb cascade delete https://review.opendev.org/c/openstack/octavia/+/886111 | 16:31 |
QG | gthiemonge: I compared the python lib versions between a "pip freeze" and the requirements.txt of the zed version and we're good. | 16:34 |
QG | I did a GMR on the process of an octavia worker and I came across the same error as in the bug you reported on eventlet. | 16:34 |
QG | We've also just realized that we had the same problem with health-managers, i.e. they don't log anything after a certain time and the new loadbalancers created appear OFFLINE. | 16:34 |
QG | I also did a GMR and compared it with a working health-manager, which clearly has a problem with sqlaclchemy trying to log and use a lock. However, we do have a recent version (5.0.2) with the pipeMutex patch: https://github.com/openstack/oslo.log/blob/5.0.2/oslo_log/pipe_mutex.py | 16:34 |
QG | But they specify in the commit message that : `but will only be run if the eventlet library has already been loaded.` and I'm not really sure whether the health-manager process is launched with eventlet | 16:34 |
QG | I'll create a launchpad bug tomorrow with all the details. | 16:34 |
opendevreview | Merged openstack/octavia master: Add job to test with SQLAlchemy master (2.x) https://review.opendev.org/c/openstack/octavia/+/889384 | 17:00 |
opendevreview | Merged openstack/octavia master: Move docstring to the right place in database_tasks https://review.opendev.org/c/openstack/octavia/+/892297 | 21:30 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!