Started by upstream project "gplibrary_Push_Models" build number 172 originally caused by: Started by GitHub push by bqpd Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on macys_VM in workspace /Users/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 /Users/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 33d3b1f3cc79228af969bf35c025c1e4518c5e84 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 33d3b1f3cc79228af969bf35c025c1e4518c5e84 # timeout=3 Commit message: "update summing_constraintset for VarKey lineages" > git rev-list --no-walk 9ef01e9a942f045dffd79894476795cdcb13fd00 # 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 [macys_VM] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [cvxopt] $ /bin/bash -xe /var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/jenkins1137577512081290005.sh + [[ macys_VM == *macys* ]] + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + virtualenv /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit New python executable in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/python Installing setuptools, pip, wheel...done. + . /Users/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=/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++ PATH=/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit ++ PS1='(venv2_gpkit) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ which pip + export PIP=/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip + PIP=/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip + pip_install pip + python /Users/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. Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (19.1.1) + [[ macys_VM == *reynolds* ]] + [[ macys_VM == *macys* ]] + [[ cvxopt == mosek ]] + [[ cvxopt == mosek ]] + [[ cvxopt == cvxopt ]] + pip_install cvxopt + python /Users/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. Collecting cvxopt Using cached https://files.pythonhosted.org/packages/69/4f/167a7f5b11274eb8722e93b26c687c71499ae563083104c5b25dd2252990/cvxopt-1.2.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_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 /Users/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. Collecting xmlrunner Installing collected packages: xmlrunner Successfully installed xmlrunner-1.7.7 + pip_install pint + python /Users/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. 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 /Users/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. Collecting numpy Using cached https://files.pythonhosted.org/packages/8f/0b/1a2c21bb69138337dc079841aa4a45e5b2fc7a4260c0907f5254fb08f02e/numpy-1.16.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.16.4 + pip_install scipy + python /Users/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. Collecting scipy Using cached https://files.pythonhosted.org/packages/a3/cf/36b77de4ccb1b841acd4c3c03abe38843c63c3a657cedee9e8fb19a02dc8/scipy-1.2.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.4) Installing collected packages: scipy Successfully installed scipy-1.2.2 + pip_install ad + python /Users/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. Collecting ad Installing collected packages: ad Successfully installed ad-1.3.2 + pip_install ctypesgen + python /Users/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. Collecting ctypesgen Installing collected packages: ctypesgen Successfully installed ctypesgen-0.post125 + pip_install pandas + python /Users/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. Collecting pandas Using cached https://files.pythonhosted.org/packages/52/ff/912fe03a623a70bcf297d466013a0b4f4c68c3b60f86bf226682d061fc09/pandas-0.24.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting pytz>=2011k (from pandas) Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-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.4) 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 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: pytz, six, python-dateutil, pandas Successfully installed pandas-0.24.2 python-dateutil-2.8.0 pytz-2019.1 six-1.12.0 + pip_install matplotlib + python /Users/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. Collecting matplotlib Using cached https://files.pythonhosted.org/packages/3e/d6/4c949597c4186599cc8be08cd11b1e83fe7966676aeee3868bf3e581d852/matplotlib-2.2.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.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 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: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.1) Collecting subprocess32 (from matplotlib) Using cached https://files.pythonhosted.org/packages/35/f3/7cdeeef9cb05c42fadcc8aa040dd3b80d94e0f6a8dedc4bacebf796c2385/subprocess32-3.5.4-cp27-cp27m-macosx_10_6_intel.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 Collecting kiwisolver>=1.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/0d/15/ec5f70ac79f378ed0ef5ed8b71e8a04e382115426b2cda9a3ab5ffcf467f/kiwisolver-1.1.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.0) Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.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.4) Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.0.1) Installing collected packages: backports.functools-lru-cache, subprocess32, cycler, kiwisolver, pyparsing, matplotlib Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.1.0 matplotlib-2.2.4 pyparsing-2.4.0 subprocess32-3.5.4 + export GPKITBUILD=/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit + GPKITBUILD=/Users/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.4 + python -c 'import pint; print pint.__version__' 0.9 + git clone --depth 1 https://github.com/convexengineering/gpkit.git Cloning into 'gpkit'... + python /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --no-cache-dir -e /Users/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. Obtaining file:///Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit Requirement already satisfied: numpy>=1.12.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.16.4) Requirement already satisfied: pint>=0.8.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.9) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.2.2) Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.3.2) Requirement already satisfied: ctypesgen in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.2.3) Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit==0.8.0.0) (1.0.2) Installing collected packages: gpkit Running setup.py develop for gpkit Successfully installed gpkit + python /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip install --no-cache-dir -e /Users/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. Obtaining file:///Users/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.4) 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 182 tests in 3.236s OK Cloning 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. Obtaining file:///Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary Installing collected packages: gpkitmodels Found existing installation: gpkitmodels 0.0.0.0 Uninstalling gpkitmodels-0.0.0.0: Successfully uninstalled gpkitmodels-0.0.0.0 Running setup.py develop for gpkitmodels Successfully installed gpkitmodels Cloning into 'shopping'... Running tests... ---------------------------------------------------------------------- .. ---------------------------------------------------------------------- Ran 2 tests in 0.163s OK Generating XML reports... adding test for 'test.py' Using solver 'cvxopt' Solving for 25 variables. Solving took 0.0361 seconds. Using solver 'cvxopt' Solving for 25 variables. Solving took 0.0415 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. Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1) Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.4) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: six>=1.5 in /Users/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. Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-ed5FK3 Running command git clone -q https://github.com/hoburg/gpfit.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-ed5FK3 Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.8.0.0) Requirement already satisfied: pint>=0.8.1 in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-fSgDLv/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. Processing /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gassolar Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gassolar==0.0.0.0) (0.8.0.0) Requirement already satisfied: pandas in /Users/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 /Users/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 /Users/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 /Users/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: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/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: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.1) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/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: funcsigs; python_version == "2.7" in /Users/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) Requirement already satisfied: six>=1.5 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->gassolar==0.0.0.0) (1.12.0) Building wheels for collected packages: gassolar Building wheel for gassolar (setup.py): started Building wheel for gassolar (setup.py): finished with status 'done' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-J1UBdw/wheels/e7/97/1d/dcdd98e33190843665d52d0de309a3bc22da90e163acdda0cb 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. Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1) Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.4) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: six>=1.5 in /Users/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. Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-Sfv9CH Running command git clone -q https://github.com/hoburg/gpfit.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-Sfv9CH Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.8.0.0) Requirement already satisfied: pint>=0.8.1 in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-IorUpK/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. Processing /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/turbofan Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-XAyAyH/wheels/66/aa/60/93c6093215e7dc06605a38019d971a0ec1baa68d8573db9edc 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_validation.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. Collecting git+https://github.com/hoburg/turbofan.git Cloning https://github.com/hoburg/turbofan.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-Y0XgEx Running command git clone -q https://github.com/hoburg/turbofan.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-Y0XgEx Requirement already satisfied (use --upgrade to upgrade): turbofan==0.0.0.0 from git+https://github.com/hoburg/turbofan.git in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-DjfCwo/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. Processing /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/SPaircraft Requirement already satisfied: turbofan in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from SPaircraft==0.0.0) (0.8.0.0) Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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: pint in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.9) Requirement already satisfied: ad in /Users/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: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/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: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-mpJ0I5/wheels/b0/57/6f/3380c9c8144823e6cb1672e7b88e5d428e5a74a536787876c3 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. Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1) Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.4) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: six>=1.5 in /Users/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. Collecting git+https://github.com/convexengineering/gpfit.git Cloning https://github.com/convexengineering/gpfit.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-yYZLLM Running command git clone -q https://github.com/convexengineering/gpfit.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-yYZLLM Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.8.0.0) Requirement already satisfied: pint>=0.8.1 in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-5nj5t6/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. Collecting git+https://github.com/convexengineering/gassolar.git Cloning https://github.com/convexengineering/gassolar.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-IiqRy9 Running command git clone -q https://github.com/convexengineering/gassolar.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-IiqRy9 Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gassolar==0.0.0.0) (0.8.0.0) Requirement already satisfied: pandas in /Users/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 /Users/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 /Users/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 /Users/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: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/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: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.1) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/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: funcsigs; python_version == "2.7" in /Users/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) Requirement already satisfied: six>=1.5 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->gassolar==0.0.0.0) (1.12.0) Building wheels for collected packages: gassolar Building wheel for gassolar (setup.py): started Building wheel for gassolar (setup.py): finished with status 'done' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-Qvj2_W/wheels/fe/11/0a/2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e Successfully built 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. Processing /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/solar Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from solar==0.0.0.0) (0.8.0.0) Requirement already satisfied: pandas in /Users/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 /Users/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 /Users/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 /Users/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 /Users/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: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/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: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2019.1) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/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: funcsigs; python_version == "2.7" in /Users/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) Requirement already satisfied: six>=1.5 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->solar==0.0.0.0) (1.12.0) Building wheels for collected packages: solar Building wheel for solar (setup.py): started Building wheel for solar (setup.py): finished with status 'done' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-3p_ucD/wheels/5a/4b/c9/627f4414a350f459c8e58064dbdde50858296817530f7f065c 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. Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (0.24.2) Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1) Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.4) Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0) Requirement already satisfied: six>=1.5 in /Users/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. Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-z6YAMt Running command git clone -q https://github.com/hoburg/gpfit.git /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-z6YAMt Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gpkit (from gpfit==0.1) (0.8.0.0) Requirement already satisfied: pint>=0.8.1 in /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Requirement already satisfied: ctypesgen in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125) Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3) Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-hMPGHR/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. Processing /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/gplibrary Requirement already satisfied: numpy>=1.12 in /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.4) Requirement already satisfied: scipy in /Users/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 /Users/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 /Users/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' Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-hL9K1J/wheels/24/9b/83/fba0a703fd875449a18da5812383aa0f4a9418cf1320d17163 Successfully built gpkitmodels Installing collected packages: gpkitmodels Found existing installation: gpkitmodels 0.0.0.0 Uninstalling gpkitmodels-0.0.0.0: Successfully uninstalled gpkitmodels-0.0.0.0 Successfully installed gpkitmodels-0.0.0.0 Running tests... ---------------------------------------------------------------------- ./Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped. warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning) ....... ---------------------------------------------------------------------- Ran 8 tests in 51.960s OK 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' Using solver 'cvxopt' Solving for 11 variables. Solving took 0.0103 seconds. Using solver 'cvxopt' Solving for 9 variables. Solving took 0.0104 seconds. Using solver 'cvxopt' Solving for 25 variables. Solving took 0.0331 seconds. Using solver 'cvxopt' Solving for 25 variables. Solving took 0.0416 seconds. Beginning signomial solve. Solving took 16 GP solves and 13.3 seconds. Using solver 'cvxopt' Solving for 13 variables. Solving took 0.0187 seconds. Beginning signomial solve. Solving took 11 GP solves and 7.03 seconds. Warning: Variable [cl_BladeElementProp/BladeElementPerf_(0,), cl_BladeElementProp/BladeElementPerf_(1,), cl_BladeEleme could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742 Warning: Variable [Re_BladeElementProp/BladeElementPerf_(0,), Re_BladeElementProp/BladeElementPerf_(1,), Re_BladeEleme could cause inaccurate result because it is above upper bound. Solution is 1619892.1262 but bound is 700000.0000 Warning: Variable Re_TailAero could cause inaccurate result because it is above upper bound. Solution is 2220952.3405 but bound is 1000000.0000 Warning: Variable Re_TailAero.1 could cause inaccurate result because it is above upper bound. Solution is 2499787.5667 but bound is 1000000.0000 Warning: Variable Re_TailAero.2 could cause inaccurate result because it is above upper bound. Solution is 2223840.1738 but bound is 1000000.0000 Warning: Variable Re_TailAero.3 could cause inaccurate result because it is above upper bound. Solution is 2223840.1106 but bound is 1000000.0000 Warning: Variable Re_TailAero.4 could cause inaccurate result because it is above upper bound. Solution is 1849726.5700 but bound is 1000000.0000 Warning: Variable Re_TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1849726.5566 but bound is 1000000.0000 Warning: Variable Re_WingAero could cause inaccurate result because it is above upper bound. Solution is 2197590.3832 but bound is 700000.0000 Warning: Variable Re_WingAero.1 could cause inaccurate result because it is above upper bound. Solution is 1928321.4295 but bound is 700000.0000 Beginning signomial solve. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.832 seconds. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.794 seconds. SP is not converging! Last GP iteration had a higher cost (2.4e+03) than the previous one (2.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.865 seconds. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.885 seconds. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.907 seconds. Using solver 'cvxopt' Solving for 121 variables. Solving took 0.906 seconds. Solving took 6 GP solves and 5.33 seconds. Beginning signomial solve. Using solver 'cvxopt' Solving for 240 variables. Solving took 2.73 seconds. Using solver 'cvxopt' Solving for 240 variables. Solving took 2.75 seconds. SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (2.9e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again. Using solver 'cvxopt' Solving for 240 variables. Solving took 3.22 seconds. SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (3.5e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again. Using solver 'cvxopt' Solving for 240 variables. Solving took 3.18 seconds. Using solver 'cvxopt' Solving for 240 variables. Solving took 3.12 seconds. Using solver 'cvxopt' Solving for 240 variables. Solving took 3.08 seconds. Using solver 'cvxopt' Solving for 240 variables. Solving took 3.09 seconds. Solving took 7 GP solves and 21.5 seconds. Beginning signomial solve. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.0133 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.00949 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.00973 seconds. Using solver 'cvxopt' Solving for 20 variables. Solving took 0.00977 seconds. Solving took 4 GP solves and 0.0525 seconds. Cloning into 'eVTOL'... Running tests... ---------------------------------------------------------------------- . ---------------------------------------------------------------------- Ran 1 test in 7.400s OK Generating XML reports... adding test for 'aircraft_models.py' 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 /Users/jenkins/mosek/7/tools/platform/osx64x86/h/mosek.h # Found /Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib # Found /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.c # Found /Users/jenkins/mosek/7/tools/examples/c/expopt.c # Found /Users/jenkins/mosek/7/tools/examples/c/dgopt.c # Found /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.h # Found /Users/jenkins/mosek/7/tools/examples/c/expopt.h # Found /Users/jenkins/mosek/7/tools/examples/c/dgopt.h # Found /Users/jenkins/mosek/7/tools/platform/osx64x86/h/mosek.h # Found mosek version 7, installed to /Users/jenkins/mosek # # Building mosek... # Replacing directory _mosek/lib # Replacing directory _mosek/build # Replacing directory /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit # # Copying expopt library files to _mosek/build # Copying /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.c # Copying /Users/jenkins/mosek/7/tools/examples/c/expopt.c # Copying /Users/jenkins/mosek/7/tools/examples/c/dgopt.c # Copying /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.h # Copying /Users/jenkins/mosek/7/tools/examples/c/expopt.h # Copying /Users/jenkins/mosek/7/tools/examples/c/dgopt.h # Copying /Users/jenkins/mosek/7/tools/platform/osx64x86/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,-rpath "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin" _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib" -o /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change @loader_path/libmosek64.7.1.dylib /Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib /Users/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 /Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/build_gpkit/expopt.so -l "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib" -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 (['mosek', 'mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (cvxopt) Found the following solvers: cvxopt # Replacing directory env GPkit is now installed with solver(s) ['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 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! calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git'] attempt 1 calling ['python', '/Users/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/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', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['python', '/Users/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', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/Users/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', '/Users/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', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/turbofan.git'] attempt 1 calling ['python', '/Users/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', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git'] attempt 1 calling ['python', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git'] attempt 1 calling ['python', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/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', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['python', '/Users/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 [macys_VM] is in [[windows10x64, windows7x64]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] INFO: Starting to record. INFO: Processing JUnit INFO: [JUnit] - 8 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/Users/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 SUCCESS INFO: Stopping recording. [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS