Difference between revisions of "Testing Crons"
From Mpich
(→Raw crontab info) |
(→Human Readable Timeline) |
||
Line 49: | Line 49: | ||
!Host !! Crontab Owner !! Start Time !! Days of the Week !! Command | !Host !! Crontab Owner !! Start Time !! Days of the Week !! Command | ||
|- | |- | ||
− | | | + | |octagon || thakur || 6:49am || Tue || /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet -device=ch3:nemesis |
|- | |- | ||
− | | | + | |octagon || thakur || 6:49am || Thu || /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet -device=ch3:ssm |
|- | |- | ||
− | | | + | |octagon || thakur || 6:49am || Sat || /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet |
|- | |- | ||
− | | | + | |octagon || thakur || 7:07am || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum # Update the results on the web page |
|- | |- | ||
− | | | + | |octagon || thakur || 8:47am || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
|- | |- | ||
− | | | + | |octagon || thakur || 12:07pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
|- | |- | ||
− | | | + | |octagon || thakur || 7:22pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatetsuites |
|- | |- | ||
− | | | + | |octagon || thakur || 8:09am || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatetodo # Update the mpich todo list. Make this update happen after the check for runaways |
− | |-| | + | |-|octagon || thakur || 8:47am || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum|- |
− | | | + | |octagon || thakur || 5:08pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/cleanold |
|- | |- | ||
− | | | + | |octagon || thakur || 8:09pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/updatecvs # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and runs maint/updatefiles over it |
|- | |- | ||
− | | | + | |octagon || thakur || 9:15pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc="icc" -cxx="icpc" -fc="ifort" -f90="ifort" -arch=IA32-Linux-Intel |
|- | |- | ||
− | | | + | |crush || thakur || 9:30pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU |
|- | |- | ||
− | | | + | |vanquish || thakur || 9:00pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel |
|- | |- | ||
− | | | + | |octopus || thakur || 10:30am || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=-enable-sharedlibs=gcc -arch=IA32-Linux-GNU-shared |
|- | |- | ||
|trounce || thakur || 9:15pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG | |trounce || thakur || 9:15pm || * || /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG |
Revision as of 18:52, 18 June 2010
This page should help in debugging issues running the old nightly tests.
Raw crontab info
Dump of crontabs from [email protected] and [email protected] on relevant hosts as of 2010-06-18. These cover the old nightly tests.
==== dumping thakur's contab on crush # m h dom mon dow command 30 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU ==== dumping thakur's contab on octagon # m h dom mon dow command 49 06 * * 2 /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet -device=ch3:nemesis 47 08 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 07 07 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 07 12 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum 07 17 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/cleanold 22 19 * * * /home/MPI/testing/tsuites/bin/updatetsuites # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and # runs maint/updatefiles over it 09 20 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatecvs # Update the mpich todo list. Make this update happen after the # check for runaways 09 08 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/updatetodo # Make sure that the ftp logs are being collected 27 08 * * * /home/MPI/maint/ftplogs/checklogs # Get ftp log info 17 03 1 * * /home/MPI/maint/ftplogs/get_aftp_monthly 15 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc="icc" -cxx="icpc" -fc="ifort" -f90="ifort" -arch=IA32-Linux-Intel ==== dumping thakur's contab on vanquish # m h dom mon dow command 00 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel ==== dumping thakur's contab on octopus # m h dom mon dow command 30 10 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--enable-sharedlibs=gcc -arch=IA32-Linux-GNU-shared ==== dumping thakur's contab on trounce # m h dom mon dow command 15 21 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG ==== dumping buntinas's contab on octopus 00 22 * * * /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -arch=IA32-Linux-GNU
The above output was created by concatenating the results of the following command as run by each user (along with some minor trimming):
for h in octagon octopus crush vanquish trounce; do ; echo "==== dumping ${USER}'s contab on ${h}" ; ssh ${h}.mcs.anl.gov crontab -l ; done
Human Readable Timeline
Host | Crontab Owner | Start Time | Days of the Week | Command |
---|---|---|---|---|
octagon | thakur | 6:49am | Tue | /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet -device=ch3:nemesis |
octagon | thakur | 6:49am | Thu | /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet -device=ch3:ssm |
octagon | thakur | 6:49am | Sat | /mcs/web/research/projects/mpich2/nightly/cron/old/getcoverage -updateweb -quiet |
octagon | thakur | 7:07am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum # Update the results on the web page |
octagon | thakur | 8:47am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
octagon | thakur | 12:07pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatesum |
octagon | thakur | 7:22pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatetsuites |
octagon | thakur | 8:09am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatetodo # Update the mpich todo list. Make this update happen after the check for runaways |
octagon | thakur | 5:08pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/cleanold |
octagon | thakur | 8:09pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/updatecvs # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and runs maint/updatefiles over it |
octagon | thakur | 9:15pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc="icc" -cxx="icpc" -fc="ifort" -f90="ifort" -arch=IA32-Linux-Intel |
crush | thakur | 9:30pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU |
vanquish | thakur | 9:00pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel |
octopus | thakur | 10:30am | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=-enable-sharedlibs=gcc -arch=IA32-Linux-GNU-shared |
trounce | thakur | 9:15pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG |
octopus | buntinas | 10:00pm | * | /mcs/web/research/projects/mpich2/nightly/cron/old/basictests -arch=IA32-Linux-GNU |