Skip to content
Failed

Console Output

Started by upstream project "designspaceviz_PullRequest" build number 11
originally caused by:
 GitHub pull request #2 of commit 11fceca52b2f18a2d9a5c5bf72571f921c1a8b05, no merge conflicts.
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git init C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git --version # timeout=10
 > C:\Program Files\Git\cmd\git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
 > C:\Program Files\Git\cmd\git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging Revision 8d63221b94155372606947fd474b8dc611e9da4d (refs/remotes/origin/pr/2/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='DEFAULT', fastForwardMode='FF'}
 > C:\Program Files\Git\cmd\git rev-parse "origin/master^{commit}" # timeout=10
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f origin/master # timeout=3
 > C:\Program Files\Git\cmd\git merge --ff 8d63221b94155372606947fd474b8dc611e9da4d # timeout=10
 > C:\Program Files\Git\cmd\git rev-parse "HEAD^{commit}" # timeout=10
Seen branch in repository origin/cleanup
Seen branch in repository origin/master
Seen branch in repository origin/pr/1/head
Seen branch in repository origin/pr/2/head
Seen branch in repository origin/pr/2/merge
Seen 5 remote branches
 > C:\Program Files\Git\cmd\git show-ref --tags -d # timeout=10
Checking out Revision 8d63221b94155372606947fd474b8dc611e9da4d (origin/pr/2/merge, origin/master)
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f 8d63221b94155372606947fd474b8dc611e9da4d # timeout=3
Commit message: "Merge 11fceca52b2f18a2d9a5c5bf72571f921c1a8b05 into d1b66f90516378a34abd9c83bb5fc14b79a68915"
Using 'Changelog to branch' strategy.
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[description-setter] Description set: <a title="cleanup FeasCircle" href="https://github.com/convexengineering/designspaceviz/pull/2">PR 2</a>: cleanup FeasCircle
[Execution node] check if [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins6612127989942856434.bat

C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>echo C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps

C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM turn on the anaconda console 

C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>call activate.bat   || exit /b 666 

(base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Create a virtualenv to install everything into 

(base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set VENV=C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit 

(base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>virtualenv --system-site-packages C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit    || exit /b 666 
New python executable in C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\python.exe
Installing setuptools, pip, wheel...done.

(base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>call C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\activate.bat   || exit /b 666 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts;C:\Anaconda2;C:\Anaconda2\Library\mingw-w64\bin;C:\Anaconda2\Library\usr\bin;C:\Anaconda2\Library\bin;C:\Anaconda2\Scripts;C:\Anaconda2\bin;C:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts;C:\Anaconda2;C:\Anaconda2\Library\mingw-w64\bin;C:\Anaconda2\Library\usr\bin;C:\Anaconda2\Library\bin;C:\Anaconda2\Scripts;C:\Anaconda2\bin;C:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>gcc --version   || exit /b 666 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM upgrade pip 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -m pip install --upgrade pip   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in c:\users\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (19.2.3)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install coverage into the virtualenv to the coverage command blow uses the virtualenv python 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade coverage   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: coverage in c:\anaconda2\lib\site-packages (4.5.4)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set GPKITBUILD=C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 
Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.02. r: 0 status: 0
Interior-point optimizer started.
Presolve started.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries                  : 1                 time                   : 0.00            
Lin. dep.  - tries                  : 0                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.02    
Interior-point optimizer terminated. Time: 0.02. 

Optimizer terminated. Time: 0.05    
************************************
A license was checked out correctly.
************************************

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 set GPKITSOLVERS=cvxopt 
) 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install packages needed for testing 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade xmlrunner   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: xmlrunner in c:\anaconda2\lib\site-packages (1.7.7)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade pint   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pint in c:\anaconda2\lib\site-packages (0.9)
Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint) (1.0.2)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade numpy   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: numpy in c:\anaconda2\lib\site-packages (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade scipy   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: scipy in c:\anaconda2\lib\site-packages (1.2.2)
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in c:\anaconda2\lib\site-packages (from scipy) (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade ctypesgen   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: ctypesgen in c:\anaconda2\lib\site-packages (1.0.0.post4)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade matplotlib   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: matplotlib in c:\anaconda2\lib\site-packages (2.2.4)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.8.0)
Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.4.2)
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.16.5)
Requirement already satisfied, skipping upgrade: pytz in c:\anaconda2\lib\site-packages (from matplotlib) (2019.2)
Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in c:\anaconda2\lib\site-packages (from matplotlib) (1.5)
Requirement already satisfied, skipping upgrade: six>=1.10 in c:\anaconda2\lib\site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: cycler>=0.10 in c:\anaconda2\lib\site-packages (from matplotlib) (0.10.0)
Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.1.0)
Requirement already satisfied, skipping upgrade: setuptools in c:\users\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade future   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: future in c:\anaconda2\lib\site-packages (0.17.1)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt python -c "import cvxopt; print cvxopt.__version__" 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import scipy; print scipy.__version__"   || exit /b 666 
1.2.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import numpy; print numpy.__version__"   || exit /b 666 
1.16.5

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import pint; print pint.__version__"   || exit /b 666 
0.9

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>git --version 
git version 2.16.2.windows.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>git clone --depth 1 https://github.com/convexengineering/gpkit.git C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit   || exit /b 666 
Cloning into 'C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit'...

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --no-cache-dir --no-deps -e C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///C:/Users/jenkins/workspace/designspaceviz_PullRequest/mosek/gpkit
Installing collected packages: gpkit
  Running setup.py develop for gpkit
Successfully installed gpkit

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>git clone --depth 1 https://github.com/convexengineering/robust.git C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\robust   || exit /b 666 
Cloning into 'C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\robust'...

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --no-cache-dir --no-deps -e C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\robust   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///C:/Users/jenkins/workspace/designspaceviz_PullRequest/mosek/robust
Installing collected packages: robust
  Running setup.py develop for robust
Successfully installed robust

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM python -c "from gpkit.build import rebuild; rebuild()" 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM type C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit\gpkit\env\settings 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM dir C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import gpkit; print gpkit.__version__"   || exit /b 666 
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
....................................................................................................................................................................................................................................................Found no installed solvers, beginning a build.
# Moving to the directory from which GPkit was imported.
Started building gpkit...

Attempting to find and build solvers:

# Looking for mosek
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\bin\mosek64_8_0.dll
#     Found C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\expopt.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\dgopt.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.h
#     Found C:\Program Files\Mosek\8\tools\examples\c\expopt.h
#     Found C:\Program Files\Mosek\8\tools\examples\c\dgopt.h
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
# Found mosek version 8, installed to C:\Program Files\Mosek
#
# Building mosek...
#     Replacing directory _mosek\build
#     Replacing directory C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit
#
#   Copying expopt library files to _mosek\build
#     Copying C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\expopt.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\dgopt.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.h
#     Copying C:\Program Files\Mosek\8\tools\examples\c\expopt.h
#     Copying C:\Program Files\Mosek\8\tools\examples\c\dgopt.h
#     Copying C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek\build\dgopt.con line 653
#     --         printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz);
#     ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n
#
#     Change in _mosek\build\expopt.con line 566
#     --         printf("Warning: The variable with index '%d' has only positiv
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek\build\expopt.con line 579
#     --         printf("Warning: The variable with index '%d' has only negativ
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek\build\expopt.con line 1115
#     --     printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta);
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", 
#
#   Building expopt library...
#     Calling 'gcc -fpic -shared -Wl,--export-all-symbols,-R "C:\Program Files\Mosek\8\tools\platform\win64x86\bin"    _mosek\build\scopt-ext.c _mosek\build\expopt.c _mosek\build\dgopt.c   "C:\Program Files\Mosek\8\tools\platform\win64x86\bin\mosek64_8_0.dll" -o C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit\expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
# Done building mosek
# Looking for mosek_cli
#   Trying to run mskexpopt...
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Found mosek_cli in system path
# Looking for cvxopt
#   Trying to import cvxopt...
# Found cvxopt in Python path
...finished building gpkit.
Replaced found solvers ([u'mosek', u'mosek_cli', u'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env
x[:] <= w

GPkit is now installed with solver(s) [u'mosek', u'mosek_cli']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, along with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!


----------------------------------------------------------------------
Ran 244 tests in 40.621s

OK
0.9.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Limit number of threads that be can used 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set MSK_IPAR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set MKL_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set NUMEXPR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set OPENBLAS_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set OMP_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "from tests import *; run(xmloutput=True)"   1>jenkins_test.py  || exit /b 666 

Running tests...
----------------------------------------------------------------------
EE
======================================================================
ERROR [4.316s]: test_box (tests.TestFeasibilityDemo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 23, in test_box
    'pr', 25, 'pr', 20)
  File "FeasibilityDemo.py", line 66, in plot_feasibility_simple_Wing
    orig_plt.savefig("test_figs/%s_orig_%s_%s.png" % (type_of_uncertainty_set, x_name, y_name))
  File "c:\anaconda2\lib\site-packages\matplotlib\pyplot.py", line 695, in savefig
    res = fig.savefig(*args, **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\figure.py", line 2062, in savefig
    self.canvas.print_figure(fname, **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\backend_bases.py", line 2263, in print_figure
    **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\backends\backend_agg.py", line 530, in print_png
    with cbook.open_file_cm(filename_or_obj, "wb") as fh:
  File "c:\anaconda2\Lib\contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "c:\anaconda2\lib\site-packages\matplotlib\cbook\__init__.py", line 626, in open_file_cm
    fh, opened = to_filehandle(path_or_file, mode, True, encoding)
  File "c:\anaconda2\lib\site-packages\matplotlib\cbook\__init__.py", line 611, in to_filehandle
    fh = io.open(fname, flag, encoding=encoding)
IOError: [Errno 2] No such file or directory: 'test_figs/box_orig_C_{L,max}_V_{min}.png'

======================================================================
ERROR [3.975s]: test_elliptical (tests.TestFeasibilityDemo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 17, in test_elliptical
    'r', 1.25, 'r', 1.2)
  File "FeasibilityDemo.py", line 66, in plot_feasibility_simple_Wing
    orig_plt.savefig("test_figs/%s_orig_%s_%s.png" % (type_of_uncertainty_set, x_name, y_name))
  File "c:\anaconda2\lib\site-packages\matplotlib\pyplot.py", line 695, in savefig
    res = fig.savefig(*args, **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\figure.py", line 2062, in savefig
    self.canvas.print_figure(fname, **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\backend_bases.py", line 2263, in print_figure
    **kwargs)
  File "c:\anaconda2\lib\site-packages\matplotlib\backends\backend_agg.py", line 530, in print_png
    with cbook.open_file_cm(filename_or_obj, "wb") as fh:
  File "c:\anaconda2\Lib\contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "c:\anaconda2\lib\site-packages\matplotlib\cbook\__init__.py", line 626, in open_file_cm
    fh, opened = to_filehandle(path_or_file, mode, True, encoding)
  File "c:\anaconda2\lib\site-packages\matplotlib\cbook\__init__.py", line 611, in to_filehandle
    fh = io.open(fname, flag, encoding=encoding)
IOError: [Errno 2] No such file or directory: 'test_figs/elliptical_orig_C_{L,max}_V_{min}.png'

----------------------------------------------------------------------
Ran 2 tests in 8.291s

FAILED (errors=2)

Generating XML reports...

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM python jenkins_test.py || exit /b 666 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>exit 0 
Build step 'Console output (build log) parsing' changed build result to FAILURE
[Cobertura] Publishing Cobertura coverage report...

INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 1 test report file(s) were found with the pattern 'test_reports/*.xml, test_reports_nounits/*.xml' relative to 'C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: The total number of tests for the threshold 'Failed Tests' exceeds the specified "failure threshold" value.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE