OOPS on MP pages when Turnip is not fully available

Bug #1923895 reported by Alexandre Gomes
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Thiago F. Pappacena

Bug Description

When accessing https://code.launchpad.net/~ack/maas/+git/maas/+merge/397784 and https://code.launchpad.net/~ack/maas/+git/maas/+merge/398126 I get OOPSes.

The most recent OOPS-ids are:
OOPS-4585acd8c565e9d771b16f424adb08a8
OOPS-042d3538df640493fe89b3ba0b573477

Related branches

Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

The page is OOPSing when Launchpad tries to get git log from Turnip, which returns a 500 error.

The information that comes from Turnip to fill MP page is not totally necessary. The user should be able to see the MP page, even if some information from Turnip is not immediately available.

summary: - OOPS when accessing MPs from ~ack/maas
+ OOPS on MPs page when Turnip is not fully available
summary: - OOPS on MPs page when Turnip is not fully available
+ OOPS on MP pages when Turnip is not fully available
Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

I have changed the bug's title to describe a bit better the problem and give a hint of what we are willing to achieve here.

Changed in launchpad:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

About the problem on Turnip side, it seems that the repository is in some sort of corrupt state, raising this error when doing store.get_log (on repo.wak(start) call, to be more precise):

KeyError: 'object not found - no match for id (2c8c1224b9e4f4ac311fce39dcdcabcea790c1a4)'

2c8c1224b9e4f4ac311fce39dcdcabcea790c1a4 is the commit ID accepted by one of the above MPs. I've tried to clone the repository locally, and couldn't find such commit ID (although the cloned repository seems to be working just fine).

Revision history for this message
Colin Watson (cjwatson) wrote :

Perhaps the commit ID in question was just rebased out of existence, force-pushed, and then eventually disappeared entirely from the repository by way of a repack? Something like that seems at least possible.

Changed in launchpad:
assignee: nobody → Thiago F. Pappacena (pappacena)
Changed in launchpad:
status: Triaged → In Progress
Colin Watson (cjwatson)
Changed in launchpad:
status: In Progress → Fix Committed
Colin Watson (cjwatson)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.