Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_GP_aircraft_prop_prop_test_py_mosek (from gpkit.tests.from_paths.TestFiles-20190901142831)

Failing for the past 1 build (Since Failed #191 )
Took 27 ms.

Error Message

'str' object is not callable

Stacktrace

Traceback (most recent call last):
  File "d:\jenkins\workspace\gplibrary_push_models\mosek\gpkit\gpkit\tests\helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "d:\jenkins\workspace\gplibrary_push_models\mosek\gpkit\gpkit\tests\from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "d:\jenkins\workspace\gplibrary_push_models\mosek\gpkit\gpkit\tests\from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "prop_test.py", line 2, in <module>
  File "D:\jenkins\workspace\gplibrary_Push_Models\mosek\venv2_gpkit\lib\site-packages\gpkitmodels\GP\aircraft\prop\propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "D:\jenkins\workspace\gplibrary_Push_Models\mosek\venv2_gpkit\lib\site-packages\gpkitmodels\GP\aircraft\prop\propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable
		

Standard Output

SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.045 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.028 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.025 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.022 seconds.
Solving took 4 GP solves and 0.128 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.109 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.15 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.171 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.129 seconds.
Solving took 4 GP solves and 0.572 seconds.
	

Standard Error