<!-- -*-groovy-*- -->
<STYLE>
/*
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; }
TD.test_passed { color:blue; }
TD.test_failed { color:red; }
TD.console { font-family:Courier New; }
*/
TD.testmail {padding-left: 6pt}
.testbad {color:red}
.testgood {color:darkgreen}
p.SUCCESS {color:green}
p.FAILURE {color:red}
p.UNSTABLE {color:#eebb00}
</STYLE>
<BODY>
<p class="FAILURE">
<B style="font-size: 200%;">BUILD FAILURE</B>
</p>
<TABLE>
<TR><TD>Build URL:</TD><TD><A href="https://build.barrywardell.net/job/EinsteinToolkit/1416/">https://build.barrywardell.net/job/EinsteinToolkit/1416/</A></TD></TR>
<TR><TD>Project:</TD><TD>EinsteinToolkit</TD></TR>
<TR><TD>Date of build:</TD><TD>Fri, 07 Jun 2019 17:49:06 +0000</TD></TR>
<TR><TD>Build duration:</TD><TD>26 min</TD></TR>
</TABLE>
<BR/>
<!-- CHANGE SET -->
<h3>Changes</h3>
        <TABLE>
                
<TR><TD>Revision:</td>
<td>0b6cca45fa9702a6f65986112f589807db4ffb6b</td></td>
<tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:
* arrangements/CTThorns 0ee59d0...7d7704f (5):
> CT_MultiLevel: uncomment restrict section, and add relaxation on base
level between successive FMG cycles.
> CT_MultiLevel: add infrastructure to perform a different SRJ scheme
on each level of the ML hierarchy.
> CT_MultiLevel: change frequency of SRJ smoothing factors to avoid
excessive overrelaxation.
> CT_MultiLevel: add infrastructure to enable multiple consecutive FMG
cycles.
> CT_MultiLevel: change condition for writing psi residual to file.
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>arrangements/CTThorns</TD> -->
<!-- </TR> -->
</TABLE>
<BR/>
<!-- JUnit TEMPLATE -->
<BR/>
<!-- ARTIFACTS -->
<h3>Artifacts</h3>
<TABLE width="100%">
<TR>
<TD>
                
         <li>
         <a href="https://build.barrywardell.net/job/EinsteinToolkit/1416/artifact/doc/HTML.tar.gz">doc/HTML.tar.gz</a>
         </li>
</TD>
</TR>
</TABLE>
<BR/>
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 856.90 KB...]
        COMPILING Carpet/Carpet/src/Checksum.cc
        COMPILING configs/sim/bindings/build/Carpet/cctk_ThornBindings.c
        COMPILING Carpet/Carpet/src/Comm.cc
        COMPILING Carpet/Carpet/src/Cycle.cc
        COMPILING Carpet/Carpet/src/Evolve.cc
        COMPILING Carpet/Carpet/src/Hosts.cc
        COMPILING Carpet/Carpet/src/Initialise.cc
        COMPILING Carpet/Carpet/src/MultiModel.cc
        COMPILING Carpet/Carpet/src/OutputGH.cc
        COMPILING Carpet/Carpet/src/Poison.cc
        COMPILING Carpet/Carpet/src/Recompose.cc
        COMPILING Carpet/Carpet/src/Restrict.cc
        COMPILING Carpet/Carpet/src/ScheduleWrapper.cc
        COMPILING Carpet/Carpet/src/SetupGH.cc
        COMPILING Carpet/Carpet/src/Shutdown.cc
        COMPILING Carpet/Carpet/src/Storage.cc
        COMPILING Carpet/Carpet/src/Timing.cc
        COMPILING Carpet/Carpet/src/UnusedMask.cc
        COMPILING Carpet/Carpet/src/adler32.cc
        COMPILING Carpet/Carpet/src/helpers.cc
        COMPILING Carpet/Carpet/src/modes.cc
        COMPILING Carpet/Carpet/src/variables.cc
        Updating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_Carpet.a
        Creating Formaline tarball for the configuration options
        Creating Formaline tarball for the flesh
        Creating Formaline tarball for thorn CT_Analytic
        Creating Formaline tarball for thorn CarpetMask
        Creating Formaline tarball for thorn EOS_Omni
        Creating Formaline tarball for thorn GiRaFFEfood
        Creating Formaline tarball for thorn HDF5
        Creating Formaline tarball for thorn HTTPDExtra
        Creating Formaline tarball for thorn Hydro_RNSID
        Creating Formaline tarball for thorn IOHDF5Util
        Creating Formaline tarball for thorn IllinoisGRMHD
        Creating Formaline tarball for thorn MPI
        Creating Formaline tarball for thorn Multipole
        Creating Formaline tarball for thorn NullConstr
        Creating Formaline tarball for thorn NullExact
        Creating Formaline tarball for thorn NullPsiInt
        Creating Formaline tarball for thorn Periodic
        Creating Formaline tarball for thorn RotatingSymmetry180
        Creating Formaline tarball for thorn RotatingSymmetry90
        Creating Formaline tarball for thorn SphericalHarmonicDecomp
        Creating Formaline tarball for thorn SphericalHarmonicRecon
        Creating Formaline tarball for thorn SphericalHarmonicReconGen
        Checking status of thorn CT_MultiLevel
        /home/jenkins/workspace/EinsteinToolkit/arrangements/CTThorns/CT_MultiLevel/src/CT_SolveErrorEquation.cc:98:39: fatal error: SRJ/P6_2048.dat: No such file or directory
        compilation terminated.
        /home/jenkins/workspace/EinsteinToolkit/arrangements/CTThorns/CT_MultiLevel/src/CT_SolvePsiEquation.cc:100:39: fatal error: SRJ/P6_2048.dat: No such file or directory
        compilation terminated.
        COMPILING CTThorns/CT_MultiLevel/src/CT_MultiLevel.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_V.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializePsi.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializeError.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializeCoefficients.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializeResidual.cc
        COMPILING configs/sim/bindings/build/CT_MultiLevel/cctk_ThornBindings.c
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializeConstants.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_InitializeAuxiliaries.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_RelaxPsi.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_RelaxError.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_Boundaries.cc
        COMPILING CTThorns/CT_MultiLevel/src/CT_SolvePsiEquation.cc
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CT_MultiLevel/CT_SolvePsiEquation.cc:100:39: fatal error: SRJ/P6_2048.dat: No such file or directory
        compilation terminated.
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.config.rules:278: recipe for target 'CT_SolvePsiEquation.cc.o' failed
        make[3]: *** [CT_SolvePsiEquation.cc.o] Error 1
        make[3]: *** Waiting for unfinished jobs....
        Checking status of thorn CarpetEvolutionMask
        COMPILING Carpet/CarpetEvolutionMask/src/evolution_mask.cc
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.thornlib:112: recipe for target 'make.checked' failed
        make[2]: *** [make.checked] Error 2
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.configuration:181: recipe for target '/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_CT_MultiLevel.a' failed
        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_CT_MultiLevel.a] Error 2
        make[1]: *** Waiting for unfinished jobs....
        COMPILING Carpet/CarpetEvolutionMask/src/evolution_mask_init.c
        COMPILING configs/sim/bindings/build/CarpetEvolutionMask/cctk_ThornBindings.c
        COMPILING Carpet/CarpetEvolutionMask/src/evolution_mask_enforce.c
        Updating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_CarpetEvolutionMask.a
        Makefile:256: recipe for target 'sim' failed
        make: *** [sim] Error 2
        Build step 'Execute shell' marked build as failure
        Archiving artifacts
        Recording test results
        ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run?
        For example, /home/jenkins/workspace/EinsteinToolkit/testresults.xml is 9 days 19 hr old
        
        [BFA] Scanning build for known causes...
        [BFA] No failure causes found
        [BFA] Done. 0s
        Started calculate disk usage of build
        Finished Calculation of disk usage of build in 0 seconds
        Started calculate disk usage of workspace
        Finished Calculation of disk usage of workspace in 10 second
        Email was triggered for: Failure - 1st
        Email was triggered for: Failure - Any
        Trigger Failure - Any was overridden by another trigger and will not send an email.
        Trigger Failure - Still was overridden by another trigger and will not send an email.
        Sending email for trigger: Failure - 1st
</pre>
<BR/>
</BODY>