On Thu, 22 Aug 2024 at 16:38, Shane Curcuru <a...@shanecurcuru.org> wrote:
> Craig Russell wrote on 8/22/24 10:27 AM: > > I can't get it to talk to me. > > Try again, might work now. The server had an OOM condition that > required several restarts and a data fix, but it seems to mostly be > working now. > > The root issue seems to be an endless parsing WARN and loop when a > too-long committee name is placed into > committers/board/committee-info.txt. Yesterday's board meeting passed a > resolution creating a new PMC, which added a bogus line to > committee-info.txt L195, where the PMC name of "Logo Development > Committee" overflowed the field into the chair name field, triggering: > > > https://github.com/apache/whimsy/blob/a65858824e1a07c42939e0ec20a7c9c1dcf82431/lib/whimsy/asf/committee.rb#L536 > > > https://github.com/apache/whimsy/blob/master/lib/whimsy/asf/committee.rb#L571 > > The fix was committers r118463 that corrected the data line (plus > another server restart to get the data updated). > > Potential other unusual things to investigate: > > /status isn't working right, see logs like: > > AH01220: Timeout waiting for output from CGI script > /x1/srv/whimsy/www/status/index.cgi > > I don't know what causes that yet; probably unrelated to the CI issue. > While the new PMC is parsed, it's roster is 404: > > /roster/committee/logodevelopment > > The PMC was renamed, but the LDAP project has yet to be done (Jira INFRA-26069) I've updated Whimsy to allow for a missing LDAP project group. Thanks to infra team and Daniel for assistance in kicking the VM! > > -- > - Shane > Member > The Apache Software Foundation > >