Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_monoflux_CPU_vs_GPU_diff/Jenkinsfile The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/standards_fix^{commit} # timeout=10 Checking out Revision e57eec5720f3e0b1a4c828ee3b7c0f9260a466a6 (refs/remotes/origin/standards_fix) > git config core.sparsecheckout # timeout=10 > git checkout -f e57eec5720f3e0b1a4c828ee3b7c0f9260a466a6 # timeout=10 Commit message: "Making the threadprivate check part of the standards, little script improvements, and adding more code to the standards check and also fixing it" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e57eec5720f3e0b1a4c828ee3b7c0f9260a466a6 (refs/remotes/origin/standards_fix) Commit message: "Making the threadprivate check part of the standards, little script improvements, and adding more code to the standards check and also fixing it" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run test_monoflux_limiter_GPU.py) [Pipeline] lock Trying to acquire lock on [Resource: GPU_mitch] Resource [GPU_mitch] did not exist. Created. Lock acquired on [Resource: GPU_mitch] [Pipeline] { [Pipeline] dir Running in /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/run_scripts [Pipeline] { [Pipeline] sh > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/standards_fix^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e57eec5720f3e0b1a4c828ee3b7c0f9260a466a6 # timeout=10 + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + python test_monoflux_limiter_GPU.py -- Configuring for OpenACC GPU build -- Configuring for OpenACC GPU build -- The Fortran compiler identification is NVHPC 24.3.0 -- The C compiler identification is NVHPC 24.3.0 -- The CXX compiler identification is NVHPC 24.3.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/nvhpc-24.3-empnja5cpzevpwiw664fzpypwmcsyvh2/Linux_x86_64/24.3/compilers/bin/nvfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/nvhpc-24.3-empnja5cpzevpwiw664fzpypwmcsyvh2/Linux_x86_64/24.3/compilers/bin/nvc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/nvhpc-24.3-empnja5cpzevpwiw664fzpypwmcsyvh2/Linux_x86_64/24.3/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision CMake Error at CMakeLists.txt:25 (include): include could not find requested file: VendorWarnings -- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/pkgconf-2.2.0-m7jt4djj7ycrz7g6yadslcm2qmulsagd/bin/pkg-config (found version "2.2.0") -- Checking for module 'netcdf-fortran' -- Found netcdf-fortran, version 4.5.3 -- netcdf-fortran found via pkg-config -- Include dirs: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-mgzln5dterhzvueatfeyc3v4ujcl4nds/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-c-4.9.2-fg7khxdlreoc72u4cahfkfafi2xhxqdu/include -- Libraries: netcdff -- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/nvhpc-24.3/netcdf-fortran-4.5.3-mgzln5dterhzvueatfeyc3v4ujcl4nds CMake Error at src/Radiation/BUGSrad/CMakeLists.txt:28 (disable_compiler_warnings): Unknown CMake command "disable_compiler_warnings". -- Configuring incomplete, errors occurred! See also "/home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/build/nvhpc_DEBUG_GPUopenacc_PRECdouble/CMakeFiles/CMakeOutput.log". Using inferred toolchain file: /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/cmake/toolchains/linux_x86_64_nvhpc.cmake Setting CLUBB installation dir: /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/build/nvhpc_DEBUG_GPUopenacc_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/install/nvhpc_DEBUG_GPUopenacc_PRECdouble about to cmnake /home/jenkins/workspace/clubb_monoflux_CPU_vs_GPU_diff_branch/build/nvhpc_DEBUG_GPUopenacc_PRECdouble Running CMake configure... [91mERROR: cmake configure failed.[0m ==================================== Test Incomplete ==================================== ERROR: Compilation failed. [Pipeline] } [Pipeline] // dir [Pipeline] } Lock released on resource [Resource: GPU_mitch] [Pipeline] // lock [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE
