Skip to content
Success

Console Output

Started by upstream project "execute-commands" build number 5
originally caused by:
 Started by user guillaume.paran@inria.fr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-3 (windows10_vs-2017 debug package release rebootable cleanable windows_msvc default builder options windows_vs2017) in workspace J:\jenkins2\workspace\execute-commands
Run condition [Execute Shell] enabling prebuild for step [Execute Windows batch command]
Run condition [Not] preventing prebuild for step [Execute shell]
[execute-commands] $ bash C:\Users\ci\AppData\Local\Temp\CommandInterpreterCondition7664719949180252233.sh
Run condition [Execute Shell] enabling perform for step [Execute Windows batch command]
[execute-commands] $ cmd /c call C:\Users\ci\AppData\Local\Temp\jenkins5502192524698843148.bat

J:\jenkins2\workspace\execute-commands>REM WARNING: first, execute 'cleanmgr /sageset:1' manually to set what must cleaned with group 1 

J:\jenkins2\workspace\execute-commands>REM start /w cleanmgr /d C /sagerun:1 

J:\jenkins2\workspace\execute-commands>REM taskkill /F /IM cleanmgr.exe & start /w cleanmgr /D C /VERYLOWDISK /AUTOCLEAN 

J:\jenkins2\workspace\execute-commands>C:\Python38\python.exe -m pip install --upgrade pip   && C:\Python38\python.exe -m pip install numpy scipy 
Requirement already satisfied: pip in c:\python38\lib\site-packages (21.1.1)
Collecting pip
  Downloading pip-22.0.4-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
  WARNING: The scripts pip.exe, pip3.8.exe and pip3.exe are installed in 'C:\Python38\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-22.0.4
Collecting numpy
  Downloading numpy-1.22.3-cp38-cp38-win_amd64.whl (14.7 MB)
     --------------------------------------- 14.7/14.7 MB 13.1 MB/s eta 0:00:00
Collecting scipy
  Downloading scipy-1.8.0-cp38-cp38-win_amd64.whl (36.9 MB)
     ---------------------------------------- 36.9/36.9 MB 6.9 MB/s eta 0:00:00
Installing collected packages: numpy, scipy
  WARNING: The script f2py.exe is installed in 'C:\Python38\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed numpy-1.22.3 scipy-1.8.0

J:\jenkins2\workspace\execute-commands>exit 0 
[execute-commands] $ bash C:\Users\ci\AppData\Local\Temp\CommandInterpreterCondition1110276017662638129.sh
Run condition [Not] preventing perform for step [Execute shell]
Finished: SUCCESS