Console Output

Started by upstream project "OpenCOR_Linux" build number 713
originally caused by:
 GitHub pull request #2048 of commit 315132b2e3774f1f0bf78c994f74790c3fc3a383, no merge conflicts.
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49
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 fetch --tags --progress https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/*
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 409da2a035cee60aacb6013ae690be7c5da38642 (refs/remotes/origin/pr/2048/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 409da2a035cee60aacb6013ae690be7c5da38642
Commit message: "Merge 315132b2e3774f1f0bf78c994f74790c3fc3a383 into c34e93562662cd8a2fcdfdd338a8cdf816e0406e"
First time build. Skipping changelog.
[Ubuntu_16.04_bioeng49] $ /bin/sh -xe /tmp/jenkins2275417336412551253.sh
+ export PATH=/opt/Qt/5.12.0/gcc_64/bin:/opt/Qt/5.6/gcc_64/bin:/home/cmiss/localNode/node-v10.15.0-linux-x64/bin:/opt/Qt/5.6/gcc_64/bin:/home/cmiss/localNode/node-v10.15.0-linux-x64/bin:/opt/Qt/5.9.7/gcc_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ ./clean
Cleaning OpenCOR...
All done!
+ cd build
+ cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Building a release version of OpenCOR using Qt 5.12.0...
Retrieving the 'libSEDML' package...
CMake Error at cmake/common.cmake:1127 (message):
  The compressed version of the 'libSEDML' package could not be retrieved
  from
  'https://github.com/opencor/libSEDML/releases/download/v0.4.4/libSEDML.0.4.4.linux.tar.gz'...
Call Stack (most recent call first):
  src/plugins/thirdParty/libSEDML/CMakeLists.txt:86 (retrieve_package_file)


-- Configuring incomplete, errors occurred!
See also "/home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49/build/CMakeFiles/CMakeOutput.log".
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@575f64a3[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=http://www.opencor.ws/,name=opencor,fork=false,archived=false,size=169698,milestones={},language=C++,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sat, 23 Mar 2019 02:56:11 GMT], ETag=[W/"a50e31773581763a3eb68e77d9153f16"], Last-Modified=[Sat, 23 Mar 2019 01:42:13 GMT], OkHttp-Received-Millis=[1553309771708], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1553309771433], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[D26E:0F00:2335079:2AE10CA:5C95A04B], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4978], X-RateLimit-Reset=[1553313344], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:409da2a) with context:OpenCOR_Linux/Slave=Ubuntu_16.04_bioeng49
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/409da2a035cee60aacb6013ae690be7c5da38642
Finished: FAILURE