Activity log for bug #1978139

Date Who What changed Old value New value Message
2022-06-09 16:23:25 Frank Heimes bug added bug
2022-06-09 16:23:25 Frank Heimes attachment added 09062022.tgz https://bugs.launchpad.net/bugs/1978139/+attachment/5595977/+files/09062022.tgz
2022-06-09 16:24:22 Frank Heimes bug task added ubuntu-z-systems
2022-06-09 16:24:58 Frank Heimes bug added subscriber Dan Bungert
2022-06-09 16:25:10 Frank Heimes ubuntu-z-systems: assignee Skipper Bug Screeners (skipper-screen-team)
2022-06-09 16:26:41 Frank Heimes bug added subscriber Michael Hudson-Doyle
2022-06-09 16:27:28 Frank Heimes description While going to try the subiquity version from edge (in preparation for testing LP#1972834) the installer crashed (repeatedly) right after the installer restarted (after the snap refresh). It drops to a shell and prints: Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# sudo snap refresh --edge subiquity subiquity (edge) 22.02.2+git353.a9ac5a5f from Canonical* refreshed root@ubuntu-server:/# connecting... generating crash report report saved to /var/crash/1654790818.540452719.ui.crash Traceback (most recent call last): File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/__main__.py", line 5, in <module> sys.exit(main()) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/cmd/tui.py", line 149, in main subiquity_interface.run() File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 405, in run super().run() File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 374, in run super().run() File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/core.py", line 135, in run raise exc File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 481, in move_screen await super().move_screen(increment, coro) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 237, in move_screen view = await self.wait_with_progress( File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 206, in wait_with_progress return await self._wait_with_indication(awaitable, self.show_progress) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 163, in _wait_with_indication result = await awaitable File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 226, in _move_screen return await self.make_view_for_controller(new) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 502, in make_view_for_controller view = await super().make_view_for_controller(new) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 132, in make_view_for_controller view = await maybe_view File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/controllers/source.py", line 29, in make_ui sources = await self.endpoint.GET() File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/api/client.py", line 48, in impl return serializer.deserialize(r_ann, await resp.json()) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 215, in deserialize return self._deserialize_attr(annotation, value, metadata, path) File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 205, in _deserialize_attr fields[key], value[key], path)) KeyError: 'search_drivers' And even drops from the ssh session. I can reconnect to the installer (via ssh) and immediately get: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Willkommen! Bienvenue! Welcome! Добро пожаловать! Welkom! [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Use UP, DOWN and ENTER keys to select your language. ┌────────────────────────────────────────────────────────────────────────┐ │ │ │ Sorry, the installer has restarted because of an error. │ │ │ │ [ View full report ] │ │ │ │ If you want to help improve the installer, you can send an error │ │ report. │ │ │ │ [ Send to Canonical ] │ │ │ │ Select continue to try the installation again. │ │ │ │ [ Continue ] │ │ │ └────────────────────────────────────────────────────────────────────────┘ At that stage I changed to the shell and saved the content of /var/log and /var/crash that is attached here... (and at the subiquity shell I also faced some refresh issues, not sure if that is related) This happened on an s390x LPAR installation, but I'm unsure if that's is an arch. specific issue. While going to try the subiquity version from edge on jammy (in preparation for testing LP#1972834) the installer crashed (repeatedly) right after the installer restarted (after the snap refresh). It drops to a shell and prints: Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# sudo snap refresh --edge subiquity subiquity (edge) 22.02.2+git353.a9ac5a5f from Canonical* refreshed root@ubuntu-server:/# connecting... generating crash report report saved to /var/crash/1654790818.540452719.ui.crash Traceback (most recent call last):   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main     return _run_code(code, main_globals, None,   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 87, in _run_code     exec(code, run_globals)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/__main__.py", line 5, in <module>     sys.exit(main())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/cmd/tui.py", line 149, in main     subiquity_interface.run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 405, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 374, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/core.py", line 135, in run     raise exc   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 481, in move_screen     await super().move_screen(increment, coro)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 237, in move_screen     view = await self.wait_with_progress(   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 206, in wait_with_progress     return await self._wait_with_indication(awaitable, self.show_progress)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 163, in _wait_with_indication     result = await awaitable   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 226, in _move_screen     return await self.make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 502, in make_view_for_controller     view = await super().make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 132, in make_view_for_controller     view = await maybe_view   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/controllers/source.py", line 29, in make_ui     sources = await self.endpoint.GET()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/api/client.py", line 48, in impl     return serializer.deserialize(r_ann, await resp.json())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 215, in deserialize     return self._deserialize_attr(annotation, value, metadata, path)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 205, in _deserialize_attr     fields[key], value[key], path)) KeyError: 'search_drivers' And even drops from the ssh session. I can reconnect to the installer (via ssh) and immediately get: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   Willkommen! Bienvenue! Welcome! Добро пожаловать! Welkom! [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   Use UP, DOWN and ENTER keys to select your language.    ┌────────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, the installer has restarted because of an error. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ Select continue to try the installation again. │    │ │    │ [ Continue ] │    │ │    └────────────────────────────────────────────────────────────────────────┘ At that stage I changed to the shell and saved the content of /var/log and /var/crash that is attached here... (and at the subiquity shell I also faced some refresh issues, not sure if that is related) This happened on an s390x LPAR installation, but I'm unsure if that's is an arch. specific issue.
2022-06-09 16:31:24 Olivier Gayot subiquity: assignee Olivier Gayot (ogayot)
2022-06-09 17:44:46 Frank Heimes description While going to try the subiquity version from edge on jammy (in preparation for testing LP#1972834) the installer crashed (repeatedly) right after the installer restarted (after the snap refresh). It drops to a shell and prints: Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# sudo snap refresh --edge subiquity subiquity (edge) 22.02.2+git353.a9ac5a5f from Canonical* refreshed root@ubuntu-server:/# connecting... generating crash report report saved to /var/crash/1654790818.540452719.ui.crash Traceback (most recent call last):   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main     return _run_code(code, main_globals, None,   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 87, in _run_code     exec(code, run_globals)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/__main__.py", line 5, in <module>     sys.exit(main())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/cmd/tui.py", line 149, in main     subiquity_interface.run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 405, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 374, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/core.py", line 135, in run     raise exc   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 481, in move_screen     await super().move_screen(increment, coro)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 237, in move_screen     view = await self.wait_with_progress(   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 206, in wait_with_progress     return await self._wait_with_indication(awaitable, self.show_progress)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 163, in _wait_with_indication     result = await awaitable   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 226, in _move_screen     return await self.make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 502, in make_view_for_controller     view = await super().make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 132, in make_view_for_controller     view = await maybe_view   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/controllers/source.py", line 29, in make_ui     sources = await self.endpoint.GET()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/api/client.py", line 48, in impl     return serializer.deserialize(r_ann, await resp.json())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 215, in deserialize     return self._deserialize_attr(annotation, value, metadata, path)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 205, in _deserialize_attr     fields[key], value[key], path)) KeyError: 'search_drivers' And even drops from the ssh session. I can reconnect to the installer (via ssh) and immediately get: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   Willkommen! Bienvenue! Welcome! Добро пожаловать! Welkom! [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   Use UP, DOWN and ENTER keys to select your language.    ┌────────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, the installer has restarted because of an error. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ Select continue to try the installation again. │    │ │    │ [ Continue ] │    │ │    └────────────────────────────────────────────────────────────────────────┘ At that stage I changed to the shell and saved the content of /var/log and /var/crash that is attached here... (and at the subiquity shell I also faced some refresh issues, not sure if that is related) This happened on an s390x LPAR installation, but I'm unsure if that's is an arch. specific issue. While going to try the subiquity version from edge on jammy (in preparation for testing LP#1972834) the installer crashed (repeatedly) right after the installer restarted (after the snap refresh). It drops to a shell and prints: Installer shell session activated. This shell session is running inside the installer environment. You will be returned to the installer when this shell is exited, for example by typing Control-D or 'exit'. Be aware that this is an ephemeral environment. Changes to this environment will not survive a reboot. If the install has started, the installed system will be mounted at /target. root@ubuntu-server:/# sudo snap refresh --edge subiquity subiquity (edge) 22.02.2+git353.a9ac5a5f from Canonical* refreshed root@ubuntu-server:/# connecting... generating crash report report saved to /var/crash/1654790818.540452719.ui.crash Traceback (most recent call last):   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main     return _run_code(code, main_globals, None,   File "/snap/subiquity/3477/usr/lib/python3.8/runpy.py", line 87, in _run_code     exec(code, run_globals)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/__main__.py", line 5, in <module>     sys.exit(main())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/cmd/tui.py", line 149, in main     subiquity_interface.run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 405, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 374, in run     super().run()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/core.py", line 135, in run     raise exc   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 481, in move_screen     await super().move_screen(increment, coro)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 237, in move_screen     view = await self.wait_with_progress(   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 206, in wait_with_progress     return await self._wait_with_indication(awaitable, self.show_progress)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 163, in _wait_with_indication     result = await awaitable   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 226, in _move_screen     return await self.make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/client.py", line 502, in make_view_for_controller     view = await super().make_view_for_controller(new)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquitycore/tui.py", line 132, in make_view_for_controller     view = await maybe_view   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/client/controllers/source.py", line 29, in make_ui     sources = await self.endpoint.GET()   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/api/client.py", line 48, in impl     return serializer.deserialize(r_ann, await resp.json())   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 215, in deserialize     return self._deserialize_attr(annotation, value, metadata, path)   File "/snap/subiquity/3360/lib/python3.8/site-packages/subiquity/common/serialize.py", line 205, in _deserialize_attr     fields[key], value[key], path)) KeyError: 'search_drivers' And even drops from the ssh session. I can reconnect to the installer (via ssh) and immediately get: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   Willkommen! Bienvenue! Welcome! Добро пожаловать! Welkom! [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   Use UP, DOWN and ENTER keys to select your language.    ┌────────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, the installer has restarted because of an error. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ Select continue to try the installation again. │    │ │    │ [ Continue ] │    │ │    └────────────────────────────────────────────────────────────────────────┘ At that stage I changed to the shell and saved the content of /var/log and /var/crash that is attached here... (and at the subiquity shell I also faced some refresh issues, not sure if that is related) This happened on an s390x z/VM installation, but I'm unsure if that's is an arch. specific issue.
2022-06-10 08:52:54 Olivier Gayot tags installer s390x fr-2458 installer s390x
2022-07-15 01:11:17 Dan Bungert subiquity: status New Fix Committed
2022-07-15 01:11:20 Dan Bungert subiquity: assignee Olivier Gayot (ogayot)
2022-07-15 05:10:44 Frank Heimes ubuntu-z-systems: status New Fix Committed
2022-09-08 11:17:58 Frank Heimes subiquity: status Fix Committed Fix Released
2022-09-08 11:18:00 Frank Heimes ubuntu-z-systems: status Fix Committed Fix Released