Started by an SCM change Obtained jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_bin_diff_regression_backwards_compatibility_gfortran_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_bin_diff_regression_backwards_compatibility_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --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/master^{commit} # timeout=10 Checking out Revision f97155a62bca4366c819f2050e5ea2f2112aba73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f97155a62bca4366c819f2050e5ea2f2112aba73 # timeout=10 Commit message: "Modified the two inequalities in the final test. (for mostly aesthetic reasons)" > git rev-list --no-walk d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Clone SysAdmin to tmp) [Pipeline] sh + rm -rf /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin + git clone https://github.com/larson-group/sys_admin.git /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin Cloning into '/home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Python Test) [Pipeline] sh + python3 /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bin_diff_regression_backwards_compatibility_gfortran_test_workspace/bit_diff_clubb_bc_r8092_config repo/compile/compile.bash: line 183: cannot create temp file for here-document: No space left on device ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................repo/compile/compile.bash: line 355: cannot create temp file for here-document: No space left on device make: *** No targets. Stop. repo/compile/compile.bash: line 183: cannot create temp file for here-document: No space left on device ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................repo/compile/compile.bash: line 355: cannot create temp file for here-document: No space left on device make: *** No targets. Stop. repo/compile/compile.bash: line 183: cannot create temp file for here-document: No space left on device ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................repo/compile/compile.bash: line 355: cannot create temp file for here-document: No space left on device make: *** No targets. Stop. repo/compile/compile.bash: line 183: cannot create temp file for here-document: No space left on device ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................repo/compile/compile.bash: line 355: cannot create temp file for here-document: No space left on device make: *** No targets. Stop. =============================== Configuring Test =============================== Working directory set to: . Trying to clone repo... Cloned repo location: /home/jenkins/workspace/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/repo Output Save Mode: none Using branch: master Commits to test vs the baseline (d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a) 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 Making list from 'UnresolvedCommits': Run Output Path: repo/output Run commands: ['repo/compile/compile.bash', '\nrm -rf repo/output', 'mkdir repo/output', '\ncp repo/input/tunable_parameters_compatible_r8029/configurable_model_flags.in repo/input/tunable_parameters', '\ncp repo/input/tunable_parameters_compatible_r8029/silhs_parameters.in repo/input/tunable_parameters', '\ncp repo/input/tunable_parameters_compatible_r8029/tunable_parameters.in repo/input/tunable_parameters', '\nrepo/run_scripts/run_scm.bash bomex', '\nrepo/run_scripts/run_scm.bash dycoms2_rf01'] Diffing command: repo/run_scripts/run_bindiff_all.bash =============================== Running Test =============================== Parsing message from commit: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 Parsing message from commit: 510cec1ef1e792773c23dc4378d796bd97263aea Parsing message from commit: f97155a62bca4366c819f2050e5ea2f2112aba73 Checking Commit: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 Skipping: not final commit and not labelled BIT_CHANGING Checking Commit: 510cec1ef1e792773c23dc4378d796bd97263aea Skipping: not final commit and not labelled BIT_CHANGING Checking Commit: f97155a62bca4366c819f2050e5ea2f2112aba73 Running: final commit to check, not labelled BIT_CHANGING Checking out f97155a62bca4366c819f2050e5ea2f2112aba73 Running: 'repo/compile/compile.bash' Running: ' rm -rf repo/output' Running: 'mkdir repo/output' Running: ' cp repo/input/tunable_parameters_compatible_r8029/configurable_model_flags.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/silhs_parameters.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/tunable_parameters.in repo/input/tunable_parameters' Running: ' repo/run_scripts/run_scm.bash bomex' Running: ' repo/run_scripts/run_scm.bash dycoms2_rf01' ================== WARNING ================== Commit: f97155a62bca4366c819f2050e5ea2f2112aba73 There was a problem copying the output. Did the run complete? Is the output path correct? repo/output The run will continue, and this commit will be considered unresolved. =========================================== Checking out d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a Running: 'repo/compile/compile.bash' Running: ' rm -rf repo/output' Running: 'mkdir repo/output' Running: ' cp repo/input/tunable_parameters_compatible_r8029/configurable_model_flags.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/silhs_parameters.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/tunable_parameters.in repo/input/tunable_parameters' Running: ' repo/run_scripts/run_scm.bash bomex' Running: ' repo/run_scripts/run_scm.bash dycoms2_rf01' ================== WARNING ================== Commit: d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a There was a problem copying the output. Did the run complete? Is the output path correct? repo/output The run will continue, and this commit will be considered unresolved. =========================================== [31m ISSUE WITH COMMIT DETECTED: f97155a62bca4366c819f2050e5ea2f2112aba73 differs from d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a[0m Finding all BIT_CHANGING commits in range: d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a...f97155a62bca4366c819f2050e5ea2f2112aba73 Checking out 2bf5ea15ccffb01a9c304230562691fe86d32cc8 Running: 'repo/compile/compile.bash' Running: ' rm -rf repo/output' Running: 'mkdir repo/output' Running: ' cp repo/input/tunable_parameters_compatible_r8029/configurable_model_flags.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/silhs_parameters.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/tunable_parameters.in repo/input/tunable_parameters' Running: ' repo/run_scripts/run_scm.bash bomex' Running: ' repo/run_scripts/run_scm.bash dycoms2_rf01' ================== WARNING ================== Commit: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 There was a problem copying the output. Did the run complete? Is the output path correct? repo/output The run will continue, and this commit will be considered unresolved. =========================================== Commit d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a already failed. Will not run again Checking out 510cec1ef1e792773c23dc4378d796bd97263aea Running: 'repo/compile/compile.bash' Running: ' rm -rf repo/output' Running: 'mkdir repo/output' Running: ' cp repo/input/tunable_parameters_compatible_r8029/configurable_model_flags.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/silhs_parameters.in repo/input/tunable_parameters' Running: ' cp repo/input/tunable_parameters_compatible_r8029/tunable_parameters.in repo/input/tunable_parameters' Running: ' repo/run_scripts/run_scm.bash bomex' Running: ' repo/run_scripts/run_scm.bash dycoms2_rf01' ================== WARNING ================== Commit: 510cec1ef1e792773c23dc4378d796bd97263aea There was a problem copying the output. Did the run complete? Is the output path correct? repo/output The run will continue, and this commit will be considered unresolved. =========================================== Commit 2bf5ea15ccffb01a9c304230562691fe86d32cc8 already failed. Will not run again Commit f97155a62bca4366c819f2050e5ea2f2112aba73 already failed. Will not run again Commit 510cec1ef1e792773c23dc4378d796bd97263aea already failed. Will not run again Found: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 =============================== Test Results =============================== Commit Range Checked = d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a...f97155a62bca4366c819f2050e5ea2f2112aba73 New Unresolved Commits: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 No fake BIT_CHANGING commits found. Remaining Unresolved Commits (oldest commit is listed first): 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 =============================== Updating Config File =============================== Saving into UnresolvedCommits: 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 Ignoring f97155a62bca4366c819f2050e5ea2f2112aba73 since it failed to produce output. Ignoring 510cec1ef1e792773c23dc4378d796bd97263aea since it failed to produce output. =============================== Cleanup =============================== Removed repo. Removing all generated output ================== Unresolved Commit Status ================== Remaining Unresolved Commits (oldest commit is listed first): 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea f97155a62bca4366c819f2050e5ea2f2112aba73 ================== FAILED Commits ================== These are the commits which entirely failed to produce output: f97155a62bca4366c819f2050e5ea2f2112aba73 d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a 2bf5ea15ccffb01a9c304230562691fe86d32cc8 510cec1ef1e792773c23dc4378d796bd97263aea Exiting with code: 1 [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 Not sent to the following valid addresses: 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
