Skip to content
Failed

Console Output

Started by upstream project "CE_gpkit_Install" build number 737
originally caused by:
 [URLTrigger] A change within the response URL invocation (log)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on macys in workspace /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [macys] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[cvxopt] $ /bin/bash -xe /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins5779977083488450381.sh
+ git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit
Cloning into 'JenkinsGPkit'...
+ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/gpkit_install.sh
++ sleep 30
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/all_machines.sh
+++ export PYTHONHASHSEED=0
+++ PYTHONHASHSEED=0
+++ echo 'Python hash seed set to: 0'
Python hash seed set to: 0
+++ [[ macys == *macys* ]]
+++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+++ virtualenv --python=python3 /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins
created virtual environment CPython3.12.1.final.0-64 in 5488ms
  creator CPython3macOsBrew(dest=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/Users/jenkins/Library/Application Support/virtualenv)
    added seed packages: pip==24.0
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
+++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/activate
++++ '[' /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/activate = /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins5779977083488450381.sh ']'
++++ deactivate nondestructive
++++ unset -f pydoc
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ hash -r
++++ '[' -z '' ']'
++++ unset VIRTUAL_ENV
++++ unset VIRTUAL_ENV_PROMPT
++++ '[' '!' nondestructive = nondestructive ']'
++++ VIRTUAL_ENV=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins
++++ '[' darwin22 = cygwin ']'
++++ '[' darwin22 = msys ']'
++++ export VIRTUAL_ENV
++++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++++ PATH=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++++ export PATH
++++ '[' x '!=' x ']'
+++++ basename /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins
++++ VIRTUAL_ENV_PROMPT=venv_jenkins
++++ export VIRTUAL_ENV_PROMPT
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ _OLD_VIRTUAL_PS1=
++++ PS1='(venv_jenkins) '
++++ export PS1
++++ alias pydoc
++++ true
++++ hash -r
+++ ls /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt
JenkinsGPkit
venv_jenkins
++++ which pip
+++ export PIP=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip
+++ PIP=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip
+++ pip_install pip
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pip
Requirement already satisfied: pip in ./venv_jenkins/lib/python3.12/site-packages (24.0)

real	0m2.401s
user	0m1.069s
sys	0m0.220s
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/mosek_installs.sh
+++ [[ cvxopt == mosek ]]
++ [[ cvxopt == mosek ]]
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/cvxopt_installs.sh
+++ [[ cvxopt == cvxopt ]]
+++ pip_install cvxopt
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade cvxopt
Collecting cvxopt
  Using cached cvxopt-1.3.2-cp312-cp312-macosx_10_9_x86_64.whl.metadata (1.3 kB)
Using cached cvxopt-1.3.2-cp312-cp312-macosx_10_9_x86_64.whl (13.8 MB)
Installing collected packages: cvxopt
Successfully installed cvxopt-1.3.2

real	0m1.338s
user	0m0.749s
sys	0m0.179s
+++ python -c 'import cvxopt'
+++ export GPKITSOLVERS=cvxopt
+++ GPKITSOLVERS=cvxopt
+++ COVERAGE_OMIT='gpkit/solvers/mosek*'
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/pip_installs_base.sh
+++ pip_install adce
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade adce
Collecting adce
  Using cached adce-1.3.3.2-py3-none-any.whl
Installing collected packages: adce
Successfully installed adce-1.3.3.2

real	0m0.731s
user	0m0.399s
sys	0m0.092s
+++ pip_install unittest-xml-reporting
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade unittest-xml-reporting
Collecting unittest-xml-reporting
  Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB)
Collecting lxml (from unittest-xml-reporting)
  Using cached lxml-5.1.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (3.5 kB)
Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
Using cached lxml-5.1.0-cp312-cp312-macosx_10_9_x86_64.whl (4.8 MB)
Installing collected packages: lxml, unittest-xml-reporting
Successfully installed lxml-5.1.0 unittest-xml-reporting-3.2.0

real	0m1.156s
user	0m0.738s
sys	0m0.170s
+++ pip_install pandas
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pandas
Collecting pandas
  Using cached pandas-2.2.1-cp312-cp312-macosx_10_9_x86_64.whl.metadata (19 kB)
Collecting numpy<2,>=1.26.0 (from pandas)
  Using cached numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl.metadata (61 kB)
Collecting python-dateutil>=2.8.2 (from pandas)
  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz>=2020.1 (from pandas)
  Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.7 (from pandas)
  Using cached tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas)
  Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Using cached pandas-2.2.1-cp312-cp312-macosx_10_9_x86_64.whl (12.5 MB)
Using cached numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl (20.3 MB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached tzdata-2024.1-py2.py3-none-any.whl (345 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: pytz, tzdata, six, numpy, python-dateutil, pandas
Successfully installed numpy-1.26.4 pandas-2.2.1 python-dateutil-2.9.0.post0 pytz-2024.1 six-1.16.0 tzdata-2024.1

real	0m10.952s
user	0m7.956s
sys	0m1.803s
+++ pip_install matplotlib
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade matplotlib
Collecting matplotlib
  Using cached matplotlib-3.8.3-cp312-cp312-macosx_10_12_x86_64.whl.metadata (5.8 kB)
Collecting contourpy>=1.0.1 (from matplotlib)
  Using cached contourpy-1.2.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (5.8 kB)
Collecting cycler>=0.10 (from matplotlib)
  Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib)
  Using cached fonttools-4.49.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (159 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib)
  Using cached kiwisolver-1.4.5-cp312-cp312-macosx_10_9_x86_64.whl.metadata (6.4 kB)
Requirement already satisfied: numpy<2,>=1.21 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib) (1.26.4)
Collecting packaging>=20.0 (from matplotlib)
  Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
Collecting pillow>=8 (from matplotlib)
  Using cached pillow-10.2.0-cp312-cp312-macosx_10_10_x86_64.whl.metadata (9.7 kB)
Collecting pyparsing>=2.3.1 (from matplotlib)
  Using cached pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib) (2.9.0.post0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.12/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Using cached matplotlib-3.8.3-cp312-cp312-macosx_10_12_x86_64.whl (7.6 MB)
Using cached contourpy-1.2.0-cp312-cp312-macosx_10_9_x86_64.whl (259 kB)
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Using cached fonttools-4.49.0-cp312-cp312-macosx_10_9_x86_64.whl (2.3 MB)
Using cached kiwisolver-1.4.5-cp312-cp312-macosx_10_9_x86_64.whl (67 kB)
Using cached packaging-24.0-py3-none-any.whl (53 kB)
Using cached pillow-10.2.0-cp312-cp312-macosx_10_10_x86_64.whl (3.5 MB)
Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB)
Installing collected packages: pyparsing, pillow, packaging, kiwisolver, fonttools, cycler, contourpy, matplotlib
Successfully installed contourpy-1.2.0 cycler-0.12.1 fonttools-4.49.0 kiwisolver-1.4.5 matplotlib-3.8.3 packaging-24.0 pillow-10.2.0 pyparsing-3.1.2

real	0m7.054s
user	0m3.953s
sys	0m0.801s
+++ pip_install coverage
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade coverage
Collecting coverage
  Downloading coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl.metadata (8.2 kB)
Downloading coverage-7.4.4-cp312-cp312-macosx_10_9_x86_64.whl (206 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.4/206.4 kB 9.6 MB/s eta 0:00:00
Installing collected packages: coverage
Successfully installed coverage-7.4.4

real	0m2.292s
user	0m1.067s
sys	0m0.156s
+++ pip_install ipywidgets
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets
Collecting ipywidgets
  Using cached ipywidgets-8.1.2-py3-none-any.whl.metadata (2.4 kB)
Collecting comm>=0.1.3 (from ipywidgets)
  Using cached comm-0.2.2-py3-none-any.whl.metadata (3.7 kB)
Collecting ipython>=6.1.0 (from ipywidgets)
  Using cached ipython-8.22.2-py3-none-any.whl.metadata (4.8 kB)
Collecting traitlets>=4.3.1 (from ipywidgets)
  Using cached traitlets-5.14.2-py3-none-any.whl.metadata (10 kB)
Collecting widgetsnbextension~=4.0.10 (from ipywidgets)
  Using cached widgetsnbextension-4.0.10-py3-none-any.whl.metadata (1.6 kB)
Collecting jupyterlab-widgets~=3.0.10 (from ipywidgets)
  Using cached jupyterlab_widgets-3.0.10-py3-none-any.whl.metadata (4.1 kB)
Collecting decorator (from ipython>=6.1.0->ipywidgets)
  Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets)
  Using cached jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets)
  Using cached matplotlib_inline-0.1.6-py3-none-any.whl.metadata (2.8 kB)
Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=6.1.0->ipywidgets)
  Using cached prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB)
Collecting pygments>=2.4.0 (from ipython>=6.1.0->ipywidgets)
  Using cached pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB)
Collecting stack-data (from ipython>=6.1.0->ipywidgets)
  Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets)
  Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets)
  Using cached parso-0.8.3-py2.py3-none-any.whl.metadata (7.5 kB)
Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets)
  Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets)
  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB)
Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.12/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0)
Using cached ipywidgets-8.1.2-py3-none-any.whl (139 kB)
Using cached comm-0.2.2-py3-none-any.whl (7.2 kB)
Using cached ipython-8.22.2-py3-none-any.whl (811 kB)
Using cached jupyterlab_widgets-3.0.10-py3-none-any.whl (215 kB)
Using cached traitlets-5.14.2-py3-none-any.whl (85 kB)
Using cached widgetsnbextension-4.0.10-py3-none-any.whl (2.3 MB)
Using cached jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Using cached prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
Using cached pygments-2.17.2-py3-none-any.whl (1.2 MB)
Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
Using cached asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Using cached executing-2.0.1-py2.py3-none-any.whl (24 kB)
Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Installing collected packages: wcwidth, pure-eval, ptyprocess, widgetsnbextension, traitlets, pygments, prompt-toolkit, pexpect, parso, jupyterlab-widgets, executing, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets
Successfully installed asttokens-2.4.1 comm-0.2.2 decorator-5.1.1 executing-2.0.1 ipython-8.22.2 ipywidgets-8.1.2 jedi-0.19.1 jupyterlab-widgets-3.0.10 matplotlib-inline-0.1.6 parso-0.8.3 pexpect-4.9.0 prompt-toolkit-3.0.43 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.17.2 stack-data-0.6.3 traitlets-5.14.2 wcwidth-0.2.13 widgetsnbextension-4.0.10

real	0m6.372s
user	0m3.862s
sys	0m1.216s
+++ pip_install ipysankeywidget
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipysankeywidget
Collecting ipysankeywidget
  Using cached ipysankeywidget-0.5.0-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: ipywidgets<9,>=7.6.0 in ./venv_jenkins/lib/python3.12/site-packages (from ipysankeywidget) (8.1.2)
Requirement already satisfied: comm>=0.1.3 in ./venv_jenkins/lib/python3.12/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.2)
Requirement already satisfied: ipython>=6.1.0 in ./venv_jenkins/lib/python3.12/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (8.22.2)
Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.12/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (5.14.2)
Requirement already satisfied: widgetsnbextension~=4.0.10 in ./venv_jenkins/lib/python3.12/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (4.0.10)
Requirement already satisfied: jupyterlab-widgets~=3.0.10 in ./venv_jenkins/lib/python3.12/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.10)
Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (5.1.1)
Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.19.1)
Requirement already satisfied: matplotlib-inline in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.1.6)
Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.43)
Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.17.2)
Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.6.3)
Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.12/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (4.9.0)
Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./venv_jenkins/lib/python3.12/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.8.3)
Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.12/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.7.0)
Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.12/site-packages (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.13)
Requirement already satisfied: executing>=1.2.0 in ./venv_jenkins/lib/python3.12/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.0.1)
Requirement already satisfied: asttokens>=2.1.0 in ./venv_jenkins/lib/python3.12/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.4.1)
Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.12/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.2)
Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.12/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (1.16.0)
Using cached ipysankeywidget-0.5.0-py3-none-any.whl (330 kB)
Installing collected packages: ipysankeywidget
Successfully installed ipysankeywidget-0.5.0

real	0m1.164s
user	0m0.923s
sys	0m0.126s
+++ pip_install plotly
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade plotly
Collecting plotly
  Using cached plotly-5.20.0-py3-none-any.whl.metadata (7.0 kB)
Collecting tenacity>=6.2.0 (from plotly)
  Using cached tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.12/site-packages (from plotly) (24.0)
Using cached plotly-5.20.0-py3-none-any.whl (15.7 MB)
Using cached tenacity-8.2.3-py3-none-any.whl (24 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.20.0 tenacity-8.2.3

real	0m19.559s
user	0m8.910s
sys	0m8.263s
+++ pip_install pytest
+++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pytest
Collecting pytest
  Using cached pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB)
Collecting iniconfig (from pytest)
  Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.12/site-packages (from pytest) (24.0)
Collecting pluggy<2.0,>=1.4 (from pytest)
  Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB)
Using cached pytest-8.1.1-py3-none-any.whl (337 kB)
Using cached pluggy-1.4.0-py3-none-any.whl (20 kB)
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Installing collected packages: pluggy, iniconfig, pytest
Successfully installed iniconfig-2.0.0 pluggy-1.4.0 pytest-8.1.1

real	0m2.470s
user	0m1.324s
sys	0m0.255s
++++ which coverage
+++ export COVERAGE=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/coverage
+++ COVERAGE=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/coverage
++ pip_install numpy
++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade numpy
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.12/site-packages (1.26.4)

real	0m1.862s
user	0m1.187s
sys	0m0.170s
++ pip_install scipy
++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade scipy
Collecting scipy
  Using cached scipy-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (60 kB)
Requirement already satisfied: numpy<1.29.0,>=1.22.4 in ./venv_jenkins/lib/python3.12/site-packages (from scipy) (1.26.4)
Using cached scipy-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl (38.9 MB)
Installing collected packages: scipy
Successfully installed scipy-1.12.0

real	0m7.385s
user	0m4.509s
sys	0m1.056s
++ pip_install pint
++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pint
Collecting pint
  Using cached Pint-0.23-py3-none-any.whl.metadata (8.1 kB)
Collecting typing-extensions (from pint)
  Using cached typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB)
Using cached Pint-0.23-py3-none-any.whl (305 kB)
Using cached typing_extensions-4.10.0-py3-none-any.whl (33 kB)
Installing collected packages: typing-extensions, pint
Successfully installed pint-0.23 typing-extensions-4.10.0

real	0m1.734s
user	0m1.204s
sys	0m0.203s
++ pip install --upgrade --no-cache-dir --no-deps gpkit
Collecting gpkit
  Downloading gpkit-1.1.1.tar.gz (128 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 11.4 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: gpkit
  Building wheel for gpkit (pyproject.toml): started
  Building wheel for gpkit (pyproject.toml): finished with status 'done'
  Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154810 sha256=094858459a50e880354be47d0cd2ea07013c022bf7d6a14b32b4ff408cd6974d
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-mjvp76zl/wheels/da/fa/db/35745bacb3805d47f33858c9b039fd1e562a8156965530fcae
Successfully built gpkit
Installing collected packages: gpkit
Successfully installed gpkit-1.1.1
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.12.0
+++ python -c 'import numpy; print(numpy.__version__)'
1.26.4
+++ python -c 'import pint; print(pint.__version__)'
0.23
+++ python -c 'import gpkit; print(gpkit.settings)'
/bin/sh: mskexpopt: command not found
..........................E.................................................................................................................................................
======================================================================
ERROR: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep)
Test sweep involving VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep
    sol = m.solve(verbosity=0)
          ^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn
    constants, sweep, linked = parse_subs(self.varkeys, self.substitutions)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs
    append_sub(sub, keys, constants, sweep, linkedsweep)
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub
    sub = np.array(sub) if not hasattr(sub, "shape") else sub
          ^^^^^^^^^^^^^
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.

----------------------------------------------------------------------
Ran 172 tests in 9.758s

FAILED (errors=1)
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.
# no version folders (e.g. '7', '8') found in mosek directory "/Users/jenkins/mosek"
# Did not find
# mosek_cli

# Looking for `mosek_conif`
#   Trying to import mosek...
# Did not find
# mosek_conif

# Looking for `cvxopt`
#   Trying to import cvxopt...

Found cvxopt in the default PYTHONPATH
Replaced found solvers (['cvxopt']) with environment var GPKITSOLVERS (cvxopt)

Found the following solvers: cvxopt
#     Replacing directory env

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

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

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

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

Enjoy!

{'installed_solvers': ['cvxopt'], 'default_solver': 'cvxopt', 'just built!': True}
++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)'

Running tests...
----------------------------------------------------------------------
..........................E.................................................................................................................................................
======================================================================
ERROR [0.045s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep)
Test sweep involving VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep
    sol = m.solve(verbosity=0)
          ^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn
    constants, sweep, linked = parse_subs(self.varkeys, self.substitutions)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs
    append_sub(sub, keys, constants, sweep, linkedsweep)
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub
    sub = np.array(sub) if not hasattr(sub, "shape") else sub
          ^^^^^^^^^^^^^
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.

----------------------------------------------------------------------
Ran 172 tests in 2.331s

FAILED (errors=1)

Generating XML reports...
++ pip uninstall --yes gpkit
Found existing installation: gpkit 1.1.1
Uninstalling gpkit-1.1.1:
  Successfully uninstalled gpkit-1.1.1
++ pip install --upgrade gpkit
Collecting gpkit
  Using cached gpkit-1.1.1-py3-none-any.whl
Requirement already satisfied: numpy>=1.16.4 in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (1.26.4)
Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (0.23)
Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (5.20.0)
Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (1.12.0)
Requirement already satisfied: adce in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (1.3.2)
Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (3.8.3)
Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.12/site-packages (from pint>=0.8.1->gpkit) (4.10.0)
Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (1.2.0)
Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (4.49.0)
Requirement already satisfied: kiwisolver>=1.3.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (1.4.5)
Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (24.0)
Requirement already satisfied: pillow>=8 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (10.2.0)
Requirement already satisfied: pyparsing>=2.3.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (3.1.2)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (2.9.0.post0)
Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.12/site-packages (from plotly->gpkit) (8.2.3)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.12/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0)
Installing collected packages: gpkit
Successfully installed gpkit-1.1.1
++ pip uninstall --yes scipy
Found existing installation: scipy 1.12.0
Uninstalling scipy-1.12.0:
  Successfully uninstalled scipy-1.12.0
++ pip uninstall --yes numpy
Found existing installation: numpy 1.26.4
Uninstalling numpy-1.26.4:
  Successfully uninstalled numpy-1.26.4
++ pip uninstall --yes pint
Found existing installation: Pint 0.23
Uninstalling Pint-0.23:
  Successfully uninstalled Pint-0.23
++ pip uninstall --yes adce
Found existing installation: adce 1.3.3.2
Uninstalling adce-1.3.3.2:
  Successfully uninstalled adce-1.3.3.2
++ pip uninstall --yes gpkit
Found existing installation: gpkit 1.1.1
Uninstalling gpkit-1.1.1:
  Successfully uninstalled gpkit-1.1.1
++ unset GPKITSOLVERS
++ pip install gpkit
Collecting gpkit
  Using cached gpkit-1.1.1-py3-none-any.whl
Collecting numpy>=1.16.4 (from gpkit)
  Using cached numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl.metadata (61 kB)
Collecting pint>=0.8.1 (from gpkit)
  Using cached Pint-0.23-py3-none-any.whl.metadata (8.1 kB)
Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (5.20.0)
Collecting scipy (from gpkit)
  Using cached scipy-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl.metadata (60 kB)
Collecting adce (from gpkit)
  Using cached adce-1.3.3.2-py3-none-any.whl
Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (1.3.2)
Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.12/site-packages (from gpkit) (3.8.3)
Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.12/site-packages (from pint>=0.8.1->gpkit) (4.10.0)
Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (1.2.0)
Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (4.49.0)
Requirement already satisfied: kiwisolver>=1.3.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (1.4.5)
Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (24.0)
Requirement already satisfied: pillow>=8 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (10.2.0)
Requirement already satisfied: pyparsing>=2.3.1 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (3.1.2)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.12/site-packages (from matplotlib->gpkit) (2.9.0.post0)
Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.12/site-packages (from plotly->gpkit) (8.2.3)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.12/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0)
Using cached numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl (20.3 MB)
Using cached Pint-0.23-py3-none-any.whl (305 kB)
Using cached scipy-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl (38.9 MB)
Installing collected packages: adce, pint, numpy, scipy, gpkit
Successfully installed adce-1.3.3.2 gpkit-1.1.1 numpy-1.26.4 pint-0.23 scipy-1.12.0
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.12.0
+++ python -c 'import numpy; print(numpy.__version__)'
1.26.4
+++ python -c 'import pint; print(pint.__version__)'
0.23
+++ python -c 'import gpkit; print(gpkit.settings)'
{'installed_solvers': ['cvxopt'], 'default_solver': 'cvxopt'}
++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)'

Running tests...
----------------------------------------------------------------------
..........................E.................................................................................................................................................
======================================================================
ERROR [0.043s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep)
Test sweep involving VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep
    sol = m.solve(verbosity=0)
          ^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn
    constants, sweep, linked = parse_subs(self.varkeys, self.substitutions)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs
    append_sub(sub, keys, constants, sweep, linkedsweep)
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub
    sub = np.array(sub) if not hasattr(sub, "shape") else sub
          ^^^^^^^^^^^^^
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.

----------------------------------------------------------------------
Ran 172 tests in 9.788s

FAILED (errors=1)

Generating XML reports...
++ pip uninstall --yes gpkit
Found existing installation: gpkit 1.1.1
Uninstalling gpkit-1.1.1:
  Successfully uninstalled gpkit-1.1.1
++ pip install --upgrade --no-cache-dir --no-deps gpkit
Collecting gpkit
  Downloading gpkit-1.1.1.tar.gz (128 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 9.7 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: gpkit
  Building wheel for gpkit (pyproject.toml): started
  Building wheel for gpkit (pyproject.toml): finished with status 'done'
  Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154810 sha256=5061bd690a2f9370b4c541609c71c574ebb5c302b570cece049634c943c06912
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-yhc7i007/wheels/da/fa/db/35745bacb3805d47f33858c9b039fd1e562a8156965530fcae
Successfully built gpkit
Installing collected packages: gpkit
Successfully installed gpkit-1.1.1
++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.12.0
+++ python -c 'import numpy; print(numpy.__version__)'
1.26.4
+++ python -c 'import pint; print(pint.__version__)'
0.23
+++ python -c 'import gpkit; print(gpkit.settings)'
{'installed_solvers': ['cvxopt'], 'default_solver': 'cvxopt'}
++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)'

Running tests...
----------------------------------------------------------------------
..........................E.................................................................................................................................................
======================================================================
ERROR [0.046s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep)
Test sweep involving VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep
    sol = m.solve(verbosity=0)
          ^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn
    constants, sweep, linked = parse_subs(self.varkeys, self.substitutions)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs
    append_sub(sub, keys, constants, sweep, linkedsweep)
  File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.12/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub
    sub = np.array(sub) if not hasattr(sub, "shape") else sub
          ^^^^^^^^^^^^^
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.

----------------------------------------------------------------------
Ran 172 tests in 2.430s

FAILED (errors=1)

Generating XML reports...
[Execution node] check if [macys] 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.
[PostBuildScript] - [INFO] Executing post build scripts.
[Execution node] check if [macys] is in [[macys, reynolds]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[cvxopt] $ /bin/bash -xe /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins4093987379554373871.sh
+ rm -rf /Users/jenkins/.gpkit
[Execution node] check if [macys] is in [[]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE