Jump to: navigation, search

Difference between revisions of "NovaVMware/Minesweeper/Status"

Line 11: Line 11:
 
|-
 
|-
 
! Bug
 
! Bug
 +
! Severity
 
! Fix (needs review attention)
 
! Fix (needs review attention)
 +
|-
 +
| [https://bugs.launchpad.net/devstack/+bug/1277507 "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com]
 +
| High
 +
|
 +
|-
 +
| [https://bugs.launchpad.net/nova/+bug/1250173 Concurrent requests to quotas reserve sometimes lock db table]
 +
| Medium
 +
|
 
|-
 
|-
 
| [https://bugs.launchpad.net/nova/+bug/1276539 VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren']
 
| [https://bugs.launchpad.net/nova/+bug/1276539 VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren']
 +
| Medium
 
| [https://review.openstack.org/#/c/70137 VMware: raise more specific exception]
 
| [https://review.openstack.org/#/c/70137 VMware: raise more specific exception]
 
|-
 
|-
 
| [https://bugs.launchpad.net/nova/+bug/1266579 VMware: Unable to launch instance because vmware_base already exists]
 
| [https://bugs.launchpad.net/nova/+bug/1266579 VMware: Unable to launch instance because vmware_base already exists]
 +
| Medium
 
| [https://review.openstack.org/#/c/65306 VMware: fix race for datastore directory existence]
 
| [https://review.openstack.org/#/c/65306 VMware: fix race for datastore directory existence]
 
|-
 
|-
 
| [https://bugs.launchpad.net/nova/+bug/1266580 VMware: Unable to delete image cache vmdk while launching instance]
 
| [https://bugs.launchpad.net/nova/+bug/1266580 VMware: Unable to delete image cache vmdk while launching instance]
 +
| Medium
 
| [https://review.openstack.org/#/c/69622 VMware: prevent race for vmdk deletion]
 
| [https://review.openstack.org/#/c/69622 VMware: prevent race for vmdk deletion]
|-
 
| [https://bugs.launchpad.net/nova/+bug/1250173 Concurrent requests to quotas reserve sometimes lock db table]
 
|
 
 
|}
 
|}
  
Line 33: Line 42:
 
! Event Time
 
! Event Time
 
! Description
 
! Description
 +
|-
 +
| Feb 7, 1:30 PM
 +
| Infrastructure issues are still affecting builds. Builds have also started to become affected by keystone requirements [https://bugs.launchpad.net/devstack/+bug/1277507 bug]. Minesweeper will be taken offline until these issues are resolved.
 
|-
 
|-
 
| Feb 6, 10:53 AM
 
| Feb 6, 10:53 AM

Revision as of 21:31, 7 February 2014

HypervisorSupportMatrix | NovaVMware

Current Service Status

Sweeper-ok.png No known issues at this time Sweeper-notok.png There are known issues currently affecting CI

Blocking Bugs

From time to time, there may be critical bugs that may be preventing Minesweeper from running correctly. This section lists these open bugs and any related fixes that need to be merged in order for successful test results.

Bug Severity Fix (needs review attention)
"ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com High
Concurrent requests to quotas reserve sometimes lock db table Medium
VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren' Medium VMware: raise more specific exception
VMware: Unable to launch instance because vmware_base already exists Medium VMware: fix race for datastore directory existence
VMware: Unable to delete image cache vmdk while launching instance Medium VMware: prevent race for vmdk deletion

Service Disruption History

All times are in PST.

Event Time Description
Feb 7, 1:30 PM Infrastructure issues are still affecting builds. Builds have also started to become affected by keystone requirements bug. Minesweeper will be taken offline until these issues are resolved.
Feb 6, 10:53 AM Hypervisor crash contributed to build failures, currently fixing. Quota database problem still affecting builds, looking to manually fix entries in the database.
Feb 5, 4:07 PM Identified Concurrent requests to quotas reserve sometimes lock db table as a possible cause for infra issues. Still investigating.
Feb 5, 1:47 AM Small percentage of builds failing due to infra issues. Investigating.
Feb 4, 5:00 PM Infrastructure issue have been resolved.
Feb 3, 8:29 AM Infrastructure issue involving testbed provision. Small percentage of builds may be failing.