NERSC / buildtest-nersc

MIT License
8 stars 16 forks source link

[Bug]: false positive on test e4s_22.05_load_without_dependencies #167

Closed shahzebsiddiqui closed 1 year ago

shahzebsiddiqui commented 1 year ago

CDASH Build

https://my.cdash.org/test/75772798

Link to buildspec file

https://github.com/buildtesters/buildtest-nersc/blob/devel/buildspecs/apps/e4s/22.05/developer_workflow.yml

Please describe the issue?

we have an invalid hash because we have not activated the spack environment. This test is following docs on https://docs.nersc.gov/applications/e4s/spack/#unloading-spack-packages-from-your-environment and we assume this is done in spack environment gcc

Relevant log output

_______________________________________________________________________________________________________
     The Extreme-Scale Scientific Software Stack (E4S) is accessible via the
Spack package manager.
     In order to access the production stack, you will need to load a spack
environment. Here are some tips to get started:

     'spack env list' - List all spack environments
     'spack env activate -V gcc' - Activate spack environment 'gcc' without
spack view
     'spack env activate gcc' - Activate spack environment 'gcc' with spack
view
     'spack env status' - Display which spack environment is activated
     'spack load amrex' - Load spack package 'amrex' into user environment
     For additional support, please refer to the following references:

       NERSC E4S Documentation: https://docs.nersc.gov/applications/e4s/
       E4S Documentation: https://e4s.readthedocs.io
       Spack Documentation: https://spack.readthedocs.io/en/latest/
       Spack Slack: https://spackpm.slack.com
______________________________________________________________________________________________________

==> Error: No installed spec matches the hash: 'p23fzuo'
==> Error: No installed spec matches the hash: 'p23fzuo'
shahzebsiddiqui commented 1 year ago

this was merged in https://software.nersc.gov/NERSC/buildtest-nersc/-/merge_requests/161