Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20190901125226)

Failing for the past 1 build (Since Failed #190 )
Took 88 ms.

Error Message

'str' object is not callable

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/Users/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 "/Users/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 "tail_tests.py", line 2, in <module>
  File "/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in <module>
    from .tail_aero import TailAero
  File "/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 10, in <module>
    class TailAero(Model):
  File "/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 31, in TailAero
    @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.0116 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0129 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0132 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.00998 seconds.
Solving took 4 GP solves and 0.0526 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.199 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.321 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.233 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.109 seconds.
Solving took 4 GP solves and 0.873 seconds.
	

Standard Error