Skip to content
Failed

Console Output

Skipping 32 KB.. Full Log
Requirement already satisfied: asttokens in ./venv_jenkins/lib/python3.8/site-packages (from stack-data->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (2.0.5)
Requirement already satisfied: zipp>=3.1.0 in ./venv_jenkins/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (3.7.0)
Requirement already satisfied: pandocfilters>=1.4.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (1.5.0)
Requirement already satisfied: bleach in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (4.1.0)
Requirement already satisfied: defusedxml in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.1)
Requirement already satisfied: mistune<2,>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.4)
Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.13)
Requirement already satisfied: MarkupSafe>=2.0 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.1.1)
Requirement already satisfied: beautifulsoup4 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (4.10.0)
Requirement already satisfied: jupyterlab-pygments in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.1.2)
Requirement already satisfied: testpath in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.6.0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.1->jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.16.0)
Requirement already satisfied: argon2-cffi-bindings in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (1.15.0)
Requirement already satisfied: soupsieve>1.2 in ./venv_jenkins/lib/python3.8/site-packages (from beautifulsoup4->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.3.1)
Requirement already satisfied: webencodings in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.1)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (21.3)
Requirement already satisfied: pycparser in ./venv_jenkins/lib/python3.8/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.21)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->bleach->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.7)
Installing collected packages: ipysankeywidget
Successfully installed ipysankeywidget-0.4.1

real	0m1.702s
user	0m1.324s
sys	0m0.106s
+++ pip_install plotly
+++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install --upgrade plotly
Collecting plotly
  Using cached plotly-5.6.0-py2.py3-none-any.whl (27.7 MB)
Requirement already satisfied: six in ./venv_jenkins/lib/python3.8/site-packages (from plotly) (1.16.0)
Collecting tenacity>=6.2.0
  Using cached tenacity-8.0.1-py3-none-any.whl (24 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.6.0 tenacity-8.0.1

real	0m10.541s
user	0m8.114s
sys	0m1.632s
+++ pip_install pytest
+++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install --upgrade pytest
Collecting pytest
  Using cached pytest-7.1.1-py3-none-any.whl (297 kB)
Collecting iniconfig
  Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
Collecting py>=1.8.2
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.4.0)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.3)
Collecting tomli>=1.0.0
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting pluggy<2.0,>=0.12
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->pytest) (3.0.7)
Installing collected packages: iniconfig, tomli, py, pluggy, pytest
Successfully installed iniconfig-1.1.1 pluggy-1.0.0 py-1.11.0 pytest-7.1.1 tomli-2.0.1

real	0m2.024s
user	0m1.530s
sys	0m0.147s
++++ which coverage
+++ export COVERAGE=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/coverage
+++ COVERAGE=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/coverage
++ pip_install numpy
++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install --upgrade numpy
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (1.22.3)

real	0m1.535s
user	0m1.392s
sys	0m0.090s
++ pip_install scipy
++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install --upgrade scipy
Collecting scipy
  Using cached scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB)
Requirement already satisfied: numpy<1.25.0,>=1.17.3 in ./venv_jenkins/lib/python3.8/site-packages (from scipy) (1.22.3)
Installing collected packages: scipy
Successfully installed scipy-1.8.0

real	0m5.320s
user	0m4.376s
sys	0m0.581s
++ pip_install pint
++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install --upgrade pint
Collecting pint
  Using cached Pint-0.18-py2.py3-none-any.whl (209 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from pint) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->pint) (3.0.7)
Installing collected packages: pint
Successfully installed pint-0.18

real	0m1.361s
user	0m1.219s
sys	0m0.087s
++ git clone --depth 1 https://github.com/convexengineering/gpkit.git /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
Cloning into '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit'...
++ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip install -v --no-cache-dir --no-deps -e /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
Using pip 22.0.4 from /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/pip (python 3.8)
Obtaining file:///jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
  Preparing metadata (setup.py): started
  Running command python setup.py egg_info
  running egg_info
  creating /tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info
  writing /tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/PKG-INFO
  writing dependency_links to /tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/dependency_links.txt
  writing requirements to /tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/requires.txt
  writing top-level names to /tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/top_level.txt
  writing manifest file '/tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/SOURCES.txt'
  reading manifest file '/tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/SOURCES.txt'
  writing manifest file '/tmp/pip-pip-egg-info-j5r9ikc3/gpkit.egg-info/SOURCES.txt'
  Preparing metadata (setup.py): finished with status 'done'
Installing collected packages: gpkit
  Running setup.py develop for gpkit
    Running command python setup.py develop
    running develop
    running egg_info
    creating gpkit.egg-info
    writing gpkit.egg-info/PKG-INFO
    writing dependency_links to gpkit.egg-info/dependency_links.txt
    writing requirements to gpkit.egg-info/requires.txt
    writing top-level names to gpkit.egg-info/top_level.txt
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    reading manifest file 'gpkit.egg-info/SOURCES.txt'
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    running build_ext
    Creating /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkit.egg-link (link to .)
    Adding gpkit 1.1.1 to easy-install.pth file

    Installed /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
Successfully installed gpkit
++ source /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.8.0
+++ python -c 'import numpy; print(numpy.__version__)'
1.22.3
+++ python -c 'import pint; print(pint.__version__)'
0.18
+++ python -c 'import gpkit; print(gpkit.settings)'
/bin/sh: 1: mskexpopt: not found
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.]
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if sweep is "sweep" and (isinstance(value, Iterable) or  # pylint: disable=literal-comparison
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/nomials/math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if posy is 0:  # pylint: disable=literal-comparison
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/nomials/math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if negy is 0:  # pylint: disable=literal-comparison
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="?
  subhmap.units = None if units is 1 else units
...........................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 283 tests in 50.028s

OK
Found no installed solvers, beginning a build.
# Building GPkit version 1.1
# Moving to the directory from which GPkit was imported.

Attempting to find and build solvers:

# Looking for `mosek_cli`
#   (A "success" is if mskexpopt complains that
#    we haven't specified a file for it to open.)
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Looks like `mskexpopt` was not found in the default PATH,
#  so let's try locating that binary ourselves.
#   Adding /home/jenkins/mosek/8/tools/platform/linux64x86/bin to the PATH
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##

Found mosek_cli in /home/jenkins/mosek/8/tools/platform/linux64x86/bin

# Looking for `mosek_conif`
#   Trying to import mosek...

Found mosek_conif in the default PYTHONPATH

# Looking for `cvxopt`
#   Trying to import cvxopt...
# Did not find
# cvxopt
Replaced found solvers (['mosek_cli', 'mosek_conif']) with environment var GPKITSOLVERS (mosek_cli, mosek_conif)

Found the following solvers: mosek_cli, mosek_conif
#     Replacing directory env

GPkit is now installed with solver(s) ['mosek_cli', 'mosek_conif']
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!

{'installed_solvers': ['mosek_cli', 'mosek_conif'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'mosek_cli', 'just built!': True}
++ 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, ingpkitmodels=True)'
Obtaining file:///jenkins/workspace/CE_gplibrary_Push_research_models/mosek
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Cloning into 'SPaircraft'...
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /tmp/pip-req-build-zfh41qch
  Running command git clone --filter=blob:none --quiet https://github.com/hoburg/turbofan.git /tmp/pip-req-build-zfh41qch
  Resolved https://github.com/hoburg/turbofan.git to commit 4ebac5743e608d110117dc34537add84f63ccd19
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting future
  Using cached future-0.18.2-py3-none-any.whl
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (1.22.3)
Requirement already satisfied: pint in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (0.18)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (1.8.0)
Requirement already satisfied: packaging in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pint->turbofan==0.0.0.0) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from packaging->pint->turbofan==0.0.0.0) (3.0.7)
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-py3-none-any.whl size=43844 sha256=08be0f72a35e9b1fd022f836ff26b689dbd094545166fd8e6ec184b982a376d0
  Stored in directory: /tmp/pip-ephem-wheel-cache-04ydc0kh/wheels/23/19/07/0e43080b03e50f09c00ce29efb780405dc31884d8e66d4da49
Successfully built turbofan
Installing collected packages: future, turbofan
Successfully installed future-0.18.2 turbofan-0.0.0.0
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/SPaircraft
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from SPaircraft==0.0.0) (0.18.2)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from SPaircraft==0.0.0) (1.1.1)
Requirement already satisfied: turbofan in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.3.2)
Collecting cvxopt>=1.1.8
  Using cached cvxopt-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
Requirement already satisfied: matplotlib in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (3.5.1)
Requirement already satisfied: numpy>=1.16.4 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (1.22.3)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (5.6.0)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->SPaircraft==0.0.0) (1.8.0)
Requirement already satisfied: packaging in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pint>=0.8.1->gpkit->SPaircraft==0.0.0) (21.3)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib->gpkit->SPaircraft==0.0.0) (2.8.2)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->SPaircraft==0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->SPaircraft==0.0.0) (8.0.1)
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-py3-none-any.whl size=1837 sha256=33eaa33518818e5d8c5f33f9127c226e23cfa1904592e65a8338d1deb1f0515b
  Stored in directory: /tmp/pip-ephem-wheel-cache-o6lv_75b/wheels/b3/65/92/3cf9b072191b25be14f015a16b2e814d24e533d2120be2c73d
Successfully built SPaircraft
Installing collected packages: cvxopt, SPaircraft
Successfully installed SPaircraft-0.0.0 cvxopt-1.3.0
adding test for 'SPaircraft.py'

Running tests...
----------------------------------------------------------------------
.Starting a sequence of GP solves
 for 317 free variables
  in 136 locally-GP constraints
  and for 1198 free variables
       in 4699 posynomial inequalities.

GP Solve 1
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.645 seconds.
Solved cost was 3.965e+40.

GP Solve 2
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.483 seconds.
Solved cost was 4.007e+10.

GP Solve 3
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.612 seconds.
Solved cost was 3.199e+05.

GP Solve 4
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.644 seconds.
Solved cost was 2.932e+04.

GP Solve 5
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.484 seconds.
Solved cost was 2.498e+04.

GP Solve 6
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.602 seconds.
Solved cost was 2.381e+04.

GP Solve 7
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.614 seconds.
Solved cost was 2.328e+04.

GP Solve 8
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.686 seconds.
Solved cost was 2.303e+04.

Solving took 5.76 seconds and 8 GP solves.
WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-14.58138901]


Total Aircraft Weight Percent Diff: [-0.74792307]


Engine Weight Percent Diff: -31.677166762454284


Fuselage Weight Percent Diff: 2.6526976812611798


Payload Weight Percent Diff: [-0.04052335]


VT Weight Percent Diff: 36.22168283709709


HT Weight Percent Diff: -97.00046433394179


Wing Weight Percent Diff: 6.301579926786875




WING DIFFERENCES


Wing Span Percent Diff: -4.037617708929603


Wing Area Percent Diff: 20.48875673467018




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 31.218905332316265




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: 0.9751032325104769


VT Area Percent Diff: -48.98405758832487




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-29.23159982]


L/D Percent Diff: [16.07535484]


Nacelle Cd Percent Diff: [-2.27898781]


HT Cd Percent Diff: [-97.20243153797864] dimensionless


Fuselage Cd Percent Diff: [108.78744865]


VT Cd Percent Diff: [-35.67307517047197] dimensionless


Wing Cd percent Diff: [-29.62876698]
Induced Drag Cd Percent Diff: [-33.69791978]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.54335607]




FUSELAGE DIFFERENCES




Weight of HB material: -30.613672689476964 


Weight of VB material: 115.86691720475137 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80047319]
Starting a sequence of GP solves
 for 317 free variables
  in 136 locally-GP constraints
  and for 1198 free variables
       in 4699 posynomial inequalities.

GP Solve 1
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.744 seconds.
Solved cost was 3.965e+40.

GP Solve 2
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.609 seconds.
Solved cost was 4.015e+10.

GP Solve 3
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.625 seconds.
Solved cost was 3.194e+05.

GP Solve 4
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.687 seconds.
Solved cost was 2.931e+04.

GP Solve 5
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.524 seconds.
Solved cost was 2.498e+04.

GP Solve 6
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.548 seconds.
Solved cost was 2.381e+04.

GP Solve 7
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.589 seconds.
Solved cost was 2.328e+04.

GP Solve 8
Using solver 'mosek_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.736 seconds.
Solved cost was 2.303e+04.

Solving took 6.39 seconds and 8 GP solves.
WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-14.58138901]


Total Aircraft Weight Percent Diff: [-0.74792307]


Engine Weight Percent Diff: -31.67894313302555


Fuselage Weight Percent Diff: 2.6526976812611798


Payload Weight Percent Diff: [-0.04052335]


VT Weight Percent Diff: 36.22072928865464


HT Weight Percent Diff: -97.00046133440463


Wing Weight Percent Diff: 6.301579926786875




WING DIFFERENCES


Wing Span Percent Diff: -4.037425783973113


Wing Area Percent Diff: 20.489238690661107




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 31.219167770389394




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: 0.9750022574577574


VT Area Percent Diff: -48.98410860424179




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-29.2318829]


L/D Percent Diff: [16.07581914]


Nacelle Cd Percent Diff: [-2.28211483]


HT Cd Percent Diff: [-97.20243713310997] dimensionless


Fuselage Cd Percent Diff: [108.78744865]


VT Cd Percent Diff: [-35.67339680429208] dimensionless


Wing Cd percent Diff: [-29.62876698]
Induced Drag Cd Percent Diff: [-33.69798608]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.54287434]




FUSELAGE DIFFERENCES




Weight of HB material: -30.544043289877937 


Weight of VB material: 115.86626960497115 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80046599]
Starting a sequence of GP solves
 for 317 free variables
  in 136 locally-GP constraints
  and for 1198 free variables
       in 4699 posynomial inequalities.

GP Solve 1
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.362 seconds.
Solved cost was 3.965e+40.

GP Solve 2
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.361 seconds.
Solved cost was 2.961e+10.

GP Solve 3
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.368 seconds.
Solved cost was 4.992e+05.

GP Solve 4
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.359 seconds.
Solved cost was 3.083e+04.

GP Solve 5
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.377 seconds.
Solved cost was 2.522e+04.

GP Solve 6
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.424 seconds.
Solved cost was 2.393e+04.

GP Solve 7
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.404 seconds.
Solved cost was 2.335e+04.

GP Solve 8
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.354 seconds.
Solved cost was 2.306e+04.
Solution check warning: Dual cost nan does not match primal cost 23060.282113908033

Solving took 3.99 seconds and 8 GP solves.
WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-14.46199779]


Total Aircraft Weight Percent Diff: [-0.47843846]


Engine Weight Percent Diff: -30.88452146201815


Fuselage Weight Percent Diff: 3.046884841844836


Payload Weight Percent Diff: [-0.04003538]


VT Weight Percent Diff: 37.15207791294599


HT Weight Percent Diff: -96.99293521416652


Wing Weight Percent Diff: 6.454992701148366




WING DIFFERENCES


Wing Span Percent Diff: -4.069694520201649


Wing Area Percent Diff: 20.571190761946696




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 31.541758211618504




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: 1.1516880797045497


VT Area Percent Diff: -48.805435878549034




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-29.22656721]


L/D Percent Diff: [15.98304799]


Nacelle Cd Percent Diff: [-1.32108653]


HT Cd Percent Diff: [-97.1956538727884] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-35.4617366962488] dimensionless


Wing Cd percent Diff: [-29.7021956]
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/gp.py:441: RuntimeWarning: divide by zero encountered in log
  b[mi] - np.log(self.nu_by_posy[i]/la[i]))
.Induced Drag Cd Percent Diff: [-33.70534438]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.63182143]




FUSELAGE DIFFERENCES




Weight of HB material: -48.55916888028433 


Weight of VB material: 117.25849282189988 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80269331]

----------------------------------------------------------------------
Ran 2 tests in 25.811s

OK

Generating XML reports...
Cloning into 'robust'...
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (1.1.1)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust) (from versions: none)
ERROR: No matching distribution found for gplibrary
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (1.1.1)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust) (from versions: none)
ERROR: No matching distribution found for gplibrary
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (1.1.1)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust) (from versions: none)
ERROR: No matching distribution found for gplibrary
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (1.1.1)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust) (from versions: none)
ERROR: No matching distribution found for gplibrary
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (1.1.1)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust) (from versions: none)
ERROR: No matching distribution found for gplibrary
adding test for 'run_tests.py'

Running tests...
----------------------------------------------------------------------

Running tests...
----------------------------------------------------------------------
.F...F................FF..FF....F..F......
======================================================================
FAIL [0.029s]: test_correlated_monomials (run_tests.TestEquivalentPosynomials_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_equivalent_posynomials.py", line 99, in test_correlated_monomials
    self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials))
AssertionError: Items in the first set but not the second:
gpkit.Posynomial(x_7^0.018·x_1^0.4·x_13^0.56·x_10^0.61·x_12^0.84·x_2^1.5·u_0^2·x_4^3.8·x_3^4.3·x_14^4.5/x_6^3.5/x_15^3.1/x_11^1.9/x_5^0.75/x_8^0.43/x_9^0.33/x_0^0.13 + x_1^0.98·x_11^1.4·x_4^1.6·x_8^1.9·x_6^2.8·x_5^3·x_3^3.8·x_7^4.1·x_9^4.8/x_13^3.3/x_14^2.3/x_15^2/x_0^2/x_2^1.8/x_10^0.85/x_12^0.82 + x_15^0.49·x_9^1.3·x_6^1.7·x_3^1.9·x_12^2.7·x_11^4.3/x_4^5/x_14^4.8/x_0^4.7/x_8^3.5/x_10^3.2/x_1^2.9/u_3^1.8/x_2^1.7/x_7^1.6/x_5^0.65/x_13^0.63 + x_1^0.69·u_0^1.1·x_2^1.1·x_0^1.3·x_10^2.6·x_6^2.9·x_14^3.6·x_5^3.8·x_7^4.9·x_9^5/x_3^3.4/x_12^3.3/x_8^2.9/x_11^2.4/x_13^1.8/x_4^0.92/x_15^0.21 + x_14^0.14·x_7^0.28·x_11^2·x_13^2.8·x_12^2.9·x_0^3.3·x_3^3.7·x_10^4.1/x_1^4.9/x_15^4.4/x_9^3.5/x_4^2.2/x_5^1.4/x_2^0.96/x_8^0.73/x_6^0.036)
Items in the second set but not the first:
gpkit.Posynomial(x_10^0.033·x_1^0.86·x_6^1.6·x_11^1.9·x_7^2.1·x_5^2.5·x_3^2.8·x_14^3.3·x_13^4.4·x_2^5/x_4^4.4/x_9^3.5/x_15^3.5/x_8^2.9/u_0^2.6/x_0^2.2/x_12^1.3 + x_0^-4.702687566280746·x_1^-0.9449436595407947·x_2^-0.495537746102487·x_3^-1.2258490132883706·x_4^-1.0291069676194264·x_5^3.7438520784769427·x_6^-0.07876888460865494·x_7^0.045338078248367·x_8^-4.3477243238484755·x_9^-3.9188268708718823·x_10^-3.97737320335243·x_11^4.646328196970744·x_12^-3.2868791651408626·x_13^-3.2776991218682205·x_14^-3.38514589085975·x_15^3.227503452258757·u_0^2.75088008341688·u_1^0.0·u_2^0.0·u_3^0.0 + x_0^-0.12504868911609002·x_1^0.3985540634548528·x_2^1.4588602087460139·x_3^4.3012640456667395·x_4^3.8390629905078093·x_5^-0.7472807205731113·x_6^-3.47106710210326·x_7^0.018103179705844852·x_8^-0.4258817114552782·x_9^-0.3322547459149465·x_10^0.614157389801778·x_11^-1.90702901660462·x_12^0.8415612213217125·x_13^0.5624857026055707·x_14^4.54266991793029·x_15^-3.1192950501750505·u_0^2.0050504663711415·u_1^0.0·u_2^0.0·u_3^0.0 + x_0^1.2515969093635446·x_1^0.6934361936674804·x_2^1.0548904495297577·x_3^-3.3833282015543·x_4^-0.9207474884812763·x_5^3.8202850143993228·x_6^2.9415188666093295·x_7^4.930253340451454·x_8^-2.8556065876957026·x_9^4.982797795062117·x_10^2.5698219489811835·x_11^-2.403479049147985·x_12^-3.3476729552861095·x_13^-1.8043957261693047·x_14^3.5780351256863643·x_15^-0.21334456875609664·u_0^1.0500205268778617·u_1^0.0·u_2^0.0·u_3^0.0 + x_0^-3.920644687818684·x_1^-3.061339577981128·x_2^2.274116422295096·x_3^-0.3345974192442105·x_4^0.14491685762287343·x_5^3.4039594633449983·x_6^-0.4806622985255533·x_7^2.310312663684634·x_8^-3.9643060796955707·x_9^-1.9014965748981991·x_10^2.1631281887766587·x_11^-2.185260802337824·x_12^-4.632171599728052·x_13^-3.758100984046232·x_14^-4.841607493539844·x_15^2.7684934764298195·u_0^-1.6733554002168671·u_1^0.0·u_2^0.0·u_3^0.0)

======================================================================
FAIL [0.028s]: test_correlated_monomials (run_tests.TestEquivalentPosynomials_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_equivalent_posynomials.py", line 99, in test_correlated_monomials
    self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials))
AssertionError: Items in the first set but not the second:
gpkit.Posynomial(x_8^1.5·x_7^4.4·x_10^4.4·x_2^4.5·x_1^5/x_6^4.6/x_0^3.5/x_3^3.4/x_4^0.98/x_9^0.8/x_5^0.0089 + x_0^0.18·x_2^0.64·x_4^1·x_5^3.7·x_6^3.8/x_7^4.9/x_3^3.8/x_8^2.8/x_10^2.1/x_9^1.3/x_1^1.2 + x_2^0.79·x_10^1.1·x_7^1.3·x_6^1.7·x_5^1.8·x_3^2.9·x_0^3.8·u_2^3.8·x_4^3.9/x_8^4.4/u_3^3.5/x_1^3.3/x_9^2.8 + x_9^2.9·x_6^3·u_1^4.1·x_4^4.2·x_7^4.7·x_0^4.8/x_8^4.7/x_1^4/x_3^3.4/x_10^1.9/x_5^1.5/x_2^0.62)
gpkit.Posynomial(x_10^1.5·x_3^1.7·x_5^2.7·u_0^2.8·x_7^4.4/x_1^3.9/x_6^3.4/x_8^3.3/x_9^3/x_4^2.5/x_2^2.1/x_0^0.21 + x_5^0.072·x_10^2.4·x_3^4.5·u_0^4.8/x_8^4.6/x_9^3.8/x_4^2.6/x_0^2.5/x_2^1.9/x_1^1.4/x_7^0.51/x_6^0.08 + x_8^1·x_1^1.5·x_10^4.3·x_6^4.9/x_2^4.4/x_5^4.1/x_7^3.8/x_0^3.1/x_9^2.4/x_4^1.8/u_2^1.3/x_3^0.095 + x_10^0.3·x_2^2.4·x_9^3.5·x_6^4.7/u_3^3.9/x_7^3.6/x_0^3.2/x_3^1.8/x_1^1.6/x_5^1/x_8^0.9/x_4^0.72 + x_5^1.1·x_7^2.6·x_3^2.7·x_9^3·x_8^3.2·x_4^4.7·x_2^4.8/x_0^4.3/x_1^3.1/x_6^2.8/x_10^1.2/u_2^1.2 + x_0^0.18·x_6^0.81·u_1^1.1·x_3^1.5·x_1^2.6·x_5^4.1·x_9^4.9/x_7^4.6/x_2^4.2/x_10^3.8/u_2^2.8/x_4^0.69/x_8^0.42 + x_0^1.8·x_9^2.6·x_2^3.1·x_10^3.6·x_4^4.2·x_6^4.5/x_5^4.9/x_7^4.8/x_8^2.2/x_1^2.1/x_3^0.041 + x_2^1·x_4^1.5·x_6^1.8·x_9^1.9·x_0^2·x_3^2.3·u_0^2.6·x_10^3.3/x_8^1.9/x_5^1.7/x_7^1.5/x_1^0.68 + x_3^0.31·x_0^2.5·x_6^3.9·x_8^4.5/x_9^3.6/x_2^3.2/x_5^2.9/x_10^2.2/u_1^2.1/x_7^0.39/x_1^0.24/x_4^0.19 + x_10^0.98·x_6^1.6·x_2^1.8·x_9^2.1·x_1^2.9·x_0^3.1·x_3^3.5/x_8^4.8/x_5^2.8/x_4^2.7/u_1^1.1/x_7^0.34 + x_5^0.078·x_7^0.53·x_0^3.1·x_4^3.4·x_8^3.5·u_2^4.6·x_10^4.8·x_6^4.9/x_2^4.7/x_9^3.5/u_1^2.7/x_3^2.4/x_1^1.8 + x_10^3·x_0^3.5·x_5^3.9/x_3^4.3/x_6^3.5/x_7^2.6/x_9^2.5/x_2^2.2/x_8^1.3/x_4^1.3/x_1^0.64 + x_9^0.29·x_1^0.59·x_4^0.99·x_8^1.1·x_6^2.8·x_0^4.2·x_7^4.9/x_10^4/x_2^2.8/x_5^2.1/u_1^2/x_3^1.8 + x_4^0.0013·x_6^0.03·x_8^1.3·x_1^3.2·x_5^3.7·x_2^4·x_0^4.5·x_3^4.6/u_0^4.7/x_10^3.8/x_9^3.4/x_7^0.046)
Items in the second set but not the first:
gpkit.Posynomial(x_4^0.0013·x_6^0.03·x_8^1.3·x_1^3.2·x_5^3.7·x_2^4·x_0^4.5·x_3^4.6/u_0^4.7/x_10^3.8/x_9^3.4/x_7^0.046 + x_0^-2.4923652865397585·x_1^-1.3615751629446327·x_2^-1.920573283892825·x_3^4.534637804425742·x_4^-2.584696432472059·x_5^0.07218073835767669·x_6^-0.0803282242274248·x_7^-0.5061232595756495·x_8^-4.612270537131932·x_9^-3.815951376814838·x_10^2.377917836406609·u_0^4.785717507943972·u_1^0.0·u_2^0.0·u_3^0.0 + x_0^1.9642419803431448·x_1^-0.6756818806199458·x_2^1.0408914320520015·x_3^2.262901315246138·x_4^1.5411630202906057·x_5^-1.7378339235732487·x_6^1.8331536622150155·x_7^-1.4577618743503882·x_8^-1.8763400197666447·x_9^1.882102508538451·x_10^3.2719344528496315·u_0^2.6023607154740165·u_1^0.0·u_2^0.0·u_3^0.0 + x_0^-0.21132089218841088·x_1^-3.88761566490736·x_2^-2.0692435184388924·x_3^1.6969661565835512·x_4^-2.546308063813126·x_5^2.6732241859431447·x_6^-3.352034549163542·x_7^4.418667021211279·x_8^-3.275654666427471·x_9^-3.0131618418122463·x_10^1.5449576637273843·u_0^2.7890917468311494·u_1^0.0·u_2^0.0·u_3^0.0)
gpkit.Posynomial(x_5^1.1·x_7^2.6·x_3^2.7·x_9^3·x_8^3.2·x_4^4.7·x_2^4.8/x_0^4.3/x_1^3.1/x_6^2.8/x_10^1.2/u_2^1.2 + x_0^-3.183431237218366·x_1^-1.5564006362864404·x_2^2.386157808970615·x_3^-1.7802833197061707·x_4^-0.7163633331232786·x_5^-1.023135523928941·x_6^4.675377769771444·x_7^-3.5973141474488335·x_8^-0.8965690080976465·x_9^3.45807287723421·x_10^0.3008252340838844·u_0^0.0·u_1^0.0·u_2^0.0·u_3^-3.895740086026695 + x_0^2.4614334628251484·x_1^-0.2415516047594144·x_2^-3.205390977917153·x_3^0.309415501973489·x_4^-0.19025108754124354·x_5^-2.8858052399872145·x_6^3.870461786534893·x_7^-0.38921010467434947·x_8^4.476052910626327·x_9^-3.567532034431479·x_10^-2.170450069995107·u_0^0.0·u_1^-2.117414306554867·u_2^0.0·u_3^0.0 + x_0^-3.1218756568357495·x_1^1.497633366381777·x_2^-4.379822613128644·x_3^-0.09536570516344334·x_4^-1.8327303515382631·x_5^-4.066861812668988·x_6^4.896217111828211·x_7^-3.7527051091275765·x_8^1.0428219721906942·x_9^-2.4443838211269986·x_10^4.3152501657425795·u_0^0.0·u_1^0.0·u_2^-1.2844755796508067·u_3^0.0 + x_0^3.7654312079196544·x_1^-3.3132718086494983·x_2^0.785378344809688·x_3^2.8857746362874312·x_4^3.8761609761376885·x_5^1.7621245506530938·x_6^1.6832288804540578·x_7^1.3131481142260526·x_8^-4.407191590298628·x_9^-2.791107352091463·x_10^1.0948681180400888·u_0^0.0·u_1^0.0·u_2^3.8250652823809417·u_3^-3.525761289817951 + x_0^4.781580702410368·x_1^-4.043934759213368·x_2^-0.6227117540362981·x_3^-3.4010529197278716·x_4^4.174940251482509·x_5^-1.536388047988945·x_6^3.0375200546712318·x_7^4.7288722553618125·x_8^-4.672627919328036·x_9^2.93985982344935·x_10^-1.899727253821749·u_0^0.0·u_1^4.112678449797571·u_2^0.0·u_3^0.0 + x_0^3.133296516576184·x_1^-1.8351348908616338·x_2^-4.742552616889397·x_3^-2.3586338791889006·x_4^3.427347820858053·x_5^0.07814409991482485·x_6^4.908941374148913·x_7^0.5295068922110291·x_8^3.4994003341411712·x_9^-3.4819521759517933·x_10^4.81095923079385·u_0^0.0·u_1^-2.7469580343984106·u_2^4.625771904832451·u_3^0.0 + x_0^-1.0941772487411674·x_1^-3.5369929825142266·x_2^2.5861217221675865·x_3^4.667263361657783·x_4^2.5427356517339392·x_5^-1.187528319509049·x_6^3.502026423623663·x_7^-4.541583376230893·x_8^4.162657798557074·x_9^-0.3318888907213058·x_10^-0.21229258669673623·u_0^0.0·u_1^-0.2660875399215251·u_2^0.0·u_3^0.0 + x_0^1.015187704677741·x_1^-2.960530497635677·x_2^0.8917097527614075·x_3^4.197258387839048·x_4^4.410512743109475·x_5^-3.2031197493830654·x_6^-4.849383829066766·x_7^-0.3971303807390356·x_8^-2.7837264769993753·x_9^-2.385503122915673·x_10^0.14659653034749454·u_0^0.0·u_1^-0.862603796907343·u_2^-1.512649215088906·u_3^0.0 + x_0^0.1787364818715762·x_1^2.579366324301904·x_2^-4.176136631621769·x_3^1.5346776250122431·x_4^-0.6916057554694923·x_5^4.128054913458325·x_6^0.8070173742223554·x_7^-4.579720074365139·x_8^-0.421260147597291·x_9^4.891555869406069·x_10^-3.7775477405874835·u_0^0.0·u_1^1.0774668842784934·u_2^-2.766298517231692·u_3^0.0 + x_0^3.0813530466184886·x_1^2.9340967723824596·x_2^1.8415167558039238·x_3^3.4758233959652056·x_4^-2.7345368635385316·x_5^-2.8320649995944516·x_6^1.61015597936896·x_7^-0.3403475065770847·x_8^-4.796415904663518·x_9^2.083236487609682·x_10^0.980243656792207·u_0^0.0·u_1^-1.063887020094893·u_2^0.0·u_3^0.0 + x_0^4.222683443229231·x_1^0.5929888016559115·x_2^-2.844529868200759·x_3^-1.8030134945789102·x_4^0.9854173985094086·x_5^-2.096321371135189·x_6^2.7606264464902637·x_7^4.862742217032542·x_8^1.1100342918771329·x_9^0.2922721117284546·x_10^-3.9890194269142354·u_0^0.0·u_1^-2.02214056877255·u_2^0.0·u_3^0.0 + x_0^-2.555033377205201·x_1^-0.44955731686022293·x_2^-1.8297570877375202·x_3^3.6624037329630497·x_4^-2.0753999164412553·x_5^-2.1030243807006856·x_6^-2.4937371040912524·x_7^-0.8971220808198552·x_8^4.395049185992621·x_9^-1.8912182856823057·x_10^4.65377289860421·u_0^0.0·u_1^0.7654176282901071·u_2^-2.5753036850183224·u_3^0.0 + x_0^2.3527968085811404·x_1^3.679959738182946·x_2^3.209224480329187·x_3^-1.6847932283971345·x_4^-2.566769849066106·x_5^-2.322298420204205·x_6^3.111693958214314·x_7^4.979386952160903·x_8^1.3907124604688503·x_9^2.4380371660007096·x_10^2.365868552471765·u_0^0.0·u_1^0.0·u_2^-0.1434005022216439·u_3^4.137669668758616)

======================================================================
FAIL [1.657s]: test_conservativeness (run_tests.TestPrimitives_mosek_cli)
Testing conservativeness of solution methods
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 66, in test_conservativeness
    self.assertTrue(sm['cost'] <= sem['cost'] <= smm['cost'] <= sbm['cost'])
AssertionError: False is not true

======================================================================
FAIL [0.337s]: test_methods (run_tests.TestPrimitives_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 117, in test_methods
    self.assertAlmostEqual(sol(vk), prev_sol(vk), places=5)
AssertionError: <Quantity(0.636130467, 'dimensionless')> != <Quantity(0.631384596, 'dimensionless')> within 5 places (<Quantity(0.0047458711, 'dimensionless')> difference)

======================================================================
FAIL [1.767s]: test_conservativeness (run_tests.TestPrimitives_mosek_conif)
Testing conservativeness of solution methods
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 66, in test_conservativeness
    self.assertTrue(sm['cost'] <= sem['cost'] <= smm['cost'] <= sbm['cost'])
AssertionError: False is not true

======================================================================
FAIL [0.458s]: test_methods (run_tests.TestPrimitives_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 117, in test_methods
    self.assertAlmostEqual(sol(vk), prev_sol(vk), places=5)
AssertionError: <Quantity(0.636130467, 'dimensionless')> != <Quantity(0.631384596, 'dimensionless')> within 5 places (<Quantity(0.0047458711, 'dimensionless')> difference)

======================================================================
FAIL [0.130s]: test_bad_relations (run_tests.TestTwoTermApproximation_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_two_term_approximation.py", line 202, in test_bad_relations
    self.assertEqual(actual_relations_mons, relations_mons)
AssertionError: {gpkit.Monomial(8.5·u_23^0.059·x_3^0.81·u_5^1.1·u_13^1.6·[13264 chars]: 2}} != {gpkit.Monomial(x_0^1.4917976471730405·x_1^-3.09138129245[37099 chars]: 6}}
Diff is 85932 characters long. Set self.maxDiff to None to see it.

======================================================================
FAIL [0.189s]: test_bad_relations (run_tests.TestTwoTermApproximation_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_two_term_approximation.py", line 202, in test_bad_relations
    self.assertEqual(actual_relations_mons, relations_mons)
AssertionError: {gpkit.Monomial(2.53·u_18^0.88·u_47^1.5·x_2^2·u_34^2.4·x_[15862 chars] 11}} != {gpkit.Monomial(4.14·x_0^0.1964969543202022·x_1^0.9884403[44130 chars] 10}}
Diff is 100874 characters long. Set self.maxDiff to None to see it.

----------------------------------------------------------------------
Ran 42 tests in 126.846s

FAILED (failures=8)

Generating XML reports...
.
Running tests...
----------------------------------------------------------------------
.F...F................FF..FF....F..F...Solution check warning: Dual: sum of nu^T * A did not vanish.
...
======================================================================
FAIL [0.014s]: test_correlated_monomials (run_tests.TestEquivalentPosynomials_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_equivalent_posynomials.py", line 99, in test_correlated_monomials
    self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials))
AssertionError: Items in the first set but not the second:
gpkit.Posynomial(x_1^1.1·x_4^2.7/u_0^4.9/x_3^4.1/x_2^3.7/x_0^1.6/x_5^1.3 + x_5^1.2·u_1^4.8/x_3^4.9/x_2^2.7/x_4^2/x_0^1.9/x_1^0.79 + x_2^1.6/x_5^4.6/x_0^3.9/x_3^1.1/x_1^0.54/x_4^0.42 + x_4^0.48·x_1^0.8·x_5^1.9·x_2^2.3/x_0^4.9/u_0^4.9/x_3^1.4 + x_0^0.37·x_4^0.62·x_5^2.5·x_3^3.1/x_2^4/x_1^1.1 + x_5^1.6·x_2^1.7·x_0^2.4·x_4^4/u_0^4.7/x_3^2.8/x_1^2.2 + x_5^1.5·x_2^2.6·x_1^4.4·x_0^4.5/x_3^3.8/x_4^1.4/u_0^0.012 + x_3^3.7·x_0^4.8/u_0^5/x_2^3.9/x_5^2.4/x_1^1.6/x_4^0.61)
gpkit.Posynomial(x_0^0.13·x_4^3.2·x_1^4.2·x_5^4.7/x_3^4.1/x_2^1.2 + x_0^2.7·x_2^5/x_4^3.8/x_1^2.6/x_3^2.5/x_5^0.11)
Items in the second set but not the first:
gpkit.Posynomial(x_1^1.6/x_3^3.4/x_4^3.4/x_0^2.8/x_2^1.5/u_1^1/x_5^0.71 + x_0^-1.903242216492631·x_1^-0.7912311379634502·x_2^-2.7244363845004615·x_3^-4.937012060969924·x_4^-1.961617216854179·x_5^1.2152703241660188·u_0^0.0·u_1^4.830314052307243)
gpkit.Posynomial(x_3^3.7·x_0^4.8/u_0^5/x_2^3.9/x_5^2.4/x_1^1.6/x_4^0.61 + x_0^-4.9350749927794695·x_1^0.8031781515933156·x_2^2.3199746892354414·x_3^-1.442168843033457·x_4^0.47872618266033484·x_5^1.9302384900596357·u_0^-4.910723686336528·u_1^0.0 + x_0^-1.6571740072957497·x_1^-0.5232905994108812·x_2^0.902333303493994·x_3^0.7824670382173782·x_4^1.7569584323549945·x_5^0.4162600909937364·u_0^0.3653934428173544·u_1^0.0 + x_0^-2.108003628321584·x_1^-2.0337041739249506·x_2^1.021841593119599·x_3^-1.7089714814728705·x_4^1.3215343800340769·x_5^1.0885115591657568·u_0^-2.4479455219068367·u_1^0.0 + x_0^-1.6113098322694288·x_1^1.1317395645212596·x_2^-3.69798612131686·x_3^-4.08146599637163·x_4^2.7288920605834646·x_5^-1.3105617703091745·u_0^-4.857750892821776·u_1^0.0 + x_0^2.3606314526431618·x_1^-2.1671016482640093·x_2^1.7128366128903618·x_3^-2.8125244389812676·x_4^3.9505865981570913·x_5^1.6227511021354903·u_0^-4.664983945057044·u_1^0.0 + x_0^4.4707728894657155·x_1^4.419932273394725·x_2^2.5585782491611218·x_3^-3.763071436414357·x_4^-1.3995157085733387·x_5^1.493014242242662·u_0^-0.012091218266548909·u_1^0.0 + x_0^-1.780693863848537·x_1^-1.5490141812963723·x_2^0.13129168473475783·x_3^4.400020148769192·x_4^-0.7259943319998623·x_5^-1.1487489297667421·u_0^-3.5864805497818857·u_1^0.0)

======================================================================
FAIL [0.015s]: test_correlated_monomials (run_tests.TestEquivalentPosynomials_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_equivalent_posynomials.py", line 99, in test_correlated_monomials
    self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials))
AssertionError: Items in the first set but not the second:
gpkit.Posynomial(x_2^1.1·x_1^1.2·x_6^2.7·x_5^4.6/x_3^4.8/x_4^4.7/x_0^0.022 + x_1^0.96·x_2^2.3·x_3^2.6·x_6^3.7/x_4^4.4/x_0^1.1/x_5^0.86/u_3^0.018 + x_1^0.89·x_4^1.3/x_2^4.9/x_3^3.8/u_3^3.3/x_0^2.1/x_6^1.5/x_5^0.54 + x_4^1.3·x_5^2.1·x_2^2.2·x_3^2.8·x_6^3.3·x_1^3.4·u_1^4.5/x_0^2.4 + x_3^1.8·x_1^3.7·x_5^4.6/x_4^4.4/x_0^2.7/x_6^1/x_2^0.94 + x_0^1.6·x_5^2.3·x_2^3.8·x_6^4.7·x_1^4.7/x_3^3/x_4^1.4 + x_5^1.3·x_3^1.7·u_1^2.3·x_0^2.5·u_3^3·x_1^4/x_4^2.6/x_2^0.91/x_6^0.43)
Items in the second set but not the first:
gpkit.Posynomial(x_1^0.89·x_4^1.3/x_2^4.9/x_3^3.8/u_3^3.3/x_0^2.1/x_6^1.5/x_5^0.54 + x_0^2.5353032636774673·x_1^3.9515069264032014·x_2^-0.906904218905261·x_3^1.6518419197577696·x_4^-2.6207026630187977·x_5^1.2757120088952654·x_6^-0.434110298626166·u_0^0.0·u_1^2.252736043271275·u_2^0.0·u_3^2.998604248539886·u_4^0.0 + x_0^-1.2012064527896396·x_1^-1.2329262833878052·x_2^4.181380768393726·x_3^1.152646194418728·x_4^2.769933329170292·x_5^-1.2063488886696927·x_6^-0.13389896092424802·u_0^0.0·u_1^-4.628462829652778·u_2^-1.2746063019024008·u_3^0.0·u_4^0.0 + x_0^-2.3512782522313467·x_1^3.3626906885768477·x_2^2.2125155790066398·x_3^2.768297626582429·x_4^1.2652619168016912·x_5^2.1087770243130457·x_6^3.33811691916244·u_0^0.0·u_1^4.541250173632247·u_2^0.0·u_3^0.0·u_4^0.0 + x_0^-3.1893026344865003·x_1^-0.7642252666067524·x_2^1.5858625431382523·x_3^-1.9604273349332049·x_4^1.278697513917467·x_5^-2.9583938669927834·x_6^-3.5976447375826592·u_0^0.0·u_1^0.0·u_2^0.0·u_3^3.8687991274159006·u_4^0.0 + x_0^-3.581116243855491·x_1^-1.141611294572523·x_2^-2.6342808148164174·x_3^-4.15403029126621·x_4^-0.9839106710546606·x_5^3.5908477114250488·x_6^-3.6319383562402763·u_0^0.0·u_1^0.0·u_2^0.0·u_3^-0.6034521841194501·u_4^0.0 + x_0^-1.0646692742079198·x_1^0.9642198510333841·x_2^2.3252658550429217·x_3^2.576476518535971·x_4^-4.404809860667398·x_5^-0.8562344063787455·x_6^3.726176660810019·u_0^0.0·u_1^0.0·u_2^0.0·u_3^-0.018172002041019764·u_4^0.0)

======================================================================
FAIL [0.923s]: test_conservativeness (run_tests.TestPrimitives_mosek_cli)
Testing conservativeness of solution methods
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 66, in test_conservativeness
    self.assertTrue(sm['cost'] <= sem['cost'] <= smm['cost'] <= sbm['cost'])
AssertionError: False is not true

======================================================================
FAIL [0.237s]: test_methods (run_tests.TestPrimitives_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 117, in test_methods
    self.assertAlmostEqual(sol(vk), prev_sol(vk), places=5)
AssertionError: <Quantity(0.636130459, 'dimensionless')> != <Quantity(0.631384596, 'dimensionless')> within 5 places (<Quantity(0.00474586309, 'dimensionless')> difference)

======================================================================
FAIL [0.849s]: test_conservativeness (run_tests.TestPrimitives_mosek_conif)
Testing conservativeness of solution methods
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 66, in test_conservativeness
    self.assertTrue(sm['cost'] <= sem['cost'] <= smm['cost'] <= sbm['cost'])
AssertionError: False is not true

======================================================================
FAIL [0.236s]: test_methods (run_tests.TestPrimitives_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_primitives.py", line 117, in test_methods
    self.assertAlmostEqual(sol(vk), prev_sol(vk), places=5)
AssertionError: <Quantity(0.636130459, 'dimensionless')> != <Quantity(0.631384596, 'dimensionless')> within 5 places (<Quantity(0.00474586309, 'dimensionless')> difference)

======================================================================
FAIL [1.970s]: test_bad_relations (run_tests.TestTwoTermApproximation_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_two_term_approximation.py", line 202, in test_bad_relations
    self.assertEqual(actual_relations_mons, relations_mons)
AssertionError: {gpkit.Monomial(0.832·u_114^0.0016·u_171^0.42·u_77^0.45·u[267797 chars]: 2}} != {gpkit.Monomial(6.02·x_0^-4.258490309952862·x_1^3.2204978[731292 chars]: 2}}
Diff is 1875368 characters long. Set self.maxDiff to None to see it.

======================================================================
FAIL [0.256s]: test_bad_relations (run_tests.TestTwoTermApproximation_mosek_conif)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust/robust/testing/t_two_term_approximation.py", line 202, in test_bad_relations
    self.assertEqual(actual_relations_mons, relations_mons)
AssertionError: {gpkit.Monomial(5.24·u_60^0.011·u_40^0.059·x_3^0.067·u_1^[49625 chars]: 7}} != {gpkit.Monomial(0.774·x_0^1.1166797283292498·x_1^-3.90635[136084 chars] 10}}
Diff is 335702 characters long. Set self.maxDiff to None to see it.

----------------------------------------------------------------------
Ran 42 tests in 66.726s

FAILED (failures=8)

Generating XML reports...
.
----------------------------------------------------------------------
Ran 2 tests in 194.642s

OK

Generating XML reports...
Cloning into 'shopping'...
adding test for 'test.py'

Running tests...
----------------------------------------------------------------------
..Using solver 'mosek_cli'
 for 25 free variables
  in 40 posynomial inequalities.
Solving took 0.0852 seconds.
Using solver 'mosek_cli'
 for 25 free variables
  in 40 posynomial inequalities.
Solving took 0.0797 seconds.
.Using solver 'mosek_conif'
 for 25 free variables
  in 40 posynomial inequalities.
Solving took 0.0498 seconds.

----------------------------------------------------------------------
Ran 3 tests in 0.378s

OK

Generating XML reports...
Cloning into 'gassolar'...
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (1.4.1)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1)
Requirement already satisfied: numpy>=1.18.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-c0px6yq3
  Running command git clone --filter=blob:none --quiet https://github.com/hoburg/gpfit.git /tmp/pip-req-build-c0px6yq3
  Resolved https://github.com/hoburg/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.2.0) (1.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3)
Collecting pytest-mpl>=0.13
  Using cached pytest_mpl-0.14.0-py3-none-any.whl (27 kB)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit==0.2.0) (3.1.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit==0.2.0) (2.1.1)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1)
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.2.0-py3-none-any.whl size=493910 sha256=1c33efb61d746445155e04f626e70aaca02b720aeeb56dd5bba31555758bab97
  Stored in directory: /tmp/pip-ephem-wheel-cache-p77aj6n6/wheels/af/cf/b2/2ac87fb831d125183f0d1ae3fcdb4499306dd5219d04dd6687
Successfully built gpfit
Installing collected packages: pytest-mpl, gpfit
Successfully installed gpfit-0.2.0 pytest-mpl-0.14.0
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (0.2.0)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.22.3)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.4.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.8.0)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (7.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (3.5.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (5.6.0)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2022.1)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (3.0.7)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (3.1.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas->gassolar==0.0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gassolar==0.0.0.0) (8.0.1)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (2.1.1)
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-py3-none-any.whl size=4876521 sha256=11552e0179bc20acd3c53f39c824e615bdf97e7633194a3ed478266fb4f78e32
  Stored in directory: /tmp/pip-ephem-wheel-cache-3dtwup2t/wheels/2f/16/ce/135d35e804b63dbcfcde20feb54f514d1a4fc6e751886c54dd
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'

Running tests...
----------------------------------------------------------------------
EEEE
======================================================================
ERROR [0.732s]: test_gassolar_gas_gas_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar/gassolar/gas/gas.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.002s]: test_gassolar_gas_gas_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar/gassolar/gas/gas.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.030s]: test_gassolar_solar_solar_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar/gassolar/solar/solar.py", line 12, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.002s]: test_gassolar_solar_solar_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar/gassolar/solar/solar.py", line 12, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

----------------------------------------------------------------------
Ran 4 tests in 0.767s

FAILED (errors=4)

Generating XML reports...
Cloning into 'jho'...
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (1.4.1)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1)
Requirement already satisfied: numpy>=1.18.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-s84xvjcz
  Running command git clone --filter=blob:none --quiet https://github.com/hoburg/gpfit.git /tmp/pip-req-build-s84xvjcz
  Resolved https://github.com/hoburg/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.2.0) (1.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit==0.2.0) (3.1.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit==0.2.0) (2.1.1)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1)
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'

Running tests...
----------------------------------------------------------------------
EEEE
======================================================================
ERROR [0.713s]: test_model_jho_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/jho.py", line 5, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.001s]: test_model_jho_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/jho.py", line 5, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.004s]: test_model_print_perf_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/print_perf.py", line 4, in <module>
    from jho import Mission
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/jho.py", line 5, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.002s]: test_model_print_perf_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/print_perf.py", line 4, in <module>
    from jho import Mission
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/jho.py", line 5, in <module>
    from gpkitmodels.GP.aircraft.engine.gas_engine import Engine
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in <module>
    from gpfit.fit_constraintset import FitCS
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

----------------------------------------------------------------------
Ran 4 tests in 0.721s

FAILED (errors=4)

Generating XML reports...
Cloning into 'turbofan'...
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/turbofan
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (0.18.2)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (1.22.3)
Requirement already satisfied: pint in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (0.18)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from turbofan==0.0.0.0) (1.8.0)
Requirement already satisfied: packaging in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pint->turbofan==0.0.0.0) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from packaging->pint->turbofan==0.0.0.0) (3.0.7)
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-py3-none-any.whl size=43844 sha256=57918438c79324bdfdc95dc7651ae7e54a96979ab129c94a3ab72e588b616d5a
  Stored in directory: /tmp/pip-ephem-wheel-cache-5u6ge0e3/wheels/1a/23/78/fb037d4a2eede81d0dd1039007442ef277d773d07d13cf0665
Successfully built turbofan
Installing collected packages: turbofan
  Attempting uninstall: turbofan
    Found existing installation: turbofan 0.0.0.0
    Uninstalling turbofan-0.0.0.0:
      Successfully uninstalled turbofan-0.0.0.0
Successfully installed turbofan-0.0.0.0
adding test for 'turbofan/engine_test.py'

Running tests...
----------------------------------------------------------------------
.Starting a sequence of GP solves
 for 43 free variables
  in 14 locally-GP constraints
  and for 244 free variables
       in 492 posynomial inequalities.

GP Solve 1
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0853 seconds.
Solved cost was 7.929e+13.

GP Solve 2
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.056 seconds.
Solved cost was 31.13.

GP Solve 3
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0538 seconds.
Solved cost was 10.16.

GP Solve 4
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.056 seconds.
Solved cost was 7.827.

GP Solve 5
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0651 seconds.
Solved cost was 7.281.

GP Solve 6
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0539 seconds.
Solved cost was 7.108.

GP Solve 7
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0551 seconds.
Solved cost was 7.029.

GP Solve 8
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0504 seconds.
Solved cost was 6.991.

GP Solve 9
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.054 seconds.
Solved cost was 6.973.

GP Solve 10
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0558 seconds.
Solved cost was 6.965.

GP Solve 11
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0523 seconds.
Solved cost was 6.96.

GP Solve 12
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0563 seconds.
Solved cost was 6.958.

GP Solve 13
Using solver 'mosek_conif'
 for 244 free variables
  in 492 posynomial inequalities.
Solving took 0.0681 seconds.
Solved cost was 6.957.

Solving took 0.985 seconds and 13 GP solves.

----------------------------------------------------------------------
Ran 1 test in 1.234s

OK

Generating XML reports...
Cloning into 'solar'...
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (1.4.1)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1)
Requirement already satisfied: numpy>=1.18.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
Collecting git+https://github.com/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-4tn_g9r_
  Running command git clone --filter=blob:none --quiet https://github.com/convexengineering/gpfit.git /tmp/pip-req-build-4tn_g9r_
  Resolved https://github.com/convexengineering/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.2.0) (1.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit==0.2.0) (3.1.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit==0.2.0) (2.1.1)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1)
Collecting git+https://github.com/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-lh8rxwz6
  Running command git clone --filter=blob:none --quiet https://github.com/convexengineering/gassolar.git /tmp/pip-req-build-lh8rxwz6
  Resolved https://github.com/convexengineering/gassolar.git to commit 90c91cc6b980b44bedaf87ad004654b67a11431c
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (0.2.0)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.22.3)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.4.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.8.0)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (7.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (3.5.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (5.6.0)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2022.1)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (3.0.7)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (3.1.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas->gassolar==0.0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gassolar==0.0.0.0) (8.0.1)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (2.1.1)
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (0.2.0)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from solar==0.0.0.0) (1.1.1)
Requirement already satisfied: gpkitmodels in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.22.3)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.4.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.8.0)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (7.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (3.5.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (5.6.0)
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkitmodels->solar==0.0.0.0) (0.18.2)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->solar==0.0.0.0) (2022.1)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas->solar==0.0.0.0) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (3.0.7)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit->solar==0.0.0.0) (3.1.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas->solar==0.0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->solar==0.0.0.0) (8.0.1)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit->solar==0.0.0.0) (2.1.1)
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-py3-none-any.whl size=14840 sha256=4c1c99c1c4450e9b300e3834441fb6ee9c333f51481409b75cdfc77dc3716f22
  Stored in directory: /tmp/pip-ephem-wheel-cache-32v6tbjf/wheels/9e/1a/5f/2d38e48a5997995f677cc4df1720e90de961f5be60e8d23962
Successfully built solar
Installing collected packages: solar
Successfully installed solar-0.0.0.0
adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:127: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if static.Npod is not 0:
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:276: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if self.Npod is not 0:
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:469: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if aircraft.Npod is not 0 and aircraft.Npod is not 1:
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:469: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if aircraft.Npod is not 0 and aircraft.Npod is not 1:
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:524: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if self.aircraft.Npod is not 0 and self.aircraft.Npod is not 1:
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py:524: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if self.aircraft.Npod is not 0 and self.aircraft.Npod is not 1:
E
N=1

N=1
EEEEE
======================================================================
ERROR [0.682s]: test_solar_npod_trade_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod.test()
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/npod_trade.py", line 91, in test
    pods(Nplot=100)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/npod_trade.py", line 16, in pods
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.001s]: test_solar_npod_trade_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod.test()
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/npod_trade.py", line 91, in test
    pods(Nplot=100)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/npod_trade.py", line 16, in pods
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.002s]: test_solar_season_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/season.py", line 6, in <module>
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.001s]: test_solar_season_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/season.py", line 6, in <module>
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.003s]: test_solar_sens_chart_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/sens_chart.py", line 7, in <module>
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.001s]: test_solar_sens_chart_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/sens_chart.py", line 7, in <module>
    from solar import Mission, Aircraft
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar/solar/solar.py", line 9, in <module>
    from ad.admath import exp
ModuleNotFoundError: No module named 'ad'

----------------------------------------------------------------------
Ran 6 tests in 0.692s

FAILED (errors=6)

Generating XML reports...
Cloning into 'gplibrary'...
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (1.4.1)
Requirement already satisfied: pytz>=2020.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1)
Requirement already satisfied: numpy>=1.18.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3)
Requirement already satisfied: python-dateutil>=2.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-7nj11713
  Running command git clone --filter=blob:none --quiet https://github.com/hoburg/gpfit.git /tmp/pip-req-build-7nj11713
  Resolved https://github.com/hoburg/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.2.0) (1.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1)
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3)
Requirement already satisfied: pytest-mpl>=0.13 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (0.14.0)
Requirement already satisfied: pytest>=6.2.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0)
Requirement already satisfied: fonttools>=4.22.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.31.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.4.2)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.0.1)
Requirement already satisfied: pyparsing>=2.2.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2)
Requirement already satisfied: packaging>=20.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3)
Requirement already satisfied: iniconfig in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0)
Requirement already satisfied: Jinja2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit==0.2.0) (3.1.1)
Requirement already satisfied: adce in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.18)
Requirement already satisfied: plotly in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0)
Requirement already satisfied: MarkupSafe>=2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit==0.2.0) (2.1.1)
Requirement already satisfied: tenacity>=6.2.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1)
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkitmodels==0.0.0.0) (0.18.2)
Requirement already satisfied: numpy>=1.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkitmodels==0.0.0.0) (1.22.3)
Requirement already satisfied: pint in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkitmodels==0.0.0.0) (0.18)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from gpkitmodels==0.0.0.0) (1.8.0)
Requirement already satisfied: packaging in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from pint->gpkitmodels==0.0.0.0) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages (from packaging->pint->gpkitmodels==0.0.0.0) (3.0.7)
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-py3-none-any.whl size=66150 sha256=da972833578230bf2853c7b1d14297b8b042f89c3ca5a349a3ae6f70de5a6245
  Stored in directory: /tmp/pip-ephem-wheel-cache-9u06kl9q/wheels/f0/f6/84/39f6c505ab3637ceab32cc0621d2e151ace36e559816c7ed66
Successfully built gpkitmodels
Installing collected packages: gpkitmodels
  Attempting uninstall: 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
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'

Running tests...
----------------------------------------------------------------------
EEEEEEEEEE/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 6.1% (1588.61 to 1685.18) on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
./jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 6.1% (1588.61 to 1685.18) on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
./jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 25% (3053.31 to 3816.15) on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 0.32% (3808.98 to 3821.21) on GP solve 4. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
./jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 25% (3053.31 to 3816.14) on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/sgp.py:177: UserWarning: SGP not convergent: Cost rose by 0.32% (3808.98 to 3821.21) on GP solve 4. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  pywarnings.warn(
...Starting a sequence of GP solves
 for 4 free variables
  in 1 locally-GP constraints
  and for 21 free variables
       in 22 posynomial inequalities.

GP Solve 1
Using solver 'mosek_cli'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.17 seconds.
Solved cost was 5717.

GP Solve 2
Using solver 'mosek_cli'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0881 seconds.
Solved cost was 4538.

GP Solve 3
Using solver 'mosek_cli'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.083 seconds.
Solved cost was 4536.

GP Solve 4
Using solver 'mosek_cli'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0745 seconds.
Solved cost was 4536.

Solving took 0.423 seconds and 4 GP solves.
Starting a sequence of GP solves
 for 4 free variables
  in 1 locally-GP constraints
  and for 21 free variables
       in 22 posynomial inequalities.

GP Solve 1
Using solver 'mosek_conif'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0422 seconds.
Solved cost was 5717.

GP Solve 2
Using solver 'mosek_conif'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0382 seconds.
Solved cost was 4538.

GP Solve 3
Using solver 'mosek_conif'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0516 seconds.
Solved cost was 4536.

GP Solve 4
Using solver 'mosek_conif'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.0456 seconds.
Solved cost was 4536.

Solving took 0.184 seconds and 4 GP solves.

======================================================================
ERROR [0.021s]: test_gpkitmodels_GP_aircraft_fuselage_test_fuselage_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/fuselage/test_fuselage.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing_test import FlightState
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_fuselage_test_fuselage_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/fuselage/test_fuselage.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing_test import FlightState
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.667s]: test_gpkitmodels_GP_aircraft_motor_motor_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/motor/motor_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.motor.motor import Propulsor, Motor, MotorPerf
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/motor/motor.py", line 4, in <module>
    from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_motor_motor_test_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/motor/motor_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.motor.motor import Propulsor, Motor, MotorPerf
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/motor/motor.py", line 4, in <module>
    from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_prop_prop_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/prop/prop_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_prop_prop_test_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/prop/prop_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.003s]: test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/tail/tail_tests.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.tail.horizontal_tail import HorizontalTail
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in <module>
    from .tail_aero import TailAero
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/tail/tail_tests.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.tail.horizontal_tail import HorizontalTail
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in <module>
    from .tail_aero import TailAero
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 5, in <module>
    from gpfit.fit_constraintset import XfoilFit
ModuleNotFoundError: No module named 'gpfit.fit_constraintset'

======================================================================
ERROR [0.003s]: test_gpkitmodels_GP_aircraft_wing_wing_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_wing_wing_test_py_mosek_conif (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_test.py", line 2, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in <module>
    from .capspar import CapSpar
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in <module>
    from .gustloading import GustL
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/lib/python3.8/site-packages/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in <module>
    from ad.admath import cos
ModuleNotFoundError: No module named 'ad'

----------------------------------------------------------------------
Ran 16 tests in 5.041s

FAILED (errors=10)

Generating XML reports...
Cloning into 'eVTOL'...
adding test for 'models/model_tests.py'

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 4.289s

OK

Generating XML reports...
USING LOCAL DIRECTORY AS GPKITMODELS DIRECTORY
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/SPaircraft.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'git+https://github.com/hoburg/turbofan.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/hoburg/turbofan.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/robust.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
  attempt 2
  attempt 3
  attempt 4
  attempt 5
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/shopping.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {})

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gassolar.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master', 'skipsolvers': 'cvxopt'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/jho.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master', 'skipsolvers': 'cvxopt'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/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(<class 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/solar.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master', 'skipsolvers': 'cvxopt'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/eVTOL.git']
  attempt 1

SETTINGS
defaultdict(<class 'str'>, {'skipsolvers': 'cvxopt'})

[Execution node] check if [reynolds] is in [[windows10x64]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
Build step 'Console output (build log) parsing' changed build result to FAILURE
Recording test results
[Checks API] No suitable checks publisher found.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE