vmtests.test_uefi_basic.GroovyUefiTestBasic failing on arm64 due to missing required images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curtin |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Log excerpt:
17:03:42 =======
17:03:42 ERROR: test suite for <class 'vmtests.
17:03:42 -------
17:03:42 Traceback (most recent call last):
17:03:42 File "/usr/lib/
17:03:42 self.setUp()
17:03:42 File "/usr/lib/
17:03:42 self.setupConte
17:03:42 File "/usr/lib/
17:03:42 super(NoSharedF
17:03:42 File "/usr/lib/
17:03:42 try_run(context, names)
17:03:42 File "/usr/lib/
17:03:42 return func()
17:03:42 File "/jenkins/
17:03:42 ftypes = cls.get_
17:03:42 File "/jenkins/
17:03:42 ftypes=
17:03:42 File "/jenkins/
17:03:42 "syncing disabled:\n%s" % query_str)
17:03:42 ValueError: Required images not found and syncing disabled:
17:03:42 python3 tests/vmtests/
(This is also happening for GroovyUefiTestB
Related branches
- Ryan Harper (community): Approve
- Server Team CI bot: Approve (continuous-integration)
- curtin developers: Pending requested
-
Diff: 13 lines (+1/-1)1 file modifiedtests/vmtests/releases.py (+1/-1)
Possibly unlucky run where maas published new image in streams and jenkins already completed it's image-sync.
I don't think there's a curtin bug here.