Reports Matrix

Passed 147
Skipped 6
Failed 32
results
run
[dev-tools/cmake] running cmake --system-information Passed ok
[dev-tools/cmake] run cmake Passed ok
[dev-tools/cmake] run make on generated Makefile Passed ok
[dev-tools/cmake] run compiled binary Passed ok
[charliecloud] check for RPM Passed ok
[charliecloud] build image Untested s
[charliecloud] build alpine image from Docker (using singularity) Passed ok
[charliecloud] exec image locally Passed ok
[charliecloud] exec image via slurm Failed f
sms_installed.bats
Verify hostname matches expectations Passed ok
Base OS check Passed ok
computes_installed.bats
num_computes is greater than zero Passed ok
koomie_cf command is available Passed ok
get uptime from compute nodes produces results Passed ok
correct number of compute hosts respond Passed ok
verify boot times are reasonable Passed ok
completion
[singularity] check for bash completion Passed ok
rm_execution
[Valgrind] Callgrind execution under resource manager (slurm/gnu15) Passed ok
[Valgrind] Memcheck execution under resource manager (slurm/gnu15) Passed ok
[dev-tools/hwloc] lstopo runs under resource manager (slurm/gnu15) Passed ok
[dev-tools/hwloc] hwloc_hello runs under resource manager (slurm/gnu15) Passed ok
[Compilers] C binary runs under resource manager (slurm/gnu15) Passed ok
[Compilers] C++ binary runs under resource manager (slurm/gnu15) Passed ok
[Compilers] Fortran binary runs under resource manager (slurm/gnu15) Passed ok
[Compilers] C openmp binary runs under resource manager (slurm/gnu15) Passed ok
[Compilers] C++ openmp binary runs under resource manager (slurm/gnu15) Passed ok
[Compilers] Fortran openmp binary runs under resource manager (slurm/gnu15) Passed ok
[libs/adios2] MPI C binary runs under resource manager (slurm/gnu15/mpich) Failed f
[libs/adios2] MPI F90 binary runs under resource manager (slurm/gnu15/mpich) Failed f
[modules] env variable passes through () Passed ok
[modules] loaded module passes through () Passed ok
[modules] module commands available in RMS job () Passed ok
[modules] module load propagates thru RMS () Passed ok
test_module
[Valgrind] Verify valgrind module is loaded and matches rpm version (gnu15) Passed ok
[Valgrind] Verify module VALGRIND_DIR is defined and exists (gnu15) Passed ok
[Valgrind] Verify availability of valgrind binary (gnu15) Passed ok
[Valgrind] Verify availability of man page (gnu15) Passed ok
[Valgrind] Verify module VALGRIND_INC is defined and exists (gnu15) Passed ok
[Valgrind] Verify header file is present in VALGRIND_INC (gnu15) Passed ok
[Valgrind] Callgrind compile/test (gnu15) Passed ok
[Valgrind] Memcheck compile/test (gnu15) Passed ok
[Numpy] Verify NUMPY modules can be loaded and match rpm version (gnu15) Passed ok
[Numpy] Verify module NUMPY_DIR is defined and exists (gnu15) Passed ok
[Numpy] Verify module NUMPY_BIN is defined and exists Passed ok
[Numpy] Verify PYTHONPATH is defined and exists (gnu15) Passed ok
[mpi4py] Verify module is loaded and matches rpm version (gnu15/mpich) Passed ok
[mpi4py] Verify module MPI4PY_DIR is defined and exists (gnu15/mpich) Passed ok
[mpi4py] Verify PYTHONPATH is defined and exists (gnu15/mpich) Passed ok
[mpi4py] Verify module is loaded and matches rpm version (gnu15/openmpi5) Passed ok
[mpi4py] Verify module MPI4PY_DIR is defined and exists (gnu15/openmpi5) Passed ok
[mpi4py] Verify PYTHONPATH is defined and exists (gnu15/openmpi5) Passed ok
[mpi4py] Verify module is loaded and matches rpm version (gnu15/mvapich2) Passed ok
[mpi4py] Verify module MPI4PY_DIR is defined and exists (gnu15/mvapich2) Passed ok
[mpi4py] Verify PYTHONPATH is defined and exists (gnu15/mvapich2) Passed ok
[HWLOC] Verify HWLOC module is loaded and matches rpm version (gnu15/) Passed ok
[HWLOC] Verify module HWLOC_DIR is defined and exists (gnu15/) Passed ok
[HWLOC] Verify module HWLOC_LIB is defined and exists (gnu15/) Passed ok
[HWLOC] Verify dynamic library available in HWLOC_LIB (gnu15/) Passed ok
[HWLOC] Verify static library is not present in HWLOC_LIB (gnu15/) Passed ok
[HWLOC] Verify module HWLOC_INC is defined and exists (gnu15/) Passed ok
[HWLOC] Verify header file is present in HWLOC_INC (gnu15/) Passed ok
[libs/adios2] Verify ADIOS2 module is loaded and matches rpm version (gnu15/mvapich2) Passed ok
[libs/adios2] Verify module ADIOS2_DIR is defined and exists (gnu15/mvapich2) Passed ok
[libs/adios2] Verify module ADIOS2_BIN is defined and exists (gnu15/mvapich2) Passed ok
[libs/adios2] Verify module ADIOS2_LIB is defined and exists (gnu15/mvapich2) Passed ok
[libs/adios2] Verify dynamic library available in ADIOS2_LIB (gnu15/mvapich2) Passed ok
[libs/adios2] Verify module ADIOS2_INC is defined and exists (gnu15/mvapich2) Passed ok
[libs/adios2] Verify header file is present in ADIOS2_INC (gnu15/mvapich2) Passed ok
[libs/adios2] Verify ADIOS2 module is loaded and matches rpm version (gnu15/mpich) Passed ok
[libs/adios2] Verify module ADIOS2_DIR is defined and exists (gnu15/mpich) Passed ok
[libs/adios2] Verify module ADIOS2_BIN is defined and exists (gnu15/mpich) Passed ok
[libs/adios2] Verify module ADIOS2_LIB is defined and exists (gnu15/mpich) Passed ok
[libs/adios2] Verify dynamic library available in ADIOS2_LIB (gnu15/mpich) Passed ok
[libs/adios2] Verify module ADIOS2_INC is defined and exists (gnu15/mpich) Passed ok
[libs/adios2] Verify header file is present in ADIOS2_INC (gnu15/mpich) Passed ok
MM
[dev-tools/py3-numpy] Numpy Matrix Multiply Passed ok
test_autotools
[/dev-tools/autotools] running autoreconf Passed ok
[/dev-tools/autotools] run generated configure Passed ok
[/dev-tools/autotools] run make on generated Makefile Passed ok
[/dev-tools/autotools] run compiled binary Passed ok
hipy
[dev-tools/py3-mpi4py] python hello world (slurm/gnu15/mpich) Failed f
[dev-tools/py3-mpi4py] python hello world (slurm/gnu15/openmpi5) Failed f
[dev-tools/py3-mpi4py] python hello world (slurm/gnu15/mvapich2) Failed f
EasyBuild
[EasyBuild] check for RPM Passed ok
[EasyBuild] test executable Passed ok
[EasyBuild] test install of tmux Passed ok
os_distribution
[BOS] OS distribution matches (local) ok
computes
[BOS] OS distribution matches (1 active computes) s
[BOS] consistent kernel (1 active computes) ok
[BOS] increased locked memory limits f
[BOS] syslog forwarding ok
sinfo
[slurm] Verify SLURM RPM version matches sinfo binary Passed ok
magpie
[magpie] check for RPM Passed ok
[magpie] Verify MAGPIE module is loaded and matches rpm version Passed ok
[magpie] Verify module MAGPIE_DIR is defined and exists Passed ok
sacct
[slurm] check for working sacct Untested s
mem_limits
[memlock] check increased soft limit Passed ok
[memlock] check increased hard limit Passed ok
pdsh
[pdsh] check for RPM (slurm) Passed ok
[pdsh] run a shell command on c[1-2] (slurm) Failed f
[pdsh] check for pdsh-mod-slurm RPM (slurm) Passed ok
[pdsh] run a shell command on -P normal (slurm) Passed ok
munge
[munge] check for OS provdied RPM Passed ok
[munge] Generate a credential Passed ok
[munge] Decode credential locally Passed ok
[munge] Run benchmark Passed ok
ompi_info
[openmpi] check for no output to stderr with ompi_info Passed ok
conman
[ConMan] Verify conman binary available Passed ok
[ConMan] Verify rpm version matches binary Passed ok
[ConMan] Verify man page availability Passed ok
[conman] check for RPM Passed ok
[conman] query conmand conman Passed ok
warewulf-ipmi
[warewulf-ipmi] ipmitool lanplus protocol Untested s
rm_execution_single_host
[Apps/miniFE] run miniFE on single node under resource manager (slurm/gnu15/mpich) Failed f
[Apps/miniFE] log miniFE single node results (slurm/gnu15/mpich) Failed f
[Apps/miniFE] run miniFE on single node under resource manager (slurm/gnu15/mvapich2) Failed f
[Apps/miniFE] log miniFE single node results (slurm/gnu15/mvapich2) Failed f
[Apps/miniFE] run miniFE on single node under resource manager (slurm/gnu15/openmpi5) Failed f
[Apps/miniFE] log miniFE single node results (slurm/gnu15/openmpi5) Failed f
[/apps/hpcg] check if resource manager is defined Passed ok
[/apps/hpcg] run HPCG on single node under resource manager (slurm/gnu15/mpich) Failed f
[/apps/hpcg] log HPCG single node results (slurm/gnu15/mpich) Failed f
[/apps/hpcg] run HPCG on single node under resource manager (slurm/gnu15/mvapich2) Failed f
[/apps/hpcg] log HPCG single node results (slurm/gnu15/mvapich2) Failed f
[/apps/hpcg] run HPCG on single node under resource manager (slurm/gnu15/openmpi5) Failed f
[/apps/hpcg] log HPCG single node results (slurm/gnu15/openmpi5) Failed f
rm_execution_multi_host
[Apps/miniFE] run miniFE on multi nodes under resource manager (slurm/gnu15/mpich) Failed f
[Apps/miniFE] log miniFE multi node results (slurm/gnu15/mpich) Failed f
[Apps/miniFE] run miniFE on multi nodes under resource manager (slurm/gnu15/mvapich2) Failed f
[Apps/miniFE] log miniFE multi node results (slurm/gnu15/mvapich2) Failed f
[Apps/miniFE] run miniFE on multi nodes under resource manager (slurm/gnu15/openmpi5) Failed f
[Apps/miniFE] log miniFE multi node results (slurm/gnu15/openmpi5) Failed f
[/apps/hpcg] check if resource manager is defined Passed ok
[/apps/hpcg] run HPCG on multi nodes under resource manager (slurm/gnu15/mpich) Failed f
[/apps/hpcg] log HPCG multi node results (slurm/gnu15/mpich) Failed f
[/apps/hpcg] run HPCG on multi nodes under resource manager (slurm/gnu15/mvapich2) Failed f
[/apps/hpcg] log HPCG multi node results (slurm/gnu15/mvapich2) Failed f
[/apps/hpcg] run HPCG on multi nodes under resource manager (slurm/gnu15/openmpi5) Failed f
[/apps/hpcg] log HPCG multi node results (slurm/gnu15/openmpi5) Failed f
build
[Apps/miniFE] build MiniFE executable (gnu15/mpich) Passed ok
[Apps/miniFE] build MiniFE executable (gnu15/mvapich2) Passed ok
[Apps/miniFE] build MiniFE executable (gnu15/openmpi5) Passed ok
[/apps/hpcg] build HPCG executable (gnu15/mpich) Passed ok
[/apps/hpcg] build HPCG executable (gnu15/mvapich2) Passed ok
[/apps/hpcg] build HPCG executable (gnu15/openmpi5) Passed ok
ntp
[ntp] check for chronyc binary Passed ok
[ntp] verify local time in sync on SMS Passed ok
[ntp] verify local time in sync on compute Passed ok
man_pages
[Compilers] C compiler man/help page (gnu15) Passed ok
[Compilers] C++ compiler man/help page (gnu15) Passed ok
[Compilers] Fortran compiler man/help page (gnu15) Passed ok
version_match
[Compilers] compiler module loaded (gnu15) Passed ok
[Compilers] compiler module version available (gnu15) Passed ok
[Compilers] C, C++, and Fortran versions match module (gnu15) Passed ok
debugger
[Compilers] debugger man page (gnu15) Passed ok
[Compilers] debugger availability (gnu15) Passed ok
slurm-plugins
[slurm] check for jobcomp_elasticsearch plugin Passed ok
[slurm] check for job_submit_lua plugin Passed ok
[slurm] check for --x11 option Passed ok
[slurm] check for sview rpm availability Passed ok
nhc
[nhc] check for RPM Passed ok
[nhc] generate config file Passed ok
[nhc] service failure detection and restart Passed ok
genders
[genders] check for RPM Passed ok
[genders] check node attributes Passed ok
clustershell
[clush] check for OS-provided RPM Untested s
[clush] clush -Sg compute Untested s
lmod
[lmod] test that the setup function passed Passed ok
spack
[spack] check for RPM Passed ok
[spack] add compiler Passed ok
[spack] test build Passed ok
[spack] test module refresh Passed ok
interactive_commands
[modules] module purge Passed ok
[modules] module list Passed ok
[modules] module help Passed ok
[modules] module load/unload Passed ok
[modules] module whatis Passed ok
[modules] module swap Passed ok
[modules] path updated Passed ok
[modules] module depends-on Passed ok
lmod_installed
[modules] Check if lmod RPM installed Passed ok