Started by upstream project "gplibrary_Push_Models" build number 191 originally caused by: Started by GitHub push by bqpd Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/gplibrary_Push_Models/cvxopt No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/gplibrary > git init /jenkins/workspace/gplibrary_Push_Models/cvxopt # timeout=10 Fetching upstream changes from https://github.com/convexengineering/gplibrary > git --version # timeout=10 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10 Fetching upstream changes from https://github.com/convexengineering/gplibrary > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 145ec7275df0fabdf50524f8ca1ac0334caf59a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=3 Commit message: "multiline setup for parse_variables" > git rev-list --no-walk 63ae1326e4eefeecd9a48333e95458ee330210b2 # timeout=10 Run condition [Execution node ] enabling prebuild for step [Execute shell] Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command] [Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [cvxopt] $ /bin/bash -xe /tmp/jenkins8336517415980643531.sh + [[ reynolds == *macys* ]] + virtualenv /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit New python executable in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/python Installing setuptools, pip, wheel...done. + . /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ++ PATH=/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit ++ PS1='(venv2_gpkit) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ which pip + export PIP=/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip + PIP=/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip + pip_install pip + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade pip 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 ./venv2_gpkit/lib/python2.7/site-packages (19.2.3) + [[ reynolds == *reynolds* ]] + export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse + CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse + export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + [[ cvxopt == mosek ]] + [[ cvxopt == mosek ]] + [[ cvxopt == cvxopt ]] + pip_install cvxopt + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade cvxopt 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 Collecting cvxopt Using cached https://files.pythonhosted.org/packages/d1/d9/d1c3ef409c6d8ad8933c98f1cd176ae2a1b858a91d8c44484a0dd4fa17cb/cvxopt-1.2.3-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: cvxopt Successfully installed cvxopt-1.2.3 + python -c 'import cvxopt' + export GPKITSOLVERS=cvxopt + GPKITSOLVERS=cvxopt + pip_install xmlrunner + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade xmlrunner 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 Collecting xmlrunner Installing collected packages: xmlrunner Successfully installed xmlrunner-1.7.7 + pip_install pint + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade pint 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 Collecting pint Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl Collecting funcsigs; python_version == "2.7" (from pint) Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl Installing collected packages: funcsigs, pint Successfully installed funcsigs-1.0.2 pint-0.9 + pip_install numpy + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade numpy 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 Collecting numpy Using cached https://files.pythonhosted.org/packages/d7/b1/3367ea1f372957f97a6752ec725b87886e12af1415216feec9067e31df70/numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.16.5 + pip_install scipy + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade scipy 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 Collecting scipy Using cached https://files.pythonhosted.org/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.5) Installing collected packages: scipy Successfully installed scipy-1.2.2 + pip_install ad + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade ad 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 Collecting ad Installing collected packages: ad Successfully installed ad-1.3.2 + pip_install ctypesgen + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade ctypesgen 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 Collecting ctypesgen Installing collected packages: ctypesgen Successfully installed ctypesgen-0.post125 + pip_install pandas + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade pandas 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 Collecting pandas Using cached https://files.pythonhosted.org/packages/db/83/7d4008ffc2988066ff37f6a0bb6d7b60822367dcb36ba5e39aa7801fda54/pandas-0.24.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting python-dateutil>=2.5.0 (from pandas) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5) Collecting pytz>=2011k (from pandas) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Installing collected packages: six, python-dateutil, pytz, pandas Successfully installed pandas-0.24.2 python-dateutil-2.8.0 pytz-2019.2 six-1.12.0 + pip_install matplotlib + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade matplotlib 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 Collecting matplotlib Using cached https://files.pythonhosted.org/packages/32/6b/0368cfa5e1d1ae169ab7dc78addda3fd5e6262e48d7373a9114bac7caff7/matplotlib-2.2.4-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting backports.functools-lru-cache (from matplotlib) Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl Collecting subprocess32 (from matplotlib) Requirement already satisfied, skipping upgrade: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.2) Requirement already satisfied, skipping upgrade: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.12.0) Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.0) Collecting kiwisolver>=1.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/3d/78/cb9248b2289ec31e301137cedbe4ca503a74ca87f88cdbfd2f8be52323bf/kiwisolver-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting cycler>=0.10 (from matplotlib) Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.16.5) Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0) Installing collected packages: pyparsing, backports.functools-lru-cache, subprocess32, kiwisolver, cycler, matplotlib Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.1.0 matplotlib-2.2.4 pyparsing-2.4.2 subprocess32-3.5.4 + pip_install future + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --upgrade future 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 Collecting future Installing collected packages: future Successfully installed future-0.17.1 + export GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit + GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit + python -c 'import scipy; print scipy.__version__' 1.2.2 + python -c 'import numpy; print numpy.__version__' 1.16.5 + python -c 'import pint; print pint.__version__' 0.9 + git clone --depth 1 https://github.com/convexengineering/gpkit.git Cloning into 'gpkit'... + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit 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:///jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit Requirement already satisfied: numpy>=1.13.3 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.16.5) Requirement already satisfied: pint>=0.8.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (0.9) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.2.2) Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.2.3) Requirement already satisfied: six in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit==0.9.1.0) (1.0.2) Installing collected packages: gpkit Running setup.py develop for gpkit Successfully installed gpkit + python /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/cvxopt 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:///jenkins/workspace/gplibrary_Push_Models/cvxopt Requirement already satisfied: numpy>=1.12 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.2) Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9) Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2) Installing collected packages: gpkitmodels Running setup.py develop for gpkitmodels Successfully installed gpkitmodels + export MSK_IPAR_NUM_THREADS=2 + MSK_IPAR_NUM_THREADS=2 + export MKL_NUM_THREADS=2 + MKL_NUM_THREADS=2 + export NUMEXPR_NUM_THREADS=2 + NUMEXPR_NUM_THREADS=2 + export OPENBLAS_NUM_THREADS=2 + OPENBLAS_NUM_THREADS=2 + export OMP_NUM_THREADS=2 + OMP_NUM_THREADS=2 + python -c 'from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)' 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.] .......................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 186 tests in 3.701s OK 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 /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h # Found /home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so # Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c # Found /home/jenkins/mosek/7/tools/examples/c/expopt.c # Found /home/jenkins/mosek/7/tools/examples/c/dgopt.c # Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h # Found /home/jenkins/mosek/7/tools/examples/c/expopt.h # Found /home/jenkins/mosek/7/tools/examples/c/dgopt.h # Found /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h # Found mosek version 7, installed to /home/jenkins/mosek # # Building mosek... # Replacing directory _mosek/lib # Replacing directory _mosek/build # Replacing directory /jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit # # Copying expopt library files to _mosek/build # Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c # Copying /home/jenkins/mosek/7/tools/examples/c/expopt.c # Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.c # Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h # Copying /home/jenkins/mosek/7/tools/examples/c/expopt.h # Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.h # Copying /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h # # Applying expopt patches... # # Change in _mosek/build/dgopt.con line 683 # -- 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 569 # -- printf("Warning: The variable with index '%d' has only positive # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in _mosek/build/expopt.con line 582 # -- printf("Warning: The variable with index '%d' has only negative # ++ 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-dynamic,-R "/home/jenkins/mosek/7/tools/platform/linux64x86/bin" _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o /jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # # Building Python bindings for expopt and Mosek... # (if this fails on Windows, verify the mingw version) # Calling 'python modified_ctypesgen.py -a -l /jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit/expopt.so -l "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o _mosek/lib/expopt_h.py _mosek/build/expopt.h' ## ### 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 (cvxopt) Found the following solvers: cvxopt # Replacing directory env x[:] <= w GPkit is now installed with solver(s) [u'cvxopt'] 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 intCloning into 'gplibrary'... 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:///jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary Installing collected packages: gpkitmodels Found existing installation: gpkitmodels 0.0.0.0 Not uninstalling gpkitmodels at /jenkins/workspace/gplibrary_Push_Models/cvxopt, outside environment /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit Can't uninstall 'gpkitmodels'. No files were found to uninstall. Running setup.py develop for gpkitmodels Successfully installed gpkitmodels Cloning into 'robust'... 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/robust Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from robust==0.0.0) (0.9.1.0) Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.16.5) Requirement already satisfied: matplotlib in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (2.2.4) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.2.2) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.12.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.4.2) Requirement already satisfied: backports.functools-lru-cache in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.5) Requirement already satisfied: subprocess32 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (3.5.4) Requirement already satisfied: pytz in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2019.2) Requirement already satisfied: python-dateutil>=2.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.8.0) Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.1.0) Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (0.10.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->robust==0.0.0) (1.0.2) Requirement already satisfied: setuptools in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib->robust==0.0.0) (41.2.0) Building wheels for collected packages: robust Building wheel for robust (setup.py): started Building wheel for robust (setup.py): finished with status 'done' Created wheel for robust: filename=robust-0.0.0-cp27-none-any.whl size=217819 sha256=b4e995e86863ab2589c358b4dfd3f3aee434559daad9770d4016d1ed98b2065e Stored in directory: /tmp/pip-ephem-wheel-cache-vkJMHF/wheels/51/06/c8/e360853d84cc6b700151cad4e07d1d1b85a3d745fabc163d00 Successfully built robust Installing collected packages: robust Successfully installed robust-0.0.0 Running tests... ---------------------------------------------------------------------- ..... ---------------------------------------------------------------------- Ran 5 tests in 9.930s OK Generating XML reports... adding test for 'robust/testing/t_linearization.py' adding test for 'robust/testing/t_equivalent_posynomials.py' adding test for 'robust/testing/t_two_term_approximation.py' adding test for 'robust/testing/t_robust_gp_tools.py' adding test for 'robust/testing/t_primitives.py' Cloning into 'shopping'... Running tests... ---------------------------------------------------------------------- .. ---------------------------------------------------------------------- Ran 2 tests in 0.193s OK Generating XML reports... adding test for 'test.py' Using solver 'cvxopt' Solving for 25 variables. Solving took 0.0646 seconds. Using solver 'cvxopt' Solving for 25 variables. Solving took 0.041 seconds. Cloning into 'gassolar'... 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 satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2) Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0) 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 Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-i8lHMh Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-i8lHMh Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.9.1.0) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2) Building wheels for collected packages: gpfit Building wheel for gpfit (setup.py): started Building wheel for gpfit (setup.py): finished with status 'done' Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=09115dc8d69555d27e9f3ca902c6d5c69e95447c068f467d810eefa308970892 Stored in directory: /tmp/pip-ephem-wheel-cache-h8D2fm/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f Successfully built gpfit Installing collected packages: gpfit Successfully installed gpfit-0.1 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/gassolar Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gassolar==0.0.0.0) (0.9.1.0) Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2) Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.2) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2) Building wheels for collected packages: gassolar Building wheel for gassolar (setup.py): started Building wheel for gassolar (setup.py): finished with status 'done' Created wheel for gassolar: filename=gassolar-0.0.0.0-cp27-none-any.whl size=4876517 sha256=b267f8da35104e44ef994b03c53e354b6cc5d6926ca443ea129279c0c1bbe6b8 Stored in directory: /tmp/pip-ephem-wheel-cache-c2W3vO/wheels/f5/27/dd/50d96d26195307c187b6185c645793480e2b00ec4dfaf75fce Successfully built gassolar Installing collected packages: gassolar Successfully installed gassolar-0.0.0.0 Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Generating XML reports... adding test for 'gassolar/gas/gas.py' adding test for 'gassolar/solar/solar.py' Cloning into 'jho'... 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 satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2) Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0) 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 Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-vJRjVP Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-vJRjVP Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.9.1.0) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2) Building wheels for collected packages: gpfit Building wheel for gpfit (setup.py): started Building wheel for gpfit (setup.py): finished with status 'done' Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=38a3fff69cecf2a8a38a9900e6b2defc382c7c784f2b0f94fb30e482fdd5bbc7 Stored in directory: /tmp/pip-ephem-wheel-cache-REORNK/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f Successfully built gpfit Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Generating XML reports... adding test for 'model/jho.py' adding test for 'model/print_perf.py' Cloning into 'turbofan'... 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/turbofan Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.2) Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9) Requirement already satisfied: future in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.1) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2) Building wheels for collected packages: turbofan Building wheel for turbofan (setup.py): started Building wheel for turbofan (setup.py): finished with status 'done' Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=45142 sha256=10ef6dd060958e8a7dbc9262a461976a90f43a75d0bae9c57a83bdd7c871e935 Stored in directory: /tmp/pip-ephem-wheel-cache-9PfTwr/wheels/0d/f8/d8/c28759bafba98013a05b7eb628454f91ec746997efa0d522ed Successfully built turbofan Installing collected packages: turbofan Successfully installed turbofan-0.0.0.0 Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Generating XML reports... adding test for 'turbofan/engine_test.py' Cloning into 'SPaircraft'... 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 Collecting git+https://github.com/hoburg/turbofan.git Cloning https://github.com/hoburg/turbofan.git to /tmp/pip-req-build-gDFut8 Running command git clone -q https://github.com/hoburg/turbofan.git /tmp/pip-req-build-gDFut8 Requirement already satisfied (use --upgrade to upgrade): turbofan==0.0.0.0 from git+https://github.com/hoburg/turbofan.git in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.2) Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9) Requirement already satisfied: future in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.1) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2) Building wheels for collected packages: turbofan Building wheel for turbofan (setup.py): started Building wheel for turbofan (setup.py): finished with status 'done' Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=45142 sha256=6cb3b2464a78cbd40ef2c8da81dc457724542ed8ee40bcc3d959d9648ea4d5cf Stored in directory: /tmp/pip-ephem-wheel-cache-DqwPEq/wheels/49/e6/3a/5de0d21c0f148404ea8d883f76e050c82d4e9a0e6f59ce69a5 Successfully built turbofan 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/SPaircraft Requirement already satisfied: turbofan in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.0.0.0) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from SPaircraft==0.0.0) (0.9.1.0) Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.9) Requirement already satisfied: future in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.17.1) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.2.2) Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.16.5) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan->SPaircraft==0.0.0) (1.0.2) Building wheels for collected packages: SPaircraft Building wheel for SPaircraft (setup.py): started Building wheel for SPaircraft (setup.py): finished with status 'done' Created wheel for SPaircraft: filename=SPaircraft-0.0.0-cp27-none-any.whl size=1833 sha256=d7bb495094e8bdb5453ab0f74138f7bf1fa28612472061344e0230c40d616a81 Stored in directory: /tmp/pip-ephem-wheel-cache-7C2jcD/wheels/c0/6c/d1/a1479782b2d86533965e7adfa2756c37040631a0e285ab8ce9 Successfully built SPaircraft Installing collected packages: SPaircraft Successfully installed SPaircraft-0.0.0 Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Generating XML reports... adding test for 'SPaircraft.py' Cloning into 'solar'... 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 satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2) Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0) 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 Collecting git+https://github.com/convexengineering/gpfit.git Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-P7RaCg Running command git clone -q https://github.com/convexengineering/gpfit.git /tmp/pip-req-build-P7RaCg Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.9.1.0) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2) Building wheels for collected packages: gpfit Building wheel for gpfit (setup.py): started Building wheel for gpfit (setup.py): finished with status 'done' Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=b49e49b014227cc24123995cdd543338cd585d2842c1010e01e89e1ceb42fffb Stored in directory: /tmp/pip-ephem-wheel-cache-4Jja9w/wheels/d5/94/ac/b1f68b07599181f26f4b9149a1a6d49dfc5cdbc65de1a14d12 Successfully built gpfit 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 Collecting git+https://github.com/convexengineering/gassolar.git Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-7gxz4Q Running command git clone -q https://github.com/convexengineering/gassolar.git /tmp/pip-req-build-7gxz4Q Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gassolar==0.0.0.0) (0.9.1.0) Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2) Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.2) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2) Building wheels for collected packages: gassolar Building wheel for gassolar (setup.py): started Building wheel for gassolar (setup.py): finished with status 'done' Created wheel for gassolar: filename=gassolar-0.0.0.0-cp27-none-any.whl size=4876517 sha256=d5605e6b5a5ab44f01f3f726a32ae9a771c157c25bc73c536078438a0ff0e470 Stored in directory: /tmp/pip-ephem-wheel-cache-jmaHAg/wheels/fe/11/0a/2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e Successfully built gassolar eresting 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! calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/robust.git'] attempt 1 SETTINGS defaultdict(, {}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/shopping.git'] attempt 1 SETTINGS defaultdict(, {}) calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gassolar.git'] attempt 1 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/jho.git'] attempt 1 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/turbofan.git'] attempt 1 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt, mosek_cli', 'gpkit-models branch': 'master'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/SPaircraft.git'] attempt 1 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt, mosek_cli', 'pip install': 'git+https://github.com/hoburg/turbofan.git', 'gpkit-models branch': 'master'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/turbofan.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/solar.git'] attempt 1 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/biDEPRECATION: 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/solar Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from solar==0.0.0.0) (0.9.1.0) Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.24.2) Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.1) Requirement already satisfied: gpkitmodels in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary (from solar==0.0.0.0) (0.0.0.0) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.12.0) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2.8.0) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2019.2) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->solar==0.0.0.0) (1.0.2) Building wheels for collected packages: solar Building wheel for solar (setup.py): started Building wheel for solar (setup.py): finished with status 'done' Created wheel for solar: filename=solar-0.0.0.0-cp27-none-any.whl size=14811 sha256=92eb3b222070401c9a1d935194b25f4f10822a950ec9db55efdf7ab3d43c3071 Stored in directory: /tmp/pip-ephem-wheel-cache-82CjnW/wheels/fa/ce/cf/32d2b77fd7b3ffce4149c33e3550a3fdff8454420d8f901e75 Successfully built solar Installing collected packages: solar Successfully installed solar-0.0.0.0 Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 0.000s OK Generating XML reports... adding test for 'solar/sens_chart.py' adding test for 'solar/season.py' adding test for 'solar/npod_trade.py' fatal: destination path 'gplibrary' already exists and is not an empty directory. fatal: destination path 'gplibrary' already exists and is not an empty directory. fatal: destination path 'gplibrary' already exists and is not an empty directory. fatal: destination path 'gplibrary' already exists and is not an empty directory. fatal: destination path 'gplibrary' already exists and is not an empty directory. 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 satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5) Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2) Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0) 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 Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-zfsUsr Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-zfsUsr Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2) Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.9.1.0) Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9) Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2) Building wheels for collected packages: gpfit Building wheel for gpfit (setup.py): started Building wheel for gpfit (setup.py): finished with status 'done' Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=05d218d2b5aa821da1c4be4762a28dd5484a3fb793f7dcc776ce723b69362333 Stored in directory: /tmp/pip-ephem-wheel-cache-fFosWd/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f Successfully built gpfit 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 Processing /jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary Requirement already satisfied: numpy>=1.12 in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.5) Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.2) Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9) Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2) Building wheels for collected packages: gpkitmodels Building wheel for gpkitmodels (setup.py): started Building wheel for gpkitmodels (setup.py): finished with status 'done' Created wheel for gpkitmodels: filename=gpkitmodels-0.0.0.0-cp27-none-any.whl size=65697 sha256=c84b73471e833273ac65cadc59771a71ca709486c5c709ce4e8752641a0baddf Stored in directory: /tmp/pip-ephem-wheel-cache-kHtxvR/wheels/d0/77/9d/32b88e882651fd11982659907626a3d9a4b6acdfd3aa6920da Successfully built gpkitmodels Installing collected packages: gpkitmodels Found existing installation: gpkitmodels 0.0.0.0 Not uninstalling gpkitmodels at /jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary, outside environment /jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit Can't uninstall 'gpkitmodels'. No files were found to uninstall. Successfully installed gpkitmodels-0.0.0.0 Running tests... ---------------------------------------------------------------------- EEEEE... ====================================================================== ERROR [0.002s]: test_gpkitmodels_GP_aircraft_fuselage_test_fuselage_py_cvxopt (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/helpers.py", line 64, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 51, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "test_fuselage.py", line 2, in File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/fuselage/elliptical_fuselage.py", line 4, in from gpkitmodels.GP.materials import cfrpfabric File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in from composite import CFRPFabric, CFRPUD, Kevlar File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in class CFRPFabric(Model): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric @parse_variables(__doc__, globals()) TypeError: 'str' object is not callable ====================================================================== ERROR [0.003s]: test_gpkitmodels_GP_aircraft_motor_motor_test_py_cvxopt (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/helpers.py", line 64, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 51, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "motor_test.py", line 2, in File "motor.py", line 4, in File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in class ActuatorProp(Model): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp @parse_variables(__doc__, globals()) TypeError: 'str' object is not callable ====================================================================== ERROR [0.001s]: test_gpkitmodels_GP_aircraft_prop_prop_test_py_cvxopt (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/helpers.py", line 64, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 51, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "prop_test.py", line 2, in File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in class ActuatorProp(Model): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp @parse_variables(__doc__, globals()) TypeError: 'str' object is not callable ====================================================================== ERROR [0.002s]: test_gpkitmodels_GP_aircraft_tail_tail_tests_py_cvxopt (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/helpers.py", line 64, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 51, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "tail_tests.py", line 2, in File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in from .tail_aero import TailAero File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 10, in class TailAero(Model): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 31, in TailAero @parse_variables(__doc__, globals()) TypeError: 'str' object is not callable ====================================================================== ERROR [0.002s]: test_gpkitmodels_GP_aircraft_wing_wing_test_py_cvxopt (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/helpers.py", line 64, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 51, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "wing_test.py", line 2, in File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in from .wing_core import WingCore File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in from gpkitmodels.GP.materials import foamhd File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in from composite import CFRPFabric, CFRPUD, Kevlar File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in class CFRPFabric(Model): File "/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric @parse_variables(__doc__, globals()) TypeError: 'str' object is not callable ---------------------------------------------------------------------- Ran 8 tests in 0.477s FAILED (errors=5) Generating XML reports... adding test for 'gpkitmodels/GP/aircraft/wing/wing_test.py' adding test for 'gpkitmodels/GP/aircraft/tail/tail_tests.py' adding test for 'gpkitmodels/GP/aircraft/fuselage/test_fuselage.py' adding test for 'gpkitmodels/GP/aircraft/prop/prop_test.py' adding test for 'gpkitmodels/GP/aircraft/motor/motor_test.py' adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC.py' adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_mission.py' adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_multimission.py' Beginning signomial solve. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.0289 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.013 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.0127 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.0127 seconds. Solving took 4 GP solves and 0.0892 seconds. Cloning into 'eVTOL'... Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 15.232s OK Generating XML reports... adding test for 'models/model_tests.py' n/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git'] attempt 1 attempt 2 attempt 3 attempt 4 attempt 5 SETTINGS defaultdict(, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git'}) calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['python', '/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/eVTOL.git'] attempt 1 SETTINGS defaultdict(, {}) [Execution node] check if [reynolds] is in [[windows10x64, windows7x64]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] Build step 'Console output (build log) parsing' changed build result to FAILURE INFO: Starting to record. INFO: Processing JUnit INFO: [JUnit] - 9 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/jenkins/workspace/gplibrary_Push_Models/cvxopt' for the testing framework 'JUnit'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. 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