===== Building live filesystems ===== Thu Jun 1 04:32:01 UTC 2023 ubuntu-base-amd64 on Launchpad starting at 2023-06-01 04:32:01 ubuntu-base-amd64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449509 ubuntu-base-arm64 on Launchpad starting at 2023-06-01 04:32:03 ubuntu-base-arm64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449510 ubuntu-base-armhf on Launchpad starting at 2023-06-01 04:32:04 ubuntu-base-armhf: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449511 ubuntu-base-ppc64el on Launchpad starting at 2023-06-01 04:32:05 ubuntu-base-ppc64el: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449512 ubuntu-base-riscv64 on Launchpad starting at 2023-06-01 04:32:06 ubuntu-base-riscv64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449513 ubuntu-base-s390x on Launchpad starting at 2023-06-01 04:32:07 ubuntu-base-s390x: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/ubuntu-base/+build/449514 ubuntu-base-amd64 on Launchpad finished at 2023-06-01 04:40:17 (Successfully built) ubuntu-base-arm64 on Launchpad finished at 2023-06-01 04:43:45 (Successfully built) ubuntu-base-s390x on Launchpad finished at 2023-06-01 04:43:46 (Successfully built) ubuntu-base-armhf on Launchpad finished at 2023-06-01 04:48:26 (Successfully built) ubuntu-base-ppc64el on Launchpad finished at 2023-06-01 04:48:57 (Successfully built) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1363, in _conn_request conn.connect() File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1139, in connect address_info = socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM) File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Temporary failure in name resolution During handling of the above exception, another exception occurred: 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 418, in run_live_builds lp_build.lp_refresh() File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 744, in lp_refresh super(Entry, self).lp_refresh(new_url, etag) File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 323, in lp_refresh representation = self._root._browser.get( 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 389, in _request response, content = self._request_and_retry( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 359, in _request_and_retry response, content = self._connection.request( File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1725, in request (response, content) = self._request( File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 144, in _request response, content = super(LaunchpadOAuthAwareHttp, self)._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 184, in _request return super(RestfulHttp, self)._request( File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1441, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1370, in _conn_request raise ServerNotFoundError("Unable to find the server at %s" % conn.host) httplib2.error.ServerNotFoundError: Unable to find the server at api.launchpad.net