===== Building live filesystems ===== Fri Oct 17 09:41:01 UTC 2025 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 400, in build_image_set_locked builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 228, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 214, in get_lp_livefs livefs = lp.livefses.getByName( File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 144, in getByName self._lp_livefses.getByName( File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 592, in __call__ response, content = self.root._browser._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 429, in _request raise error lazr.restfulclient.errors.NotFound: HTTP Error 404: Not Found Response headers: --- -content-encoding: gzip content-length: 72 content-type: text/plain;charset=utf-8 date: Fri, 17 Oct 2025 09:41:03 GMT server: gunicorn status: 404 vary: Accept-Encoding x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 961d9103-75d8-40ea-98bb-469a139950db x-vcs-revision: 304f53b38e34baf532daa616a9e3cb2ee8d98eb2 --- Response body: --- b"No such live filesystem with this owner/distroseries: 'ubuntu-mini-iso'." ---