===== Building live filesystems ===== Thu Jun 1 08:20:24 UTC 2023 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 730, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 357, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 336, in get_lp_livefs lp_owner = lp.people[owner] File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 48, in __getitem__ self._cache[key] = self._item_factory(self._lp_mapping[key]) File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 985, in __getitem__ shim_resource._ensure_representation() File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 366, in _ensure_representation representation = self._root._browser.get(self._wadl_resource) File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 439, in get response, content = self._request(url, extra_headers=headers) File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 429, in _request raise error lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error Response headers: --- connection: close content-length: 22 content-type: text/plain;charset=utf-8 date: Thu, 01 Jun 2023 08:20:25 GMT server: gunicorn status: 500 x-lazr-oopsid: OOPS-6ac50515ec0e3fe3edb1dcf259753f43 x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 7ac92e88-9106-4be7-a5b8-ebf49b690fab x-vcs-revision: 060234aa1273238f7880ac19de947f3512a7e11c --- Response body: --- b'ReadOnlySqlTransaction' ---