Console Output

Started by upstream project "OpenCOR_Windows" build number 1267
originally caused by:
 GitHub pull request #2411 of commit 52d08723bf9fae7ad64f72f6404a580ffb46b0cd, no merge conflicts.
Running as SYSTEM
Building remotely on Windows10 in workspace D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10
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.12.2.windows.2'
 > git fetch --tags --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 b78a219e94c338d828c3411accab7a23d31191a0 (refs/remotes/origin/pr/2411/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b78a219e94c338d828c3411accab7a23d31191a0 # timeout=10
Commit message: "Merge 52d08723bf9fae7ad64f72f6404a580ffb46b0cd into 5a13167dbd47e74e0941dbd65e6e387cff31c258"
First time build. Skipping changelog.
[Windows10] $ cmd /c call C:\Users\cmgui\AppData\Local\Temp\jenkins6422756229734719842.bat

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SETLOCAL ENABLEDELAYEDEXPANSION 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>python D:\Jenkins\workspace\jenkins.py  1>jenkins.txt 
Traceback (most recent call last):
  File "D:\Jenkins\workspace\jenkins.py", line 5, in <module>
    import pygit2 as git
ModuleNotFoundError: No module named 'pygit2'

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SET /p Res= 0<jenkins.txt 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>DEL jenkins.txt 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>IF "!Res!" == "0" (
ECHO Skipping this commit...  
 EXIT /B 0 
) 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>ECHO Compiling and testing this commit... 
Compiling and testing this commit...

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>EXIT /B 0 
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@28d00d70[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:b78a219) with context:OpenCOR_Windows/Slave=Windows10
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/b78a219e94c338d828c3411accab7a23d31191a0
Finished: SUCCESS