Closed
Bug 978363
Opened 11 years ago
Closed 11 years ago
RabbitMQCrashStorage failure in integration test
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
76
People
(Reporter: rhelmer, Assigned: lars)
Details
Attachments
(1 file)
This has been failing for socorro-release as well as leeroy builds all day:
(from https://ci.mozilla.org/job/socorro-release/933/console)
09:46:38 2014-02-28 09:46:31,923 ERROR - QueuingThread - - QueuingThread - RabbitMQCrashStorage tried to acknowledge crash 1234689, which was not in the cache
09:46:38 2014-02-28 09:46:31,924 ERROR - QueuingThread - - QueuingThread - RabbitMQCrashStorage tried to acknowledge crash 06a0c9b5-0381-42ce-855a-ccaaa2120116, which was not in the cache
09:46:38 ERROR: errors found in processor.log
09:46:38 INFO: Purging rabbitmq queue
Reporter | ||
Comment 1•11 years ago
|
||
This is preventing leeroy jobs as well as release builds from happening, it's kind of a big deal :)
Severity: normal → blocker
Comment 2•11 years ago
|
||
There were 9 unACKed messages in socorro-jenkins/socorro.priority
I deleted the priority queue to clean it out
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → lars
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/fe2ae0091901d568f88a6093727a444d877bb51e
Merge pull request #1926 from twobraids/rabbit-offal
fixes Bug 978363 - ensure rabbitmq is empty before doing any tests that touch it
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 77
You need to log in
before you can comment on or make changes to this bug.
Description
•