Project

General

Profile

POE » History » Version 5

David Galloway, 08/17/2016 08:06 PM

1 1 Alfredo Deza
h1. POE (Page Of Errors)
2 2 Alfredo Deza
3 2 Alfredo Deza
4 1 Alfredo Deza
# Make sure you are subscribed to ("watching") this page by clicking the star at the top right
5 1 Alfredo Deza
# If adding a known problem use the following format at the top of the current list:
6 1 Alfredo Deza
<pre>
7 1 Alfredo Deza
* (Month-day) Issue Text (name)
8 1 Alfredo Deza
</pre>
9 1 Alfredo Deza
# If adding a workaround, append it to the bullet:
10 1 Alfredo Deza
<pre>
11 1 Alfredo Deza
* (Month-day) Issue Text (name)
12 1 Alfredo Deza
  Workaround: Workaround Text (name)
13 1 Alfredo Deza
</pre>
14 1 Alfredo Deza
# If the problem is fixed, strike it (but don't remove it):
15 1 Alfredo Deza
<pre>
16 1 Alfredo Deza
*(Month-day) -Issue Text- (name)
17 1 Alfredo Deza
</pre>
18 1 Alfredo Deza
19 1 Alfredo Deza
h3. Current Problems
20 5 David Galloway
21 5 David Galloway
* (Aug-17) <code>cannot import name clear_firewall</code>.  Fix in progress. (David Galloway .. Noticed by DavidZ)
22 5 David Galloway
* (Aug-16) -ceph-cm-ansible was causing every job to fail due to a bad default. You can ignore failures like: <code>{'msg': 'with_dict expects a dict','failed': True}</code>- (Josh Durgin)
23 1 Alfredo Deza
* (Aug-3) -ERROR! the file_name
24 1 Alfredo Deza
'/var/lib/teuthworker/src/ceph-cm-ansible_master/paddles.yml' does not
25 1 Alfredo Deza
exist- (Alfredo Deza)
26 1 Alfredo Deza
Should be fixed and only affected jobs in a pretty small time window. (Zack Cerza)