[Buildbot] #3152: clean up users' mailspools

Buildbot trac trac at buildbot.net
Sun Jan 18 04:42:13 UTC 2015


#3152: clean up users' mailspools
-------------------+-------------------------
Reporter:  dustin  |      Owner:  dustin
    Type:  task    |     Status:  new
Priority:  major   |  Milestone:  sys - other
 Version:          |   Keywords:
-------------------+-------------------------
 {{{
 dustin at service2 ~/buildbot-infra [master] $ for i in 1 2 3 5 6; do sudo
 jexec $i ls -l /var/mail; done
 total 9408
 -rw-------  1 amar        amar              0 Apr  2  2014 amar
 -rw-------  1 git_daemon  git_daemon        0 Apr  7  2014 git_daemon
 -rw-------  1 mss         mss               0 Nov  4 05:11 mss
 -rw-------  1 mysql       mysql             0 Apr  7  2014 mysql
 -rw-------  1 root        wheel       4753105 Jan 17 04:15 root
 total 128
 -rw-------  1 amar        amar            0 Apr 30  2014 amar
 -rw-------  1 git_daemon  git_daemon      0 May  5  2014 git_daemon
 -rw-------  1 mailman     mailman         0 May  5  2014 mailman
 -rw-------  1 postfix     postfix         0 May  5  2014 postfix
 -rw-------  1 root        mail        62994 Jan 17 21:33 root
 total 0
 -rw-------  1 amar        amar        0 May 29  2014 amar
 -rw-------  1 bot         bot         0 May 29  2014 bot
 -rw-------  1 git_daemon  git_daemon  0 Nov 25 20:30 git_daemon
 total 0
 -rw-------  1 amar        amar        0 Aug 11 18:26 amar
 -rw-------  1 buildbot    buildbot    0 Sep 12 19:29 buildbot
 -rw-------  1 ftp         ftp         0 Sep 11 15:47 ftp
 -rw-------  1 git_daemon  git_daemon  0 Sep 11 15:46 git_daemon
 total 20800
 -rw-------  1 amar        amar              0 Nov  5 01:03 amar
 -rw-------  1 bbinfra     bbinfra      887122 Jan 18 04:19 bbinfra
 -rw-------  1 bbuser      bbuser            0 Dec  6 18:05 bbuser
 -rw-------  1 git_daemon  git_daemon        0 Nov 25 20:33 git_daemon
 -rw-------  1 root        wheel       9633831 Jan 17 20:00 root
 }}}

 and similar elsewhere.  This should probably be a one-time cleanup, so we
 have a chance of noticing any other email that's ending up being delivered
 locally.

--
Ticket URL: <http://trac.buildbot.net/ticket/3152>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list