test_mount_quobyte_should_reraise_already_mounted_error - No such file or directory: '/etc/mtab'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Undecided
|
Corey Bryant | ||
Ubuntu Cloud Archive |
Fix Committed
|
Medium
|
Unassigned | ||
Stein |
Fix Released
|
Medium
|
Unassigned | ||
Train |
Fix Released
|
Medium
|
Unassigned | ||
Ussuri |
Fix Released
|
Medium
|
Unassigned | ||
Victoria |
Fix Committed
|
Medium
|
Unassigned | ||
cinder (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Focal |
Fix Released
|
Medium
|
Unassigned | ||
Groovy |
Fix Released
|
Medium
|
Unassigned | ||
Hirsute |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
I'm hitting the following error on ussuri and prior. Worth noting, this is a package build for ubuntu.
=======
FAIL: cinder.
cinder.
-------
_StringException: pythonlogging:'': {{{
2021-01-27 18:46:39,044 INFO [keystonemiddle
2021-01-27 18:46:39,047 WARNING [keystonemiddle
2021-01-27 18:46:39,047 WARNING [keystonemiddle
2021-01-27 18:46:39,050 WARNING [keystonemiddle
2021-01-27 18:46:39,069 INFO [cinder.
2021-01-27 18:46:39,070 INFO [cinder.
2021-01-27 18:46:39,071 INFO [cinder.
}}}
Traceback (most recent call last):
File "/<<PKGBUILDDIR
ensure=False)
File "/usr/lib/
self.
File "/usr/lib/
mismatch_error = self._matchHelp
File "/usr/lib/
mismatch = matcher.
File "/usr/lib/
mismatch = self.exception_
File "/usr/lib/
mismatch = matcher.
File "/usr/lib/
reraise(
File "/usr/lib/
raise exc_obj.
File "/usr/lib/
result = matchee()
File "/usr/lib/
return self._callable_
File "/<<PKGBUILDDIR
self.
File "/<<PKGBUILDDIR
partitions = psutil.
File "/usr/lib/
return _psplatform.
File "/usr/lib/
partitions = cext.disk_
FileNotFoundError: [Errno 2] No such file or directory: '/etc/mtab'
This is similiar to: https:/
[Test Case]
The ubuntu package for cinder runs unit tests as part of the build process. Tests are expected to be successful with this fix.
[Regression Potential]
This change only touches unit test code. Any regressions would be limited to failing tests at package build time.
no longer affects: | cloud-archive/queens |
no longer affects: | cinder (Ubuntu Bionic) |
Changed in cloud-archive: | |
status: | Fix Released → Fix Committed |
Fix proposed: https:/ /review. opendev. org/c/openstack /cinder/ +/772902