Config(, {'IMAGE_TYPE': 'daily-preinstalled', 'TRIGGER_MIRRORS_ASYNC': '', 'CDIMAGE_NOSOURCE': '1', 'PROJECT': 'ubuntu-server', 'CAPPROJECT': 'Ubuntu-Server', 'CDIMAGE_ROOT': '/srv/cdimage.ubuntu.com', 'TRIGGER_MIRRORS': '', 'DIST': , 'GNUPG_DIR': '/srv/cdimage.ubuntu.com/secret/dot-gnupg', 'SIGNING_KEYID': 'EFE21092', 'SUBPROJECT': '', 'ARCHES': 'arm64+raspi riscv64 amd64 arm64', 'CPUARCHES': 'amd64 arm64 riscv64', 'CDIMAGE_PREINSTALLED': '1', 'CDIMAGE_COMPRESS': '1', 'DATE': '', 'DATE_SUFFIX': '', 'DEBUG': '', 'CDIMAGE_DATE': '20250818', 'CDIMAGE_NOLOG': '', 'VERBOSE': '3'}) config.arches: ['arm64+raspi', 'riscv64', 'amd64', 'arm64'] config.cpuarches: ['amd64', 'arm64', 'riscv64'] ===== Building live filesystems ===== Mon Aug 18 03:10:18 UTC 2025 ubuntu-server-arm64-raspi on Launchpad starting at 2025-08-18 03:10:18 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 402, in build_image_set_locked builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 250, in run_live_builds lp_build = lp_livefs.requestBuild(**lp_kwargs) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 107, in requestBuild self._lp_livefs.requestBuild( 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.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: Mon, 18 Aug 2025 03:10:21 GMT server: gunicorn status: 400 strict-transport-security: max-age=15552000 vary: Accept x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-launchpad-revision: edfc2dde4eeb7cfca47c7fcdf823a0522ed18913 x-lazr-notifications: [] x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 4a159a7b-6b23-4b4b-9b4c-3b6e1695ad17 x-vcs-revision: edfc2dde4eeb7cfca47c7fcdf823a0522ed18913 x-xss-protection: 1; mode=block --- Response body: --- b'An identical build of this live filesystem image is already pending.' ---