Skip to content
Failed

Console Output

Started by GitHub push by huebleruwm
Obtained jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/clubb_bin_diff_regression_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_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > 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/master^{commit} # timeout=10
Checking out Revision e42078081e3931d7de83f7a5d0f5dabc96cb9397 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e42078081e3931d7de83f7a5d0f5dabc96cb9397 # timeout=10
Commit message: "Bit changing changes (#1104)"
 > git rev-list --no-walk 722630f37286ca8f7fad84ef600af6d0607daf0a # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone SysAdmin to tmp)
[Pipeline] sh
+ rm -rf /home/jenkins/clubb_bit_diff_test_workspace/sys_admin
+ git clone https://github.com/larson-group/sys_admin.git /home/jenkins/clubb_bit_diff_test_workspace/sys_admin
Cloning into '/home/jenkins/clubb_bit_diff_test_workspace/sys_admin'...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Python Test)
[Pipeline] sh
+ python3 /home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py -c /home/jenkins/clubb_bit_diff_test_workspace/bit_diff_clubb_config
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................f951: Fatal Error: error closing /tmp/cc16r1ma.s: No space left on device
compilation terminated.
make[1]: *** [Make.clubb_param:94: model_flags.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SCM_Activation/aer_ccn_act_k.F90:694:21:

  694 |     w(1:n/2) =                                      &
      |                     1
Error: Invalid character in name at (1)
f951: Error: Unexpected end of file in ‘/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/SCM_Activation/aer_ccn_act_k.F90’
f951: Fatal Error: error closing /tmp/ccKNRR3Z.s: No space left on device
compilation terminated.
make[1]: *** [Make.clubb_gfdlact:11: aer_ccn_act_k.o] Error 1
make: *** [Makefile:38: libclubb_gfdlact.a] Error 2
make: *** Waiting for unfinished jobs....
make: *** [Makefile:14: libclubb_param.a] Error 2
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/model_flags.F90:379:71:

  379 |                                              l_diagnose_correlations, &
      |                                                                       1
Error: Invalid character in name at (1)
f951: Error: Unexpected end of file in ‘/home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../src/CLUBB_core/model_flags.F90’
f951: Fatal Error: error closing /tmp/ccbsJUwL.s: No space left on device
compilation terminated.
f951: Fatal Error: error closing /tmp/ccJ8zuW2.s: No space left on device
compilation terminated.
make[1]: *** [Make.clubb_param:94: model_flags.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Make.clubb_param:116: parameter_indices.o] Error 1
make: *** [Makefile:14: libclubb_param.a] Error 2
make: *** Waiting for unfinished jobs....
ar: creating /home/jenkins/clubb_bit_diff_test_workspace/repo/compile/../lib/libclubb_gfdlact.a

=============================== Configuring Test ===============================


Working directory set to: /home/jenkins/clubb_bit_diff_test_workspace
Trying to clone repo...

Cloned repo location: /home/jenkins/clubb_bit_diff_test_workspace/repo

Output Save Mode: none

Using branch: master

Making list from 'UnresolvedCommits':

Run Output Path: repo/output

Run commands: ['repo/compile/compile.bash', 'rm -rf repo/output', 'mkdir repo/output', 'repo/run_scripts/run_scm_all.bash --min-cases']

Diffing command: repo/run_scripts/run_bindiff_all.bash

=============================== Running Test ===============================

Parsing message from commit: e42078081e3931d7de83f7a5d0f5dabc96cb9397
	Found: BIT_CHANGING
	Found: BIT_CHANGING
	Found: BIT_CHANGING

Checking Commit: e42078081e3931d7de83f7a5d0f5dabc96cb9397
	Checking out 722630f37286ca8f7fad84ef600af6d0607daf0a
	Running: 'repo/compile/compile.bash'
	Running: 'rm -rf repo/output'
	Running: 'mkdir repo/output'
	Running: 'repo/run_scripts/run_scm_all.bash --min-cases'

================== WARNING ==================
Commit:  722630f37286ca8f7fad84ef600af6d0607daf0a

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 722630f37286ca8f7fad84ef600af6d0607daf0a already failed. Will not run again
	ISSUE WITH COMMIT DETECTED: 722630f37286ca8f7fad84ef600af6d0607daf0a differs from 722630f37286ca8f7fad84ef600af6d0607daf0a
	Checking out e42078081e3931d7de83f7a5d0f5dabc96cb9397
	Running: 'repo/compile/compile.bash'
	Running: 'rm -rf repo/output'
	Running: 'mkdir repo/output'
	Running: 'repo/run_scripts/run_scm_all.bash --min-cases'

================== WARNING ==================
Commit:  e42078081e3931d7de83f7a5d0f5dabc96cb9397

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 722630f37286ca8f7fad84ef600af6d0607daf0a already failed. Will not run again
	Commit 'e42078081e3931d7de83f7a5d0f5dabc96cb9397' is BIT_CHANGING and properly labelled as such.
Traceback (most recent call last):
  File "/home/jenkins/.local/lib/python3.9/site-packages/git/repo/fun.py", line 335, in rev_parse
    obj = to_commit(obj)
  File "/home/jenkins/.local/lib/python3.9/site-packages/git/repo/fun.py", line 182, in to_commit
    if obj.type == 'tag':
AttributeError: 'NoneType' object has no attribute 'type'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py", line 56, in <module>
    main()
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/run_test.py", line 43, in main
    exit_code = test.run_test()
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/tests/bit_diff_test.py", line 335, in run_test
    problem_commits, fake_bc_commits = self.find_problem_commits(bit_changing_commits)
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/tests/bit_diff_test.py", line 472, in find_problem_commits
    problem_commits = problem_commits + self.find_all_bc_commits_in_range(commit_range)
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/tests/bit_diff_test.py", line 735, in find_all_bc_commits_in_range
    commits_to_check = self.commits_in_range(commit_range[0], commit_range[1])
  File "/home/jenkins/clubb_bit_diff_test_workspace/sys_admin/python_nightly_test_suite/tests/bit_diff_test.py", line 806, in commits_in_range
    commits_to_check.append(self.repo.commit(hash))
  File "/home/jenkins/.local/lib/python3.9/site-packages/git/repo/base.py", line 536, in commit
    return self.rev_parse(str(rev) + "^0")
  File "/home/jenkins/.local/lib/python3.9/site-packages/git/repo/fun.py", line 349, in rev_parse
    raise BadName(
gitdb.exc.BadName: Ref 'Invalid revision spec '^0' - not enough parent commits to reach '^0'' did not resolve to an object
[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