===== Building live filesystems ===== Mon Aug 19 03:10:02 UTC 2024 ubuntu-server-arm64-raspi on Launchpad starting at 2024-08-19 03:10:02 ubuntu-server-arm64-raspi: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670838 ubuntu-server-riscv64-unmatched on Launchpad starting at 2024-08-19 03:10:06 ubuntu-server-riscv64-unmatched: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670839 ubuntu-server-riscv64-visionfive2 on Launchpad starting at 2024-08-19 03:10:07 ubuntu-server-riscv64-visionfive2: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670840 ubuntu-server-riscv64-nezha on Launchpad starting at 2024-08-19 03:10:08 ubuntu-server-riscv64-nezha: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670841 ubuntu-server-riscv64-licheerv on Launchpad starting at 2024-08-19 03:10:09 ubuntu-server-riscv64-licheerv: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670842 ubuntu-server-riscv64-icicle on Launchpad starting at 2024-08-19 03:10:10 ubuntu-server-riscv64-icicle: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670843 ubuntu-server-riscv64-milkvmars on Launchpad starting at 2024-08-19 03:10:11 ubuntu-server-riscv64-milkvmars: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670844 ubuntu-server-riscv64-pic64gx on Launchpad starting at 2024-08-19 03:10:13 ubuntu-server-riscv64-pic64gx: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670845 ubuntu-server-riscv64-generic on Launchpad starting at 2024-08-19 03:10:14 ubuntu-server-riscv64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670846 ubuntu-server-amd64-generic on Launchpad starting at 2024-08-19 03:10:15 ubuntu-server-amd64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670847 ubuntu-server-arm64-generic on Launchpad starting at 2024-08-19 03:10:16 ubuntu-server-arm64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/670848 ubuntu-server-arm64-raspi on Launchpad finished at 2024-08-19 03:14:44 (Failed to build) ubuntu-server-amd64-generic on Launchpad finished at 2024-08-19 03:23:01 (Successfully built) ubuntu-server-arm64-generic on Launchpad finished at 2024-08-19 03:28:48 (Successfully built) ubuntu-server-riscv64-pic64gx on Launchpad finished at 2024-08-19 04:44:17 (Failed to build) ubuntu-server-riscv64-nezha on Launchpad finished at 2024-08-19 05:08:53 (Successfully built) ubuntu-server-riscv64-licheerv on Launchpad finished at 2024-08-19 05:14:00 (Successfully built) ubuntu-server-riscv64-visionfive2 on Launchpad finished at 2024-08-19 05:17:13 (Successfully built) ubuntu-server-riscv64-unmatched on Launchpad finished at 2024-08-19 05:17:45 (Successfully built) ubuntu-server-riscv64-milkvmars on Launchpad finished at 2024-08-19 05:21:56 (Successfully built) ubuntu-server-riscv64-icicle on Launchpad finished at 2024-08-19 05:23:59 (Successfully built) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1393, in _conn_request response = conn.getresponse() File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 287, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response 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 442, in build_image_set_locked live_successful, builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 402, 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 1693, in request (response, new_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 1402, in _conn_request conn.connect() File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1199, in connect raise socket_err File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1153, in connect sock.connect((self.host, self.port)) OSError: [Errno 101] Network is unreachable