Console Output

Started by upstream project "OpenCOR_macOS" build number 1171
originally caused by:
 GitHub pull request #2411 of commit a01049ad648fc92ab4dcde2e79f324e1f5be7cb4, 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 dc07721587833e9c06b81790de7d27e6f1d7bb75 (refs/remotes/origin/pr/2411/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc07721587833e9c06b81790de7d27e6f1d7bb75 # timeout=10
Commit message: "Merge a01049ad648fc92ab4dcde2e79f324e1f5be7cb4 into 5a13167dbd47e74e0941dbd65e6e387cff31c258"
 > git rev-list --no-walk 8507f6c62890eaef59d47e198eb072579dc0548c # timeout=10
[Mac10.12.3_OpenCOR] $ /bin/sh -xe /var/folders/l6/vl0kwwgd4d70c5ft0svm52r80000gr/T/jenkins5190968593593480239.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 gitpython
Found existing installation: GitPython 3.1.9
Uninstalling GitPython-3.1.9:
  Would remove:
    /Users/opencor/Library/Python/3.7/lib/python/site-packages/GitPython-3.1.9.dist-info/*
    /Users/opencor/Library/Python/3.7/lib/python/site-packages/git/*
Proceed (y/n)? ERROR: Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 186, in _main
    status = self.run(options, args)
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/commands/uninstall.py", line 79, in run
    auto_confirm=options.yes, verbose=self.verbosity > 0,
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 687, in uninstall
    uninstalled_pathset.remove(auto_confirm, verbose)
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/req/req_uninstall.py", line 388, in remove
    if auto_confirm or self._allowed_to_proceed(verbose):
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/req/req_uninstall.py", line 431, in _allowed_to_proceed
    return ask('Proceed (y/n)? ', ('y', 'n')) == 'y'
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 241, in ask
    response = input(message)
EOFError: EOF when reading a line
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@ccb097c[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:dc07721) with context:OpenCOR_macOS/Slave=Mac10.12.3_OpenCOR
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/dc07721587833e9c06b81790de7d27e6f1d7bb75
Finished: FAILURE