Console Output

Started by upstream project "OpenCOR_macOS" build number 1172
originally caused by:
 GitHub pull request #2411 of commit ff1f65ad9e51ce6578199e3a94f13db325e0b36f, 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 a271ee1a63ee97797aa132080fc7c1f81ddb71bc (refs/remotes/origin/pr/2411/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a271ee1a63ee97797aa132080fc7c1f81ddb71bc # timeout=10
Commit message: "Merge ff1f65ad9e51ce6578199e3a94f13db325e0b36f into 5a13167dbd47e74e0941dbd65e6e387cff31c258"
 > git rev-list --no-walk dc07721587833e9c06b81790de7d27e6f1d7bb75 # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins6191988037017981445.sh
+ 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    
+ pip3 uninstall -y gitpython
Found existing installation: GitPython 3.1.9
Uninstalling GitPython-3.1.9:
  Successfully uninstalled GitPython-3.1.9
+ pip3 install pygit2
Defaulting to user installation because normal site-packages is not writeable
Collecting pygit2
  Downloading pygit2-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl (813 kB)
Collecting cached-property
  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
Collecting cffi>=1.4.0
  Downloading cffi-1.14.3-2-cp37-cp37m-macosx_10_9_x86_64.whl (176 kB)
Collecting pycparser
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
Installing collected packages: cached-property, pycparser, cffi, pygit2
Successfully installed cached-property-1.5.2 cffi-1.14.3 pycparser-2.20 pygit2-1.3.0
+ pip3 list
Package         Version   
--------------- ----------
cached-property 1.5.2     
cffi            1.14.3    
gitdb           4.0.5     
pip             20.0.2    
pycparser       2.20      
pygit2          1.3.0     
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@7c762bd9[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:a271ee1) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/a271ee1a63ee97797aa132080fc7c1f81ddb71bc
Finished: SUCCESS