Skip to content
Failed

Console Output

Started by upstream project "CE_gpkit_Install" build number 740
originally caused by:
 [URLTrigger] A change within the response URL invocation (log)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\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 [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins9882081945300853063.bat

C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM turn on the anaconda console 

C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>call C:\Miniconda3\Scripts\activate.bat 
Channels:
 - defaults
Platform: win-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done

# All requested packages already installed.

WARNING: Skipping solar as it is not installed.
WARNING: Skipping gassolar as it is not installed.
WARNING: Skipping gpfit as it is not installed.
WARNING: Skipping gpkit as it is not installed.
C:\Miniconda3\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
created virtual environment CPython3.10.13.final.0-64 in 9553ms
  creator CPython3Windows(dest=C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit, clear=False, no_vcs_ignore=False, global=True)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\jenkins\AppData\Local\pypa\virtualenv)
    added seed packages: pip==21.1.1, setuptools==56.0.0, wheel==0.36.2
  activators BashActivator,BatchActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM make sure pip is up to date 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -m pip install --upgrade pip   || exit /b 666 
Requirement already satisfied: pip in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (21.1.1)
Collecting pip
  Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.1.1
    Uninstalling pip-21.1.1:
      Successfully uninstalled pip-21.1.1
Successfully installed pip-24.0

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install primary dependencies 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ctypesgen   || exit /b 666 
Collecting ctypesgen
  Using cached ctypesgen-1.1.1-py3-none-any.whl.metadata (6.7 kB)
Using cached ctypesgen-1.1.1-py3-none-any.whl (124 kB)
Installing collected packages: ctypesgen
Successfully installed ctypesgen-1.1.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM numpy==1.19.4 does not work on windoze due to windoze bug 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade numpy!=1.19.4   || exit /b 666 
Collecting numpy!=1.19.4
  Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB)
Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB)
Installing collected packages: numpy
Successfully installed numpy-1.26.4

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade scipy   || exit /b 666 
Collecting scipy
  Using cached scipy-1.13.0-cp310-cp310-win_amd64.whl.metadata (60 kB)
Requirement already satisfied: numpy<2.3,>=1.22.4 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from scipy) (1.26.4)
Using cached scipy-1.13.0-cp310-cp310-win_amd64.whl (46.2 MB)
Installing collected packages: scipy
Successfully installed scipy-1.13.0

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pint   || exit /b 666 
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.11.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.11.0-py3-none-any.whl (34 kB)
Installing collected packages: typing-extensions, pint
Successfully installed pint-0.23 typing-extensions-4.11.0

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade plotly   || exit /b 666 
Collecting plotly
  Using cached plotly-5.21.0-py3-none-any.whl.metadata (7.1 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 c:\miniconda3\lib\site-packages (from plotly) (23.2)
Using cached plotly-5.21.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.21.0 tenacity-8.2.3

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade matplotlib   || exit /b 666 
Collecting matplotlib
  Using cached matplotlib-3.8.4-cp310-cp310-win_amd64.whl.metadata (5.9 kB)
Collecting contourpy>=1.0.1 (from matplotlib)
  Using cached contourpy-1.2.1-cp310-cp310-win_amd64.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.51.0-cp310-cp310-win_amd64.whl.metadata (162 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib)
  Using cached kiwisolver-1.4.5-cp310-cp310-win_amd64.whl.metadata (6.5 kB)
Requirement already satisfied: numpy>=1.21 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from matplotlib) (1.26.4)
Requirement already satisfied: packaging>=20.0 in c:\miniconda3\lib\site-packages (from matplotlib) (23.2)
Collecting pillow>=8 (from matplotlib)
  Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl.metadata (9.4 kB)
Collecting pyparsing>=2.3.1 (from matplotlib)
  Using cached pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB)
Collecting python-dateutil>=2.7 (from matplotlib)
  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Requirement already satisfied: six>=1.5 in c:\miniconda3\lib\site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Using cached matplotlib-3.8.4-cp310-cp310-win_amd64.whl (7.7 MB)
Using cached contourpy-1.2.1-cp310-cp310-win_amd64.whl (187 kB)
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Using cached fonttools-4.51.0-cp310-cp310-win_amd64.whl (2.2 MB)
Using cached kiwisolver-1.4.5-cp310-cp310-win_amd64.whl (56 kB)
Using cached pillow-10.3.0-cp310-cp310-win_amd64.whl (2.5 MB)
Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Installing collected packages: python-dateutil, pyparsing, pillow, kiwisolver, fonttools, cycler, contourpy, matplotlib
Successfully installed contourpy-1.2.1 cycler-0.12.1 fonttools-4.51.0 kiwisolver-1.4.5 matplotlib-3.8.4 pillow-10.3.0 pyparsing-3.1.2 python-dateutil-2.9.0.post0

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade cvxopt   || exit /b 666 
Collecting cvxopt
  Using cached cvxopt-1.3.2-cp310-cp310-win_amd64.whl.metadata (1.4 kB)
Using cached cvxopt-1.3.2-cp310-cp310-win_amd64.whl (12.8 MB)
Installing collected packages: cvxopt
Successfully installed cvxopt-1.3.2

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install optional dependencies 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ipywidgets   || exit /b 666 
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.23.0-py3-none-any.whl.metadata (4.9 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.7-py3-none-any.whl.metadata (3.9 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 exceptiongroup (from ipython>=6.1.0->ipywidgets)
  Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
Requirement already satisfied: typing-extensions in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from ipython>=6.1.0->ipywidgets) (4.11.0)
Requirement already satisfied: colorama in c:\miniconda3\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.4.6)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets)
  Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 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 c:\miniconda3\lib\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.23.0-py3-none-any.whl (814 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 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 exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 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.4-py2.py3-none-any.whl (103 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, widgetsnbextension, traitlets, pygments, prompt-toolkit, parso, jupyterlab-widgets, executing, exceptiongroup, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets
Successfully installed asttokens-2.4.1 comm-0.2.2 decorator-5.1.1 exceptiongroup-1.2.0 executing-2.0.1 ipython-8.23.0 ipywidgets-8.1.2 jedi-0.19.1 jupyterlab-widgets-3.0.10 matplotlib-inline-0.1.7 parso-0.8.4 prompt-toolkit-3.0.43 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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade adce   || exit /b 666 
Collecting adce
  Using cached adce-1.3.3.2-py3-none-any.whl
Installing collected packages: adce
Successfully installed adce-1.3.3.2

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pandas   || exit /b 666 
Collecting pandas
  Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl.metadata (19 kB)
Requirement already satisfied: numpy>=1.22.4 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (1.26.4)
Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (2.9.0.post0)
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)
Requirement already satisfied: six>=1.5 in c:\miniconda3\lib\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)
Using cached pandas-2.2.2-cp310-cp310-win_amd64.whl (11.6 MB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached tzdata-2024.1-py2.py3-none-any.whl (345 kB)
Installing collected packages: pytz, tzdata, pandas
Successfully installed pandas-2.2.2 pytz-2024.1 tzdata-2024.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM needed for testing 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade unittest-xml-reporting   || exit /b 666 
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.2.1-cp310-cp310-win_amd64.whl.metadata (3.5 kB)
Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
Using cached lxml-5.2.1-cp310-cp310-win_amd64.whl (3.8 MB)
Installing collected packages: lxml, unittest-xml-reporting
Successfully installed lxml-5.2.1 unittest-xml-reporting-3.2.0

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade coverage   || exit /b 666 
Collecting coverage
  Using cached coverage-7.4.4-cp310-cp310-win_amd64.whl.metadata (8.4 kB)
Using cached coverage-7.4.4-cp310-cp310-win_amd64.whl (209 kB)
Installing collected packages: coverage
Successfully installed coverage-7.4.4

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

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


(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>msktestlic   || exit /b 666 
Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.03. r: 0 status: -10
MOSEK error 1001: The license has expired.

*** A FLEXlm error occurred. FLEXlm reported:

Feature has expired.
Feature:       PTS
Expire date:   09-jul-2023
License path:  C:\Users\jenkins\mosek\mosek.lic;
FlexNet Licensing error:-10,32
For further information, refer to the FlexNet Licensing documentation,
available at "www.flexerasoftware.com".

*** end of FLEXlm report.

Optimizer terminated. Time: 0.03    
************************************
An error was encountered.
The license could not be checked out.
************************************
Build step 'Conditional step (single)' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[Execution node] check if [windows10x64] is in [[macys, reynolds]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] 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