Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek (from gpkit.tests.from_paths.TestFiles-20171114163042)

Failing for the past 1 build (Since Failed #57 )
Took 0.18 sec.

Error Message

Geometric Program is not fully bounded:   croot_HorizontalTail/Planform has no upper bound, but would gain it from any of these sets of bounds: [(b_HorizontalTail/Planform, 'lower')] or [(cmac_HorizontalTail/Planform, 'upper')]   cave_HorizontalTail/Planform_(0,) has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]   b_HorizontalTail/Planform has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]   S_HorizontalTail/Planform has no lower bound, but would gain it from any of these sets of bounds: [(b_HorizontalTail/Planform, 'lower')]   Re_TailAero has no upper bound, but would gain it from any of these sets of bounds: [(cmac_HorizontalTail/Planform, 'upper')]   cave_HorizontalTail/Planform_(1,) has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]   cmac_HorizontalTail/Planform has no upper bound, but would gain it from any of these sets of bounds: [(Re_TailAero, 'upper')] or [(croot_HorizontalTail/Planform, 'upper')]

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 41, in test_fn
    mod.test()
  File "tail_tests.py", line 44, in test
  File "tail_tests.py", line 16, in test_htail
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/constraints/prog_factories.py", line 79, in solvefn
    self.program, progsolve = genfunction(self)
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/constraints/prog_factories.py", line 36, in programify
    prog = program(self.cost, self, constants, **kwargs)
  File "/jenkins/workspace/gplibrary_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/constraints/gp.py", line 92, in __init__
    + boundstrs)
ValueError: Geometric Program is not fully bounded:
  croot_HorizontalTail/Planform has no upper bound, but would gain it from any of these sets of bounds: [(b_HorizontalTail/Planform, 'lower')] or [(cmac_HorizontalTail/Planform, 'upper')]
  cave_HorizontalTail/Planform_(0,) has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]
  b_HorizontalTail/Planform has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]
  S_HorizontalTail/Planform has no lower bound, but would gain it from any of these sets of bounds: [(b_HorizontalTail/Planform, 'lower')]
  Re_TailAero has no upper bound, but would gain it from any of these sets of bounds: [(cmac_HorizontalTail/Planform, 'upper')]
  cave_HorizontalTail/Planform_(1,) has no lower bound, but would gain it from any of these sets of bounds: [(S_HorizontalTail/Planform, 'lower')]
  cmac_HorizontalTail/Planform has no upper bound, but would gain it from any of these sets of bounds: [(Re_TailAero, 'upper')] or [(croot_HorizontalTail/Planform, 'upper')]
		

Standard Output

	

Standard Error