Console Output

Started by upstream project "OpenCOR_macOS" build number 1167
originally caused by:
 GitHub pull request #2411 of commit a8394123c32e949479ced697ce4b8aafbc9a8eda, no merge conflicts.
Running as SYSTEM
Building remotely on Mac10.12.3_OpenCOR (MacOS) in workspace /Users/opencor/jenkins/workspace/OpenCOR_macOS/Slave/Mac10.12.3_OpenCOR
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git --version # 'git version 2.21.1 (Apple Git-122.3)'
 > git fetch --tags --force --progress -- https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 93c3d19a4937f53899c26df58699597c88fa19fb (refs/remotes/origin/pr/2411/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93c3d19a4937f53899c26df58699597c88fa19fb # timeout=10
Commit message: "Merge a8394123c32e949479ced697ce4b8aafbc9a8eda into 5a13167dbd47e74e0941dbd65e6e387cff31c258"
 > git rev-list --no-walk 9ac801225e051fce18689659070908c72491abe8 # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins2996425612562538051.sh
+ pip3 --version
pip 20.0.2 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)
+ pip3 list
Package    Version
---------- -------
pip        20.0.2 
setuptools 46.0.0 
wheel      0.34.2 
+ which python3
/usr/local/bin/python3
+ pip3 install gitpython regex
Defaulting to user installation because normal site-packages is not writeable
Collecting gitpython
  Downloading GitPython-3.1.9-py3-none-any.whl (159 kB)
Collecting regex
  Downloading regex-2020.10.15.tar.gz (690 kB)
Collecting gitdb<5,>=4.0.1
  Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
Collecting smmap<4,>=3.0.1
  Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
Building wheels for collected packages: regex
  Building wheel for regex (setup.py): started
  Building wheel for regex (setup.py): finished with status 'done'
  Created wheel for regex: filename=regex-2020.10.15-cp37-cp37m-macosx_10_14_x86_64.whl size=282317 sha256=3fe5ea25920df7de8dbad2cf7061bddfb0656ec81f8c7a127cd4dbbf06d52c56
  Stored in directory: /Users/opencor/Library/Caches/pip/wheels/79/81/10/366b8a79fcd8ea8d4f8e2bb36a0c5b9e73cad296d0fa167c80
Successfully built regex
Installing collected packages: smmap, gitdb, gitpython, regex
Successfully installed gitdb-4.0.5 gitpython-3.1.9 regex-2020.10.15 smmap-3.0.4
+ pip3 list
Package    Version   
---------- ----------
gitdb      4.0.5     
GitPython  3.1.9     
pip        20.0.2    
regex      2020.10.15
setuptools 46.0.0    
smmap      3.0.4     
wheel      0.34.2    
+ echo 'All good on macOS!'
All good on macOS!
+ exit 0
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@12b11e5e[nodeId=MDEwOlJlcG9zaXRvcnk5OTU3NjY3,description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=https://opencor.ws/,name=opencor,fork=false,archived=false,size=176097,milestones={},language=C++,commits={},source=<null>,parent=<null>,isTemplate=<null>,url=https://api.github.com/repos/opencor/opencor,id=9957667,nodeId=<null>,createdAt=2013-05-09T11:07:58Z,updatedAt=2020-10-11T23:37:46Z]] (sha:93c3d19) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/93c3d19a4937f53899c26df58699597c88fa19fb
Finished: SUCCESS