===== Building live filesystems ===== Thu Dec 1 15:46:05 UTC 2022 ubuntu-desktop-preinstalled-arm64-raspi on Launchpad starting at 2022-12-01 15:46:05 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 703, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 378, in run_live_builds lp_build = lp_livefs.requestBuild(**lp_kwargs) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 112, in requestBuild self._lp_livefs.requestBuild( File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 605, in __call__ response, content = self.root._browser._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 438, in _request raise error lazr.restfulclient.errors.BadRequest: HTTP Error 400: Bad Request Response headers: --- connection: close content-length: 68 content-security-policy: frame-ancestors 'self'; content-type: text/plain;charset=utf-8 date: Thu, 01 Dec 2022 15:46:08 GMT server: gunicorn/19.8.1 status: 400 strict-transport-security: max-age=15552000 vary: Accept x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-launchpad-revision: 51cef3d08dff1e227b5ada709bd67280c567d4be x-lazr-notifications: [] x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 53face32-599e-4b72-81f0-cf21f0835e49 x-vcs-revision: 51cef3d08dff1e227b5ada709bd67280c567d4be x-xss-protection: 1; mode=block --- Response body: --- b'An identical build of this live filesystem image is already pending.' ---