Page MenuHomePhabricator

Coal graphs died around 2021-01-26 20:50 UTC
Closed, ResolvedPublic

Description

Screenshot 2021-01-27 at 10.16.44.png (714×1 px, 64 KB)

Most likely caused by the event pipeline migration. More specifically, the new dependency on snappy:

Jan 27 01:17:14 webperf1001 coal[15220]: kafka.errors.UnsupportedCodecError: UnsupportedCodecError: Libraries for snappy compression codec not found

Event Timeline

Change 658918 had a related patch set uploaded (by Gilles; owner: Gilles):
[operations/puppet@production] Add snappy dependency to coal

https://gerrit.wikimedia.org/r/658918

Seems like coal simply needed to be restarted, it hadn't been since python3-snappy was installed on the host a few days ago for navtiming's sake. Won't hurt to make the dependency explicit anyway.

Change 658918 merged by Ottomata:
[operations/puppet@production] Add snappy dependency to coal

https://gerrit.wikimedia.org/r/658918

Gilles claimed this task.

Restarting coal fixed the data, as expected:

Screenshot 2021-01-27 at 17.00.14.png (379×839 px, 28 KB)