Started by an SCM change Obtained jenkins_tests/cam_clubb_error_handling_test/Jenkinsfile from git https://github.com/larson-group/cam.git [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /home/jenkins/workspace/cam_clubb_error_handling_test [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/cam.git > git init /home/jenkins/workspace/cam_clubb_error_handling_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/cam.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/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision f1c6a5ece8f3616577a7dca89d68f4fe968ffa86 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f f1c6a5ece8f3616577a7dca89d68f4fe968ffa86 # timeout=10 Commit message: "Autoupdated CLUBB_core Commit 0959bb14d6f748501bee53902e484166d501923c Author: Gunther Huebler Date: Wed Dec 10 16:34:31 2025 -0600 Grid reverse matrix test (#1265) * Making new flag l_force_descending_solves that forces us to use descending solves. Having it true keeps results BFB between ascending and descending when using -O0." > git rev-list --no-walk f4776e99c62d8fb12936020cbc47f854c088a006 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Externals and Copy Custom Files) [Pipeline] sh + python run_scripts/set_up_repo.py . Checking out externals... Copying ccs_config files [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Sed Commands) [Pipeline] sh + sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Remove Old Output) [Pipeline] sh + rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run test script) [Pipeline] dir Running in /home/jenkins/workspace/cam_clubb_error_handling_test/jenkins_tests/cam_clubb_error_handling_test [Pipeline] { [Pipeline] sh + 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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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 + ./cam_test_fatal_error_handling.bash ----- Case Setup ----- Compset longname is 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/config_compsets.xml Automatically adding SESP to compset Compset forcing is 1972-2004 ATM component is CAM cam6 physics: LND component is clm5.0:Satellite phenology: ICE component is Sea ICE (cice) model version 6 :prescribed cice OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/config_pes.xml Compset specific settings: name is RUN_STARTDATE and value is 1969-02-15 Compset specific settings: name is STOP_N and value is 47 Compset specific settings: name is STOP_OPTION and value is nhours Compset specific settings: name is START_TOD and value is 0 Compset specific settings: name is PTS_MODE and value is TRUE Compset specific settings: name is PTS_LAT and value is 15.0 Compset specific settings: name is PTS_LON and value is 345.0 Machine is larson-group vid is comment vid is ntasks vid is nthrds vid is rootpe Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Pes setting: compset is 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP Pes setting: tasks is {'NTASKS_ATM': 1, 'NTASKS_LND': 1, 'NTASKS_ROF': 1, 'NTASKS_ICE': 1, 'NTASKS_OCN': 1, 'NTASKS_GLC': 1, 'NTASKS_WAV': 1, 'NTASKS_CPL': 1} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'sesp'] This is a CESM scientifically supported compset at this resolution. No project info available No charge_account info available, using value from PROJECT cesm model version found: cam_4ncar_20240605_2f3c896-873-gf1c6a5ece Batch_system_type is none Creating Case directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX This component includes user_mods /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/usermods_dirs/scam_mandatory Adding user mods directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/usermods_dirs/scam_mandatory RUN: /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/shell_commands FROM: /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/cam_clubb_error_handling_test/ccs_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/cam_clubb_error_handling_test/ccs_config/machines/template.st_archive Creating file case.st_archive Creating user_nl_xxx files for components and cpl Running cam.case_setup.py If an old case build already exists, might want to run 'case.build --clean' before building You can now run './preview_run' to get more info on how your case will be run ----- Compile Configuration ----- ----- Run configuration ----- ----- Compile ----- Building case in directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX sharedlib_only is False model_only is False Generating component namelists as part of build 2025-12-11 03:51:57 atm Create namelist for component cam Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/buildnml ...calling cam buildcpp to set build time options CAM namelist copy: file1 /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_ATEX/run/atm_in 2025-12-11 03:51:58 lnd Create namelist for component clm Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2025-12-11 03:51:58 ice Create namelist for component cice Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cice//cime_config/buildnml 2025-12-11 03:51:58 ocn Create namelist for component docn Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cdeps/docn/cime_config/buildnml docn_mode is prescribed 2025-12-11 03:51:58 rof Create namelist for component srof Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml 2025-12-11 03:51:58 glc Create namelist for component sglc Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml 2025-12-11 03:51:58 wav Create namelist for component swav Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml 2025-12-11 03:51:58 esp Create namelist for component sesp Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml 2025-12-11 03:51:58 cpl Create namelist for component drv Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cmeps/cime_config/buildnml Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN'] Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/gptl.bldlog.251211-035157 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/pio.bldlog.251211-035157 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/csm_share.bldlog.251211-035157 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/share/buildlib.csm_share Component csm_share build complete with 28 warnings Building CDEPS with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/CDEPS.bldlog.251211-035157 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cdeps/cime_config/buildlib - Building clm library Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/lnd.bldlog.251211-035157 Traceback (most recent call last): File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/./case.build", line 267, in _main_func(__doc__) File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/./case.build", line 251, in _main_func success = build.case_build( File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build.py", line 1321, in case_build return run_and_log_case_status(functor, cb, caseroot=caseroot) File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/utils.py", line 2482, in run_and_log_case_status rv = func() File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build.py", line 1305, in functor = lambda: _case_build_impl( File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build.py", line 1195, in _case_build_impl logs = _build_libraries( File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build.py", line 869, in _build_libraries _build_model_thread( File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build.py", line 939, in _build_model_thread analyze_build_log(compclass, file_build, compiler) File "/home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/utils.py", line 2391, in analyze_build_log with open(log, "r") as fd: FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/cam_output/scratch/test_scam_ATEX/bld/lnd.bldlog.251211-035157' gzip: /home/jenkins/cam_output/scratch/test_scam_ATEX/run/cesm.log.*.gz: No such file or directory mv: cannot stat '/home/jenkins/cam_output/scratch/test_scam_ATEX/run/cesm.log.*': No such file or directory ----- Case Setup ----- Compset longname is 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/config_compsets.xml Automatically adding SESP to compset Compset forcing is 1972-2004 ATM component is CAM cam6 physics: LND component is clm5.0:Satellite phenology: ICE component is Sea ICE (cice) model version 6 :prescribed cice OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/config_pes.xml Compset specific settings: name is RUN_STARTDATE and value is 1969-02-15 Compset specific settings: name is STOP_N and value is 47 Compset specific settings: name is STOP_OPTION and value is nhours Compset specific settings: name is START_TOD and value is 0 Compset specific settings: name is PTS_MODE and value is TRUE Compset specific settings: name is PTS_LAT and value is 15.0 Compset specific settings: name is PTS_LON and value is 345.0 Machine is larson-group vid is comment vid is ntasks vid is nthrds vid is rootpe Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Pes setting: compset is 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP Pes setting: tasks is {'NTASKS_ATM': 1, 'NTASKS_LND': 1, 'NTASKS_ROF': 1, 'NTASKS_ICE': 1, 'NTASKS_OCN': 1, 'NTASKS_GLC': 1, 'NTASKS_WAV': 1, 'NTASKS_CPL': 1} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: 2000_CAM60%SCAMATEX_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SESP Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'sesp'] This is a CESM scientifically supported compset at this resolution. No project info available No charge_account info available, using value from PROJECT cesm model version found: cam_4ncar_20240605_2f3c896-873-gf1c6a5ece Batch_system_type is none Creating Case directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX This component includes user_mods /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/usermods_dirs/scam_mandatory Adding user mods directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/usermods_dirs/scam_mandatory RUN: /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/shell_commands FROM: /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/cam_clubb_error_handling_test/ccs_config/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/cam_clubb_error_handling_test/ccs_config/machines/template.st_archive Creating file case.st_archive Creating user_nl_xxx files for components and cpl Running cam.case_setup.py If an old case build already exists, might want to run 'case.build --clean' before building You can now run './preview_run' to get more info on how your case will be run ----- Compile Configuration ----- ----- Run configuration ----- ----- Compile ----- Building case in directory /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX sharedlib_only is False model_only is False Generating component namelists as part of build 2025-12-11 03:53:52 atm Create namelist for component cam Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime_config/buildnml ...calling cam buildcpp to set build time options CAM namelist copy: file1 /home/jenkins/workspace/cam_clubb_error_handling_test/cime/scripts/test_scam_ATEX/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_ATEX/run/atm_in 2025-12-11 03:53:53 lnd Create namelist for component clm Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2025-12-11 03:53:53 ice Create namelist for component cice Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cice//cime_config/buildnml 2025-12-11 03:53:53 ocn Create namelist for component docn Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cdeps/docn/cime_config/buildnml docn_mode is prescribed 2025-12-11 03:53:53 rof Create namelist for component srof Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/srof/cime_config/buildnml 2025-12-11 03:53:53 glc Create namelist for component sglc Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sglc/cime_config/buildnml 2025-12-11 03:53:53 wav Create namelist for component swav Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/swav/cime_config/buildnml 2025-12-11 03:53:53 esp Create namelist for component sesp Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/non_py/src/components/stub_comps_nuopc/sesp/cime_config/buildnml 2025-12-11 03:53:53 cpl Create namelist for component drv Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cmeps/cime_config/buildnml Writing nuopc_runconfig for components ['CPL', 'ATM', 'LND', 'ICE', 'OCN'] Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/gptl.bldlog.251211-035352 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/pio.bldlog.251211-035352 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/cime/CIME/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/csm_share.bldlog.251211-035352 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/share/buildlib.csm_share Component csm_share build complete with 28 warnings Building CDEPS with output to file /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/CDEPS.bldlog.251211-035352 Calling /home/jenkins/workspace/cam_clubb_error_handling_test/components/cdeps/cime_config/buildlib - Building clm library Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/lnd.bldlog.251211-035352 Component lnd build complete with 4 warnings clm built in 63.869391 seconds - Building atm Library Building atm with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/atm.bldlog.251211-035352 - Building ice Library Building ice with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/ice.bldlog.251211-035352 - Building ocn Library Building ocn with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/ocn.bldlog.251211-035352 docn built in 0.831564 seconds cice built in 115.626122 seconds Component atm build complete with 110 warnings cam built in 124.781902 seconds Building cesm from /home/jenkins/workspace/cam_clubb_error_handling_test/components/cmeps/cime_config/buildexe with output to /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/cesm.bldlog.251211-035352 ERROR: BUILD FAIL: buildexe failed, cat /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/cesm.bldlog.251211-035352 gzip: /home/jenkins/cam_output/scratch/test_scam_ATEX/run/cesm.log.*.gz: No such file or directory mv: cannot stat '/home/jenkins/cam_output/scratch/test_scam_ATEX/run/cesm.log.*': No such file or directory [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for wp2 NaN error from advance_wp2_wp3) [Pipeline] script [Pipeline] { [Pipeline] sh grep: run_scripts/advance_wp2_wp3_bad_wp2: No such file or directory Error message 'Error calling advance_wp2_wp3' NOT found in log CAM CLUBB error handling test for advance_wp2_wp3 FAILED [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for wp2 NaN error from advance_wm_wpxp) Stage "Check for wp2 NaN error from advance_wm_wpxp" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE